Max level shown:
1 [ Jun 28 20:20:19 Enabled. ]
2 [ Jun 28 20:20:19 Rereading configuration. ]
3 [ Jun 28 20:20:20 Rereading configuration. ]
4 [ Jun 28 20:20:24 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ]
5 + set -o errexit
6 + set -o pipefail
7 + . /lib/svc/share/smf_include.sh
8 ++ SMF_EXIT_OK=0
9 ++ SMF_EXIT_NODAEMON=94
10 ++ SMF_EXIT_ERR_FATAL=95
11 ++ SMF_EXIT_ERR_CONFIG=96
12 ++ SMF_EXIT_MON_DEGRADE=97
13 ++ SMF_EXIT_MON_OFFLINE=98
14 ++ SMF_EXIT_ERR_NOSMF=99
15 ++ SMF_EXIT_ERR_PERM=100
16 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default
17 + LISTEN_ADDR=fd00:1122:3344:101::e
18 ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default
19 + LISTEN_PORT=8123
20 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default
21 + DATASTORE=/data
22 + single_node=true
23 + command=()
24 + true
25 + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
26 + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123
27 [ Jun 28 20:20:24 Method "start" exited with status 0. ]
28 Processing configuration file 'config.xml'.
29 There is no file 'config.xml', will use embedded config.
30 Logging trace to /var/tmp/clickhouse-server.log
31 Logging errors to /var/tmp/clickhouse-server.errlog
32 2024.06.28 20:20:24.994482 [ 1 ] {} <Information> Application: Will watch for the process with pid 22691
33 2024.06.28 20:20:24.994922 [ 1 ] {} <Information> Application: Forked a child process to watch
34 2024.06.28 20:20:25.176899 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 22691
35 2024.06.28 20:20:25.177592 [ 1 ] {} <Information> Application: starting up
36 2024.06.28 20:20:25.178263 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
37 2024.06.28 20:20:25.250164 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
38 2024.06.28 20:20:25.315674 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
39 2024.06.28 20:20:25.315720 [ 1 ] {} <Debug> Application: Initializing DateLUT.
40 2024.06.28 20:20:25.315737 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
41 2024.06.28 20:20:25.315810 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
42 2024.06.28 20:20:25.316100 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
43 2024.06.28 20:20:25.317500 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
44 Processing configuration file 'config.xml'.
45 There is no file 'config.xml', will use embedded config.
46 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
47 2024.06.28 20:20:25.318031 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
48 2024.06.28 20:20:25.318353 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio)
49 2024.06.28 20:20:25.318375 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio)
50 2024.06.28 20:20:25.318388 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
51 2024.06.28 20:20:25.318560 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
52 2024.06.28 20:20:25.319447 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
53 2024.06.28 20:20:25.324579 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
54 2024.06.28 20:20:25.325375 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
55 2024.06.28 20:20:25.326693 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
56 2024.06.28 20:20:25.326758 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
57 2024.06.28 20:20:25.328250 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
58 Processing configuration file 'config.xml'.
59 There is no file 'config.xml', will use embedded config.
60 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
61 2024.06.28 20:20:25.328517 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
62 2024.06.28 20:20:25.331305 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
63 2024.06.28 20:20:25.331973 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: config.xml
64 2024.06.28 20:20:25.333145 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
65 2024.06.28 20:20:25.333576 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
66 2024.06.28 20:20:25.333940 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
67 2024.06.28 20:20:25.334358 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
68 2024.06.28 20:20:25.335750 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
69 2024.06.28 20:20:25.335776 [ 1 ] {} <Information> Application: Loading metadata from /data/
70 2024.06.28 20:20:25.335873 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache
71 2024.06.28 20:20:25.336006 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache
72 2024.06.28 20:20:25.346727 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
73 2024.06.28 20:20:25.346759 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000150031 sec
74 2024.06.28 20:20:25.346792 [ 1 ] {} <Trace> ReferentialDeps: No tables
75 2024.06.28 20:20:25.346804 [ 1 ] {} <Trace> LoadingDeps: No tables
76 2024.06.28 20:20:25.347427 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
77 2024.06.28 20:20:25.348451 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
78 2024.06.28 20:20:25.348474 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
79 2024.06.28 20:20:25.348503 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
80 2024.06.28 20:20:25.348518 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
81 2024.06.28 20:20:25.348530 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
82 2024.06.28 20:20:25.348561 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
83 2024.06.28 20:20:25.348574 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
84 2024.06.28 20:20:25.348588 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
85 2024.06.28 20:20:25.348619 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
86 2024.06.28 20:20:25.348632 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
87 2024.06.28 20:20:25.348646 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
88 2024.06.28 20:20:25.348661 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
89 2024.06.28 20:20:25.348691 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
90 2024.06.28 20:20:25.348704 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
91 2024.06.28 20:20:25.348719 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
92 2024.06.28 20:20:25.348745 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
93 2024.06.28 20:20:25.348759 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
94 2024.06.28 20:20:25.379550 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
95 2024.06.28 20:20:25.381094 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
96 2024.06.28 20:20:25.381120 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.451e-05 sec
97 2024.06.28 20:20:25.381133 [ 1 ] {} <Trace> ReferentialDeps: No tables
98 2024.06.28 20:20:25.381147 [ 1 ] {} <Trace> LoadingDeps: No tables
99 2024.06.28 20:20:25.381167 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
100 2024.06.28 20:20:25.381340 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
101 2024.06.28 20:20:25.381382 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
102 2024.06.28 20:20:25.381395 [ 1 ] {} <Debug> Application: Loaded metadata.
103 2024.06.28 20:20:25.381410 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe).
104 2024.06.28 20:20:25.381422 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
105 2024.06.28 20:20:25.402920 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 23.8.7.1)
106 2024.06.28 20:20:25.591286 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 23.8.7.1)
107 2024.06.28 20:20:25.591347 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
108 2024.06.28 20:20:25.726434 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
109 2024.06.28 20:20:25.726648 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 9.87 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.07 MiB (RSS), difference: 147.20 MiB
110 2024.06.28 20:20:25.727027 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.142e-05 sec.
111 2024.06.28 20:20:25.727402 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
112 2024.06.28 20:20:25.727523 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
113 2024.06.28 20:20:25.727589 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
114 2024.06.28 20:20:25.727614 [ 1 ] {} <Information> Application: Ready for connections.
115 2024.06.28 20:20:25.752888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
116 2024.06.28 20:20:25.753092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
117 2024.06.28 20:20:25.753127 [ 3 ] {} <Debug> HTTP-Session: 8f51d9fe-8966-400b-ac3a-3a15e5e8ec92 Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
118 2024.06.28 20:20:25.753158 [ 3 ] {} <Debug> HTTP-Session: 8f51d9fe-8966-400b-ac3a-3a15e5e8ec92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
119 2024.06.28 20:20:25.753177 [ 3 ] {} <Debug> HTTP-Session: 8f51d9fe-8966-400b-ac3a-3a15e5e8ec92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
120 2024.06.28 20:20:25.753262 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
121 2024.06.28 20:20:25.753296 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION
122 2024.06.28 20:20:25.753316 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION
123 2024.06.28 20:20:25.753380 [ 3 ] {} <Trace> HTTP-Session: 8f51d9fe-8966-400b-ac3a-3a15e5e8ec92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
124 2024.06.28 20:20:25.754491 [ 3 ] {a1dbf7bc-9456-4070-b9ea-6d406e74b727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
125 2024.06.28 20:20:25.778294 [ 3 ] {a1dbf7bc-9456-4070-b9ea-6d406e74b727} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:53748) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
126 
127 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
128 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
129 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
130 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
131 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
132 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
133 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
134 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
135 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
136 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
137 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
138 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
139 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
140 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
141 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
142 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
143 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
144 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
145 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
146 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
147 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
148 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
149 
150 2024.06.28 20:20:25.778516 [ 3 ] {a1dbf7bc-9456-4070-b9ea-6d406e74b727} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
151 
152 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
153 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
154 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
155 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
156 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
157 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
158 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
159 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
160 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
161 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
162 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
163 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
164 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
165 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
166 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
167 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
168 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
169 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
170 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
171 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
172 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
173 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
174 (version 23.8.7.1)
175 2024.06.28 20:20:25.779859 [ 3 ] {} <Debug> HTTP-Session: 8f51d9fe-8966-400b-ac3a-3a15e5e8ec92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
176 2024.06.28 20:20:25.780340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
177 2024.06.28 20:20:25.780403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
178 2024.06.28 20:20:25.780429 [ 3 ] {} <Debug> HTTP-Session: 145d6ffa-bd39-47f6-97d1-ebbf3ea1b287 Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
179 2024.06.28 20:20:25.780452 [ 3 ] {} <Debug> HTTP-Session: 145d6ffa-bd39-47f6-97d1-ebbf3ea1b287 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
180 2024.06.28 20:20:25.780466 [ 3 ] {} <Debug> HTTP-Session: 145d6ffa-bd39-47f6-97d1-ebbf3ea1b287 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
181 2024.06.28 20:20:25.780507 [ 3 ] {} <Trace> HTTP-Session: 145d6ffa-bd39-47f6-97d1-ebbf3ea1b287 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
182 2024.06.28 20:20:25.781592 [ 3 ] {bd6709ec-7988-4400-a5e1-d22f59bb1631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
183 2024.06.28 20:20:25.781707 [ 3 ] {bd6709ec-7988-4400-a5e1-d22f59bb1631} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters ORDER BY cluster (stage: Complete)
184 2024.06.28 20:20:25.782299 [ 3 ] {bd6709ec-7988-4400-a5e1-d22f59bb1631} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
185 2024.06.28 20:20:25.784171 [ 3 ] {bd6709ec-7988-4400-a5e1-d22f59bb1631} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
186 2024.06.28 20:20:25.787665 [ 3 ] {bd6709ec-7988-4400-a5e1-d22f59bb1631} <Debug> DynamicQueryHandler: Done processing query
187 2024.06.28 20:20:25.787698 [ 3 ] {bd6709ec-7988-4400-a5e1-d22f59bb1631} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
188 2024.06.28 20:20:25.787720 [ 3 ] {} <Debug> HTTP-Session: 145d6ffa-bd39-47f6-97d1-ebbf3ea1b287 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
189 2024.06.28 20:20:25.789557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2024.06.28 20:20:25.789618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
191 2024.06.28 20:20:25.789646 [ 3 ] {} <Debug> HTTP-Session: 45011f3b-97a4-4b7e-9c7c-20782602df0e Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
192 2024.06.28 20:20:25.789666 [ 3 ] {} <Debug> HTTP-Session: 45011f3b-97a4-4b7e-9c7c-20782602df0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2024.06.28 20:20:25.789685 [ 3 ] {} <Debug> HTTP-Session: 45011f3b-97a4-4b7e-9c7c-20782602df0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
194 2024.06.28 20:20:25.789728 [ 3 ] {} <Trace> HTTP-Session: 45011f3b-97a4-4b7e-9c7c-20782602df0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
195 2024.06.28 20:20:25.789866 [ 3 ] {ab4b3ddd-6447-4592-b583-46afb1d80d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
196 2024.06.28 20:20:25.790160 [ 3 ] {ab4b3ddd-6447-4592-b583-46afb1d80d6e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:53748) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
197 
198 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
199 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
200 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
201 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
202 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
203 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
204 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
205 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
206 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
207 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
208 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
209 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
210 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
211 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
212 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
213 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
214 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
215 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
216 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
217 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
218 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
219 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
220 
221 2024.06.28 20:20:25.790281 [ 3 ] {ab4b3ddd-6447-4592-b583-46afb1d80d6e} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
222 
223 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
224 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
225 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
226 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
227 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
228 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
229 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
230 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
231 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
232 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
233 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
234 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
235 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
236 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
237 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
238 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
239 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
240 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
241 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
242 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
243 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
244 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
245 (version 23.8.7.1)
246 2024.06.28 20:20:25.790422 [ 3 ] {} <Debug> HTTP-Session: 45011f3b-97a4-4b7e-9c7c-20782602df0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
247 2024.06.28 20:20:25.792093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
248 2024.06.28 20:20:25.792142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
249 2024.06.28 20:20:25.792160 [ 3 ] {} <Debug> HTTP-Session: 32f55d43-1ec5-4f60-8081-2c696d3e996b Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
250 2024.06.28 20:20:25.792180 [ 3 ] {} <Debug> HTTP-Session: 32f55d43-1ec5-4f60-8081-2c696d3e996b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
251 2024.06.28 20:20:25.792199 [ 3 ] {} <Debug> HTTP-Session: 32f55d43-1ec5-4f60-8081-2c696d3e996b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
252 2024.06.28 20:20:25.792234 [ 3 ] {} <Trace> HTTP-Session: 32f55d43-1ec5-4f60-8081-2c696d3e996b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
253 2024.06.28 20:20:25.792423 [ 3 ] {0079d7eb-33de-4d6b-8b22-c8f7fb297f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) DROP DATABASE IF EXISTS oximeter (stage: Complete)
254 2024.06.28 20:20:25.792609 [ 3 ] {0079d7eb-33de-4d6b-8b22-c8f7fb297f1d} <Debug> DynamicQueryHandler: Done processing query
255 2024.06.28 20:20:25.792636 [ 3 ] {} <Debug> HTTP-Session: 32f55d43-1ec5-4f60-8081-2c696d3e996b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
256 2024.06.28 20:20:25.792774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2024.06.28 20:20:25.792833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
258 2024.06.28 20:20:25.792860 [ 3 ] {} <Debug> HTTP-Session: 69b689e6-5fe0-4c99-83a3-3d6941a1f126 Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
259 2024.06.28 20:20:25.792880 [ 3 ] {} <Debug> HTTP-Session: 69b689e6-5fe0-4c99-83a3-3d6941a1f126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2024.06.28 20:20:25.792899 [ 3 ] {} <Debug> HTTP-Session: 69b689e6-5fe0-4c99-83a3-3d6941a1f126 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
261 2024.06.28 20:20:25.792936 [ 3 ] {} <Trace> HTTP-Session: 69b689e6-5fe0-4c99-83a3-3d6941a1f126 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
262 2024.06.28 20:20:25.793038 [ 3 ] {4900b0c0-7dd6-42b9-bc30-30c441ea619d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
263 2024.06.28 20:20:25.793103 [ 3 ] {4900b0c0-7dd6-42b9-bc30-30c441ea619d} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
264 2024.06.28 20:20:25.794295 [ 3 ] {4900b0c0-7dd6-42b9-bc30-30c441ea619d} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
265 2024.06.28 20:20:25.794325 [ 3 ] {4900b0c0-7dd6-42b9-bc30-30c441ea619d} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.247e-05 sec
266 2024.06.28 20:20:25.794339 [ 3 ] {4900b0c0-7dd6-42b9-bc30-30c441ea619d} <Trace> ReferentialDeps: No tables
267 2024.06.28 20:20:25.794355 [ 3 ] {4900b0c0-7dd6-42b9-bc30-30c441ea619d} <Trace> LoadingDeps: No tables
268 2024.06.28 20:20:25.794376 [ 3 ] {4900b0c0-7dd6-42b9-bc30-30c441ea619d} <Information> DatabaseAtomic (oximeter): Starting up tables.
269 2024.06.28 20:20:25.794494 [ 3 ] {4900b0c0-7dd6-42b9-bc30-30c441ea619d} <Debug> DynamicQueryHandler: Done processing query
270 2024.06.28 20:20:25.794516 [ 3 ] {} <Debug> HTTP-Session: 69b689e6-5fe0-4c99-83a3-3d6941a1f126 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
271 2024.06.28 20:20:25.794625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
272 2024.06.28 20:20:25.794673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
273 2024.06.28 20:20:25.794692 [ 3 ] {} <Debug> HTTP-Session: fd4fc19a-9efe-407e-83f9-808cd74d7edd Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
274 2024.06.28 20:20:25.794711 [ 3 ] {} <Debug> HTTP-Session: fd4fc19a-9efe-407e-83f9-808cd74d7edd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
275 2024.06.28 20:20:25.794730 [ 3 ] {} <Debug> HTTP-Session: fd4fc19a-9efe-407e-83f9-808cd74d7edd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
276 2024.06.28 20:20:25.794759 [ 3 ] {} <Trace> HTTP-Session: fd4fc19a-9efe-407e-83f9-808cd74d7edd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
277 2024.06.28 20:20:25.794898 [ 3 ] {d4cf82e9-f437-416a-9861-7d7f747ba755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) /* The version table contains metadata about the `oximeter` database */
278 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
279 2024.06.28 20:20:25.794944 [ 3 ] {d4cf82e9-f437-416a-9861-7d7f747ba755} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
280 2024.06.28 20:20:25.797741 [ 3 ] {d4cf82e9-f437-416a-9861-7d7f747ba755} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
281 2024.06.28 20:20:25.807669 [ 3 ] {d4cf82e9-f437-416a-9861-7d7f747ba755} <Debug> oximeter.version (ab6e41c2-809b-4348-9743-798279300f74): Loading data parts
282 2024.06.28 20:20:25.808069 [ 3 ] {d4cf82e9-f437-416a-9861-7d7f747ba755} <Debug> oximeter.version (ab6e41c2-809b-4348-9743-798279300f74): There are no data parts
283 2024.06.28 20:20:25.810401 [ 3 ] {d4cf82e9-f437-416a-9861-7d7f747ba755} <Debug> DynamicQueryHandler: Done processing query
284 2024.06.28 20:20:25.810433 [ 3 ] {} <Debug> HTTP-Session: fd4fc19a-9efe-407e-83f9-808cd74d7edd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
285 2024.06.28 20:20:25.810582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
286 2024.06.28 20:20:25.810644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
287 2024.06.28 20:20:25.810674 [ 3 ] {} <Debug> HTTP-Session: ccd8a5a5-3ac2-4938-9732-7b8f12d1171a Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
288 2024.06.28 20:20:25.810693 [ 3 ] {} <Debug> HTTP-Session: ccd8a5a5-3ac2-4938-9732-7b8f12d1171a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
289 2024.06.28 20:20:25.810713 [ 3 ] {} <Debug> HTTP-Session: ccd8a5a5-3ac2-4938-9732-7b8f12d1171a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
290 2024.06.28 20:20:25.810755 [ 3 ] {} <Trace> HTTP-Session: ccd8a5a5-3ac2-4938-9732-7b8f12d1171a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
291 2024.06.28 20:20:25.810983 [ 3 ] {8894f4e7-0cdf-43af-af04-b4f77f0e9fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) /* The measurement tables contain all individual samples from each timeseries.
292 *
293 * Each table stores a single datum type, and otherwise contains nearly the same
294 * structure. The primary sorting key is on the timeseries name, key, and then
295 * timestamp, so that all timeseries from the same schema are grouped, followed
296 * by all samples from the same timeseries.
297 *
298 * This reflects that one usually looks up the _key_ in one or more field table,
299 * and then uses that to index quickly into the measurements tables.
300 */
301 CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
302 2024.06.28 20:20:25.811047 [ 3 ] {8894f4e7-0cdf-43af-af04-b4f77f0e9fd2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
303 2024.06.28 20:20:25.820351 [ 3 ] {8894f4e7-0cdf-43af-af04-b4f77f0e9fd2} <Debug> oximeter.measurements_bool (c2dd7d2f-b5b8-406a-97c4-7c90b369eb61): Loading data parts
304 2024.06.28 20:20:25.820554 [ 3 ] {8894f4e7-0cdf-43af-af04-b4f77f0e9fd2} <Debug> oximeter.measurements_bool (c2dd7d2f-b5b8-406a-97c4-7c90b369eb61): There are no data parts
305 2024.06.28 20:20:25.822061 [ 3 ] {8894f4e7-0cdf-43af-af04-b4f77f0e9fd2} <Debug> DynamicQueryHandler: Done processing query
306 2024.06.28 20:20:25.822086 [ 3 ] {} <Debug> HTTP-Session: ccd8a5a5-3ac2-4938-9732-7b8f12d1171a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
307 2024.06.28 20:20:25.822227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
308 2024.06.28 20:20:25.822278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
309 2024.06.28 20:20:25.822300 [ 3 ] {} <Debug> HTTP-Session: 079403ae-ed76-4f18-ad71-092bc8fee65e Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
310 2024.06.28 20:20:25.822316 [ 3 ] {} <Debug> HTTP-Session: 079403ae-ed76-4f18-ad71-092bc8fee65e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
311 2024.06.28 20:20:25.822332 [ 3 ] {} <Debug> HTTP-Session: 079403ae-ed76-4f18-ad71-092bc8fee65e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
312 2024.06.28 20:20:25.822362 [ 3 ] {} <Trace> HTTP-Session: 079403ae-ed76-4f18-ad71-092bc8fee65e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
313 2024.06.28 20:20:25.822535 [ 3 ] {70fcf501-725c-478d-8399-1b346364ad69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
314 2024.06.28 20:20:25.822582 [ 3 ] {70fcf501-725c-478d-8399-1b346364ad69} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
315 2024.06.28 20:20:25.827422 [ 3 ] {70fcf501-725c-478d-8399-1b346364ad69} <Debug> oximeter.measurements_i8 (278a4b3a-7e57-48c3-b7bf-50d96963f0b4): Loading data parts
316 2024.06.28 20:20:25.827682 [ 3 ] {70fcf501-725c-478d-8399-1b346364ad69} <Debug> oximeter.measurements_i8 (278a4b3a-7e57-48c3-b7bf-50d96963f0b4): There are no data parts
317 2024.06.28 20:20:25.829317 [ 3 ] {70fcf501-725c-478d-8399-1b346364ad69} <Debug> DynamicQueryHandler: Done processing query
318 2024.06.28 20:20:25.829352 [ 3 ] {} <Debug> HTTP-Session: 079403ae-ed76-4f18-ad71-092bc8fee65e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
319 2024.06.28 20:20:25.829461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
320 2024.06.28 20:20:25.829512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
321 2024.06.28 20:20:25.829535 [ 3 ] {} <Debug> HTTP-Session: 17b138dc-e901-44f1-b683-b167ee7bcdac Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
322 2024.06.28 20:20:25.829551 [ 3 ] {} <Debug> HTTP-Session: 17b138dc-e901-44f1-b683-b167ee7bcdac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
323 2024.06.28 20:20:25.829567 [ 3 ] {} <Debug> HTTP-Session: 17b138dc-e901-44f1-b683-b167ee7bcdac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
324 2024.06.28 20:20:25.829600 [ 3 ] {} <Trace> HTTP-Session: 17b138dc-e901-44f1-b683-b167ee7bcdac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
325 2024.06.28 20:20:25.829767 [ 3 ] {f1ee7c5f-727b-4ba6-a665-01e26e52abb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
326 2024.06.28 20:20:25.829816 [ 3 ] {f1ee7c5f-727b-4ba6-a665-01e26e52abb7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
327 2024.06.28 20:20:25.837813 [ 3 ] {f1ee7c5f-727b-4ba6-a665-01e26e52abb7} <Debug> oximeter.measurements_u8 (1b03055e-410b-492e-a1e6-80aa7247e10b): Loading data parts
328 2024.06.28 20:20:25.837985 [ 3 ] {f1ee7c5f-727b-4ba6-a665-01e26e52abb7} <Debug> oximeter.measurements_u8 (1b03055e-410b-492e-a1e6-80aa7247e10b): There are no data parts
329 2024.06.28 20:20:25.839868 [ 3 ] {f1ee7c5f-727b-4ba6-a665-01e26e52abb7} <Debug> DynamicQueryHandler: Done processing query
330 2024.06.28 20:20:25.839894 [ 3 ] {} <Debug> HTTP-Session: 17b138dc-e901-44f1-b683-b167ee7bcdac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
331 2024.06.28 20:20:25.840015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
332 2024.06.28 20:20:25.840068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
333 2024.06.28 20:20:25.840091 [ 3 ] {} <Debug> HTTP-Session: 22055b1f-a03a-4ffc-aca0-ed5795bec98d Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
334 2024.06.28 20:20:25.840106 [ 3 ] {} <Debug> HTTP-Session: 22055b1f-a03a-4ffc-aca0-ed5795bec98d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
335 2024.06.28 20:20:25.840123 [ 3 ] {} <Debug> HTTP-Session: 22055b1f-a03a-4ffc-aca0-ed5795bec98d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
336 2024.06.28 20:20:25.840155 [ 3 ] {} <Trace> HTTP-Session: 22055b1f-a03a-4ffc-aca0-ed5795bec98d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
337 2024.06.28 20:20:25.840328 [ 3 ] {47df36a7-a42b-49c4-89e3-4a04e93e1be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
338 2024.06.28 20:20:25.840375 [ 3 ] {47df36a7-a42b-49c4-89e3-4a04e93e1be8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
339 2024.06.28 20:20:25.845265 [ 3 ] {47df36a7-a42b-49c4-89e3-4a04e93e1be8} <Debug> oximeter.measurements_i16 (6ec40633-33d4-406c-8730-b07f7e15766a): Loading data parts
340 2024.06.28 20:20:25.845469 [ 3 ] {47df36a7-a42b-49c4-89e3-4a04e93e1be8} <Debug> oximeter.measurements_i16 (6ec40633-33d4-406c-8730-b07f7e15766a): There are no data parts
341 2024.06.28 20:20:25.847184 [ 3 ] {47df36a7-a42b-49c4-89e3-4a04e93e1be8} <Debug> DynamicQueryHandler: Done processing query
342 2024.06.28 20:20:25.847215 [ 3 ] {} <Debug> HTTP-Session: 22055b1f-a03a-4ffc-aca0-ed5795bec98d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
343 2024.06.28 20:20:25.847338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
344 2024.06.28 20:20:25.847389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
345 2024.06.28 20:20:25.847413 [ 3 ] {} <Debug> HTTP-Session: 87830430-1e52-4e20-9102-b34658c1f7e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
346 2024.06.28 20:20:25.847429 [ 3 ] {} <Debug> HTTP-Session: 87830430-1e52-4e20-9102-b34658c1f7e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
347 2024.06.28 20:20:25.847446 [ 3 ] {} <Debug> HTTP-Session: 87830430-1e52-4e20-9102-b34658c1f7e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
348 2024.06.28 20:20:25.847482 [ 3 ] {} <Trace> HTTP-Session: 87830430-1e52-4e20-9102-b34658c1f7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
349 2024.06.28 20:20:25.847651 [ 3 ] {6992064c-63b1-4c1b-98c8-364ba62df199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
350 2024.06.28 20:20:25.847702 [ 3 ] {6992064c-63b1-4c1b-98c8-364ba62df199} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
351 2024.06.28 20:20:25.853496 [ 3 ] {6992064c-63b1-4c1b-98c8-364ba62df199} <Debug> oximeter.measurements_u16 (7a3382f4-8545-4d6d-bcd5-c0fc6b515dbe): Loading data parts
352 2024.06.28 20:20:25.853665 [ 3 ] {6992064c-63b1-4c1b-98c8-364ba62df199} <Debug> oximeter.measurements_u16 (7a3382f4-8545-4d6d-bcd5-c0fc6b515dbe): There are no data parts
353 2024.06.28 20:20:25.855239 [ 3 ] {6992064c-63b1-4c1b-98c8-364ba62df199} <Debug> DynamicQueryHandler: Done processing query
354 2024.06.28 20:20:25.855271 [ 3 ] {} <Debug> HTTP-Session: 87830430-1e52-4e20-9102-b34658c1f7e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
355 2024.06.28 20:20:25.855404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2024.06.28 20:20:25.855456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
357 2024.06.28 20:20:25.855479 [ 3 ] {} <Debug> HTTP-Session: 242fd01a-86da-496c-a4cf-ed6610cb13ef Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
358 2024.06.28 20:20:25.855502 [ 3 ] {} <Debug> HTTP-Session: 242fd01a-86da-496c-a4cf-ed6610cb13ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2024.06.28 20:20:25.855515 [ 3 ] {} <Debug> HTTP-Session: 242fd01a-86da-496c-a4cf-ed6610cb13ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
360 2024.06.28 20:20:25.855548 [ 3 ] {} <Trace> HTTP-Session: 242fd01a-86da-496c-a4cf-ed6610cb13ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
361 2024.06.28 20:20:25.855722 [ 3 ] {6bdf5540-0ba0-4d83-8d34-363c35e44d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
362 2024.06.28 20:20:25.855770 [ 3 ] {6bdf5540-0ba0-4d83-8d34-363c35e44d4a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
363 2024.06.28 20:20:25.860608 [ 3 ] {6bdf5540-0ba0-4d83-8d34-363c35e44d4a} <Debug> oximeter.measurements_i32 (5ac436ce-9948-46b0-9049-bdb050183742): Loading data parts
364 2024.06.28 20:20:25.860922 [ 3 ] {6bdf5540-0ba0-4d83-8d34-363c35e44d4a} <Debug> oximeter.measurements_i32 (5ac436ce-9948-46b0-9049-bdb050183742): There are no data parts
365 2024.06.28 20:20:25.862571 [ 3 ] {6bdf5540-0ba0-4d83-8d34-363c35e44d4a} <Debug> DynamicQueryHandler: Done processing query
366 2024.06.28 20:20:25.862603 [ 3 ] {} <Debug> HTTP-Session: 242fd01a-86da-496c-a4cf-ed6610cb13ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
367 2024.06.28 20:20:25.862730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
368 2024.06.28 20:20:25.862781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
369 2024.06.28 20:20:25.862808 [ 3 ] {} <Debug> HTTP-Session: e6469046-62a7-4db5-af25-ed26ca26bdaa Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
370 2024.06.28 20:20:25.862824 [ 3 ] {} <Debug> HTTP-Session: e6469046-62a7-4db5-af25-ed26ca26bdaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
371 2024.06.28 20:20:25.862842 [ 3 ] {} <Debug> HTTP-Session: e6469046-62a7-4db5-af25-ed26ca26bdaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
372 2024.06.28 20:20:25.862875 [ 3 ] {} <Trace> HTTP-Session: e6469046-62a7-4db5-af25-ed26ca26bdaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
373 2024.06.28 20:20:25.863045 [ 3 ] {0e7edbfd-9b93-48b9-9a50-8be9463d7521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
374 2024.06.28 20:20:25.863093 [ 3 ] {0e7edbfd-9b93-48b9-9a50-8be9463d7521} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
375 2024.06.28 20:20:25.870746 [ 3 ] {0e7edbfd-9b93-48b9-9a50-8be9463d7521} <Debug> oximeter.measurements_u32 (4e0033bc-542f-461a-bd9c-535daeee08b0): Loading data parts
376 2024.06.28 20:20:25.870967 [ 3 ] {0e7edbfd-9b93-48b9-9a50-8be9463d7521} <Debug> oximeter.measurements_u32 (4e0033bc-542f-461a-bd9c-535daeee08b0): There are no data parts
377 2024.06.28 20:20:25.872875 [ 3 ] {0e7edbfd-9b93-48b9-9a50-8be9463d7521} <Debug> DynamicQueryHandler: Done processing query
378 2024.06.28 20:20:25.872906 [ 3 ] {} <Debug> HTTP-Session: e6469046-62a7-4db5-af25-ed26ca26bdaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
379 2024.06.28 20:20:25.873032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
380 2024.06.28 20:20:25.873084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
381 2024.06.28 20:20:25.873107 [ 3 ] {} <Debug> HTTP-Session: deca4e88-bcc5-406b-a4bd-c8753949b6a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
382 2024.06.28 20:20:25.873127 [ 3 ] {} <Debug> HTTP-Session: deca4e88-bcc5-406b-a4bd-c8753949b6a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
383 2024.06.28 20:20:25.873140 [ 3 ] {} <Debug> HTTP-Session: deca4e88-bcc5-406b-a4bd-c8753949b6a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
384 2024.06.28 20:20:25.873173 [ 3 ] {} <Trace> HTTP-Session: deca4e88-bcc5-406b-a4bd-c8753949b6a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
385 2024.06.28 20:20:25.873347 [ 3 ] {d7ea014a-e203-421c-a907-1999367eef28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
386 2024.06.28 20:20:25.873399 [ 3 ] {d7ea014a-e203-421c-a907-1999367eef28} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
387 2024.06.28 20:20:25.878221 [ 3 ] {d7ea014a-e203-421c-a907-1999367eef28} <Debug> oximeter.measurements_i64 (5c9dc1e5-ee64-4940-a0ad-6278a913961e): Loading data parts
388 2024.06.28 20:20:25.878550 [ 3 ] {d7ea014a-e203-421c-a907-1999367eef28} <Debug> oximeter.measurements_i64 (5c9dc1e5-ee64-4940-a0ad-6278a913961e): There are no data parts
389 2024.06.28 20:20:25.880235 [ 3 ] {d7ea014a-e203-421c-a907-1999367eef28} <Debug> DynamicQueryHandler: Done processing query
390 2024.06.28 20:20:25.880266 [ 3 ] {} <Debug> HTTP-Session: deca4e88-bcc5-406b-a4bd-c8753949b6a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
391 2024.06.28 20:20:25.880387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
392 2024.06.28 20:20:25.880442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
393 2024.06.28 20:20:25.880461 [ 3 ] {} <Debug> HTTP-Session: f77e40dc-eac5-4fe1-881d-294383b7d911 Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
394 2024.06.28 20:20:25.880481 [ 3 ] {} <Debug> HTTP-Session: f77e40dc-eac5-4fe1-881d-294383b7d911 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
395 2024.06.28 20:20:25.880494 [ 3 ] {} <Debug> HTTP-Session: f77e40dc-eac5-4fe1-881d-294383b7d911 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
396 2024.06.28 20:20:25.880527 [ 3 ] {} <Trace> HTTP-Session: f77e40dc-eac5-4fe1-881d-294383b7d911 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
397 2024.06.28 20:20:25.880698 [ 3 ] {e40c42f3-07fc-4bc7-b403-1a6df98a0af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
398 2024.06.28 20:20:25.880747 [ 3 ] {e40c42f3-07fc-4bc7-b403-1a6df98a0af2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
399 2024.06.28 20:20:25.886213 [ 3 ] {e40c42f3-07fc-4bc7-b403-1a6df98a0af2} <Debug> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Loading data parts
400 2024.06.28 20:20:25.886410 [ 3 ] {e40c42f3-07fc-4bc7-b403-1a6df98a0af2} <Debug> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): There are no data parts
401 2024.06.28 20:20:25.887974 [ 3 ] {e40c42f3-07fc-4bc7-b403-1a6df98a0af2} <Debug> DynamicQueryHandler: Done processing query
402 2024.06.28 20:20:25.888005 [ 3 ] {} <Debug> HTTP-Session: f77e40dc-eac5-4fe1-881d-294383b7d911 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
403 2024.06.28 20:20:25.888132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
404 2024.06.28 20:20:25.888178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
405 2024.06.28 20:20:25.888202 [ 3 ] {} <Debug> HTTP-Session: 37ea4728-3158-4743-9e64-0f702629bd9c Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
406 2024.06.28 20:20:25.888222 [ 3 ] {} <Debug> HTTP-Session: 37ea4728-3158-4743-9e64-0f702629bd9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
407 2024.06.28 20:20:25.888235 [ 3 ] {} <Debug> HTTP-Session: 37ea4728-3158-4743-9e64-0f702629bd9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
408 2024.06.28 20:20:25.888268 [ 3 ] {} <Trace> HTTP-Session: 37ea4728-3158-4743-9e64-0f702629bd9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
409 2024.06.28 20:20:25.888439 [ 3 ] {e34eccb3-473f-45ba-871a-50e1531b884a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
410 2024.06.28 20:20:25.888492 [ 3 ] {e34eccb3-473f-45ba-871a-50e1531b884a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
411 2024.06.28 20:20:25.893291 [ 3 ] {e34eccb3-473f-45ba-871a-50e1531b884a} <Debug> oximeter.measurements_f32 (2c9293ee-aaaf-457f-820c-9e12948dd97c): Loading data parts
412 2024.06.28 20:20:25.893609 [ 3 ] {e34eccb3-473f-45ba-871a-50e1531b884a} <Debug> oximeter.measurements_f32 (2c9293ee-aaaf-457f-820c-9e12948dd97c): There are no data parts
413 2024.06.28 20:20:25.895083 [ 3 ] {e34eccb3-473f-45ba-871a-50e1531b884a} <Debug> DynamicQueryHandler: Done processing query
414 2024.06.28 20:20:25.895107 [ 3 ] {} <Debug> HTTP-Session: 37ea4728-3158-4743-9e64-0f702629bd9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
415 2024.06.28 20:20:25.895228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
416 2024.06.28 20:20:25.895286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
417 2024.06.28 20:20:25.895305 [ 3 ] {} <Debug> HTTP-Session: 931d50b6-edb0-4ba7-8545-e339cb7cb2b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
418 2024.06.28 20:20:25.895325 [ 3 ] {} <Debug> HTTP-Session: 931d50b6-edb0-4ba7-8545-e339cb7cb2b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
419 2024.06.28 20:20:25.895343 [ 3 ] {} <Debug> HTTP-Session: 931d50b6-edb0-4ba7-8545-e339cb7cb2b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
420 2024.06.28 20:20:25.895374 [ 3 ] {} <Trace> HTTP-Session: 931d50b6-edb0-4ba7-8545-e339cb7cb2b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
421 2024.06.28 20:20:25.895543 [ 3 ] {b587a296-f5f1-4dc8-bf03-3e6e4ecc06dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
422 2024.06.28 20:20:25.895596 [ 3 ] {b587a296-f5f1-4dc8-bf03-3e6e4ecc06dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
423 2024.06.28 20:20:25.903803 [ 3 ] {b587a296-f5f1-4dc8-bf03-3e6e4ecc06dd} <Debug> oximeter.measurements_f64 (7267702c-44e3-4531-9f4d-730a300386be): Loading data parts
424 2024.06.28 20:20:25.903978 [ 3 ] {b587a296-f5f1-4dc8-bf03-3e6e4ecc06dd} <Debug> oximeter.measurements_f64 (7267702c-44e3-4531-9f4d-730a300386be): There are no data parts
425 2024.06.28 20:20:25.905779 [ 3 ] {b587a296-f5f1-4dc8-bf03-3e6e4ecc06dd} <Debug> DynamicQueryHandler: Done processing query
426 2024.06.28 20:20:25.905811 [ 3 ] {} <Debug> HTTP-Session: 931d50b6-edb0-4ba7-8545-e339cb7cb2b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
427 2024.06.28 20:20:25.905939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
428 2024.06.28 20:20:25.905990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
429 2024.06.28 20:20:25.906011 [ 3 ] {} <Debug> HTTP-Session: f7e37617-1a4e-44c0-8845-cdf43b792573 Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
430 2024.06.28 20:20:25.906032 [ 3 ] {} <Debug> HTTP-Session: f7e37617-1a4e-44c0-8845-cdf43b792573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
431 2024.06.28 20:20:25.906045 [ 3 ] {} <Debug> HTTP-Session: f7e37617-1a4e-44c0-8845-cdf43b792573 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
432 2024.06.28 20:20:25.906078 [ 3 ] {} <Trace> HTTP-Session: f7e37617-1a4e-44c0-8845-cdf43b792573 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
433 2024.06.28 20:20:25.906250 [ 3 ] {2af4e9ce-3d81-407b-90c9-508a794626c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
434 2024.06.28 20:20:25.906303 [ 3 ] {2af4e9ce-3d81-407b-90c9-508a794626c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
435 2024.06.28 20:20:25.911123 [ 3 ] {2af4e9ce-3d81-407b-90c9-508a794626c7} <Debug> oximeter.measurements_string (7a0fd5a8-26e1-4a16-96b1-b92a68b77c88): Loading data parts
436 2024.06.28 20:20:25.911454 [ 3 ] {2af4e9ce-3d81-407b-90c9-508a794626c7} <Debug> oximeter.measurements_string (7a0fd5a8-26e1-4a16-96b1-b92a68b77c88): There are no data parts
437 2024.06.28 20:20:25.913180 [ 3 ] {2af4e9ce-3d81-407b-90c9-508a794626c7} <Debug> DynamicQueryHandler: Done processing query
438 2024.06.28 20:20:25.913205 [ 3 ] {} <Debug> HTTP-Session: f7e37617-1a4e-44c0-8845-cdf43b792573 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
439 2024.06.28 20:20:25.913317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
440 2024.06.28 20:20:25.913369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
441 2024.06.28 20:20:25.913388 [ 3 ] {} <Debug> HTTP-Session: a5321a6b-e641-4fae-8e18-28fda0824bb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
442 2024.06.28 20:20:25.913409 [ 3 ] {} <Debug> HTTP-Session: a5321a6b-e641-4fae-8e18-28fda0824bb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
443 2024.06.28 20:20:25.913427 [ 3 ] {} <Debug> HTTP-Session: a5321a6b-e641-4fae-8e18-28fda0824bb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
444 2024.06.28 20:20:25.913457 [ 3 ] {} <Trace> HTTP-Session: a5321a6b-e641-4fae-8e18-28fda0824bb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
445 2024.06.28 20:20:25.913631 [ 3 ] {19cc639d-228f-4854-b1f3-fe9734eafef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
446 * NOTE: Right now we can't unambiguously record a nullable byte array.
447 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
448 * a string isn't palatable for a few reasons.
449 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
450 * details.
451 */
452 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
453 2024.06.28 20:20:25.913685 [ 3 ] {19cc639d-228f-4854-b1f3-fe9734eafef8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
454 2024.06.28 20:20:25.919672 [ 3 ] {19cc639d-228f-4854-b1f3-fe9734eafef8} <Debug> oximeter.measurements_bytes (051164d8-92fc-4188-8d1a-3c69609300f8): Loading data parts
455 2024.06.28 20:20:25.919896 [ 3 ] {19cc639d-228f-4854-b1f3-fe9734eafef8} <Debug> oximeter.measurements_bytes (051164d8-92fc-4188-8d1a-3c69609300f8): There are no data parts
456 2024.06.28 20:20:25.921500 [ 3 ] {19cc639d-228f-4854-b1f3-fe9734eafef8} <Debug> DynamicQueryHandler: Done processing query
457 2024.06.28 20:20:25.921525 [ 3 ] {} <Debug> HTTP-Session: a5321a6b-e641-4fae-8e18-28fda0824bb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
458 2024.06.28 20:20:25.921664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
459 2024.06.28 20:20:25.921717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
460 2024.06.28 20:20:25.921736 [ 3 ] {} <Debug> HTTP-Session: 095c46cd-fd52-441a-b9af-f2f98bbc6ec2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
461 2024.06.28 20:20:25.921757 [ 3 ] {} <Debug> HTTP-Session: 095c46cd-fd52-441a-b9af-f2f98bbc6ec2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
462 2024.06.28 20:20:25.921776 [ 3 ] {} <Debug> HTTP-Session: 095c46cd-fd52-441a-b9af-f2f98bbc6ec2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
463 2024.06.28 20:20:25.921806 [ 3 ] {} <Trace> HTTP-Session: 095c46cd-fd52-441a-b9af-f2f98bbc6ec2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
464 2024.06.28 20:20:25.921990 [ 3 ] {10aa1808-5bdf-4f7c-ae72-f0e375554bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
465 2024.06.28 20:20:25.922039 [ 3 ] {10aa1808-5bdf-4f7c-ae72-f0e375554bfa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
466 2024.06.28 20:20:25.926962 [ 3 ] {10aa1808-5bdf-4f7c-ae72-f0e375554bfa} <Debug> oximeter.measurements_cumulativei64 (4562c85c-8a40-4868-a746-2cad8357c878): Loading data parts
467 2024.06.28 20:20:25.927249 [ 3 ] {10aa1808-5bdf-4f7c-ae72-f0e375554bfa} <Debug> oximeter.measurements_cumulativei64 (4562c85c-8a40-4868-a746-2cad8357c878): There are no data parts
468 2024.06.28 20:20:25.929026 [ 3 ] {10aa1808-5bdf-4f7c-ae72-f0e375554bfa} <Debug> DynamicQueryHandler: Done processing query
469 2024.06.28 20:20:25.929058 [ 3 ] {} <Debug> HTTP-Session: 095c46cd-fd52-441a-b9af-f2f98bbc6ec2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
470 2024.06.28 20:20:25.929179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
471 2024.06.28 20:20:25.929236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
472 2024.06.28 20:20:25.929255 [ 3 ] {} <Debug> HTTP-Session: efcf878c-78b4-4c9b-87cf-e52b521e0ba5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
473 2024.06.28 20:20:25.929276 [ 3 ] {} <Debug> HTTP-Session: efcf878c-78b4-4c9b-87cf-e52b521e0ba5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
474 2024.06.28 20:20:25.929289 [ 3 ] {} <Debug> HTTP-Session: efcf878c-78b4-4c9b-87cf-e52b521e0ba5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
475 2024.06.28 20:20:25.929325 [ 3 ] {} <Trace> HTTP-Session: efcf878c-78b4-4c9b-87cf-e52b521e0ba5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
476 2024.06.28 20:20:25.929503 [ 3 ] {69755f16-be35-42b9-91a7-e370f7b63e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
477 2024.06.28 20:20:25.929558 [ 3 ] {69755f16-be35-42b9-91a7-e370f7b63e28} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
478 2024.06.28 20:20:25.937122 [ 3 ] {69755f16-be35-42b9-91a7-e370f7b63e28} <Debug> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Loading data parts
479 2024.06.28 20:20:25.937375 [ 3 ] {69755f16-be35-42b9-91a7-e370f7b63e28} <Debug> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): There are no data parts
480 2024.06.28 20:20:25.939372 [ 3 ] {69755f16-be35-42b9-91a7-e370f7b63e28} <Debug> DynamicQueryHandler: Done processing query
481 2024.06.28 20:20:25.939398 [ 3 ] {} <Debug> HTTP-Session: efcf878c-78b4-4c9b-87cf-e52b521e0ba5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
482 2024.06.28 20:20:25.939537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
483 2024.06.28 20:20:25.939599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
484 2024.06.28 20:20:25.939618 [ 3 ] {} <Debug> HTTP-Session: 791280f0-debd-442d-b957-b5ad1be1db1a Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
485 2024.06.28 20:20:25.939639 [ 3 ] {} <Debug> HTTP-Session: 791280f0-debd-442d-b957-b5ad1be1db1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
486 2024.06.28 20:20:25.939657 [ 3 ] {} <Debug> HTTP-Session: 791280f0-debd-442d-b957-b5ad1be1db1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
487 2024.06.28 20:20:25.939687 [ 3 ] {} <Trace> HTTP-Session: 791280f0-debd-442d-b957-b5ad1be1db1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
488 2024.06.28 20:20:25.939866 [ 3 ] {12bda1e9-8eec-42aa-9fe7-539d65ba5252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
489 2024.06.28 20:20:25.939926 [ 3 ] {12bda1e9-8eec-42aa-9fe7-539d65ba5252} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
490 2024.06.28 20:20:25.944801 [ 3 ] {12bda1e9-8eec-42aa-9fe7-539d65ba5252} <Debug> oximeter.measurements_cumulativef32 (59813e11-7909-411c-8a1c-5205fbbe8b24): Loading data parts
491 2024.06.28 20:20:25.945074 [ 3 ] {12bda1e9-8eec-42aa-9fe7-539d65ba5252} <Debug> oximeter.measurements_cumulativef32 (59813e11-7909-411c-8a1c-5205fbbe8b24): There are no data parts
492 2024.06.28 20:20:25.946677 [ 3 ] {12bda1e9-8eec-42aa-9fe7-539d65ba5252} <Debug> DynamicQueryHandler: Done processing query
493 2024.06.28 20:20:25.946709 [ 3 ] {} <Debug> HTTP-Session: 791280f0-debd-442d-b957-b5ad1be1db1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
494 2024.06.28 20:20:25.946830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
495 2024.06.28 20:20:25.946884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
496 2024.06.28 20:20:25.946909 [ 3 ] {} <Debug> HTTP-Session: eae2e0ff-e9cc-46e0-a904-25ebd6fdd45f Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
497 2024.06.28 20:20:25.946929 [ 3 ] {} <Debug> HTTP-Session: eae2e0ff-e9cc-46e0-a904-25ebd6fdd45f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
498 2024.06.28 20:20:25.946943 [ 3 ] {} <Debug> HTTP-Session: eae2e0ff-e9cc-46e0-a904-25ebd6fdd45f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
499 2024.06.28 20:20:25.946977 [ 3 ] {} <Trace> HTTP-Session: eae2e0ff-e9cc-46e0-a904-25ebd6fdd45f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
500 2024.06.28 20:20:25.947165 [ 3 ] {76d2fb41-d7b8-4ed9-aec2-6076b5a17647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
501 2024.06.28 20:20:25.947218 [ 3 ] {76d2fb41-d7b8-4ed9-aec2-6076b5a17647} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
502 2024.06.28 20:20:25.952924 [ 3 ] {76d2fb41-d7b8-4ed9-aec2-6076b5a17647} <Debug> oximeter.measurements_cumulativef64 (fd1b2456-5886-4530-b61d-946bb82f6ed6): Loading data parts
503 2024.06.28 20:20:25.953093 [ 3 ] {76d2fb41-d7b8-4ed9-aec2-6076b5a17647} <Debug> oximeter.measurements_cumulativef64 (fd1b2456-5886-4530-b61d-946bb82f6ed6): There are no data parts
504 2024.06.28 20:20:25.954637 [ 3 ] {76d2fb41-d7b8-4ed9-aec2-6076b5a17647} <Debug> DynamicQueryHandler: Done processing query
505 2024.06.28 20:20:25.954663 [ 3 ] {} <Debug> HTTP-Session: eae2e0ff-e9cc-46e0-a904-25ebd6fdd45f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
506 2024.06.28 20:20:25.954794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
507 2024.06.28 20:20:25.954850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
508 2024.06.28 20:20:25.954869 [ 3 ] {} <Debug> HTTP-Session: 824542a0-662b-45bd-9f46-a9b3b4f147a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
509 2024.06.28 20:20:25.954889 [ 3 ] {} <Debug> HTTP-Session: 824542a0-662b-45bd-9f46-a9b3b4f147a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
510 2024.06.28 20:20:25.954907 [ 3 ] {} <Debug> HTTP-Session: 824542a0-662b-45bd-9f46-a9b3b4f147a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
511 2024.06.28 20:20:25.954937 [ 3 ] {} <Trace> HTTP-Session: 824542a0-662b-45bd-9f46-a9b3b4f147a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
512 2024.06.28 20:20:25.955184 [ 3 ] {cf64445b-0b1b-4253-b470-2ae2c5bd969b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
513 * NOTE: Array types cannot be Nullable, see
514 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
515 * for more details.
516 *
517 * This means we need to use empty arrays to indicate a missing value. This
518 * is unfortunate, and at this point relies on the fact that an
519 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
520 * to figure out another way to represent missing samples here.
521 */
522 bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
523 2024.06.28 20:20:25.955248 [ 3 ] {cf64445b-0b1b-4253-b470-2ae2c5bd969b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
524 2024.06.28 20:20:25.960441 [ 3 ] {cf64445b-0b1b-4253-b470-2ae2c5bd969b} <Debug> oximeter.measurements_histogrami8 (edc3120c-762d-4d0c-870d-7fd5a2613fdc): Loading data parts
525 2024.06.28 20:20:25.960713 [ 3 ] {cf64445b-0b1b-4253-b470-2ae2c5bd969b} <Debug> oximeter.measurements_histogrami8 (edc3120c-762d-4d0c-870d-7fd5a2613fdc): There are no data parts
526 2024.06.28 20:20:25.962435 [ 3 ] {cf64445b-0b1b-4253-b470-2ae2c5bd969b} <Debug> DynamicQueryHandler: Done processing query
527 2024.06.28 20:20:25.962467 [ 3 ] {} <Debug> HTTP-Session: 824542a0-662b-45bd-9f46-a9b3b4f147a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
528 2024.06.28 20:20:25.962604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
529 2024.06.28 20:20:25.962651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
530 2024.06.28 20:20:25.962676 [ 3 ] {} <Debug> HTTP-Session: dccb1510-7e13-4490-a4c6-a73f30b2b124 Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
531 2024.06.28 20:20:25.962697 [ 3 ] {} <Debug> HTTP-Session: dccb1510-7e13-4490-a4c6-a73f30b2b124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
532 2024.06.28 20:20:25.962711 [ 3 ] {} <Debug> HTTP-Session: dccb1510-7e13-4490-a4c6-a73f30b2b124 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
533 2024.06.28 20:20:25.962747 [ 3 ] {} <Trace> HTTP-Session: dccb1510-7e13-4490-a4c6-a73f30b2b124 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
534 2024.06.28 20:20:25.962993 [ 3 ] {d9e7a328-a930-4f83-8ee0-a5cd03783a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
535 2024.06.28 20:20:25.963061 [ 3 ] {d9e7a328-a930-4f83-8ee0-a5cd03783a65} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
536 2024.06.28 20:20:25.971091 [ 3 ] {d9e7a328-a930-4f83-8ee0-a5cd03783a65} <Debug> oximeter.measurements_histogramu8 (2eabae6f-7ee1-4611-8d3f-a631148c7c82): Loading data parts
537 2024.06.28 20:20:25.971296 [ 3 ] {d9e7a328-a930-4f83-8ee0-a5cd03783a65} <Debug> oximeter.measurements_histogramu8 (2eabae6f-7ee1-4611-8d3f-a631148c7c82): There are no data parts
538 2024.06.28 20:20:25.973344 [ 3 ] {d9e7a328-a930-4f83-8ee0-a5cd03783a65} <Debug> DynamicQueryHandler: Done processing query
539 2024.06.28 20:20:25.973370 [ 3 ] {} <Debug> HTTP-Session: dccb1510-7e13-4490-a4c6-a73f30b2b124 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
540 2024.06.28 20:20:25.973489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
541 2024.06.28 20:20:25.973549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
542 2024.06.28 20:20:25.973568 [ 3 ] {} <Debug> HTTP-Session: 1dbc9925-0d5d-483a-81d2-bfb47d47c0b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
543 2024.06.28 20:20:25.973590 [ 3 ] {} <Debug> HTTP-Session: 1dbc9925-0d5d-483a-81d2-bfb47d47c0b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
544 2024.06.28 20:20:25.973603 [ 3 ] {} <Debug> HTTP-Session: 1dbc9925-0d5d-483a-81d2-bfb47d47c0b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
545 2024.06.28 20:20:25.973640 [ 3 ] {} <Trace> HTTP-Session: 1dbc9925-0d5d-483a-81d2-bfb47d47c0b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
546 2024.06.28 20:20:25.973887 [ 3 ] {669c87b4-10ca-488b-8076-1ce540c36639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
547 2024.06.28 20:20:25.973951 [ 3 ] {669c87b4-10ca-488b-8076-1ce540c36639} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
548 2024.06.28 20:20:25.979103 [ 3 ] {669c87b4-10ca-488b-8076-1ce540c36639} <Debug> oximeter.measurements_histogrami16 (66375f9a-c7d6-429b-ba70-1aa87b66e3a3): Loading data parts
549 2024.06.28 20:20:25.979344 [ 3 ] {669c87b4-10ca-488b-8076-1ce540c36639} <Debug> oximeter.measurements_histogrami16 (66375f9a-c7d6-429b-ba70-1aa87b66e3a3): There are no data parts
550 2024.06.28 20:20:25.981072 [ 3 ] {669c87b4-10ca-488b-8076-1ce540c36639} <Debug> DynamicQueryHandler: Done processing query
551 2024.06.28 20:20:25.981105 [ 3 ] {} <Debug> HTTP-Session: 1dbc9925-0d5d-483a-81d2-bfb47d47c0b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
552 2024.06.28 20:20:25.981218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
553 2024.06.28 20:20:25.981265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
554 2024.06.28 20:20:25.981290 [ 3 ] {} <Debug> HTTP-Session: 88c35785-fbd4-4ce8-b806-33cd4b65dbe9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
555 2024.06.28 20:20:25.981310 [ 3 ] {} <Debug> HTTP-Session: 88c35785-fbd4-4ce8-b806-33cd4b65dbe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
556 2024.06.28 20:20:25.981324 [ 3 ] {} <Debug> HTTP-Session: 88c35785-fbd4-4ce8-b806-33cd4b65dbe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
557 2024.06.28 20:20:25.981359 [ 3 ] {} <Trace> HTTP-Session: 88c35785-fbd4-4ce8-b806-33cd4b65dbe9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
558 2024.06.28 20:20:25.981605 [ 3 ] {c97615d5-f3d6-4371-abfb-af0a721e175d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
559 2024.06.28 20:20:25.981669 [ 3 ] {c97615d5-f3d6-4371-abfb-af0a721e175d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
560 2024.06.28 20:20:25.987158 [ 3 ] {c97615d5-f3d6-4371-abfb-af0a721e175d} <Debug> oximeter.measurements_histogramu16 (4baf607a-598d-46c1-a0f6-1eef9d099d98): Loading data parts
561 2024.06.28 20:20:25.987317 [ 3 ] {c97615d5-f3d6-4371-abfb-af0a721e175d} <Debug> oximeter.measurements_histogramu16 (4baf607a-598d-46c1-a0f6-1eef9d099d98): There are no data parts
562 2024.06.28 20:20:25.988874 [ 3 ] {c97615d5-f3d6-4371-abfb-af0a721e175d} <Debug> DynamicQueryHandler: Done processing query
563 2024.06.28 20:20:25.988900 [ 3 ] {} <Debug> HTTP-Session: 88c35785-fbd4-4ce8-b806-33cd4b65dbe9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
564 2024.06.28 20:20:25.989030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
565 2024.06.28 20:20:25.989084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
566 2024.06.28 20:20:25.989103 [ 3 ] {} <Debug> HTTP-Session: e20381c0-938b-4081-b020-ee5c1f264e22 Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
567 2024.06.28 20:20:25.989124 [ 3 ] {} <Debug> HTTP-Session: e20381c0-938b-4081-b020-ee5c1f264e22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
568 2024.06.28 20:20:25.989143 [ 3 ] {} <Debug> HTTP-Session: e20381c0-938b-4081-b020-ee5c1f264e22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
569 2024.06.28 20:20:25.989172 [ 3 ] {} <Trace> HTTP-Session: e20381c0-938b-4081-b020-ee5c1f264e22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
570 2024.06.28 20:20:25.989418 [ 3 ] {faa447cd-0b62-4b2a-9436-a7415defe966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
571 2024.06.28 20:20:25.989489 [ 3 ] {faa447cd-0b62-4b2a-9436-a7415defe966} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
572 2024.06.28 20:20:25.994658 [ 3 ] {faa447cd-0b62-4b2a-9436-a7415defe966} <Debug> oximeter.measurements_histogrami32 (6f57c51b-ea19-40aa-b42c-02dcbb0a54f9): Loading data parts
573 2024.06.28 20:20:25.994949 [ 3 ] {faa447cd-0b62-4b2a-9436-a7415defe966} <Debug> oximeter.measurements_histogrami32 (6f57c51b-ea19-40aa-b42c-02dcbb0a54f9): There are no data parts
574 2024.06.28 20:20:25.996740 [ 3 ] {faa447cd-0b62-4b2a-9436-a7415defe966} <Debug> DynamicQueryHandler: Done processing query
575 2024.06.28 20:20:25.996765 [ 3 ] {} <Debug> HTTP-Session: e20381c0-938b-4081-b020-ee5c1f264e22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
576 2024.06.28 20:20:25.996900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
577 2024.06.28 20:20:25.996953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
578 2024.06.28 20:20:25.996972 [ 3 ] {} <Debug> HTTP-Session: 5d2dd87c-28fa-4925-88b8-7642a41ef288 Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
579 2024.06.28 20:20:25.997000 [ 3 ] {} <Debug> HTTP-Session: 5d2dd87c-28fa-4925-88b8-7642a41ef288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
580 2024.06.28 20:20:25.997013 [ 3 ] {} <Debug> HTTP-Session: 5d2dd87c-28fa-4925-88b8-7642a41ef288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
581 2024.06.28 20:20:25.997048 [ 3 ] {} <Trace> HTTP-Session: 5d2dd87c-28fa-4925-88b8-7642a41ef288 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
582 2024.06.28 20:20:25.997292 [ 3 ] {8517d8a0-551c-4c86-98a6-62853922daf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
583 2024.06.28 20:20:25.997356 [ 3 ] {8517d8a0-551c-4c86-98a6-62853922daf7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
584 2024.06.28 20:20:26.000128 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.20 MiB, peak 161.15 MiB, free memory in arenas 0.00 B, will set to 170.91 MiB (RSS), difference: 10.71 MiB
585 2024.06.28 20:20:26.004877 [ 3 ] {8517d8a0-551c-4c86-98a6-62853922daf7} <Debug> oximeter.measurements_histogramu32 (e9190fa1-201f-4ed8-a3b1-8ffe34ded463): Loading data parts
586 2024.06.28 20:20:26.005052 [ 3 ] {8517d8a0-551c-4c86-98a6-62853922daf7} <Debug> oximeter.measurements_histogramu32 (e9190fa1-201f-4ed8-a3b1-8ffe34ded463): There are no data parts
587 2024.06.28 20:20:26.006873 [ 3 ] {8517d8a0-551c-4c86-98a6-62853922daf7} <Debug> DynamicQueryHandler: Done processing query
588 2024.06.28 20:20:26.006912 [ 3 ] {} <Debug> HTTP-Session: 5d2dd87c-28fa-4925-88b8-7642a41ef288 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
589 2024.06.28 20:20:26.007051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
590 2024.06.28 20:20:26.007098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
591 2024.06.28 20:20:26.007124 [ 3 ] {} <Debug> HTTP-Session: 81159101-0297-4cd3-8b19-419e049fd352 Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
592 2024.06.28 20:20:26.007146 [ 3 ] {} <Debug> HTTP-Session: 81159101-0297-4cd3-8b19-419e049fd352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
593 2024.06.28 20:20:26.007160 [ 3 ] {} <Debug> HTTP-Session: 81159101-0297-4cd3-8b19-419e049fd352 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
594 2024.06.28 20:20:26.007196 [ 3 ] {} <Trace> HTTP-Session: 81159101-0297-4cd3-8b19-419e049fd352 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
595 2024.06.28 20:20:26.007440 [ 3 ] {9da12417-d363-4d32-9471-24f3cba18bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) 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)
596 2024.06.28 20:20:26.007504 [ 3 ] {9da12417-d363-4d32-9471-24f3cba18bdf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
597 2024.06.28 20:20:26.012680 [ 3 ] {9da12417-d363-4d32-9471-24f3cba18bdf} <Debug> oximeter.measurements_histogrami64 (392e2900-82ac-48cd-b95e-b0be6b567857): Loading data parts
598 2024.06.28 20:20:26.012923 [ 3 ] {9da12417-d363-4d32-9471-24f3cba18bdf} <Debug> oximeter.measurements_histogrami64 (392e2900-82ac-48cd-b95e-b0be6b567857): There are no data parts
599 2024.06.28 20:20:26.014501 [ 3 ] {9da12417-d363-4d32-9471-24f3cba18bdf} <Debug> DynamicQueryHandler: Done processing query
600 2024.06.28 20:20:26.014526 [ 3 ] {} <Debug> HTTP-Session: 81159101-0297-4cd3-8b19-419e049fd352 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
601 2024.06.28 20:20:26.014650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
602 2024.06.28 20:20:26.014704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
603 2024.06.28 20:20:26.014723 [ 3 ] {} <Debug> HTTP-Session: 1361c878-9ca5-4c9d-8a31-5169ce1717d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
604 2024.06.28 20:20:26.014745 [ 3 ] {} <Debug> HTTP-Session: 1361c878-9ca5-4c9d-8a31-5169ce1717d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
605 2024.06.28 20:20:26.014765 [ 3 ] {} <Debug> HTTP-Session: 1361c878-9ca5-4c9d-8a31-5169ce1717d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
606 2024.06.28 20:20:26.014795 [ 3 ] {} <Trace> HTTP-Session: 1361c878-9ca5-4c9d-8a31-5169ce1717d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
607 2024.06.28 20:20:26.015042 [ 3 ] {7e61e137-983d-45ae-9f5a-52439e5fc3c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) 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)
608 2024.06.28 20:20:26.015108 [ 3 ] {7e61e137-983d-45ae-9f5a-52439e5fc3c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
609 2024.06.28 20:20:26.020863 [ 3 ] {7e61e137-983d-45ae-9f5a-52439e5fc3c0} <Debug> oximeter.measurements_histogramu64 (1e351a03-13f5-4f60-aa04-e09a5290f078): Loading data parts
610 2024.06.28 20:20:26.021032 [ 3 ] {7e61e137-983d-45ae-9f5a-52439e5fc3c0} <Debug> oximeter.measurements_histogramu64 (1e351a03-13f5-4f60-aa04-e09a5290f078): There are no data parts
611 2024.06.28 20:20:26.022659 [ 3 ] {7e61e137-983d-45ae-9f5a-52439e5fc3c0} <Debug> DynamicQueryHandler: Done processing query
612 2024.06.28 20:20:26.022684 [ 3 ] {} <Debug> HTTP-Session: 1361c878-9ca5-4c9d-8a31-5169ce1717d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
613 2024.06.28 20:20:26.022804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
614 2024.06.28 20:20:26.022859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
615 2024.06.28 20:20:26.022878 [ 3 ] {} <Debug> HTTP-Session: 17b5405d-450a-4db2-8e62-5558be695961 Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
616 2024.06.28 20:20:26.022901 [ 3 ] {} <Debug> HTTP-Session: 17b5405d-450a-4db2-8e62-5558be695961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
617 2024.06.28 20:20:26.022915 [ 3 ] {} <Debug> HTTP-Session: 17b5405d-450a-4db2-8e62-5558be695961 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
618 2024.06.28 20:20:26.022951 [ 3 ] {} <Trace> HTTP-Session: 17b5405d-450a-4db2-8e62-5558be695961 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
619 2024.06.28 20:20:26.023203 [ 3 ] {8e495277-545b-44b1-94da-c8e1935c6546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) 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)
620 2024.06.28 20:20:26.023269 [ 3 ] {8e495277-545b-44b1-94da-c8e1935c6546} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
621 2024.06.28 20:20:26.028456 [ 3 ] {8e495277-545b-44b1-94da-c8e1935c6546} <Debug> oximeter.measurements_histogramf32 (ec4ed704-5fe0-4917-a932-da6e364746cd): Loading data parts
622 2024.06.28 20:20:26.028721 [ 3 ] {8e495277-545b-44b1-94da-c8e1935c6546} <Debug> oximeter.measurements_histogramf32 (ec4ed704-5fe0-4917-a932-da6e364746cd): There are no data parts
623 2024.06.28 20:20:26.030518 [ 3 ] {8e495277-545b-44b1-94da-c8e1935c6546} <Debug> DynamicQueryHandler: Done processing query
624 2024.06.28 20:20:26.030543 [ 3 ] {} <Debug> HTTP-Session: 17b5405d-450a-4db2-8e62-5558be695961 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
625 2024.06.28 20:20:26.030666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
626 2024.06.28 20:20:26.030720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
627 2024.06.28 20:20:26.030739 [ 3 ] {} <Debug> HTTP-Session: 2966083e-6ff9-471d-965f-037ff198489a Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
628 2024.06.28 20:20:26.030761 [ 3 ] {} <Debug> HTTP-Session: 2966083e-6ff9-471d-965f-037ff198489a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
629 2024.06.28 20:20:26.030781 [ 3 ] {} <Debug> HTTP-Session: 2966083e-6ff9-471d-965f-037ff198489a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
630 2024.06.28 20:20:26.030810 [ 3 ] {} <Trace> HTTP-Session: 2966083e-6ff9-471d-965f-037ff198489a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
631 2024.06.28 20:20:26.031055 [ 3 ] {7842b02c-cce3-4f0f-b3dc-ef07a198eed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) 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)
632 2024.06.28 20:20:26.031121 [ 3 ] {7842b02c-cce3-4f0f-b3dc-ef07a198eed1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
633 2024.06.28 20:20:26.038766 [ 3 ] {7842b02c-cce3-4f0f-b3dc-ef07a198eed1} <Debug> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Loading data parts
634 2024.06.28 20:20:26.038932 [ 3 ] {7842b02c-cce3-4f0f-b3dc-ef07a198eed1} <Debug> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): There are no data parts
635 2024.06.28 20:20:26.040740 [ 3 ] {7842b02c-cce3-4f0f-b3dc-ef07a198eed1} <Debug> DynamicQueryHandler: Done processing query
636 2024.06.28 20:20:26.040765 [ 3 ] {} <Debug> HTTP-Session: 2966083e-6ff9-471d-965f-037ff198489a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
637 2024.06.28 20:20:26.040926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
638 2024.06.28 20:20:26.040983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
639 2024.06.28 20:20:26.041014 [ 3 ] {} <Debug> HTTP-Session: abe8fe45-08ee-47a7-ba86-8d2a3855521f Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
640 2024.06.28 20:20:26.041030 [ 3 ] {} <Debug> HTTP-Session: abe8fe45-08ee-47a7-ba86-8d2a3855521f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
641 2024.06.28 20:20:26.041050 [ 3 ] {} <Debug> HTTP-Session: abe8fe45-08ee-47a7-ba86-8d2a3855521f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
642 2024.06.28 20:20:26.041089 [ 3 ] {} <Trace> HTTP-Session: abe8fe45-08ee-47a7-ba86-8d2a3855521f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
643 2024.06.28 20:20:26.041231 [ 3 ] {637126d4-dda2-4a60-98a1-efe1506bb9cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) /* The field tables store named dimensions of each timeseries.
644 *
645 * As with the measurement tables, there is one field table for each field data
646 * type. Fields are deduplicated by using the "replacing merge tree", though
647 * this behavior **must not** be relied upon for query correctness.
648 *
649 * The index for the fields differs from the measurements, however. Rows are
650 * sorted by timeseries name, then field name, field value, and finally
651 * timeseries key. This reflects the most common pattern for looking them up:
652 * by field name and possibly value, within a timeseries. The resulting keys are
653 * usually then used to look up measurements.
654 *
655 * NOTE: We may want to consider a secondary index on these tables, sorting by
656 * timeseries name and then key, since it would improve lookups where one
657 * already has the key. Realistically though, these tables are quite small and
658 * so performance benefits will be low in absolute terms.
659 */
660 CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
661 2024.06.28 20:20:26.041288 [ 3 ] {637126d4-dda2-4a60-98a1-efe1506bb9cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
662 2024.06.28 20:20:26.046064 [ 3 ] {637126d4-dda2-4a60-98a1-efe1506bb9cd} <Debug> oximeter.fields_bool (fde42c74-c0da-400e-a348-2a0e9d802e34): Loading data parts
663 2024.06.28 20:20:26.046374 [ 3 ] {637126d4-dda2-4a60-98a1-efe1506bb9cd} <Debug> oximeter.fields_bool (fde42c74-c0da-400e-a348-2a0e9d802e34): There are no data parts
664 2024.06.28 20:20:26.048025 [ 3 ] {637126d4-dda2-4a60-98a1-efe1506bb9cd} <Debug> DynamicQueryHandler: Done processing query
665 2024.06.28 20:20:26.048059 [ 3 ] {} <Debug> HTTP-Session: abe8fe45-08ee-47a7-ba86-8d2a3855521f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
666 2024.06.28 20:20:26.048166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
667 2024.06.28 20:20:26.048230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
668 2024.06.28 20:20:26.048249 [ 3 ] {} <Debug> HTTP-Session: 774f59e1-52e5-4d3b-95de-4a7efc55b6be Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
669 2024.06.28 20:20:26.048265 [ 3 ] {} <Debug> HTTP-Session: 774f59e1-52e5-4d3b-95de-4a7efc55b6be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
670 2024.06.28 20:20:26.048286 [ 3 ] {} <Debug> HTTP-Session: 774f59e1-52e5-4d3b-95de-4a7efc55b6be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
671 2024.06.28 20:20:26.048322 [ 3 ] {} <Trace> HTTP-Session: 774f59e1-52e5-4d3b-95de-4a7efc55b6be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
672 2024.06.28 20:20:26.048467 [ 3 ] {4c14ec01-76f3-454f-beaa-271154ba3792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
673 2024.06.28 20:20:26.048513 [ 3 ] {4c14ec01-76f3-454f-beaa-271154ba3792} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
674 2024.06.28 20:20:26.054175 [ 3 ] {4c14ec01-76f3-454f-beaa-271154ba3792} <Debug> oximeter.fields_i8 (b77b8066-22c7-42c4-b286-dc2bee8ee218): Loading data parts
675 2024.06.28 20:20:26.054379 [ 3 ] {4c14ec01-76f3-454f-beaa-271154ba3792} <Debug> oximeter.fields_i8 (b77b8066-22c7-42c4-b286-dc2bee8ee218): There are no data parts
676 2024.06.28 20:20:26.056043 [ 3 ] {4c14ec01-76f3-454f-beaa-271154ba3792} <Debug> DynamicQueryHandler: Done processing query
677 2024.06.28 20:20:26.056077 [ 3 ] {} <Debug> HTTP-Session: 774f59e1-52e5-4d3b-95de-4a7efc55b6be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
678 2024.06.28 20:20:26.056184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
679 2024.06.28 20:20:26.056238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
680 2024.06.28 20:20:26.056264 [ 3 ] {} <Debug> HTTP-Session: 83eccf1b-5093-497a-9dc9-ea2167dac27e Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
681 2024.06.28 20:20:26.056280 [ 3 ] {} <Debug> HTTP-Session: 83eccf1b-5093-497a-9dc9-ea2167dac27e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
682 2024.06.28 20:20:26.056300 [ 3 ] {} <Debug> HTTP-Session: 83eccf1b-5093-497a-9dc9-ea2167dac27e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
683 2024.06.28 20:20:26.056335 [ 3 ] {} <Trace> HTTP-Session: 83eccf1b-5093-497a-9dc9-ea2167dac27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
684 2024.06.28 20:20:26.056480 [ 3 ] {1108275a-86a0-4815-b8fd-7e5ef9e9cb75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
685 2024.06.28 20:20:26.056527 [ 3 ] {1108275a-86a0-4815-b8fd-7e5ef9e9cb75} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
686 2024.06.28 20:20:26.061286 [ 3 ] {1108275a-86a0-4815-b8fd-7e5ef9e9cb75} <Debug> oximeter.fields_u8 (58222bb5-b9e3-4c1e-abbe-1086b783653c): Loading data parts
687 2024.06.28 20:20:26.061449 [ 3 ] {1108275a-86a0-4815-b8fd-7e5ef9e9cb75} <Debug> oximeter.fields_u8 (58222bb5-b9e3-4c1e-abbe-1086b783653c): There are no data parts
688 2024.06.28 20:20:26.062971 [ 3 ] {1108275a-86a0-4815-b8fd-7e5ef9e9cb75} <Debug> DynamicQueryHandler: Done processing query
689 2024.06.28 20:20:26.063003 [ 3 ] {} <Debug> HTTP-Session: 83eccf1b-5093-497a-9dc9-ea2167dac27e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
690 2024.06.28 20:20:26.063121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
691 2024.06.28 20:20:26.063175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
692 2024.06.28 20:20:26.063201 [ 3 ] {} <Debug> HTTP-Session: 4ae2bbce-c125-4f03-9b61-af924fbea0d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
693 2024.06.28 20:20:26.063216 [ 3 ] {} <Debug> HTTP-Session: 4ae2bbce-c125-4f03-9b61-af924fbea0d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
694 2024.06.28 20:20:26.063235 [ 3 ] {} <Debug> HTTP-Session: 4ae2bbce-c125-4f03-9b61-af924fbea0d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
695 2024.06.28 20:20:26.063271 [ 3 ] {} <Trace> HTTP-Session: 4ae2bbce-c125-4f03-9b61-af924fbea0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
696 2024.06.28 20:20:26.063407 [ 3 ] {370396bc-7d86-42d0-908c-128497201456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
697 2024.06.28 20:20:26.063459 [ 3 ] {370396bc-7d86-42d0-908c-128497201456} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
698 2024.06.28 20:20:26.071494 [ 3 ] {370396bc-7d86-42d0-908c-128497201456} <Debug> oximeter.fields_i16 (faad9bb3-456e-4a17-bc30-0de613808909): Loading data parts
699 2024.06.28 20:20:26.071666 [ 3 ] {370396bc-7d86-42d0-908c-128497201456} <Debug> oximeter.fields_i16 (faad9bb3-456e-4a17-bc30-0de613808909): There are no data parts
700 2024.06.28 20:20:26.073486 [ 3 ] {370396bc-7d86-42d0-908c-128497201456} <Debug> DynamicQueryHandler: Done processing query
701 2024.06.28 20:20:26.073511 [ 3 ] {} <Debug> HTTP-Session: 4ae2bbce-c125-4f03-9b61-af924fbea0d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
702 2024.06.28 20:20:26.073629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
703 2024.06.28 20:20:26.073683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
704 2024.06.28 20:20:26.073701 [ 3 ] {} <Debug> HTTP-Session: d9333270-e368-4bab-bbc9-8b9b95315e83 Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
705 2024.06.28 20:20:26.073723 [ 3 ] {} <Debug> HTTP-Session: d9333270-e368-4bab-bbc9-8b9b95315e83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
706 2024.06.28 20:20:26.073743 [ 3 ] {} <Debug> HTTP-Session: d9333270-e368-4bab-bbc9-8b9b95315e83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
707 2024.06.28 20:20:26.073773 [ 3 ] {} <Trace> HTTP-Session: d9333270-e368-4bab-bbc9-8b9b95315e83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
708 2024.06.28 20:20:26.073916 [ 3 ] {2830ea97-109e-4ada-bbe9-7a90737d58da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
709 2024.06.28 20:20:26.073968 [ 3 ] {2830ea97-109e-4ada-bbe9-7a90737d58da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
710 2024.06.28 20:20:26.078724 [ 3 ] {2830ea97-109e-4ada-bbe9-7a90737d58da} <Debug> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Loading data parts
711 2024.06.28 20:20:26.078950 [ 3 ] {2830ea97-109e-4ada-bbe9-7a90737d58da} <Debug> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): There are no data parts
712 2024.06.28 20:20:26.080495 [ 3 ] {2830ea97-109e-4ada-bbe9-7a90737d58da} <Debug> DynamicQueryHandler: Done processing query
713 2024.06.28 20:20:26.080528 [ 3 ] {} <Debug> HTTP-Session: d9333270-e368-4bab-bbc9-8b9b95315e83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
714 2024.06.28 20:20:26.080654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
715 2024.06.28 20:20:26.080706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
716 2024.06.28 20:20:26.080725 [ 3 ] {} <Debug> HTTP-Session: 57f2501b-7b5f-4a55-8bcd-4a8147e1221b Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
717 2024.06.28 20:20:26.080748 [ 3 ] {} <Debug> HTTP-Session: 57f2501b-7b5f-4a55-8bcd-4a8147e1221b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
718 2024.06.28 20:20:26.080761 [ 3 ] {} <Debug> HTTP-Session: 57f2501b-7b5f-4a55-8bcd-4a8147e1221b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
719 2024.06.28 20:20:26.080797 [ 3 ] {} <Trace> HTTP-Session: 57f2501b-7b5f-4a55-8bcd-4a8147e1221b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
720 2024.06.28 20:20:26.080947 [ 3 ] {54330f19-8a1b-404f-a6c3-f7ca64b10561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
721 2024.06.28 20:20:26.081000 [ 3 ] {54330f19-8a1b-404f-a6c3-f7ca64b10561} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
722 2024.06.28 20:20:26.086879 [ 3 ] {54330f19-8a1b-404f-a6c3-f7ca64b10561} <Debug> oximeter.fields_i32 (786b989d-5708-4fc2-8421-e4e3aeba847f): Loading data parts
723 2024.06.28 20:20:26.087052 [ 3 ] {54330f19-8a1b-404f-a6c3-f7ca64b10561} <Debug> oximeter.fields_i32 (786b989d-5708-4fc2-8421-e4e3aeba847f): There are no data parts
724 2024.06.28 20:20:26.088683 [ 3 ] {54330f19-8a1b-404f-a6c3-f7ca64b10561} <Debug> DynamicQueryHandler: Done processing query
725 2024.06.28 20:20:26.088718 [ 3 ] {} <Debug> HTTP-Session: 57f2501b-7b5f-4a55-8bcd-4a8147e1221b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
726 2024.06.28 20:20:26.088827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
727 2024.06.28 20:20:26.088886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
728 2024.06.28 20:20:26.088905 [ 3 ] {} <Debug> HTTP-Session: 8f275a8d-307e-4552-a0d7-6c9592a5e0b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
729 2024.06.28 20:20:26.088926 [ 3 ] {} <Debug> HTTP-Session: 8f275a8d-307e-4552-a0d7-6c9592a5e0b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
730 2024.06.28 20:20:26.088938 [ 3 ] {} <Debug> HTTP-Session: 8f275a8d-307e-4552-a0d7-6c9592a5e0b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
731 2024.06.28 20:20:26.088972 [ 3 ] {} <Trace> HTTP-Session: 8f275a8d-307e-4552-a0d7-6c9592a5e0b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
732 2024.06.28 20:20:26.089107 [ 3 ] {ab30c4e6-53b0-49c0-ae7c-e9d3afede3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
733 2024.06.28 20:20:26.089152 [ 3 ] {ab30c4e6-53b0-49c0-ae7c-e9d3afede3d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
734 2024.06.28 20:20:26.093920 [ 3 ] {ab30c4e6-53b0-49c0-ae7c-e9d3afede3d7} <Debug> oximeter.fields_u32 (c0a9e9d4-b89c-4c39-a728-a4e8ca2d23f7): Loading data parts
735 2024.06.28 20:20:26.094105 [ 3 ] {ab30c4e6-53b0-49c0-ae7c-e9d3afede3d7} <Debug> oximeter.fields_u32 (c0a9e9d4-b89c-4c39-a728-a4e8ca2d23f7): There are no data parts
736 2024.06.28 20:20:26.095577 [ 3 ] {ab30c4e6-53b0-49c0-ae7c-e9d3afede3d7} <Debug> DynamicQueryHandler: Done processing query
737 2024.06.28 20:20:26.095612 [ 3 ] {} <Debug> HTTP-Session: 8f275a8d-307e-4552-a0d7-6c9592a5e0b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
738 2024.06.28 20:20:26.095718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
739 2024.06.28 20:20:26.095776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
740 2024.06.28 20:20:26.095812 [ 3 ] {} <Debug> HTTP-Session: 27f468e4-4447-46d6-bfba-2499d57d3708 Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
741 2024.06.28 20:20:26.095829 [ 3 ] {} <Debug> HTTP-Session: 27f468e4-4447-46d6-bfba-2499d57d3708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
742 2024.06.28 20:20:26.095845 [ 3 ] {} <Debug> HTTP-Session: 27f468e4-4447-46d6-bfba-2499d57d3708 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
743 2024.06.28 20:20:26.095882 [ 3 ] {} <Trace> HTTP-Session: 27f468e4-4447-46d6-bfba-2499d57d3708 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
744 2024.06.28 20:20:26.096021 [ 3 ] {7da9b59b-21dd-4b31-850d-af48f15ff9c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
745 2024.06.28 20:20:26.096068 [ 3 ] {7da9b59b-21dd-4b31-850d-af48f15ff9c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
746 2024.06.28 20:20:26.104113 [ 3 ] {7da9b59b-21dd-4b31-850d-af48f15ff9c5} <Debug> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Loading data parts
747 2024.06.28 20:20:26.104307 [ 3 ] {7da9b59b-21dd-4b31-850d-af48f15ff9c5} <Debug> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): There are no data parts
748 2024.06.28 20:20:26.106350 [ 3 ] {7da9b59b-21dd-4b31-850d-af48f15ff9c5} <Debug> DynamicQueryHandler: Done processing query
749 2024.06.28 20:20:26.106377 [ 3 ] {} <Debug> HTTP-Session: 27f468e4-4447-46d6-bfba-2499d57d3708 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
750 2024.06.28 20:20:26.106492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
751 2024.06.28 20:20:26.106539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
752 2024.06.28 20:20:26.106560 [ 3 ] {} <Debug> HTTP-Session: 3b729bb8-25b6-47c5-8f36-04885b6fe2e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
753 2024.06.28 20:20:26.106576 [ 3 ] {} <Debug> HTTP-Session: 3b729bb8-25b6-47c5-8f36-04885b6fe2e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
754 2024.06.28 20:20:26.106590 [ 3 ] {} <Debug> HTTP-Session: 3b729bb8-25b6-47c5-8f36-04885b6fe2e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
755 2024.06.28 20:20:26.106621 [ 3 ] {} <Trace> HTTP-Session: 3b729bb8-25b6-47c5-8f36-04885b6fe2e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
756 2024.06.28 20:20:26.106760 [ 3 ] {f1968d4f-8cb0-44a3-94eb-c6774e711228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
757 2024.06.28 20:20:26.106799 [ 3 ] {f1968d4f-8cb0-44a3-94eb-c6774e711228} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
758 2024.06.28 20:20:26.111551 [ 3 ] {f1968d4f-8cb0-44a3-94eb-c6774e711228} <Debug> oximeter.fields_u64 (cbc24146-6656-4600-bddf-717de8da12c9): Loading data parts
759 2024.06.28 20:20:26.111768 [ 3 ] {f1968d4f-8cb0-44a3-94eb-c6774e711228} <Debug> oximeter.fields_u64 (cbc24146-6656-4600-bddf-717de8da12c9): There are no data parts
760 2024.06.28 20:20:26.113355 [ 3 ] {f1968d4f-8cb0-44a3-94eb-c6774e711228} <Debug> DynamicQueryHandler: Done processing query
761 2024.06.28 20:20:26.113381 [ 3 ] {} <Debug> HTTP-Session: 3b729bb8-25b6-47c5-8f36-04885b6fe2e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
762 2024.06.28 20:20:26.113488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
763 2024.06.28 20:20:26.113536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
764 2024.06.28 20:20:26.113556 [ 3 ] {} <Debug> HTTP-Session: d600dc0c-33c0-4550-8911-83d6dfc3f662 Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
765 2024.06.28 20:20:26.113573 [ 3 ] {} <Debug> HTTP-Session: d600dc0c-33c0-4550-8911-83d6dfc3f662 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
766 2024.06.28 20:20:26.113587 [ 3 ] {} <Debug> HTTP-Session: d600dc0c-33c0-4550-8911-83d6dfc3f662 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
767 2024.06.28 20:20:26.113618 [ 3 ] {} <Trace> HTTP-Session: d600dc0c-33c0-4550-8911-83d6dfc3f662 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
768 2024.06.28 20:20:26.113757 [ 3 ] {a111a7f2-30a8-4c9f-921c-52e214dac853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
769 2024.06.28 20:20:26.113796 [ 3 ] {a111a7f2-30a8-4c9f-921c-52e214dac853} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
770 2024.06.28 20:20:26.120083 [ 3 ] {a111a7f2-30a8-4c9f-921c-52e214dac853} <Debug> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Loading data parts
771 2024.06.28 20:20:26.120248 [ 3 ] {a111a7f2-30a8-4c9f-921c-52e214dac853} <Debug> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): There are no data parts
772 2024.06.28 20:20:26.121906 [ 3 ] {a111a7f2-30a8-4c9f-921c-52e214dac853} <Debug> DynamicQueryHandler: Done processing query
773 2024.06.28 20:20:26.121932 [ 3 ] {} <Debug> HTTP-Session: d600dc0c-33c0-4550-8911-83d6dfc3f662 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
774 2024.06.28 20:20:26.122050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
775 2024.06.28 20:20:26.122099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
776 2024.06.28 20:20:26.122119 [ 3 ] {} <Debug> HTTP-Session: 8323a077-1bad-40bb-8909-e8e036efcd85 Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
777 2024.06.28 20:20:26.122136 [ 3 ] {} <Debug> HTTP-Session: 8323a077-1bad-40bb-8909-e8e036efcd85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
778 2024.06.28 20:20:26.122150 [ 3 ] {} <Debug> HTTP-Session: 8323a077-1bad-40bb-8909-e8e036efcd85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
779 2024.06.28 20:20:26.122180 [ 3 ] {} <Trace> HTTP-Session: 8323a077-1bad-40bb-8909-e8e036efcd85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
780 2024.06.28 20:20:26.122318 [ 3 ] {dbf6a2a4-6ae5-4baa-840b-bfb921645631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
781 2024.06.28 20:20:26.122357 [ 3 ] {dbf6a2a4-6ae5-4baa-840b-bfb921645631} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
782 2024.06.28 20:20:26.127135 [ 3 ] {dbf6a2a4-6ae5-4baa-840b-bfb921645631} <Debug> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Loading data parts
783 2024.06.28 20:20:26.127370 [ 3 ] {dbf6a2a4-6ae5-4baa-840b-bfb921645631} <Debug> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): There are no data parts
784 2024.06.28 20:20:26.129036 [ 3 ] {dbf6a2a4-6ae5-4baa-840b-bfb921645631} <Debug> DynamicQueryHandler: Done processing query
785 2024.06.28 20:20:26.129063 [ 3 ] {} <Debug> HTTP-Session: 8323a077-1bad-40bb-8909-e8e036efcd85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
786 2024.06.28 20:20:26.129170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
787 2024.06.28 20:20:26.129218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
788 2024.06.28 20:20:26.129239 [ 3 ] {} <Debug> HTTP-Session: 48bcbd33-a3a3-4c71-a78e-cdd5b6913d5b Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
789 2024.06.28 20:20:26.129255 [ 3 ] {} <Debug> HTTP-Session: 48bcbd33-a3a3-4c71-a78e-cdd5b6913d5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
790 2024.06.28 20:20:26.129269 [ 3 ] {} <Debug> HTTP-Session: 48bcbd33-a3a3-4c71-a78e-cdd5b6913d5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
791 2024.06.28 20:20:26.129300 [ 3 ] {} <Trace> HTTP-Session: 48bcbd33-a3a3-4c71-a78e-cdd5b6913d5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
792 2024.06.28 20:20:26.129440 [ 3 ] {f8fdadc9-ecc1-4041-8839-ffa0c55e0867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
793 2024.06.28 20:20:26.129480 [ 3 ] {f8fdadc9-ecc1-4041-8839-ffa0c55e0867} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
794 2024.06.28 20:20:26.137256 [ 3 ] {f8fdadc9-ecc1-4041-8839-ffa0c55e0867} <Debug> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Loading data parts
795 2024.06.28 20:20:26.137532 [ 3 ] {f8fdadc9-ecc1-4041-8839-ffa0c55e0867} <Debug> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): There are no data parts
796 2024.06.28 20:20:26.139533 [ 3 ] {f8fdadc9-ecc1-4041-8839-ffa0c55e0867} <Debug> DynamicQueryHandler: Done processing query
797 2024.06.28 20:20:26.139560 [ 3 ] {} <Debug> HTTP-Session: 48bcbd33-a3a3-4c71-a78e-cdd5b6913d5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
798 2024.06.28 20:20:26.139681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
799 2024.06.28 20:20:26.139729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
800 2024.06.28 20:20:26.139749 [ 3 ] {} <Debug> HTTP-Session: 5cea6544-84f7-43f8-a8f0-f7af98dd4555 Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
801 2024.06.28 20:20:26.139766 [ 3 ] {} <Debug> HTTP-Session: 5cea6544-84f7-43f8-a8f0-f7af98dd4555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
802 2024.06.28 20:20:26.139779 [ 3 ] {} <Debug> HTTP-Session: 5cea6544-84f7-43f8-a8f0-f7af98dd4555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
803 2024.06.28 20:20:26.139810 [ 3 ] {} <Trace> HTTP-Session: 5cea6544-84f7-43f8-a8f0-f7af98dd4555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
804 2024.06.28 20:20:26.140023 [ 3 ] {f73f5fa2-f213-4620-8014-ecccd7d7439f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) /* The timeseries schema table stores the extracted schema for the samples
805 * oximeter collects.
806 */
807 CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete)
808 2024.06.28 20:20:26.140083 [ 3 ] {f73f5fa2-f213-4620-8014-ecccd7d7439f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
809 2024.06.28 20:20:26.144973 [ 3 ] {f73f5fa2-f213-4620-8014-ecccd7d7439f} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374): Loading data parts
810 2024.06.28 20:20:26.145189 [ 3 ] {f73f5fa2-f213-4620-8014-ecccd7d7439f} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374): There are no data parts
811 2024.06.28 20:20:26.147151 [ 3 ] {f73f5fa2-f213-4620-8014-ecccd7d7439f} <Debug> DynamicQueryHandler: Done processing query
812 2024.06.28 20:20:26.147177 [ 3 ] {} <Debug> HTTP-Session: 5cea6544-84f7-43f8-a8f0-f7af98dd4555 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
813 2024.06.28 20:20:26.147303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53748, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
814 2024.06.28 20:20:26.147351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
815 2024.06.28 20:20:26.147372 [ 3 ] {} <Debug> HTTP-Session: 4694a95f-3987-46a9-bbc2-600c96186507 Authenticating user 'default' from [fd00:1122:3344:101::d]:53748
816 2024.06.28 20:20:26.147389 [ 3 ] {} <Debug> HTTP-Session: 4694a95f-3987-46a9-bbc2-600c96186507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
817 2024.06.28 20:20:26.147403 [ 3 ] {} <Debug> HTTP-Session: 4694a95f-3987-46a9-bbc2-600c96186507 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
818 2024.06.28 20:20:26.147434 [ 3 ] {} <Trace> HTTP-Session: 4694a95f-3987-46a9-bbc2-600c96186507 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
819 2024.06.28 20:20:26.147595 [ 3 ] {d6f88c3c-0f32-486e-9c59-61c924654df8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53748) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
820 2024.06.28 20:20:26.148764 [ 3 ] {d6f88c3c-0f32-486e-9c59-61c924654df8} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
821 2024.06.28 20:20:26.151587 [ 3 ] {d6f88c3c-0f32-486e-9c59-61c924654df8} <Trace> oximeter.version (ab6e41c2-809b-4348-9743-798279300f74): Trying to reserve 1.00 MiB using storage policy from min volume index 0
822 2024.06.28 20:20:26.151622 [ 3 ] {d6f88c3c-0f32-486e-9c59-61c924654df8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB.
823 2024.06.28 20:20:26.154063 [ 3 ] {d6f88c3c-0f32-486e-9c59-61c924654df8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
824 2024.06.28 20:20:26.154550 [ 3 ] {d6f88c3c-0f32-486e-9c59-61c924654df8} <Trace> oximeter.version (ab6e41c2-809b-4348-9743-798279300f74): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
825 2024.06.28 20:20:26.154876 [ 3 ] {d6f88c3c-0f32-486e-9c59-61c924654df8} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.007356 sec., 135.94344752582927 rows/sec., 2.12 KiB/sec.
826 2024.06.28 20:20:26.155037 [ 3 ] {d6f88c3c-0f32-486e-9c59-61c924654df8} <Debug> DynamicQueryHandler: Done processing query
827 2024.06.28 20:20:26.155060 [ 3 ] {d6f88c3c-0f32-486e-9c59-61c924654df8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
828 2024.06.28 20:20:26.155076 [ 3 ] {} <Debug> HTTP-Session: 4694a95f-3987-46a9-bbc2-600c96186507 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
829 2024.06.28 20:20:27.000208 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.39 MiB, peak 176.53 MiB, free memory in arenas 0.00 B, will set to 173.71 MiB (RSS), difference: 2.32 MiB
830 2024.06.28 20:20:40.336055 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache
831 2024.06.28 20:20:40.336111 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache
832 2024.06.28 20:20:46.160360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
833 2024.06.28 20:20:46.160498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
834 2024.06.28 20:20:46.160530 [ 3 ] {} <Debug> HTTP-Session: 23a472f8-ba4b-4002-ae24-3d211698dec4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
835 2024.06.28 20:20:46.160560 [ 3 ] {} <Debug> HTTP-Session: 23a472f8-ba4b-4002-ae24-3d211698dec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
836 2024.06.28 20:20:46.160579 [ 3 ] {} <Debug> HTTP-Session: 23a472f8-ba4b-4002-ae24-3d211698dec4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
837 2024.06.28 20:20:46.160634 [ 3 ] {} <Trace> HTTP-Session: 23a472f8-ba4b-4002-ae24-3d211698dec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
838 2024.06.28 20:20:46.160844 [ 3 ] {bb1e7770-2810-4b0b-84cc-f00bf82c86e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
839 2024.06.28 20:20:46.161229 [ 3 ] {bb1e7770-2810-4b0b-84cc-f00bf82c86e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
840 2024.06.28 20:20:46.161387 [ 3 ] {bb1e7770-2810-4b0b-84cc-f00bf82c86e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
841 2024.06.28 20:20:46.162430 [ 3 ] {bb1e7770-2810-4b0b-84cc-f00bf82c86e4} <Debug> DynamicQueryHandler: Done processing query
842 2024.06.28 20:20:46.162460 [ 3 ] {bb1e7770-2810-4b0b-84cc-f00bf82c86e4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
843 2024.06.28 20:20:46.162478 [ 3 ] {} <Debug> HTTP-Session: 23a472f8-ba4b-4002-ae24-3d211698dec4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
844 2024.06.28 20:20:46.167049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
845 2024.06.28 20:20:46.167112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
846 2024.06.28 20:20:46.167137 [ 3 ] {} <Debug> HTTP-Session: e763adc7-de08-44b6-9200-0f68fdd389ca Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
847 2024.06.28 20:20:46.167158 [ 3 ] {} <Debug> HTTP-Session: e763adc7-de08-44b6-9200-0f68fdd389ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
848 2024.06.28 20:20:46.167176 [ 3 ] {} <Debug> HTTP-Session: e763adc7-de08-44b6-9200-0f68fdd389ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
849 2024.06.28 20:20:46.167216 [ 3 ] {} <Trace> HTTP-Session: e763adc7-de08-44b6-9200-0f68fdd389ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
850 2024.06.28 20:20:46.167387 [ 3 ] {d6e52d5f-1ad6-4881-b26e-d4d6f6f54950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete)
851 2024.06.28 20:20:46.169529 [ 3 ] {d6e52d5f-1ad6-4881-b26e-d4d6f6f54950} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
852 2024.06.28 20:20:46.169581 [ 3 ] {d6e52d5f-1ad6-4881-b26e-d4d6f6f54950} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
853 2024.06.28 20:20:46.170521 [ 3 ] {d6e52d5f-1ad6-4881-b26e-d4d6f6f54950} <Debug> DynamicQueryHandler: Done processing query
854 2024.06.28 20:20:46.170547 [ 3 ] {d6e52d5f-1ad6-4881-b26e-d4d6f6f54950} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
855 2024.06.28 20:20:46.170563 [ 3 ] {} <Debug> HTTP-Session: e763adc7-de08-44b6-9200-0f68fdd389ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
856 2024.06.28 20:20:46.170838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
857 2024.06.28 20:20:46.170898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
858 2024.06.28 20:20:46.170918 [ 3 ] {} <Debug> HTTP-Session: a462913f-43c4-478b-a4d7-cf9e893e6c24 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
859 2024.06.28 20:20:46.170934 [ 3 ] {} <Debug> HTTP-Session: a462913f-43c4-478b-a4d7-cf9e893e6c24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
860 2024.06.28 20:20:46.170948 [ 3 ] {} <Debug> HTTP-Session: a462913f-43c4-478b-a4d7-cf9e893e6c24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
861 2024.06.28 20:20:46.170979 [ 3 ] {} <Trace> HTTP-Session: a462913f-43c4-478b-a4d7-cf9e893e6c24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
862 2024.06.28 20:20:46.171098 [ 3 ] {56fa4e01-8c7e-4daf-9acb-11a8ea3de205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete)
863 2024.06.28 20:20:46.171444 [ 3 ] {56fa4e01-8c7e-4daf-9acb-11a8ea3de205} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
864 2024.06.28 20:20:46.171494 [ 3 ] {56fa4e01-8c7e-4daf-9acb-11a8ea3de205} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
865 2024.06.28 20:20:46.172408 [ 3 ] {56fa4e01-8c7e-4daf-9acb-11a8ea3de205} <Debug> DynamicQueryHandler: Done processing query
866 2024.06.28 20:20:46.172434 [ 3 ] {56fa4e01-8c7e-4daf-9acb-11a8ea3de205} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
867 2024.06.28 20:20:46.172450 [ 3 ] {} <Debug> HTTP-Session: a462913f-43c4-478b-a4d7-cf9e893e6c24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
868 2024.06.28 20:20:46.172675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
869 2024.06.28 20:20:46.172721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
870 2024.06.28 20:20:46.172740 [ 3 ] {} <Debug> HTTP-Session: 28ec1b7a-386b-4433-b5c9-588f6a4c2ddc Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
871 2024.06.28 20:20:46.172758 [ 3 ] {} <Debug> HTTP-Session: 28ec1b7a-386b-4433-b5c9-588f6a4c2ddc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
872 2024.06.28 20:20:46.172772 [ 3 ] {} <Debug> HTTP-Session: 28ec1b7a-386b-4433-b5c9-588f6a4c2ddc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
873 2024.06.28 20:20:46.172802 [ 3 ] {} <Trace> HTTP-Session: 28ec1b7a-386b-4433-b5c9-588f6a4c2ddc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
874 2024.06.28 20:20:46.172919 [ 3 ] {43eac1b8-420f-4618-89c0-d0a64e48f341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
875 2024.06.28 20:20:46.173226 [ 3 ] {43eac1b8-420f-4618-89c0-d0a64e48f341} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
876 2024.06.28 20:20:46.173276 [ 3 ] {43eac1b8-420f-4618-89c0-d0a64e48f341} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
877 2024.06.28 20:20:46.174173 [ 3 ] {43eac1b8-420f-4618-89c0-d0a64e48f341} <Debug> DynamicQueryHandler: Done processing query
878 2024.06.28 20:20:46.174199 [ 3 ] {43eac1b8-420f-4618-89c0-d0a64e48f341} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
879 2024.06.28 20:20:46.174216 [ 3 ] {} <Debug> HTTP-Session: 28ec1b7a-386b-4433-b5c9-588f6a4c2ddc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
880 2024.06.28 20:20:46.174409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
881 2024.06.28 20:20:46.174457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
882 2024.06.28 20:20:46.174476 [ 3 ] {} <Debug> HTTP-Session: bf9c6522-9936-4545-a717-b90708ac9d37 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
883 2024.06.28 20:20:46.174493 [ 3 ] {} <Debug> HTTP-Session: bf9c6522-9936-4545-a717-b90708ac9d37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
884 2024.06.28 20:20:46.174506 [ 3 ] {} <Debug> HTTP-Session: bf9c6522-9936-4545-a717-b90708ac9d37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
885 2024.06.28 20:20:46.174537 [ 3 ] {} <Trace> HTTP-Session: bf9c6522-9936-4545-a717-b90708ac9d37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
886 2024.06.28 20:20:46.174657 [ 3 ] {09ff8a80-8973-4686-af79-3de35d4871b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
887 2024.06.28 20:20:46.174966 [ 3 ] {09ff8a80-8973-4686-af79-3de35d4871b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
888 2024.06.28 20:20:46.175016 [ 3 ] {09ff8a80-8973-4686-af79-3de35d4871b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
889 2024.06.28 20:20:46.175893 [ 3 ] {09ff8a80-8973-4686-af79-3de35d4871b8} <Debug> DynamicQueryHandler: Done processing query
890 2024.06.28 20:20:46.175918 [ 3 ] {09ff8a80-8973-4686-af79-3de35d4871b8} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
891 2024.06.28 20:20:46.175934 [ 3 ] {} <Debug> HTTP-Session: bf9c6522-9936-4545-a717-b90708ac9d37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
892 2024.06.28 20:20:46.176115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
893 2024.06.28 20:20:46.176162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
894 2024.06.28 20:20:46.176183 [ 3 ] {} <Debug> HTTP-Session: 7135f6df-fdce-4a25-b067-611e4492feee Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
895 2024.06.28 20:20:46.176199 [ 3 ] {} <Debug> HTTP-Session: 7135f6df-fdce-4a25-b067-611e4492feee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
896 2024.06.28 20:20:46.176213 [ 3 ] {} <Debug> HTTP-Session: 7135f6df-fdce-4a25-b067-611e4492feee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
897 2024.06.28 20:20:46.176243 [ 3 ] {} <Trace> HTTP-Session: 7135f6df-fdce-4a25-b067-611e4492feee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
898 2024.06.28 20:20:46.176363 [ 3 ] {5b5c3cd4-137d-4ffa-96a6-61bdb8e975b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
899 2024.06.28 20:20:46.176677 [ 3 ] {5b5c3cd4-137d-4ffa-96a6-61bdb8e975b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
900 2024.06.28 20:20:46.176728 [ 3 ] {5b5c3cd4-137d-4ffa-96a6-61bdb8e975b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
901 2024.06.28 20:20:46.177635 [ 3 ] {5b5c3cd4-137d-4ffa-96a6-61bdb8e975b9} <Debug> DynamicQueryHandler: Done processing query
902 2024.06.28 20:20:46.177661 [ 3 ] {5b5c3cd4-137d-4ffa-96a6-61bdb8e975b9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
903 2024.06.28 20:20:46.177676 [ 3 ] {} <Debug> HTTP-Session: 7135f6df-fdce-4a25-b067-611e4492feee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
904 2024.06.28 20:20:46.177864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 321, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
905 2024.06.28 20:20:46.177911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
906 2024.06.28 20:20:46.177931 [ 3 ] {} <Debug> HTTP-Session: 0b64bc5c-5ca9-4157-b821-4f00f98452d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
907 2024.06.28 20:20:46.177947 [ 3 ] {} <Debug> HTTP-Session: 0b64bc5c-5ca9-4157-b821-4f00f98452d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
908 2024.06.28 20:20:46.177961 [ 3 ] {} <Debug> HTTP-Session: 0b64bc5c-5ca9-4157-b821-4f00f98452d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
909 2024.06.28 20:20:46.177991 [ 3 ] {} <Trace> HTTP-Session: 0b64bc5c-5ca9-4157-b821-4f00f98452d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
910 2024.06.28 20:20:46.178113 [ 3 ] {5eaad439-6dc8-4a0e-93e0-76ea674062a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
911 2024.06.28 20:20:46.178428 [ 3 ] {5eaad439-6dc8-4a0e-93e0-76ea674062a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
912 2024.06.28 20:20:46.178478 [ 3 ] {5eaad439-6dc8-4a0e-93e0-76ea674062a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
913 2024.06.28 20:20:46.179316 [ 3 ] {5eaad439-6dc8-4a0e-93e0-76ea674062a0} <Debug> DynamicQueryHandler: Done processing query
914 2024.06.28 20:20:46.179341 [ 3 ] {5eaad439-6dc8-4a0e-93e0-76ea674062a0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
915 2024.06.28 20:20:46.179358 [ 3 ] {} <Debug> HTTP-Session: 0b64bc5c-5ca9-4157-b821-4f00f98452d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
916 2024.06.28 20:20:46.179555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
917 2024.06.28 20:20:46.179603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
918 2024.06.28 20:20:46.179622 [ 3 ] {} <Debug> HTTP-Session: 1d31146d-d3b7-4040-8c0e-9f7855083071 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
919 2024.06.28 20:20:46.179637 [ 3 ] {} <Debug> HTTP-Session: 1d31146d-d3b7-4040-8c0e-9f7855083071 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
920 2024.06.28 20:20:46.179651 [ 3 ] {} <Debug> HTTP-Session: 1d31146d-d3b7-4040-8c0e-9f7855083071 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
921 2024.06.28 20:20:46.179680 [ 3 ] {} <Trace> HTTP-Session: 1d31146d-d3b7-4040-8c0e-9f7855083071 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
922 2024.06.28 20:20:46.179802 [ 3 ] {5b8f14df-06ab-41a2-825e-9b086449d8d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
923 2024.06.28 20:20:46.180118 [ 3 ] {5b8f14df-06ab-41a2-825e-9b086449d8d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
924 2024.06.28 20:20:46.180168 [ 3 ] {5b8f14df-06ab-41a2-825e-9b086449d8d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
925 2024.06.28 20:20:46.181007 [ 3 ] {5b8f14df-06ab-41a2-825e-9b086449d8d4} <Debug> DynamicQueryHandler: Done processing query
926 2024.06.28 20:20:46.181032 [ 3 ] {5b8f14df-06ab-41a2-825e-9b086449d8d4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
927 2024.06.28 20:20:46.181048 [ 3 ] {} <Debug> HTTP-Session: 1d31146d-d3b7-4040-8c0e-9f7855083071 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
928 2024.06.28 20:20:46.181240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
929 2024.06.28 20:20:46.181287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
930 2024.06.28 20:20:46.181306 [ 3 ] {} <Debug> HTTP-Session: 56cbd384-6b58-4af0-8d9c-5796fa9f5589 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
931 2024.06.28 20:20:46.181322 [ 3 ] {} <Debug> HTTP-Session: 56cbd384-6b58-4af0-8d9c-5796fa9f5589 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
932 2024.06.28 20:20:46.181336 [ 3 ] {} <Debug> HTTP-Session: 56cbd384-6b58-4af0-8d9c-5796fa9f5589 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
933 2024.06.28 20:20:46.181365 [ 3 ] {} <Trace> HTTP-Session: 56cbd384-6b58-4af0-8d9c-5796fa9f5589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
934 2024.06.28 20:20:46.181486 [ 3 ] {fd28f20e-2186-433e-a2f6-b59dfd0d6333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
935 2024.06.28 20:20:46.181810 [ 3 ] {fd28f20e-2186-433e-a2f6-b59dfd0d6333} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
936 2024.06.28 20:20:46.181861 [ 3 ] {fd28f20e-2186-433e-a2f6-b59dfd0d6333} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
937 2024.06.28 20:20:46.182699 [ 3 ] {fd28f20e-2186-433e-a2f6-b59dfd0d6333} <Debug> DynamicQueryHandler: Done processing query
938 2024.06.28 20:20:46.182724 [ 3 ] {fd28f20e-2186-433e-a2f6-b59dfd0d6333} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
939 2024.06.28 20:20:46.182739 [ 3 ] {} <Debug> HTTP-Session: 56cbd384-6b58-4af0-8d9c-5796fa9f5589 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
940 2024.06.28 20:20:46.182935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
941 2024.06.28 20:20:46.182981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
942 2024.06.28 20:20:46.183000 [ 3 ] {} <Debug> HTTP-Session: ba618e1d-85a5-4880-b850-c0186bf45654 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
943 2024.06.28 20:20:46.183016 [ 3 ] {} <Debug> HTTP-Session: ba618e1d-85a5-4880-b850-c0186bf45654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
944 2024.06.28 20:20:46.183029 [ 3 ] {} <Debug> HTTP-Session: ba618e1d-85a5-4880-b850-c0186bf45654 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
945 2024.06.28 20:20:46.183059 [ 3 ] {} <Trace> HTTP-Session: ba618e1d-85a5-4880-b850-c0186bf45654 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
946 2024.06.28 20:20:46.183184 [ 3 ] {6cdef340-4f00-4599-b5f7-0db8833c4285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
947 2024.06.28 20:20:46.183507 [ 3 ] {6cdef340-4f00-4599-b5f7-0db8833c4285} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
948 2024.06.28 20:20:46.183555 [ 3 ] {6cdef340-4f00-4599-b5f7-0db8833c4285} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
949 2024.06.28 20:20:46.184329 [ 3 ] {6cdef340-4f00-4599-b5f7-0db8833c4285} <Debug> DynamicQueryHandler: Done processing query
950 2024.06.28 20:20:46.184354 [ 3 ] {6cdef340-4f00-4599-b5f7-0db8833c4285} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
951 2024.06.28 20:20:46.184370 [ 3 ] {} <Debug> HTTP-Session: ba618e1d-85a5-4880-b850-c0186bf45654 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
952 2024.06.28 20:20:46.184569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
953 2024.06.28 20:20:46.184616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
954 2024.06.28 20:20:46.184636 [ 3 ] {} <Debug> HTTP-Session: 2e2d8923-0a7d-48c8-83ba-273ba9436ac0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
955 2024.06.28 20:20:46.184652 [ 3 ] {} <Debug> HTTP-Session: 2e2d8923-0a7d-48c8-83ba-273ba9436ac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
956 2024.06.28 20:20:46.184666 [ 3 ] {} <Debug> HTTP-Session: 2e2d8923-0a7d-48c8-83ba-273ba9436ac0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
957 2024.06.28 20:20:46.184696 [ 3 ] {} <Trace> HTTP-Session: 2e2d8923-0a7d-48c8-83ba-273ba9436ac0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
958 2024.06.28 20:20:46.184820 [ 3 ] {f3639337-2bb1-43f6-9253-9cdc9ecd9112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
959 2024.06.28 20:20:46.185150 [ 3 ] {f3639337-2bb1-43f6-9253-9cdc9ecd9112} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
960 2024.06.28 20:20:46.185199 [ 3 ] {f3639337-2bb1-43f6-9253-9cdc9ecd9112} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
961 2024.06.28 20:20:46.186025 [ 3 ] {f3639337-2bb1-43f6-9253-9cdc9ecd9112} <Debug> DynamicQueryHandler: Done processing query
962 2024.06.28 20:20:46.186050 [ 3 ] {f3639337-2bb1-43f6-9253-9cdc9ecd9112} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
963 2024.06.28 20:20:46.186065 [ 3 ] {} <Debug> HTTP-Session: 2e2d8923-0a7d-48c8-83ba-273ba9436ac0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
964 2024.06.28 20:20:46.186250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
965 2024.06.28 20:20:46.186297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
966 2024.06.28 20:20:46.186316 [ 3 ] {} <Debug> HTTP-Session: 707c0094-aa0d-408b-b8aa-cce1f6a57d65 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
967 2024.06.28 20:20:46.186332 [ 3 ] {} <Debug> HTTP-Session: 707c0094-aa0d-408b-b8aa-cce1f6a57d65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
968 2024.06.28 20:20:46.186346 [ 3 ] {} <Debug> HTTP-Session: 707c0094-aa0d-408b-b8aa-cce1f6a57d65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
969 2024.06.28 20:20:46.186376 [ 3 ] {} <Trace> HTTP-Session: 707c0094-aa0d-408b-b8aa-cce1f6a57d65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
970 2024.06.28 20:20:46.186499 [ 3 ] {d5625f45-4f5f-4aa4-bf73-f86356334a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
971 2024.06.28 20:20:46.186827 [ 3 ] {d5625f45-4f5f-4aa4-bf73-f86356334a12} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
972 2024.06.28 20:20:46.186876 [ 3 ] {d5625f45-4f5f-4aa4-bf73-f86356334a12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
973 2024.06.28 20:20:46.187669 [ 3 ] {d5625f45-4f5f-4aa4-bf73-f86356334a12} <Debug> DynamicQueryHandler: Done processing query
974 2024.06.28 20:20:46.187695 [ 3 ] {d5625f45-4f5f-4aa4-bf73-f86356334a12} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
975 2024.06.28 20:20:46.187711 [ 3 ] {} <Debug> HTTP-Session: 707c0094-aa0d-408b-b8aa-cce1f6a57d65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
976 2024.06.28 20:20:46.187921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
977 2024.06.28 20:20:46.187967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
978 2024.06.28 20:20:46.187985 [ 3 ] {} <Debug> HTTP-Session: 02e53030-c6b4-48d3-b08d-bf690d232185 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
979 2024.06.28 20:20:46.188002 [ 3 ] {} <Debug> HTTP-Session: 02e53030-c6b4-48d3-b08d-bf690d232185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
980 2024.06.28 20:20:46.188015 [ 3 ] {} <Debug> HTTP-Session: 02e53030-c6b4-48d3-b08d-bf690d232185 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
981 2024.06.28 20:20:46.188045 [ 3 ] {} <Trace> HTTP-Session: 02e53030-c6b4-48d3-b08d-bf690d232185 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
982 2024.06.28 20:20:46.188180 [ 3 ] {a1954631-5172-44a4-a544-c8038f248a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
983 2024.06.28 20:20:46.188511 [ 3 ] {a1954631-5172-44a4-a544-c8038f248a8a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
984 2024.06.28 20:20:46.188561 [ 3 ] {a1954631-5172-44a4-a544-c8038f248a8a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
985 2024.06.28 20:20:46.189382 [ 3 ] {a1954631-5172-44a4-a544-c8038f248a8a} <Debug> DynamicQueryHandler: Done processing query
986 2024.06.28 20:20:46.189408 [ 3 ] {a1954631-5172-44a4-a544-c8038f248a8a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
987 2024.06.28 20:20:46.189424 [ 3 ] {} <Debug> HTTP-Session: 02e53030-c6b4-48d3-b08d-bf690d232185 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
988 2024.06.28 20:20:46.189628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
989 2024.06.28 20:20:46.189675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
990 2024.06.28 20:20:46.189694 [ 3 ] {} <Debug> HTTP-Session: 383fcb39-6642-472e-a08e-485967407087 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
991 2024.06.28 20:20:46.189710 [ 3 ] {} <Debug> HTTP-Session: 383fcb39-6642-472e-a08e-485967407087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
992 2024.06.28 20:20:46.189723 [ 3 ] {} <Debug> HTTP-Session: 383fcb39-6642-472e-a08e-485967407087 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
993 2024.06.28 20:20:46.189753 [ 3 ] {} <Trace> HTTP-Session: 383fcb39-6642-472e-a08e-485967407087 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
994 2024.06.28 20:20:46.189879 [ 3 ] {08b5dd04-d918-4081-b274-dbe49d3d4273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
995 2024.06.28 20:20:46.190218 [ 3 ] {08b5dd04-d918-4081-b274-dbe49d3d4273} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
996 2024.06.28 20:20:46.190268 [ 3 ] {08b5dd04-d918-4081-b274-dbe49d3d4273} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
997 2024.06.28 20:20:46.191115 [ 3 ] {08b5dd04-d918-4081-b274-dbe49d3d4273} <Debug> DynamicQueryHandler: Done processing query
998 2024.06.28 20:20:46.191140 [ 3 ] {08b5dd04-d918-4081-b274-dbe49d3d4273} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
999 2024.06.28 20:20:46.191156 [ 3 ] {} <Debug> HTTP-Session: 383fcb39-6642-472e-a08e-485967407087 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1000 2024.06.28 20:20:46.194611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 3987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1001 2024.06.28 20:20:46.194682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1002 2024.06.28 20:20:46.194713 [ 3 ] {} <Debug> HTTP-Session: 149179c4-a256-4cb4-bba5-2d2651f37c32 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1003 2024.06.28 20:20:46.194738 [ 3 ] {} <Debug> HTTP-Session: 149179c4-a256-4cb4-bba5-2d2651f37c32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1004 2024.06.28 20:20:46.194759 [ 3 ] {} <Debug> HTTP-Session: 149179c4-a256-4cb4-bba5-2d2651f37c32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1005 2024.06.28 20:20:46.194805 [ 3 ] {} <Trace> HTTP-Session: 149179c4-a256-4cb4-bba5-2d2651f37c32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1006 2024.06.28 20:20:46.194976 [ 3 ] {bfbd708f-d451-4043-ab79-5ee4029bbeb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1007 2024.06.28 20:20:46.195041 [ 3 ] {bfbd708f-d451-4043-ab79-5ee4029bbeb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1008 2024.06.28 20:20:46.195316 [ 3 ] {bfbd708f-d451-4043-ab79-5ee4029bbeb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1009 2024.06.28 20:20:46.195819 [ 3 ] {bfbd708f-d451-4043-ab79-5ee4029bbeb7} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1010 2024.06.28 20:20:46.195855 [ 3 ] {bfbd708f-d451-4043-ab79-5ee4029bbeb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1011 2024.06.28 20:20:46.196393 [ 3 ] {bfbd708f-d451-4043-ab79-5ee4029bbeb7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1012 2024.06.28 20:20:46.196703 [ 3 ] {bfbd708f-d451-4043-ab79-5ee4029bbeb7} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1013 2024.06.28 20:20:46.196835 [ 3 ] {bfbd708f-d451-4043-ab79-5ee4029bbeb7} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001927 sec., 7265.179034769071 rows/sec., 1.02 MiB/sec.
1014 2024.06.28 20:20:46.197035 [ 3 ] {bfbd708f-d451-4043-ab79-5ee4029bbeb7} <Debug> DynamicQueryHandler: Done processing query
1015 2024.06.28 20:20:46.197060 [ 3 ] {bfbd708f-d451-4043-ab79-5ee4029bbeb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1016 2024.06.28 20:20:46.197076 [ 3 ] {} <Debug> HTTP-Session: 149179c4-a256-4cb4-bba5-2d2651f37c32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1017 2024.06.28 20:20:46.197189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 3608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1018 2024.06.28 20:20:46.197236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1019 2024.06.28 20:20:46.197257 [ 3 ] {} <Debug> HTTP-Session: e455b2ce-cf68-44fe-ac67-91fc7db4f348 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1020 2024.06.28 20:20:46.197273 [ 3 ] {} <Debug> HTTP-Session: e455b2ce-cf68-44fe-ac67-91fc7db4f348 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1021 2024.06.28 20:20:46.197287 [ 3 ] {} <Debug> HTTP-Session: e455b2ce-cf68-44fe-ac67-91fc7db4f348 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1022 2024.06.28 20:20:46.197319 [ 3 ] {} <Trace> HTTP-Session: e455b2ce-cf68-44fe-ac67-91fc7db4f348 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1023 2024.06.28 20:20:46.197420 [ 3 ] {fb97d779-4559-4721-bcdf-27b9c1e0ced9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1024 2024.06.28 20:20:46.197464 [ 3 ] {fb97d779-4559-4721-bcdf-27b9c1e0ced9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1025 2024.06.28 20:20:46.197585 [ 3 ] {fb97d779-4559-4721-bcdf-27b9c1e0ced9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1026 2024.06.28 20:20:46.198473 [ 3 ] {fb97d779-4559-4721-bcdf-27b9c1e0ced9} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1027 2024.06.28 20:20:46.198507 [ 3 ] {fb97d779-4559-4721-bcdf-27b9c1e0ced9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1028 2024.06.28 20:20:46.198802 [ 3 ] {fb97d779-4559-4721-bcdf-27b9c1e0ced9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1029 2024.06.28 20:20:46.199097 [ 3 ] {fb97d779-4559-4721-bcdf-27b9c1e0ced9} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1030 2024.06.28 20:20:46.199212 [ 3 ] {fb97d779-4559-4721-bcdf-27b9c1e0ced9} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001821 sec., 14277.869302581 rows/sec., 1.06 MiB/sec.
1031 2024.06.28 20:20:46.199356 [ 3 ] {fb97d779-4559-4721-bcdf-27b9c1e0ced9} <Debug> DynamicQueryHandler: Done processing query
1032 2024.06.28 20:20:46.199380 [ 3 ] {fb97d779-4559-4721-bcdf-27b9c1e0ced9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1033 2024.06.28 20:20:46.199397 [ 3 ] {} <Debug> HTTP-Session: e455b2ce-cf68-44fe-ac67-91fc7db4f348 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1034 2024.06.28 20:20:46.199514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 4798, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1035 2024.06.28 20:20:46.199560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1036 2024.06.28 20:20:46.199580 [ 3 ] {} <Debug> HTTP-Session: 37c21726-9761-45db-ba79-35c870176d35 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1037 2024.06.28 20:20:46.199596 [ 3 ] {} <Debug> HTTP-Session: 37c21726-9761-45db-ba79-35c870176d35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1038 2024.06.28 20:20:46.199609 [ 3 ] {} <Debug> HTTP-Session: 37c21726-9761-45db-ba79-35c870176d35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1039 2024.06.28 20:20:46.199639 [ 3 ] {} <Trace> HTTP-Session: 37c21726-9761-45db-ba79-35c870176d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1040 2024.06.28 20:20:46.199739 [ 3 ] {93d7cc79-aede-46ae-b314-518a00de586b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1041 2024.06.28 20:20:46.199781 [ 3 ] {93d7cc79-aede-46ae-b314-518a00de586b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1042 2024.06.28 20:20:46.200430 [ 3 ] {93d7cc79-aede-46ae-b314-518a00de586b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1043 2024.06.28 20:20:46.200724 [ 3 ] {93d7cc79-aede-46ae-b314-518a00de586b} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1044 2024.06.28 20:20:46.200759 [ 3 ] {93d7cc79-aede-46ae-b314-518a00de586b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1045 2024.06.28 20:20:46.201596 [ 3 ] {93d7cc79-aede-46ae-b314-518a00de586b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1046 2024.06.28 20:20:46.201902 [ 3 ] {93d7cc79-aede-46ae-b314-518a00de586b} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1047 2024.06.28 20:20:46.202021 [ 3 ] {93d7cc79-aede-46ae-b314-518a00de586b} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00231 sec., 12121.212121212122 rows/sec., 968.11 KiB/sec.
1048 2024.06.28 20:20:46.202281 [ 3 ] {93d7cc79-aede-46ae-b314-518a00de586b} <Debug> DynamicQueryHandler: Done processing query
1049 2024.06.28 20:20:46.202306 [ 3 ] {93d7cc79-aede-46ae-b314-518a00de586b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1050 2024.06.28 20:20:46.202321 [ 3 ] {} <Debug> HTTP-Session: 37c21726-9761-45db-ba79-35c870176d35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1051 2024.06.28 20:20:46.202489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 15335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1052 2024.06.28 20:20:46.202537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1053 2024.06.28 20:20:46.202556 [ 3 ] {} <Debug> HTTP-Session: 94ae66d1-d332-49ef-86d7-6d0e3628b611 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1054 2024.06.28 20:20:46.202572 [ 3 ] {} <Debug> HTTP-Session: 94ae66d1-d332-49ef-86d7-6d0e3628b611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1055 2024.06.28 20:20:46.202586 [ 3 ] {} <Debug> HTTP-Session: 94ae66d1-d332-49ef-86d7-6d0e3628b611 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1056 2024.06.28 20:20:46.202615 [ 3 ] {} <Trace> HTTP-Session: 94ae66d1-d332-49ef-86d7-6d0e3628b611 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1057 2024.06.28 20:20:46.202732 [ 3 ] {d36b2662-7338-48f1-b3ec-72dfb46abbee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1058 2024.06.28 20:20:46.202779 [ 3 ] {d36b2662-7338-48f1-b3ec-72dfb46abbee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1059 2024.06.28 20:20:46.202931 [ 3 ] {d36b2662-7338-48f1-b3ec-72dfb46abbee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1060 2024.06.28 20:20:46.203774 [ 3 ] {d36b2662-7338-48f1-b3ec-72dfb46abbee} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1061 2024.06.28 20:20:46.203807 [ 3 ] {d36b2662-7338-48f1-b3ec-72dfb46abbee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1062 2024.06.28 20:20:46.204248 [ 3 ] {d36b2662-7338-48f1-b3ec-72dfb46abbee} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1063 2024.06.28 20:20:46.204578 [ 3 ] {d36b2662-7338-48f1-b3ec-72dfb46abbee} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1064 2024.06.28 20:20:46.204696 [ 3 ] {d36b2662-7338-48f1-b3ec-72dfb46abbee} <Debug> executeQuery: Read 80 rows, 5.68 KiB in 0.002008 sec., 39840.63745019921 rows/sec., 2.76 MiB/sec.
1065 2024.06.28 20:20:46.204905 [ 3 ] {d36b2662-7338-48f1-b3ec-72dfb46abbee} <Debug> DynamicQueryHandler: Done processing query
1066 2024.06.28 20:20:46.204929 [ 3 ] {d36b2662-7338-48f1-b3ec-72dfb46abbee} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1067 2024.06.28 20:20:46.204945 [ 3 ] {} <Debug> HTTP-Session: 94ae66d1-d332-49ef-86d7-6d0e3628b611 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1068 2024.06.28 20:20:46.205051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 3705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1069 2024.06.28 20:20:46.205096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1070 2024.06.28 20:20:46.205116 [ 3 ] {} <Debug> HTTP-Session: 610d8749-5ca6-4ae9-b06a-85357fd0d4f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1071 2024.06.28 20:20:46.205132 [ 3 ] {} <Debug> HTTP-Session: 610d8749-5ca6-4ae9-b06a-85357fd0d4f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1072 2024.06.28 20:20:46.205145 [ 3 ] {} <Debug> HTTP-Session: 610d8749-5ca6-4ae9-b06a-85357fd0d4f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1073 2024.06.28 20:20:46.205175 [ 3 ] {} <Trace> HTTP-Session: 610d8749-5ca6-4ae9-b06a-85357fd0d4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1074 2024.06.28 20:20:46.205276 [ 3 ] {65c155cb-9dcf-47fc-ab55-577e955398b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1075 2024.06.28 20:20:46.205319 [ 3 ] {65c155cb-9dcf-47fc-ab55-577e955398b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1076 2024.06.28 20:20:46.205441 [ 3 ] {65c155cb-9dcf-47fc-ab55-577e955398b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1077 2024.06.28 20:20:46.205690 [ 3 ] {65c155cb-9dcf-47fc-ab55-577e955398b1} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1078 2024.06.28 20:20:46.205725 [ 3 ] {65c155cb-9dcf-47fc-ab55-577e955398b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1079 2024.06.28 20:20:46.206067 [ 3 ] {65c155cb-9dcf-47fc-ab55-577e955398b1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1080 2024.06.28 20:20:46.206377 [ 3 ] {65c155cb-9dcf-47fc-ab55-577e955398b1} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1081 2024.06.28 20:20:46.206493 [ 3 ] {65c155cb-9dcf-47fc-ab55-577e955398b1} <Debug> executeQuery: Read 24 rows, 1.68 KiB in 0.001244 sec., 19292.604501607715 rows/sec., 1.32 MiB/sec.
1082 2024.06.28 20:20:46.206637 [ 3 ] {65c155cb-9dcf-47fc-ab55-577e955398b1} <Debug> DynamicQueryHandler: Done processing query
1083 2024.06.28 20:20:46.206660 [ 3 ] {65c155cb-9dcf-47fc-ab55-577e955398b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1084 2024.06.28 20:20:46.206676 [ 3 ] {} <Debug> HTTP-Session: 610d8749-5ca6-4ae9-b06a-85357fd0d4f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1085 2024.06.28 20:20:51.160928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1086 2024.06.28 20:20:51.161065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1087 2024.06.28 20:20:51.161096 [ 3 ] {} <Debug> HTTP-Session: a164cf30-0ab1-4a4b-8e75-99985ac59361 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1088 2024.06.28 20:20:51.161124 [ 3 ] {} <Debug> HTTP-Session: a164cf30-0ab1-4a4b-8e75-99985ac59361 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1089 2024.06.28 20:20:51.161142 [ 3 ] {} <Debug> HTTP-Session: a164cf30-0ab1-4a4b-8e75-99985ac59361 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1090 2024.06.28 20:20:51.161197 [ 3 ] {} <Trace> HTTP-Session: a164cf30-0ab1-4a4b-8e75-99985ac59361 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1091 2024.06.28 20:20:51.161442 [ 3 ] {092f3e9f-9409-4b3e-a8e7-7a640821bfca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
1092 2024.06.28 20:20:51.161873 [ 3 ] {092f3e9f-9409-4b3e-a8e7-7a640821bfca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1093 2024.06.28 20:20:51.161946 [ 3 ] {092f3e9f-9409-4b3e-a8e7-7a640821bfca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE
1094 2024.06.28 20:20:51.162232 [ 3 ] {092f3e9f-9409-4b3e-a8e7-7a640821bfca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1095 2024.06.28 20:20:51.162402 [ 3 ] {092f3e9f-9409-4b3e-a8e7-7a640821bfca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1096 2024.06.28 20:20:51.162733 [ 3 ] {092f3e9f-9409-4b3e-a8e7-7a640821bfca} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1097 2024.06.28 20:20:51.163830 [ 3 ] {092f3e9f-9409-4b3e-a8e7-7a640821bfca} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1098 2024.06.28 20:20:51.163878 [ 3 ] {092f3e9f-9409-4b3e-a8e7-7a640821bfca} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (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
1099 2024.06.28 20:20:51.163896 [ 3 ] {092f3e9f-9409-4b3e-a8e7-7a640821bfca} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Spreading mark ranges among streams (default reading)
1100 2024.06.28 20:20:51.164000 [ 3 ] {092f3e9f-9409-4b3e-a8e7-7a640821bfca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))"
1101 2024.06.28 20:20:51.164025 [ 3 ] {092f3e9f-9409-4b3e-a8e7-7a640821bfca} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1102 2024.06.28 20:20:51.165974 [ 3 ] {092f3e9f-9409-4b3e-a8e7-7a640821bfca} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.004642 sec., 3015.941404566997 rows/sec., 123.07 KiB/sec.
1103 2024.06.28 20:20:51.166250 [ 3 ] {092f3e9f-9409-4b3e-a8e7-7a640821bfca} <Debug> DynamicQueryHandler: Done processing query
1104 2024.06.28 20:20:51.166275 [ 3 ] {092f3e9f-9409-4b3e-a8e7-7a640821bfca} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1105 2024.06.28 20:20:51.166292 [ 3 ] {} <Debug> HTTP-Session: a164cf30-0ab1-4a4b-8e75-99985ac59361 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1106 2024.06.28 20:20:51.166522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1107 2024.06.28 20:20:51.166570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1108 2024.06.28 20:20:51.166590 [ 3 ] {} <Debug> HTTP-Session: fa6c8e60-7bc1-4571-8316-96287e72f329 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1109 2024.06.28 20:20:51.166606 [ 3 ] {} <Debug> HTTP-Session: fa6c8e60-7bc1-4571-8316-96287e72f329 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1110 2024.06.28 20:20:51.166620 [ 3 ] {} <Debug> HTTP-Session: fa6c8e60-7bc1-4571-8316-96287e72f329 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1111 2024.06.28 20:20:51.166653 [ 3 ] {} <Trace> HTTP-Session: fa6c8e60-7bc1-4571-8316-96287e72f329 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1112 2024.06.28 20:20:51.166786 [ 3 ] {9a4f874c-bf00-44a8-91ae-6ec325ec92f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
1113 2024.06.28 20:20:51.167033 [ 3 ] {9a4f874c-bf00-44a8-91ae-6ec325ec92f7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1114 2024.06.28 20:20:51.167073 [ 3 ] {9a4f874c-bf00-44a8-91ae-6ec325ec92f7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_routes')" moved to PREWHERE
1115 2024.06.28 20:20:51.167309 [ 3 ] {9a4f874c-bf00-44a8-91ae-6ec325ec92f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1116 2024.06.28 20:20:51.167373 [ 3 ] {9a4f874c-bf00-44a8-91ae-6ec325ec92f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1117 2024.06.28 20:20:51.167506 [ 3 ] {9a4f874c-bf00-44a8-91ae-6ec325ec92f7} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1118 2024.06.28 20:20:51.167538 [ 3 ] {9a4f874c-bf00-44a8-91ae-6ec325ec92f7} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1119 2024.06.28 20:20:51.167561 [ 3 ] {9a4f874c-bf00-44a8-91ae-6ec325ec92f7} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (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
1120 2024.06.28 20:20:51.167577 [ 3 ] {9a4f874c-bf00-44a8-91ae-6ec325ec92f7} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Spreading mark ranges among streams (default reading)
1121 2024.06.28 20:20:51.167615 [ 3 ] {9a4f874c-bf00-44a8-91ae-6ec325ec92f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_routes'))"
1122 2024.06.28 20:20:51.167635 [ 3 ] {9a4f874c-bf00-44a8-91ae-6ec325ec92f7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1123 2024.06.28 20:20:51.168420 [ 3 ] {9a4f874c-bf00-44a8-91ae-6ec325ec92f7} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001692 sec., 8274.231678486998 rows/sec., 337.64 KiB/sec.
1124 2024.06.28 20:20:51.168651 [ 3 ] {9a4f874c-bf00-44a8-91ae-6ec325ec92f7} <Debug> DynamicQueryHandler: Done processing query
1125 2024.06.28 20:20:51.168675 [ 3 ] {9a4f874c-bf00-44a8-91ae-6ec325ec92f7} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1126 2024.06.28 20:20:51.168692 [ 3 ] {} <Debug> HTTP-Session: fa6c8e60-7bc1-4571-8316-96287e72f329 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1127 2024.06.28 20:20:51.168903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1128 2024.06.28 20:20:51.168951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1129 2024.06.28 20:20:51.168971 [ 3 ] {} <Debug> HTTP-Session: a84ea7f4-c2d3-47d1-922b-1170c912d4ad Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1130 2024.06.28 20:20:51.168987 [ 3 ] {} <Debug> HTTP-Session: a84ea7f4-c2d3-47d1-922b-1170c912d4ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1131 2024.06.28 20:20:51.169000 [ 3 ] {} <Debug> HTTP-Session: a84ea7f4-c2d3-47d1-922b-1170c912d4ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1132 2024.06.28 20:20:51.169031 [ 3 ] {} <Trace> HTTP-Session: a84ea7f4-c2d3-47d1-922b-1170c912d4ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1133 2024.06.28 20:20:51.169161 [ 3 ] {06700989-a5cd-43bb-93ff-e29adfb7cb8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
1134 2024.06.28 20:20:51.169406 [ 3 ] {06700989-a5cd-43bb-93ff-e29adfb7cb8c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1135 2024.06.28 20:20:51.169445 [ 3 ] {06700989-a5cd-43bb-93ff-e29adfb7cb8c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE
1136 2024.06.28 20:20:51.169683 [ 3 ] {06700989-a5cd-43bb-93ff-e29adfb7cb8c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1137 2024.06.28 20:20:51.169745 [ 3 ] {06700989-a5cd-43bb-93ff-e29adfb7cb8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1138 2024.06.28 20:20:51.169880 [ 3 ] {06700989-a5cd-43bb-93ff-e29adfb7cb8c} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1139 2024.06.28 20:20:51.169912 [ 3 ] {06700989-a5cd-43bb-93ff-e29adfb7cb8c} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1140 2024.06.28 20:20:51.169934 [ 3 ] {06700989-a5cd-43bb-93ff-e29adfb7cb8c} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (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
1141 2024.06.28 20:20:51.169951 [ 3 ] {06700989-a5cd-43bb-93ff-e29adfb7cb8c} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Spreading mark ranges among streams (default reading)
1142 2024.06.28 20:20:51.169989 [ 3 ] {06700989-a5cd-43bb-93ff-e29adfb7cb8c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))"
1143 2024.06.28 20:20:51.170009 [ 3 ] {06700989-a5cd-43bb-93ff-e29adfb7cb8c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1144 2024.06.28 20:20:51.170809 [ 3 ] {06700989-a5cd-43bb-93ff-e29adfb7cb8c} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001704 sec., 8215.962441314554 rows/sec., 335.26 KiB/sec.
1145 2024.06.28 20:20:51.171049 [ 3 ] {06700989-a5cd-43bb-93ff-e29adfb7cb8c} <Debug> DynamicQueryHandler: Done processing query
1146 2024.06.28 20:20:51.171074 [ 3 ] {06700989-a5cd-43bb-93ff-e29adfb7cb8c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1147 2024.06.28 20:20:51.171090 [ 3 ] {} <Debug> HTTP-Session: a84ea7f4-c2d3-47d1-922b-1170c912d4ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1148 2024.06.28 20:20:51.171388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 713, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1149 2024.06.28 20:20:51.171435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1150 2024.06.28 20:20:51.171454 [ 3 ] {} <Debug> HTTP-Session: 3354277f-4b83-4145-a6c3-8c42d376c4fd Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1151 2024.06.28 20:20:51.171471 [ 3 ] {} <Debug> HTTP-Session: 3354277f-4b83-4145-a6c3-8c42d376c4fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1152 2024.06.28 20:20:51.171484 [ 3 ] {} <Debug> HTTP-Session: 3354277f-4b83-4145-a6c3-8c42d376c4fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1153 2024.06.28 20:20:51.171515 [ 3 ] {} <Trace> HTTP-Session: 3354277f-4b83-4145-a6c3-8c42d376c4fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1154 2024.06.28 20:20:51.171649 [ 3 ] {6060fc7c-0837-4e4e-a7c8-c0cddae6beb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1155 2024.06.28 20:20:51.171897 [ 3 ] {6060fc7c-0837-4e4e-a7c8-c0cddae6beb2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1156 2024.06.28 20:20:51.171941 [ 3 ] {6060fc7c-0837-4e4e-a7c8-c0cddae6beb2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1157 2024.06.28 20:20:51.172183 [ 3 ] {6060fc7c-0837-4e4e-a7c8-c0cddae6beb2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1158 2024.06.28 20:20:51.172245 [ 3 ] {6060fc7c-0837-4e4e-a7c8-c0cddae6beb2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1159 2024.06.28 20:20:51.172377 [ 3 ] {6060fc7c-0837-4e4e-a7c8-c0cddae6beb2} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1160 2024.06.28 20:20:51.172408 [ 3 ] {6060fc7c-0837-4e4e-a7c8-c0cddae6beb2} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1161 2024.06.28 20:20:51.172431 [ 3 ] {6060fc7c-0837-4e4e-a7c8-c0cddae6beb2} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (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
1162 2024.06.28 20:20:51.172447 [ 3 ] {6060fc7c-0837-4e4e-a7c8-c0cddae6beb2} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Spreading mark ranges among streams (default reading)
1163 2024.06.28 20:20:51.172486 [ 3 ] {6060fc7c-0837-4e4e-a7c8-c0cddae6beb2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1164 2024.06.28 20:20:51.172505 [ 3 ] {6060fc7c-0837-4e4e-a7c8-c0cddae6beb2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1165 2024.06.28 20:20:51.173330 [ 3 ] {6060fc7c-0837-4e4e-a7c8-c0cddae6beb2} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001741 sec., 8041.3555427915 rows/sec., 328.14 KiB/sec.
1166 2024.06.28 20:20:51.173568 [ 3 ] {6060fc7c-0837-4e4e-a7c8-c0cddae6beb2} <Debug> DynamicQueryHandler: Done processing query
1167 2024.06.28 20:20:51.173593 [ 3 ] {6060fc7c-0837-4e4e-a7c8-c0cddae6beb2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1168 2024.06.28 20:20:51.173609 [ 3 ] {} <Debug> HTTP-Session: 3354277f-4b83-4145-a6c3-8c42d376c4fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1169 2024.06.28 20:20:51.179403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1170 2024.06.28 20:20:51.179459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1171 2024.06.28 20:20:51.179483 [ 3 ] {} <Debug> HTTP-Session: 5424acf5-70b8-4fad-b0e1-da71bcad9639 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1172 2024.06.28 20:20:51.179503 [ 3 ] {} <Debug> HTTP-Session: 5424acf5-70b8-4fad-b0e1-da71bcad9639 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1173 2024.06.28 20:20:51.179520 [ 3 ] {} <Debug> HTTP-Session: 5424acf5-70b8-4fad-b0e1-da71bcad9639 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1174 2024.06.28 20:20:51.179558 [ 3 ] {} <Trace> HTTP-Session: 5424acf5-70b8-4fad-b0e1-da71bcad9639 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1175 2024.06.28 20:20:51.179687 [ 3 ] {3ba54e7a-2af6-4af9-a4dc-4616423616a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1176 2024.06.28 20:20:51.179741 [ 3 ] {3ba54e7a-2af6-4af9-a4dc-4616423616a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1177 2024.06.28 20:20:51.179938 [ 3 ] {3ba54e7a-2af6-4af9-a4dc-4616423616a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1178 2024.06.28 20:20:51.180304 [ 3 ] {3ba54e7a-2af6-4af9-a4dc-4616423616a7} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1179 2024.06.28 20:20:51.180346 [ 3 ] {3ba54e7a-2af6-4af9-a4dc-4616423616a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1180 2024.06.28 20:20:51.180869 [ 3 ] {3ba54e7a-2af6-4af9-a4dc-4616423616a7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1181 2024.06.28 20:20:51.181169 [ 3 ] {3ba54e7a-2af6-4af9-a4dc-4616423616a7} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1182 2024.06.28 20:20:51.181351 [ 3 ] {3ba54e7a-2af6-4af9-a4dc-4616423616a7} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.0017 sec., 2352.9411764705883 rows/sec., 299.29 KiB/sec.
1183 2024.06.28 20:20:51.181523 [ 3 ] {3ba54e7a-2af6-4af9-a4dc-4616423616a7} <Debug> DynamicQueryHandler: Done processing query
1184 2024.06.28 20:20:51.181547 [ 3 ] {3ba54e7a-2af6-4af9-a4dc-4616423616a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1185 2024.06.28 20:20:51.181563 [ 3 ] {} <Debug> HTTP-Session: 5424acf5-70b8-4fad-b0e1-da71bcad9639 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1186 2024.06.28 20:20:51.181683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 7816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1187 2024.06.28 20:20:51.181730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1188 2024.06.28 20:20:51.181750 [ 3 ] {} <Debug> HTTP-Session: 4f9ed436-2697-4ecc-9418-9cce1f5acb28 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1189 2024.06.28 20:20:51.181766 [ 3 ] {} <Debug> HTTP-Session: 4f9ed436-2697-4ecc-9418-9cce1f5acb28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1190 2024.06.28 20:20:51.181779 [ 3 ] {} <Debug> HTTP-Session: 4f9ed436-2697-4ecc-9418-9cce1f5acb28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1191 2024.06.28 20:20:51.181810 [ 3 ] {} <Trace> HTTP-Session: 4f9ed436-2697-4ecc-9418-9cce1f5acb28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1192 2024.06.28 20:20:51.181915 [ 3 ] {9e714775-4bc1-4f9e-9765-85f0aff47024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1193 2024.06.28 20:20:51.181961 [ 3 ] {9e714775-4bc1-4f9e-9765-85f0aff47024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1194 2024.06.28 20:20:51.182083 [ 3 ] {9e714775-4bc1-4f9e-9765-85f0aff47024} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1195 2024.06.28 20:20:51.182431 [ 3 ] {9e714775-4bc1-4f9e-9765-85f0aff47024} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1196 2024.06.28 20:20:51.182467 [ 3 ] {9e714775-4bc1-4f9e-9765-85f0aff47024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1197 2024.06.28 20:20:51.182763 [ 3 ] {9e714775-4bc1-4f9e-9765-85f0aff47024} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1198 2024.06.28 20:20:51.183056 [ 3 ] {9e714775-4bc1-4f9e-9765-85f0aff47024} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1199 2024.06.28 20:20:51.183198 [ 3 ] {9e714775-4bc1-4f9e-9765-85f0aff47024} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001312 sec., 42682.92682926829 rows/sec., 3.26 MiB/sec.
1200 2024.06.28 20:20:51.183362 [ 3 ] {9e714775-4bc1-4f9e-9765-85f0aff47024} <Debug> DynamicQueryHandler: Done processing query
1201 2024.06.28 20:20:51.183386 [ 3 ] {9e714775-4bc1-4f9e-9765-85f0aff47024} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1202 2024.06.28 20:20:51.183401 [ 3 ] {} <Debug> HTTP-Session: 4f9ed436-2697-4ecc-9418-9cce1f5acb28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1203 2024.06.28 20:20:51.183542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 10892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1204 2024.06.28 20:20:51.183590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1205 2024.06.28 20:20:51.183609 [ 3 ] {} <Debug> HTTP-Session: 25f5210e-4b15-4f71-b917-9a54c6b897fe Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1206 2024.06.28 20:20:51.183624 [ 3 ] {} <Debug> HTTP-Session: 25f5210e-4b15-4f71-b917-9a54c6b897fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1207 2024.06.28 20:20:51.183638 [ 3 ] {} <Debug> HTTP-Session: 25f5210e-4b15-4f71-b917-9a54c6b897fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1208 2024.06.28 20:20:51.183668 [ 3 ] {} <Trace> HTTP-Session: 25f5210e-4b15-4f71-b917-9a54c6b897fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1209 2024.06.28 20:20:51.183779 [ 3 ] {9c35fef9-40f7-42aa-b4b0-af5a58314acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1210 2024.06.28 20:20:51.183821 [ 3 ] {9c35fef9-40f7-42aa-b4b0-af5a58314acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1211 2024.06.28 20:20:51.183943 [ 3 ] {9c35fef9-40f7-42aa-b4b0-af5a58314acc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1212 2024.06.28 20:20:51.184263 [ 3 ] {9c35fef9-40f7-42aa-b4b0-af5a58314acc} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1213 2024.06.28 20:20:51.184299 [ 3 ] {9c35fef9-40f7-42aa-b4b0-af5a58314acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1214 2024.06.28 20:20:51.184591 [ 3 ] {9c35fef9-40f7-42aa-b4b0-af5a58314acc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1215 2024.06.28 20:20:51.184884 [ 3 ] {9c35fef9-40f7-42aa-b4b0-af5a58314acc} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1216 2024.06.28 20:20:51.185034 [ 3 ] {9c35fef9-40f7-42aa-b4b0-af5a58314acc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001292 sec., 49535.60371517028 rows/sec., 3.87 MiB/sec.
1217 2024.06.28 20:20:51.185196 [ 3 ] {9c35fef9-40f7-42aa-b4b0-af5a58314acc} <Debug> DynamicQueryHandler: Done processing query
1218 2024.06.28 20:20:51.185220 [ 3 ] {9c35fef9-40f7-42aa-b4b0-af5a58314acc} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1219 2024.06.28 20:20:51.185235 [ 3 ] {} <Debug> HTTP-Session: 25f5210e-4b15-4f71-b917-9a54c6b897fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1220 2024.06.28 20:20:51.185477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1221 2024.06.28 20:20:51.185526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1222 2024.06.28 20:20:51.185545 [ 3 ] {} <Debug> HTTP-Session: eb0e176f-7acf-4463-be31-cde9b53345d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1223 2024.06.28 20:20:51.185561 [ 3 ] {} <Debug> HTTP-Session: eb0e176f-7acf-4463-be31-cde9b53345d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1224 2024.06.28 20:20:51.185576 [ 3 ] {} <Debug> HTTP-Session: eb0e176f-7acf-4463-be31-cde9b53345d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1225 2024.06.28 20:20:51.185607 [ 3 ] {} <Trace> HTTP-Session: eb0e176f-7acf-4463-be31-cde9b53345d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1226 2024.06.28 20:20:51.185755 [ 3 ] {9dee981b-f331-43c1-a602-7ada5939031d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1227 2024.06.28 20:20:51.185802 [ 3 ] {9dee981b-f331-43c1-a602-7ada5939031d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1228 2024.06.28 20:20:51.185942 [ 3 ] {9dee981b-f331-43c1-a602-7ada5939031d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1229 2024.06.28 20:20:51.186307 [ 3 ] {9dee981b-f331-43c1-a602-7ada5939031d} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1230 2024.06.28 20:20:51.186342 [ 3 ] {9dee981b-f331-43c1-a602-7ada5939031d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1231 2024.06.28 20:20:51.186725 [ 3 ] {9dee981b-f331-43c1-a602-7ada5939031d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1232 2024.06.28 20:20:51.187066 [ 3 ] {9dee981b-f331-43c1-a602-7ada5939031d} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1233 2024.06.28 20:20:51.187224 [ 3 ] {9dee981b-f331-43c1-a602-7ada5939031d} <Debug> executeQuery: Read 158 rows, 11.26 KiB in 0.001532 sec., 103133.1592689295 rows/sec., 7.18 MiB/sec.
1234 2024.06.28 20:20:51.187490 [ 3 ] {9dee981b-f331-43c1-a602-7ada5939031d} <Debug> DynamicQueryHandler: Done processing query
1235 2024.06.28 20:20:51.187515 [ 3 ] {9dee981b-f331-43c1-a602-7ada5939031d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1236 2024.06.28 20:20:51.187531 [ 3 ] {} <Debug> HTTP-Session: eb0e176f-7acf-4463-be31-cde9b53345d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1237 2024.06.28 20:20:51.187678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 8833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1238 2024.06.28 20:20:51.187726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1239 2024.06.28 20:20:51.187745 [ 3 ] {} <Debug> HTTP-Session: 7d24423b-37e5-4567-82ba-400ad2e44eab Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1240 2024.06.28 20:20:51.187761 [ 3 ] {} <Debug> HTTP-Session: 7d24423b-37e5-4567-82ba-400ad2e44eab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1241 2024.06.28 20:20:51.187774 [ 3 ] {} <Debug> HTTP-Session: 7d24423b-37e5-4567-82ba-400ad2e44eab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1242 2024.06.28 20:20:51.187805 [ 3 ] {} <Trace> HTTP-Session: 7d24423b-37e5-4567-82ba-400ad2e44eab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1243 2024.06.28 20:20:51.187922 [ 3 ] {6f9d45ba-7844-444c-acf6-f0a42a949b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1244 2024.06.28 20:20:51.187968 [ 3 ] {6f9d45ba-7844-444c-acf6-f0a42a949b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1245 2024.06.28 20:20:51.188107 [ 3 ] {6f9d45ba-7844-444c-acf6-f0a42a949b3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1246 2024.06.28 20:20:51.188400 [ 3 ] {6f9d45ba-7844-444c-acf6-f0a42a949b3b} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1247 2024.06.28 20:20:51.188435 [ 3 ] {6f9d45ba-7844-444c-acf6-f0a42a949b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1248 2024.06.28 20:20:51.188778 [ 3 ] {6f9d45ba-7844-444c-acf6-f0a42a949b3b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1249 2024.06.28 20:20:51.189096 [ 3 ] {6f9d45ba-7844-444c-acf6-f0a42a949b3b} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1250 2024.06.28 20:20:51.189243 [ 3 ] {6f9d45ba-7844-444c-acf6-f0a42a949b3b} <Debug> executeQuery: Read 58 rows, 4.01 KiB in 0.001363 sec., 42553.1914893617 rows/sec., 2.88 MiB/sec.
1251 2024.06.28 20:20:51.189450 [ 3 ] {6f9d45ba-7844-444c-acf6-f0a42a949b3b} <Debug> DynamicQueryHandler: Done processing query
1252 2024.06.28 20:20:51.189474 [ 3 ] {6f9d45ba-7844-444c-acf6-f0a42a949b3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1253 2024.06.28 20:20:51.189489 [ 3 ] {} <Debug> HTTP-Session: 7d24423b-37e5-4567-82ba-400ad2e44eab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1254 2024.06.28 20:20:55.336353 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache
1255 2024.06.28 20:20:55.336420 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache
1256 2024.06.28 20:20:56.167990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 7816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1257 2024.06.28 20:20:56.168157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1258 2024.06.28 20:20:56.168205 [ 3 ] {} <Debug> HTTP-Session: d6007f1b-ffc8-495f-ba60-c536b2efa023 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1259 2024.06.28 20:20:56.168246 [ 3 ] {} <Debug> HTTP-Session: d6007f1b-ffc8-495f-ba60-c536b2efa023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1260 2024.06.28 20:20:56.168276 [ 3 ] {} <Debug> HTTP-Session: d6007f1b-ffc8-495f-ba60-c536b2efa023 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1261 2024.06.28 20:20:56.168357 [ 3 ] {} <Trace> HTTP-Session: d6007f1b-ffc8-495f-ba60-c536b2efa023 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1262 2024.06.28 20:20:56.168660 [ 3 ] {99a7232d-c14c-4b84-a43f-d8effc277e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1263 2024.06.28 20:20:56.168767 [ 3 ] {99a7232d-c14c-4b84-a43f-d8effc277e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1264 2024.06.28 20:20:56.169005 [ 3 ] {99a7232d-c14c-4b84-a43f-d8effc277e7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1265 2024.06.28 20:20:56.169547 [ 3 ] {99a7232d-c14c-4b84-a43f-d8effc277e7b} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1266 2024.06.28 20:20:56.169586 [ 3 ] {99a7232d-c14c-4b84-a43f-d8effc277e7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1267 2024.06.28 20:20:56.169956 [ 3 ] {99a7232d-c14c-4b84-a43f-d8effc277e7b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1268 2024.06.28 20:20:56.170293 [ 3 ] {99a7232d-c14c-4b84-a43f-d8effc277e7b} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1269 2024.06.28 20:20:56.170429 [ 3 ] {99a7232d-c14c-4b84-a43f-d8effc277e7b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001881 sec., 29771.398192450823 rows/sec., 2.27 MiB/sec.
1270 2024.06.28 20:20:56.170652 [ 3 ] {99a7232d-c14c-4b84-a43f-d8effc277e7b} <Debug> DynamicQueryHandler: Done processing query
1271 2024.06.28 20:20:56.170678 [ 3 ] {99a7232d-c14c-4b84-a43f-d8effc277e7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1272 2024.06.28 20:20:56.170695 [ 3 ] {} <Debug> HTTP-Session: d6007f1b-ffc8-495f-ba60-c536b2efa023 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1273 2024.06.28 20:20:56.170880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 10892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1274 2024.06.28 20:20:56.170930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1275 2024.06.28 20:20:56.170951 [ 3 ] {} <Debug> HTTP-Session: edb00c3a-9c30-45bf-b610-a90059d3f4a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1276 2024.06.28 20:20:56.170968 [ 3 ] {} <Debug> HTTP-Session: edb00c3a-9c30-45bf-b610-a90059d3f4a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1277 2024.06.28 20:20:56.170982 [ 3 ] {} <Debug> HTTP-Session: edb00c3a-9c30-45bf-b610-a90059d3f4a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1278 2024.06.28 20:20:56.171015 [ 3 ] {} <Trace> HTTP-Session: edb00c3a-9c30-45bf-b610-a90059d3f4a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1279 2024.06.28 20:20:56.171131 [ 3 ] {cfba7bae-84fc-485e-bfeb-1886df5b971b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1280 2024.06.28 20:20:56.171173 [ 3 ] {cfba7bae-84fc-485e-bfeb-1886df5b971b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1281 2024.06.28 20:20:56.171296 [ 3 ] {cfba7bae-84fc-485e-bfeb-1886df5b971b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1282 2024.06.28 20:20:56.171680 [ 3 ] {cfba7bae-84fc-485e-bfeb-1886df5b971b} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1283 2024.06.28 20:20:56.171717 [ 3 ] {cfba7bae-84fc-485e-bfeb-1886df5b971b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1284 2024.06.28 20:20:56.172027 [ 3 ] {cfba7bae-84fc-485e-bfeb-1886df5b971b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1285 2024.06.28 20:20:56.172337 [ 3 ] {cfba7bae-84fc-485e-bfeb-1886df5b971b} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1286 2024.06.28 20:20:56.172463 [ 3 ] {cfba7bae-84fc-485e-bfeb-1886df5b971b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001398 sec., 45779.68526466381 rows/sec., 3.57 MiB/sec.
1287 2024.06.28 20:20:56.172736 [ 3 ] {cfba7bae-84fc-485e-bfeb-1886df5b971b} <Debug> DynamicQueryHandler: Done processing query
1288 2024.06.28 20:20:56.172760 [ 3 ] {cfba7bae-84fc-485e-bfeb-1886df5b971b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1289 2024.06.28 20:20:56.172775 [ 3 ] {} <Debug> HTTP-Session: edb00c3a-9c30-45bf-b610-a90059d3f4a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1290 2024.06.28 20:20:56.173104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1291 2024.06.28 20:20:56.173153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1292 2024.06.28 20:20:56.173173 [ 3 ] {} <Debug> HTTP-Session: b71268b4-a3aa-4929-a8b6-d862b27a776a Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1293 2024.06.28 20:20:56.173190 [ 3 ] {} <Debug> HTTP-Session: b71268b4-a3aa-4929-a8b6-d862b27a776a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1294 2024.06.28 20:20:56.173204 [ 3 ] {} <Debug> HTTP-Session: b71268b4-a3aa-4929-a8b6-d862b27a776a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1295 2024.06.28 20:20:56.173236 [ 3 ] {} <Trace> HTTP-Session: b71268b4-a3aa-4929-a8b6-d862b27a776a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1296 2024.06.28 20:20:56.173386 [ 3 ] {dbeb17e9-3c83-4ea3-b5cb-165cd39ea062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1297 2024.06.28 20:20:56.173434 [ 3 ] {dbeb17e9-3c83-4ea3-b5cb-165cd39ea062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1298 2024.06.28 20:20:56.173595 [ 3 ] {dbeb17e9-3c83-4ea3-b5cb-165cd39ea062} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1299 2024.06.28 20:20:56.173987 [ 3 ] {dbeb17e9-3c83-4ea3-b5cb-165cd39ea062} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1300 2024.06.28 20:20:56.174024 [ 3 ] {dbeb17e9-3c83-4ea3-b5cb-165cd39ea062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1301 2024.06.28 20:20:56.174438 [ 3 ] {dbeb17e9-3c83-4ea3-b5cb-165cd39ea062} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1302 2024.06.28 20:20:56.174789 [ 3 ] {dbeb17e9-3c83-4ea3-b5cb-165cd39ea062} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1303 2024.06.28 20:20:56.174918 [ 3 ] {dbeb17e9-3c83-4ea3-b5cb-165cd39ea062} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001605 sec., 99688.47352024922 rows/sec., 6.94 MiB/sec.
1304 2024.06.28 20:20:56.175083 [ 3 ] {dbeb17e9-3c83-4ea3-b5cb-165cd39ea062} <Debug> DynamicQueryHandler: Done processing query
1305 2024.06.28 20:20:56.175107 [ 3 ] {dbeb17e9-3c83-4ea3-b5cb-165cd39ea062} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1306 2024.06.28 20:20:56.175123 [ 3 ] {} <Debug> HTTP-Session: b71268b4-a3aa-4929-a8b6-d862b27a776a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1307 2024.06.28 20:20:56.175306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1308 2024.06.28 20:20:56.175356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1309 2024.06.28 20:20:56.175376 [ 3 ] {} <Debug> HTTP-Session: b9a2eba7-a336-4fb0-94b6-aa5d7122a9fd Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1310 2024.06.28 20:20:56.175393 [ 3 ] {} <Debug> HTTP-Session: b9a2eba7-a336-4fb0-94b6-aa5d7122a9fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1311 2024.06.28 20:20:56.175406 [ 3 ] {} <Debug> HTTP-Session: b9a2eba7-a336-4fb0-94b6-aa5d7122a9fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1312 2024.06.28 20:20:56.175438 [ 3 ] {} <Trace> HTTP-Session: b9a2eba7-a336-4fb0-94b6-aa5d7122a9fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1313 2024.06.28 20:20:56.175559 [ 3 ] {d3560b28-2f9c-460f-9f59-6f350730fa39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1314 2024.06.28 20:20:56.175603 [ 3 ] {d3560b28-2f9c-460f-9f59-6f350730fa39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1315 2024.06.28 20:20:56.175727 [ 3 ] {d3560b28-2f9c-460f-9f59-6f350730fa39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1316 2024.06.28 20:20:56.176026 [ 3 ] {d3560b28-2f9c-460f-9f59-6f350730fa39} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1317 2024.06.28 20:20:56.176066 [ 3 ] {d3560b28-2f9c-460f-9f59-6f350730fa39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1318 2024.06.28 20:20:56.176422 [ 3 ] {d3560b28-2f9c-460f-9f59-6f350730fa39} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1319 2024.06.28 20:20:56.176747 [ 3 ] {d3560b28-2f9c-460f-9f59-6f350730fa39} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1320 2024.06.28 20:20:56.176873 [ 3 ] {d3560b28-2f9c-460f-9f59-6f350730fa39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001363 sec., 44020.542920029344 rows/sec., 2.97 MiB/sec.
1321 2024.06.28 20:20:56.177038 [ 3 ] {d3560b28-2f9c-460f-9f59-6f350730fa39} <Debug> DynamicQueryHandler: Done processing query
1322 2024.06.28 20:20:56.177062 [ 3 ] {d3560b28-2f9c-460f-9f59-6f350730fa39} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1323 2024.06.28 20:20:56.177078 [ 3 ] {} <Debug> HTTP-Session: b9a2eba7-a336-4fb0-94b6-aa5d7122a9fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1324 2024.06.28 20:21:01.167025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 7816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1325 2024.06.28 20:21:01.167177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1326 2024.06.28 20:21:01.167209 [ 3 ] {} <Debug> HTTP-Session: 3d720f41-8e12-46a6-843e-c417a9c49100 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1327 2024.06.28 20:21:01.167238 [ 3 ] {} <Debug> HTTP-Session: 3d720f41-8e12-46a6-843e-c417a9c49100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1328 2024.06.28 20:21:01.167257 [ 3 ] {} <Debug> HTTP-Session: 3d720f41-8e12-46a6-843e-c417a9c49100 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1329 2024.06.28 20:21:01.167313 [ 3 ] {} <Trace> HTTP-Session: 3d720f41-8e12-46a6-843e-c417a9c49100 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1330 2024.06.28 20:21:01.167541 [ 3 ] {aac5ce3c-f9b5-4c5c-8f3d-b23d86dec1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1331 2024.06.28 20:21:01.167618 [ 3 ] {aac5ce3c-f9b5-4c5c-8f3d-b23d86dec1d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1332 2024.06.28 20:21:01.167834 [ 3 ] {aac5ce3c-f9b5-4c5c-8f3d-b23d86dec1d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1333 2024.06.28 20:21:01.168401 [ 3 ] {aac5ce3c-f9b5-4c5c-8f3d-b23d86dec1d0} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1334 2024.06.28 20:21:01.168450 [ 3 ] {aac5ce3c-f9b5-4c5c-8f3d-b23d86dec1d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1335 2024.06.28 20:21:01.168834 [ 3 ] {aac5ce3c-f9b5-4c5c-8f3d-b23d86dec1d0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1336 2024.06.28 20:21:01.169167 [ 3 ] {aac5ce3c-f9b5-4c5c-8f3d-b23d86dec1d0} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1337 2024.06.28 20:21:01.169334 [ 3 ] {aac5ce3c-f9b5-4c5c-8f3d-b23d86dec1d0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001865 sec., 30026.809651474534 rows/sec., 2.29 MiB/sec.
1338 2024.06.28 20:21:01.169570 [ 3 ] {aac5ce3c-f9b5-4c5c-8f3d-b23d86dec1d0} <Debug> DynamicQueryHandler: Done processing query
1339 2024.06.28 20:21:01.169599 [ 3 ] {aac5ce3c-f9b5-4c5c-8f3d-b23d86dec1d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1340 2024.06.28 20:21:01.169615 [ 3 ] {} <Debug> HTTP-Session: 3d720f41-8e12-46a6-843e-c417a9c49100 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1341 2024.06.28 20:21:01.169807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 10892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1342 2024.06.28 20:21:01.169862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1343 2024.06.28 20:21:01.169884 [ 3 ] {} <Debug> HTTP-Session: 6e961f16-8ae4-49e6-a43c-eefdce36775a Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1344 2024.06.28 20:21:01.169901 [ 3 ] {} <Debug> HTTP-Session: 6e961f16-8ae4-49e6-a43c-eefdce36775a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1345 2024.06.28 20:21:01.169914 [ 3 ] {} <Debug> HTTP-Session: 6e961f16-8ae4-49e6-a43c-eefdce36775a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1346 2024.06.28 20:21:01.169950 [ 3 ] {} <Trace> HTTP-Session: 6e961f16-8ae4-49e6-a43c-eefdce36775a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1347 2024.06.28 20:21:01.170073 [ 3 ] {8091f047-b118-410d-8c94-a12b5a60f1eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1348 2024.06.28 20:21:01.170120 [ 3 ] {8091f047-b118-410d-8c94-a12b5a60f1eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1349 2024.06.28 20:21:01.170250 [ 3 ] {8091f047-b118-410d-8c94-a12b5a60f1eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1350 2024.06.28 20:21:01.170606 [ 3 ] {8091f047-b118-410d-8c94-a12b5a60f1eb} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1351 2024.06.28 20:21:01.170642 [ 3 ] {8091f047-b118-410d-8c94-a12b5a60f1eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1352 2024.06.28 20:21:01.170970 [ 3 ] {8091f047-b118-410d-8c94-a12b5a60f1eb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1353 2024.06.28 20:21:01.171313 [ 3 ] {8091f047-b118-410d-8c94-a12b5a60f1eb} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1354 2024.06.28 20:21:01.171435 [ 3 ] {8091f047-b118-410d-8c94-a12b5a60f1eb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001408 sec., 45454.545454545456 rows/sec., 3.55 MiB/sec.
1355 2024.06.28 20:21:01.171611 [ 3 ] {8091f047-b118-410d-8c94-a12b5a60f1eb} <Debug> DynamicQueryHandler: Done processing query
1356 2024.06.28 20:21:01.171636 [ 3 ] {8091f047-b118-410d-8c94-a12b5a60f1eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1357 2024.06.28 20:21:01.171652 [ 3 ] {} <Debug> HTTP-Session: 6e961f16-8ae4-49e6-a43c-eefdce36775a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1358 2024.06.28 20:21:01.171816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1359 2024.06.28 20:21:01.171867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1360 2024.06.28 20:21:01.171887 [ 3 ] {} <Debug> HTTP-Session: f082f790-f147-432d-9841-f92085d88c51 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1361 2024.06.28 20:21:01.171904 [ 3 ] {} <Debug> HTTP-Session: f082f790-f147-432d-9841-f92085d88c51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1362 2024.06.28 20:21:01.171918 [ 3 ] {} <Debug> HTTP-Session: f082f790-f147-432d-9841-f92085d88c51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1363 2024.06.28 20:21:01.171949 [ 3 ] {} <Trace> HTTP-Session: f082f790-f147-432d-9841-f92085d88c51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1364 2024.06.28 20:21:01.172094 [ 3 ] {f39721e4-50c5-473f-8c62-1113d40574d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1365 2024.06.28 20:21:01.172142 [ 3 ] {f39721e4-50c5-473f-8c62-1113d40574d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1366 2024.06.28 20:21:01.172284 [ 3 ] {f39721e4-50c5-473f-8c62-1113d40574d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1367 2024.06.28 20:21:01.172697 [ 3 ] {f39721e4-50c5-473f-8c62-1113d40574d1} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1368 2024.06.28 20:21:01.172734 [ 3 ] {f39721e4-50c5-473f-8c62-1113d40574d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1369 2024.06.28 20:21:01.173167 [ 3 ] {f39721e4-50c5-473f-8c62-1113d40574d1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1370 2024.06.28 20:21:01.173530 [ 3 ] {f39721e4-50c5-473f-8c62-1113d40574d1} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1371 2024.06.28 20:21:01.173658 [ 3 ] {f39721e4-50c5-473f-8c62-1113d40574d1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001634 sec., 97919.21664626682 rows/sec., 6.82 MiB/sec.
1372 2024.06.28 20:21:01.173940 [ 3 ] {f39721e4-50c5-473f-8c62-1113d40574d1} <Debug> DynamicQueryHandler: Done processing query
1373 2024.06.28 20:21:01.173966 [ 3 ] {f39721e4-50c5-473f-8c62-1113d40574d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1374 2024.06.28 20:21:01.173981 [ 3 ] {} <Debug> HTTP-Session: f082f790-f147-432d-9841-f92085d88c51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1375 2024.06.28 20:21:01.174116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1376 2024.06.28 20:21:01.174167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1377 2024.06.28 20:21:01.174186 [ 3 ] {} <Debug> HTTP-Session: 9a5062d1-6899-4731-b603-35037a3a6dd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1378 2024.06.28 20:21:01.174203 [ 3 ] {} <Debug> HTTP-Session: 9a5062d1-6899-4731-b603-35037a3a6dd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1379 2024.06.28 20:21:01.174217 [ 3 ] {} <Debug> HTTP-Session: 9a5062d1-6899-4731-b603-35037a3a6dd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1380 2024.06.28 20:21:01.174249 [ 3 ] {} <Trace> HTTP-Session: 9a5062d1-6899-4731-b603-35037a3a6dd9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1381 2024.06.28 20:21:01.174384 [ 3 ] {fa9673b4-4dd1-4be0-942c-8370f651824a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1382 2024.06.28 20:21:01.174428 [ 3 ] {fa9673b4-4dd1-4be0-942c-8370f651824a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1383 2024.06.28 20:21:01.174569 [ 3 ] {fa9673b4-4dd1-4be0-942c-8370f651824a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1384 2024.06.28 20:21:01.174881 [ 3 ] {fa9673b4-4dd1-4be0-942c-8370f651824a} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1385 2024.06.28 20:21:01.174916 [ 3 ] {fa9673b4-4dd1-4be0-942c-8370f651824a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1386 2024.06.28 20:21:01.175283 [ 3 ] {fa9673b4-4dd1-4be0-942c-8370f651824a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1387 2024.06.28 20:21:01.175609 [ 3 ] {fa9673b4-4dd1-4be0-942c-8370f651824a} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1388 2024.06.28 20:21:01.175741 [ 3 ] {fa9673b4-4dd1-4be0-942c-8370f651824a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001416 sec., 42372.88135593221 rows/sec., 2.86 MiB/sec.
1389 2024.06.28 20:21:01.175956 [ 3 ] {fa9673b4-4dd1-4be0-942c-8370f651824a} <Debug> DynamicQueryHandler: Done processing query
1390 2024.06.28 20:21:01.175980 [ 3 ] {fa9673b4-4dd1-4be0-942c-8370f651824a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1391 2024.06.28 20:21:01.175996 [ 3 ] {} <Debug> HTTP-Session: 9a5062d1-6899-4731-b603-35037a3a6dd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1392 2024.06.28 20:21:06.166802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 7816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1393 2024.06.28 20:21:06.166944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1394 2024.06.28 20:21:06.166975 [ 3 ] {} <Debug> HTTP-Session: 83e880fe-bbbf-495e-a435-f5146b2d4f94 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1395 2024.06.28 20:21:06.167004 [ 3 ] {} <Debug> HTTP-Session: 83e880fe-bbbf-495e-a435-f5146b2d4f94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1396 2024.06.28 20:21:06.167022 [ 3 ] {} <Debug> HTTP-Session: 83e880fe-bbbf-495e-a435-f5146b2d4f94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1397 2024.06.28 20:21:06.167081 [ 3 ] {} <Trace> HTTP-Session: 83e880fe-bbbf-495e-a435-f5146b2d4f94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1398 2024.06.28 20:21:06.167282 [ 3 ] {a53a49ae-62b9-4a67-b723-155c456ed6c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1399 2024.06.28 20:21:06.167350 [ 3 ] {a53a49ae-62b9-4a67-b723-155c456ed6c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1400 2024.06.28 20:21:06.167542 [ 3 ] {a53a49ae-62b9-4a67-b723-155c456ed6c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1401 2024.06.28 20:21:06.168097 [ 3 ] {a53a49ae-62b9-4a67-b723-155c456ed6c2} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1402 2024.06.28 20:21:06.168140 [ 3 ] {a53a49ae-62b9-4a67-b723-155c456ed6c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1403 2024.06.28 20:21:06.168504 [ 3 ] {a53a49ae-62b9-4a67-b723-155c456ed6c2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1404 2024.06.28 20:21:06.168884 [ 3 ] {a53a49ae-62b9-4a67-b723-155c456ed6c2} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1405 2024.06.28 20:21:06.169066 [ 3 ] {a53a49ae-62b9-4a67-b723-155c456ed6c2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001847 sec., 30319.43692474283 rows/sec., 2.31 MiB/sec.
1406 2024.06.28 20:21:06.169275 [ 3 ] {a53a49ae-62b9-4a67-b723-155c456ed6c2} <Debug> DynamicQueryHandler: Done processing query
1407 2024.06.28 20:21:06.169302 [ 3 ] {a53a49ae-62b9-4a67-b723-155c456ed6c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1408 2024.06.28 20:21:06.169318 [ 3 ] {} <Debug> HTTP-Session: 83e880fe-bbbf-495e-a435-f5146b2d4f94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1409 2024.06.28 20:21:06.169448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 10892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1410 2024.06.28 20:21:06.169499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1411 2024.06.28 20:21:06.169520 [ 3 ] {} <Debug> HTTP-Session: 82ad8ce6-3459-4811-90ef-b473197b18ea Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1412 2024.06.28 20:21:06.169537 [ 3 ] {} <Debug> HTTP-Session: 82ad8ce6-3459-4811-90ef-b473197b18ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1413 2024.06.28 20:21:06.169552 [ 3 ] {} <Debug> HTTP-Session: 82ad8ce6-3459-4811-90ef-b473197b18ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1414 2024.06.28 20:21:06.169583 [ 3 ] {} <Trace> HTTP-Session: 82ad8ce6-3459-4811-90ef-b473197b18ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1415 2024.06.28 20:21:06.169728 [ 3 ] {40f4814f-e952-40ef-be8a-91fae8f1673b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1416 2024.06.28 20:21:06.169772 [ 3 ] {40f4814f-e952-40ef-be8a-91fae8f1673b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1417 2024.06.28 20:21:06.169900 [ 3 ] {40f4814f-e952-40ef-be8a-91fae8f1673b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1418 2024.06.28 20:21:06.170288 [ 3 ] {40f4814f-e952-40ef-be8a-91fae8f1673b} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1419 2024.06.28 20:21:06.170326 [ 3 ] {40f4814f-e952-40ef-be8a-91fae8f1673b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1420 2024.06.28 20:21:06.170683 [ 3 ] {40f4814f-e952-40ef-be8a-91fae8f1673b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1421 2024.06.28 20:21:06.171005 [ 3 ] {40f4814f-e952-40ef-be8a-91fae8f1673b} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1422 2024.06.28 20:21:06.171164 [ 3 ] {40f4814f-e952-40ef-be8a-91fae8f1673b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00147 sec., 43537.4149659864 rows/sec., 3.40 MiB/sec.
1423 2024.06.28 20:21:06.171338 [ 3 ] {40f4814f-e952-40ef-be8a-91fae8f1673b} <Debug> DynamicQueryHandler: Done processing query
1424 2024.06.28 20:21:06.171362 [ 3 ] {40f4814f-e952-40ef-be8a-91fae8f1673b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1425 2024.06.28 20:21:06.171378 [ 3 ] {} <Debug> HTTP-Session: 82ad8ce6-3459-4811-90ef-b473197b18ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1426 2024.06.28 20:21:06.171544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1427 2024.06.28 20:21:06.171593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1428 2024.06.28 20:21:06.171613 [ 3 ] {} <Debug> HTTP-Session: 733f6aeb-7406-4cc9-93d3-a580ccb6bc5a Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1429 2024.06.28 20:21:06.171631 [ 3 ] {} <Debug> HTTP-Session: 733f6aeb-7406-4cc9-93d3-a580ccb6bc5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1430 2024.06.28 20:21:06.171645 [ 3 ] {} <Debug> HTTP-Session: 733f6aeb-7406-4cc9-93d3-a580ccb6bc5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1431 2024.06.28 20:21:06.171676 [ 3 ] {} <Trace> HTTP-Session: 733f6aeb-7406-4cc9-93d3-a580ccb6bc5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1432 2024.06.28 20:21:06.171817 [ 3 ] {928f04df-e40f-41ae-bc8b-56eee54e0e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1433 2024.06.28 20:21:06.171865 [ 3 ] {928f04df-e40f-41ae-bc8b-56eee54e0e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1434 2024.06.28 20:21:06.172008 [ 3 ] {928f04df-e40f-41ae-bc8b-56eee54e0e59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1435 2024.06.28 20:21:06.172404 [ 3 ] {928f04df-e40f-41ae-bc8b-56eee54e0e59} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1436 2024.06.28 20:21:06.172441 [ 3 ] {928f04df-e40f-41ae-bc8b-56eee54e0e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1437 2024.06.28 20:21:06.172870 [ 3 ] {928f04df-e40f-41ae-bc8b-56eee54e0e59} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1438 2024.06.28 20:21:06.173217 [ 3 ] {928f04df-e40f-41ae-bc8b-56eee54e0e59} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1439 2024.06.28 20:21:06.173381 [ 3 ] {928f04df-e40f-41ae-bc8b-56eee54e0e59} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001623 sec., 98582.87122612445 rows/sec., 6.87 MiB/sec.
1440 2024.06.28 20:21:06.173555 [ 3 ] {928f04df-e40f-41ae-bc8b-56eee54e0e59} <Debug> DynamicQueryHandler: Done processing query
1441 2024.06.28 20:21:06.173581 [ 3 ] {928f04df-e40f-41ae-bc8b-56eee54e0e59} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1442 2024.06.28 20:21:06.173596 [ 3 ] {} <Debug> HTTP-Session: 733f6aeb-7406-4cc9-93d3-a580ccb6bc5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1443 2024.06.28 20:21:06.173717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1444 2024.06.28 20:21:06.173766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1445 2024.06.28 20:21:06.173786 [ 3 ] {} <Debug> HTTP-Session: 9c91b2ae-aa61-4c45-848e-d74a3053c256 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1446 2024.06.28 20:21:06.173804 [ 3 ] {} <Debug> HTTP-Session: 9c91b2ae-aa61-4c45-848e-d74a3053c256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1447 2024.06.28 20:21:06.173817 [ 3 ] {} <Debug> HTTP-Session: 9c91b2ae-aa61-4c45-848e-d74a3053c256 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1448 2024.06.28 20:21:06.173849 [ 3 ] {} <Trace> HTTP-Session: 9c91b2ae-aa61-4c45-848e-d74a3053c256 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1449 2024.06.28 20:21:06.173977 [ 3 ] {20857139-906d-451f-a2b4-fb47ccb95cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1450 2024.06.28 20:21:06.174022 [ 3 ] {20857139-906d-451f-a2b4-fb47ccb95cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1451 2024.06.28 20:21:06.174146 [ 3 ] {20857139-906d-451f-a2b4-fb47ccb95cb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1452 2024.06.28 20:21:06.174446 [ 3 ] {20857139-906d-451f-a2b4-fb47ccb95cb6} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1453 2024.06.28 20:21:06.174482 [ 3 ] {20857139-906d-451f-a2b4-fb47ccb95cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1454 2024.06.28 20:21:06.174849 [ 3 ] {20857139-906d-451f-a2b4-fb47ccb95cb6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1455 2024.06.28 20:21:06.175175 [ 3 ] {20857139-906d-451f-a2b4-fb47ccb95cb6} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1456 2024.06.28 20:21:06.175298 [ 3 ] {20857139-906d-451f-a2b4-fb47ccb95cb6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001374 sec., 43668.12227074236 rows/sec., 2.94 MiB/sec.
1457 2024.06.28 20:21:06.175565 [ 3 ] {20857139-906d-451f-a2b4-fb47ccb95cb6} <Debug> DynamicQueryHandler: Done processing query
1458 2024.06.28 20:21:06.175600 [ 3 ] {20857139-906d-451f-a2b4-fb47ccb95cb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1459 2024.06.28 20:21:06.175617 [ 3 ] {} <Debug> HTTP-Session: 9c91b2ae-aa61-4c45-848e-d74a3053c256 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1460 2024.06.28 20:21:10.336463 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache
1461 2024.06.28 20:21:10.336530 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache
1462 2024.06.28 20:21:11.160032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 754, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1463 2024.06.28 20:21:11.160197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1464 2024.06.28 20:21:11.160243 [ 3 ] {} <Debug> HTTP-Session: 0b948eee-0df9-4cd0-b994-79fc4d382902 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1465 2024.06.28 20:21:11.160284 [ 3 ] {} <Debug> HTTP-Session: 0b948eee-0df9-4cd0-b994-79fc4d382902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1466 2024.06.28 20:21:11.160312 [ 3 ] {} <Debug> HTTP-Session: 0b948eee-0df9-4cd0-b994-79fc4d382902 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1467 2024.06.28 20:21:11.160401 [ 3 ] {} <Trace> HTTP-Session: 0b948eee-0df9-4cd0-b994-79fc4d382902 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1468 2024.06.28 20:21:11.160627 [ 3 ] {eaf1aa7f-f46e-4638-8adb-c2d3743b2515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1469 2024.06.28 20:21:11.160993 [ 3 ] {eaf1aa7f-f46e-4638-8adb-c2d3743b2515} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1470 2024.06.28 20:21:11.161036 [ 3 ] {eaf1aa7f-f46e-4638-8adb-c2d3743b2515} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1471 2024.06.28 20:21:11.161333 [ 3 ] {eaf1aa7f-f46e-4638-8adb-c2d3743b2515} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1472 2024.06.28 20:21:11.161413 [ 3 ] {eaf1aa7f-f46e-4638-8adb-c2d3743b2515} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1473 2024.06.28 20:21:11.161584 [ 3 ] {eaf1aa7f-f46e-4638-8adb-c2d3743b2515} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1474 2024.06.28 20:21:11.161752 [ 254 ] {eaf1aa7f-f46e-4638-8adb-c2d3743b2515} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1475 2024.06.28 20:21:11.161754 [ 251 ] {eaf1aa7f-f46e-4638-8adb-c2d3743b2515} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1476 2024.06.28 20:21:11.161978 [ 3 ] {eaf1aa7f-f46e-4638-8adb-c2d3743b2515} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (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
1477 2024.06.28 20:21:11.162010 [ 3 ] {eaf1aa7f-f46e-4638-8adb-c2d3743b2515} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Spreading mark ranges among streams (default reading)
1478 2024.06.28 20:21:11.162152 [ 3 ] {eaf1aa7f-f46e-4638-8adb-c2d3743b2515} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1479 2024.06.28 20:21:11.162250 [ 3 ] {eaf1aa7f-f46e-4638-8adb-c2d3743b2515} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Reading approx. 18 rows with 2 streams
1480 2024.06.28 20:21:11.162305 [ 3 ] {eaf1aa7f-f46e-4638-8adb-c2d3743b2515} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1481 2024.06.28 20:21:11.162351 [ 3 ] {eaf1aa7f-f46e-4638-8adb-c2d3743b2515} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1482 2024.06.28 20:21:11.164102 [ 3 ] {eaf1aa7f-f46e-4638-8adb-c2d3743b2515} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.003575 sec., 5034.965034965035 rows/sec., 205.97 KiB/sec.
1483 2024.06.28 20:21:11.164464 [ 3 ] {eaf1aa7f-f46e-4638-8adb-c2d3743b2515} <Debug> DynamicQueryHandler: Done processing query
1484 2024.06.28 20:21:11.164491 [ 3 ] {eaf1aa7f-f46e-4638-8adb-c2d3743b2515} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1485 2024.06.28 20:21:11.164508 [ 3 ] {} <Debug> HTTP-Session: 0b948eee-0df9-4cd0-b994-79fc4d382902 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1486 2024.06.28 20:21:11.164724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1487 2024.06.28 20:21:11.164771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1488 2024.06.28 20:21:11.164790 [ 3 ] {} <Debug> HTTP-Session: fc32ebd1-6818-42a0-8173-ad2f0c738357 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1489 2024.06.28 20:21:11.164805 [ 3 ] {} <Debug> HTTP-Session: fc32ebd1-6818-42a0-8173-ad2f0c738357 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1490 2024.06.28 20:21:11.164818 [ 3 ] {} <Debug> HTTP-Session: fc32ebd1-6818-42a0-8173-ad2f0c738357 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1491 2024.06.28 20:21:11.164849 [ 3 ] {} <Trace> HTTP-Session: fc32ebd1-6818-42a0-8173-ad2f0c738357 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1492 2024.06.28 20:21:11.164994 [ 3 ] {fa3d35ca-b372-4ef6-823d-6870ea290ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1493 2024.06.28 20:21:11.165242 [ 3 ] {fa3d35ca-b372-4ef6-823d-6870ea290ce2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1494 2024.06.28 20:21:11.165280 [ 3 ] {fa3d35ca-b372-4ef6-823d-6870ea290ce2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1495 2024.06.28 20:21:11.165601 [ 3 ] {fa3d35ca-b372-4ef6-823d-6870ea290ce2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1496 2024.06.28 20:21:11.165665 [ 3 ] {fa3d35ca-b372-4ef6-823d-6870ea290ce2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1497 2024.06.28 20:21:11.165800 [ 3 ] {fa3d35ca-b372-4ef6-823d-6870ea290ce2} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1498 2024.06.28 20:21:11.165901 [ 257 ] {fa3d35ca-b372-4ef6-823d-6870ea290ce2} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1499 2024.06.28 20:21:11.165916 [ 255 ] {fa3d35ca-b372-4ef6-823d-6870ea290ce2} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1500 2024.06.28 20:21:11.166033 [ 3 ] {fa3d35ca-b372-4ef6-823d-6870ea290ce2} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (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
1501 2024.06.28 20:21:11.166061 [ 3 ] {fa3d35ca-b372-4ef6-823d-6870ea290ce2} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Spreading mark ranges among streams (default reading)
1502 2024.06.28 20:21:11.166142 [ 3 ] {fa3d35ca-b372-4ef6-823d-6870ea290ce2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1503 2024.06.28 20:21:11.166161 [ 3 ] {fa3d35ca-b372-4ef6-823d-6870ea290ce2} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Reading approx. 18 rows with 2 streams
1504 2024.06.28 20:21:11.166200 [ 3 ] {fa3d35ca-b372-4ef6-823d-6870ea290ce2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1505 2024.06.28 20:21:11.166239 [ 3 ] {fa3d35ca-b372-4ef6-823d-6870ea290ce2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1506 2024.06.28 20:21:11.167458 [ 3 ] {fa3d35ca-b372-4ef6-823d-6870ea290ce2} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002488 sec., 7234.726688102894 rows/sec., 295.95 KiB/sec.
1507 2024.06.28 20:21:11.167742 [ 3 ] {fa3d35ca-b372-4ef6-823d-6870ea290ce2} <Debug> DynamicQueryHandler: Done processing query
1508 2024.06.28 20:21:11.167767 [ 3 ] {fa3d35ca-b372-4ef6-823d-6870ea290ce2} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1509 2024.06.28 20:21:11.167784 [ 3 ] {} <Debug> HTTP-Session: fc32ebd1-6818-42a0-8173-ad2f0c738357 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1510 2024.06.28 20:21:11.168025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 826, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1511 2024.06.28 20:21:11.168072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1512 2024.06.28 20:21:11.168091 [ 3 ] {} <Debug> HTTP-Session: 478eb960-caac-41a6-bd9c-da6ac70cd720 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1513 2024.06.28 20:21:11.168108 [ 3 ] {} <Debug> HTTP-Session: 478eb960-caac-41a6-bd9c-da6ac70cd720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1514 2024.06.28 20:21:11.168123 [ 3 ] {} <Debug> HTTP-Session: 478eb960-caac-41a6-bd9c-da6ac70cd720 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1515 2024.06.28 20:21:11.168153 [ 3 ] {} <Trace> HTTP-Session: 478eb960-caac-41a6-bd9c-da6ac70cd720 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1516 2024.06.28 20:21:11.168290 [ 3 ] {68d171d2-1742-4ced-b46e-5691e5837882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1517 2024.06.28 20:21:11.168558 [ 3 ] {68d171d2-1742-4ced-b46e-5691e5837882} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1518 2024.06.28 20:21:11.168598 [ 3 ] {68d171d2-1742-4ced-b46e-5691e5837882} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1519 2024.06.28 20:21:11.168852 [ 3 ] {68d171d2-1742-4ced-b46e-5691e5837882} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1520 2024.06.28 20:21:11.168916 [ 3 ] {68d171d2-1742-4ced-b46e-5691e5837882} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1521 2024.06.28 20:21:11.169050 [ 3 ] {68d171d2-1742-4ced-b46e-5691e5837882} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1522 2024.06.28 20:21:11.169143 [ 257 ] {68d171d2-1742-4ced-b46e-5691e5837882} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1523 2024.06.28 20:21:11.169161 [ 253 ] {68d171d2-1742-4ced-b46e-5691e5837882} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1524 2024.06.28 20:21:11.169270 [ 3 ] {68d171d2-1742-4ced-b46e-5691e5837882} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (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
1525 2024.06.28 20:21:11.169298 [ 3 ] {68d171d2-1742-4ced-b46e-5691e5837882} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Spreading mark ranges among streams (default reading)
1526 2024.06.28 20:21:11.169376 [ 3 ] {68d171d2-1742-4ced-b46e-5691e5837882} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1527 2024.06.28 20:21:11.169396 [ 3 ] {68d171d2-1742-4ced-b46e-5691e5837882} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Reading approx. 18 rows with 2 streams
1528 2024.06.28 20:21:11.169434 [ 3 ] {68d171d2-1742-4ced-b46e-5691e5837882} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1529 2024.06.28 20:21:11.169473 [ 3 ] {68d171d2-1742-4ced-b46e-5691e5837882} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1530 2024.06.28 20:21:11.170987 [ 3 ] {68d171d2-1742-4ced-b46e-5691e5837882} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002761 sec., 6519.377037305324 rows/sec., 266.69 KiB/sec.
1531 2024.06.28 20:21:11.171283 [ 3 ] {68d171d2-1742-4ced-b46e-5691e5837882} <Debug> DynamicQueryHandler: Done processing query
1532 2024.06.28 20:21:11.171308 [ 3 ] {68d171d2-1742-4ced-b46e-5691e5837882} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1533 2024.06.28 20:21:11.171324 [ 3 ] {} <Debug> HTTP-Session: 478eb960-caac-41a6-bd9c-da6ac70cd720 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1534 2024.06.28 20:21:11.171580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 863, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1535 2024.06.28 20:21:11.171627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1536 2024.06.28 20:21:11.171647 [ 3 ] {} <Debug> HTTP-Session: a49c8b31-7f85-4835-bdb1-9c267ec7373b Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1537 2024.06.28 20:21:11.171663 [ 3 ] {} <Debug> HTTP-Session: a49c8b31-7f85-4835-bdb1-9c267ec7373b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1538 2024.06.28 20:21:11.171676 [ 3 ] {} <Debug> HTTP-Session: a49c8b31-7f85-4835-bdb1-9c267ec7373b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1539 2024.06.28 20:21:11.171707 [ 3 ] {} <Trace> HTTP-Session: a49c8b31-7f85-4835-bdb1-9c267ec7373b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1540 2024.06.28 20:21:11.171844 [ 3 ] {3134bd69-9f17-46bf-8a4a-b0a5978c015f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1541 2024.06.28 20:21:11.172106 [ 3 ] {3134bd69-9f17-46bf-8a4a-b0a5978c015f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1542 2024.06.28 20:21:11.172144 [ 3 ] {3134bd69-9f17-46bf-8a4a-b0a5978c015f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1543 2024.06.28 20:21:11.172406 [ 3 ] {3134bd69-9f17-46bf-8a4a-b0a5978c015f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1544 2024.06.28 20:21:11.172471 [ 3 ] {3134bd69-9f17-46bf-8a4a-b0a5978c015f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1545 2024.06.28 20:21:11.172605 [ 3 ] {3134bd69-9f17-46bf-8a4a-b0a5978c015f} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1546 2024.06.28 20:21:11.172712 [ 255 ] {3134bd69-9f17-46bf-8a4a-b0a5978c015f} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1547 2024.06.28 20:21:11.172716 [ 256 ] {3134bd69-9f17-46bf-8a4a-b0a5978c015f} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1548 2024.06.28 20:21:11.172821 [ 3 ] {3134bd69-9f17-46bf-8a4a-b0a5978c015f} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (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
1549 2024.06.28 20:21:11.172844 [ 3 ] {3134bd69-9f17-46bf-8a4a-b0a5978c015f} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Spreading mark ranges among streams (default reading)
1550 2024.06.28 20:21:11.172920 [ 3 ] {3134bd69-9f17-46bf-8a4a-b0a5978c015f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1551 2024.06.28 20:21:11.172939 [ 3 ] {3134bd69-9f17-46bf-8a4a-b0a5978c015f} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Reading approx. 18 rows with 2 streams
1552 2024.06.28 20:21:11.172976 [ 3 ] {3134bd69-9f17-46bf-8a4a-b0a5978c015f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1553 2024.06.28 20:21:11.173013 [ 3 ] {3134bd69-9f17-46bf-8a4a-b0a5978c015f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1554 2024.06.28 20:21:11.174454 [ 3 ] {3134bd69-9f17-46bf-8a4a-b0a5978c015f} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002673 sec., 6734.0067340067335 rows/sec., 275.47 KiB/sec.
1555 2024.06.28 20:21:11.174738 [ 3 ] {3134bd69-9f17-46bf-8a4a-b0a5978c015f} <Debug> DynamicQueryHandler: Done processing query
1556 2024.06.28 20:21:11.174763 [ 3 ] {3134bd69-9f17-46bf-8a4a-b0a5978c015f} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1557 2024.06.28 20:21:11.174779 [ 3 ] {} <Debug> HTTP-Session: a49c8b31-7f85-4835-bdb1-9c267ec7373b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1558 2024.06.28 20:21:11.174998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1559 2024.06.28 20:21:11.175045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1560 2024.06.28 20:21:11.175065 [ 3 ] {} <Debug> HTTP-Session: 601bbb2a-015d-4353-9cbb-cdf4416c1f62 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1561 2024.06.28 20:21:11.175082 [ 3 ] {} <Debug> HTTP-Session: 601bbb2a-015d-4353-9cbb-cdf4416c1f62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1562 2024.06.28 20:21:11.175096 [ 3 ] {} <Debug> HTTP-Session: 601bbb2a-015d-4353-9cbb-cdf4416c1f62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1563 2024.06.28 20:21:11.175127 [ 3 ] {} <Trace> HTTP-Session: 601bbb2a-015d-4353-9cbb-cdf4416c1f62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1564 2024.06.28 20:21:11.175267 [ 3 ] {1e0534df-da66-4d3b-aeac-1613588d2fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1565 2024.06.28 20:21:11.175533 [ 3 ] {1e0534df-da66-4d3b-aeac-1613588d2fb6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1566 2024.06.28 20:21:11.175573 [ 3 ] {1e0534df-da66-4d3b-aeac-1613588d2fb6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1567 2024.06.28 20:21:11.175833 [ 3 ] {1e0534df-da66-4d3b-aeac-1613588d2fb6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1568 2024.06.28 20:21:11.175896 [ 3 ] {1e0534df-da66-4d3b-aeac-1613588d2fb6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1569 2024.06.28 20:21:11.176031 [ 3 ] {1e0534df-da66-4d3b-aeac-1613588d2fb6} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
1570 2024.06.28 20:21:11.176121 [ 253 ] {1e0534df-da66-4d3b-aeac-1613588d2fb6} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1571 2024.06.28 20:21:11.176133 [ 255 ] {1e0534df-da66-4d3b-aeac-1613588d2fb6} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1572 2024.06.28 20:21:11.176228 [ 3 ] {1e0534df-da66-4d3b-aeac-1613588d2fb6} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (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
1573 2024.06.28 20:21:11.176256 [ 3 ] {1e0534df-da66-4d3b-aeac-1613588d2fb6} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Spreading mark ranges among streams (default reading)
1574 2024.06.28 20:21:11.176335 [ 3 ] {1e0534df-da66-4d3b-aeac-1613588d2fb6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1575 2024.06.28 20:21:11.176354 [ 3 ] {1e0534df-da66-4d3b-aeac-1613588d2fb6} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Reading approx. 18 rows with 2 streams
1576 2024.06.28 20:21:11.176392 [ 3 ] {1e0534df-da66-4d3b-aeac-1613588d2fb6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1577 2024.06.28 20:21:11.176430 [ 3 ] {1e0534df-da66-4d3b-aeac-1613588d2fb6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1578 2024.06.28 20:21:11.177883 [ 3 ] {1e0534df-da66-4d3b-aeac-1613588d2fb6} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002681 sec., 6713.9127191346515 rows/sec., 274.65 KiB/sec.
1579 2024.06.28 20:21:11.178174 [ 3 ] {1e0534df-da66-4d3b-aeac-1613588d2fb6} <Debug> DynamicQueryHandler: Done processing query
1580 2024.06.28 20:21:11.178199 [ 3 ] {1e0534df-da66-4d3b-aeac-1613588d2fb6} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1581 2024.06.28 20:21:11.178216 [ 3 ] {} <Debug> HTTP-Session: 601bbb2a-015d-4353-9cbb-cdf4416c1f62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1582 2024.06.28 20:21:11.178433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1583 2024.06.28 20:21:11.178479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1584 2024.06.28 20:21:11.178498 [ 3 ] {} <Debug> HTTP-Session: d4be211d-8728-40c8-94fd-c4320949a5b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1585 2024.06.28 20:21:11.178514 [ 3 ] {} <Debug> HTTP-Session: d4be211d-8728-40c8-94fd-c4320949a5b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1586 2024.06.28 20:21:11.178528 [ 3 ] {} <Debug> HTTP-Session: d4be211d-8728-40c8-94fd-c4320949a5b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1587 2024.06.28 20:21:11.178559 [ 3 ] {} <Trace> HTTP-Session: d4be211d-8728-40c8-94fd-c4320949a5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1588 2024.06.28 20:21:11.178699 [ 3 ] {13232331-0801-455e-97c4-a89e3e55b0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1589 2024.06.28 20:21:11.178961 [ 3 ] {13232331-0801-455e-97c4-a89e3e55b0e0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1590 2024.06.28 20:21:11.179001 [ 3 ] {13232331-0801-455e-97c4-a89e3e55b0e0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1591 2024.06.28 20:21:11.179264 [ 3 ] {13232331-0801-455e-97c4-a89e3e55b0e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1592 2024.06.28 20:21:11.179327 [ 3 ] {13232331-0801-455e-97c4-a89e3e55b0e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1593 2024.06.28 20:21:11.179459 [ 3 ] {13232331-0801-455e-97c4-a89e3e55b0e0} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
1594 2024.06.28 20:21:11.179561 [ 255 ] {13232331-0801-455e-97c4-a89e3e55b0e0} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1595 2024.06.28 20:21:11.179564 [ 253 ] {13232331-0801-455e-97c4-a89e3e55b0e0} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1596 2024.06.28 20:21:11.179679 [ 3 ] {13232331-0801-455e-97c4-a89e3e55b0e0} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (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
1597 2024.06.28 20:21:11.179706 [ 3 ] {13232331-0801-455e-97c4-a89e3e55b0e0} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Spreading mark ranges among streams (default reading)
1598 2024.06.28 20:21:11.179784 [ 3 ] {13232331-0801-455e-97c4-a89e3e55b0e0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1599 2024.06.28 20:21:11.179804 [ 3 ] {13232331-0801-455e-97c4-a89e3e55b0e0} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Reading approx. 18 rows with 2 streams
1600 2024.06.28 20:21:11.179842 [ 3 ] {13232331-0801-455e-97c4-a89e3e55b0e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1601 2024.06.28 20:21:11.179882 [ 3 ] {13232331-0801-455e-97c4-a89e3e55b0e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1602 2024.06.28 20:21:11.181323 [ 3 ] {13232331-0801-455e-97c4-a89e3e55b0e0} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002641 sec., 6815.600151457781 rows/sec., 278.81 KiB/sec.
1603 2024.06.28 20:21:11.181657 [ 3 ] {13232331-0801-455e-97c4-a89e3e55b0e0} <Debug> DynamicQueryHandler: Done processing query
1604 2024.06.28 20:21:11.181681 [ 3 ] {13232331-0801-455e-97c4-a89e3e55b0e0} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1605 2024.06.28 20:21:11.181698 [ 3 ] {} <Debug> HTTP-Session: d4be211d-8728-40c8-94fd-c4320949a5b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1606 2024.06.28 20:21:11.195455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1607 2024.06.28 20:21:11.195548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1608 2024.06.28 20:21:11.195587 [ 3 ] {} <Debug> HTTP-Session: 964f50c3-3f24-4713-ae53-605ed0fec2ca Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1609 2024.06.28 20:21:11.195619 [ 3 ] {} <Debug> HTTP-Session: 964f50c3-3f24-4713-ae53-605ed0fec2ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1610 2024.06.28 20:21:11.195647 [ 3 ] {} <Debug> HTTP-Session: 964f50c3-3f24-4713-ae53-605ed0fec2ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1611 2024.06.28 20:21:11.195708 [ 3 ] {} <Trace> HTTP-Session: 964f50c3-3f24-4713-ae53-605ed0fec2ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1612 2024.06.28 20:21:11.195919 [ 3 ] {69fe62c4-7a58-4b54-8303-e7ce58950846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1613 2024.06.28 20:21:11.196006 [ 3 ] {69fe62c4-7a58-4b54-8303-e7ce58950846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1614 2024.06.28 20:21:11.196323 [ 3 ] {69fe62c4-7a58-4b54-8303-e7ce58950846} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1615 2024.06.28 20:21:11.196710 [ 3 ] {69fe62c4-7a58-4b54-8303-e7ce58950846} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1616 2024.06.28 20:21:11.196746 [ 3 ] {69fe62c4-7a58-4b54-8303-e7ce58950846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1617 2024.06.28 20:21:11.197236 [ 3 ] {69fe62c4-7a58-4b54-8303-e7ce58950846} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1618 2024.06.28 20:21:11.197547 [ 3 ] {69fe62c4-7a58-4b54-8303-e7ce58950846} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1619 2024.06.28 20:21:11.197682 [ 3 ] {69fe62c4-7a58-4b54-8303-e7ce58950846} <Debug> executeQuery: Read 6 rows, 996.00 B in 0.001842 sec., 3257.328990228013 rows/sec., 528.04 KiB/sec.
1620 2024.06.28 20:21:11.197967 [ 3 ] {69fe62c4-7a58-4b54-8303-e7ce58950846} <Debug> DynamicQueryHandler: Done processing query
1621 2024.06.28 20:21:11.197993 [ 3 ] {69fe62c4-7a58-4b54-8303-e7ce58950846} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1622 2024.06.28 20:21:11.198008 [ 3 ] {} <Debug> HTTP-Session: 964f50c3-3f24-4713-ae53-605ed0fec2ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1623 2024.06.28 20:21:11.198121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12745, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1624 2024.06.28 20:21:11.198169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1625 2024.06.28 20:21:11.198189 [ 3 ] {} <Debug> HTTP-Session: 7a7f1fce-59a5-42ea-b9d6-20e5438b7779 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1626 2024.06.28 20:21:11.198205 [ 3 ] {} <Debug> HTTP-Session: 7a7f1fce-59a5-42ea-b9d6-20e5438b7779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1627 2024.06.28 20:21:11.198220 [ 3 ] {} <Debug> HTTP-Session: 7a7f1fce-59a5-42ea-b9d6-20e5438b7779 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1628 2024.06.28 20:21:11.198251 [ 3 ] {} <Trace> HTTP-Session: 7a7f1fce-59a5-42ea-b9d6-20e5438b7779 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1629 2024.06.28 20:21:11.198372 [ 3 ] {9b3927c9-bc47-4152-a1f1-ca6b6704db3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1630 2024.06.28 20:21:11.198420 [ 3 ] {9b3927c9-bc47-4152-a1f1-ca6b6704db3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1631 2024.06.28 20:21:11.198561 [ 3 ] {9b3927c9-bc47-4152-a1f1-ca6b6704db3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1632 2024.06.28 20:21:11.198912 [ 3 ] {9b3927c9-bc47-4152-a1f1-ca6b6704db3b} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1633 2024.06.28 20:21:11.198948 [ 3 ] {9b3927c9-bc47-4152-a1f1-ca6b6704db3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1634 2024.06.28 20:21:11.199283 [ 3 ] {9b3927c9-bc47-4152-a1f1-ca6b6704db3b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1635 2024.06.28 20:21:11.199583 [ 3 ] {9b3927c9-bc47-4152-a1f1-ca6b6704db3b} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1636 2024.06.28 20:21:11.199701 [ 82 ] {} <Debug> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1637 2024.06.28 20:21:11.199703 [ 3 ] {9b3927c9-bc47-4152-a1f1-ca6b6704db3b} <Debug> executeQuery: Read 92 rows, 7.14 KiB in 0.001381 sec., 66618.39246922519 rows/sec., 5.05 MiB/sec.
1638 2024.06.28 20:21:11.199758 [ 82 ] {} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1639 2024.06.28 20:21:11.199796 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1640 2024.06.28 20:21:11.199923 [ 3 ] {9b3927c9-bc47-4152-a1f1-ca6b6704db3b} <Debug> DynamicQueryHandler: Done processing query
1641 2024.06.28 20:21:11.199966 [ 3 ] {9b3927c9-bc47-4152-a1f1-ca6b6704db3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1642 2024.06.28 20:21:11.199984 [ 3 ] {} <Debug> HTTP-Session: 7a7f1fce-59a5-42ea-b9d6-20e5438b7779 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1643 2024.06.28 20:21:11.200070 [ 193 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::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
1644 2024.06.28 20:21:11.200161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 14930, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1645 2024.06.28 20:21:11.200237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1646 2024.06.28 20:21:11.200290 [ 3 ] {} <Debug> HTTP-Session: dabd75b0-17a9-4b26-a6e7-d4bc50991d02 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1647 2024.06.28 20:21:11.200332 [ 3 ] {} <Debug> HTTP-Session: dabd75b0-17a9-4b26-a6e7-d4bc50991d02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1648 2024.06.28 20:21:11.200377 [ 3 ] {} <Debug> HTTP-Session: dabd75b0-17a9-4b26-a6e7-d4bc50991d02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1649 2024.06.28 20:21:11.200409 [ 193 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1650 2024.06.28 20:21:11.200438 [ 3 ] {} <Trace> HTTP-Session: dabd75b0-17a9-4b26-a6e7-d4bc50991d02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1651 2024.06.28 20:21:11.200490 [ 193 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part
1652 2024.06.28 20:21:11.200635 [ 3 ] {57eb0393-7b7b-4a97-8711-c59b99591169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1653 2024.06.28 20:21:11.200764 [ 193 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part
1654 2024.06.28 20:21:11.200811 [ 3 ] {57eb0393-7b7b-4a97-8711-c59b99591169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1655 2024.06.28 20:21:11.200997 [ 193 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part
1656 2024.06.28 20:21:11.201271 [ 193 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part
1657 2024.06.28 20:21:11.201532 [ 193 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part
1658 2024.06.28 20:21:11.201874 [ 193 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 92 rows starting from the beginning of the part
1659 2024.06.28 20:21:11.202343 [ 3 ] {57eb0393-7b7b-4a97-8711-c59b99591169} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1660 2024.06.28 20:21:11.203288 [ 3 ] {57eb0393-7b7b-4a97-8711-c59b99591169} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1661 2024.06.28 20:21:11.203350 [ 3 ] {57eb0393-7b7b-4a97-8711-c59b99591169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1662 2024.06.28 20:21:11.204302 [ 3 ] {57eb0393-7b7b-4a97-8711-c59b99591169} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1663 2024.06.28 20:21:11.204983 [ 193 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 342 rows, containing 4 columns (4 merged, 0 gathered) in 0.005087639 sec., 67221.75059983619 rows/sec., 5.11 MiB/sec.
1664 2024.06.28 20:21:11.205170 [ 3 ] {57eb0393-7b7b-4a97-8711-c59b99591169} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1665 2024.06.28 20:21:11.205211 [ 193 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1666 2024.06.28 20:21:11.205440 [ 82 ] {} <Debug> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1667 2024.06.28 20:21:11.205482 [ 3 ] {57eb0393-7b7b-4a97-8711-c59b99591169} <Debug> executeQuery: Read 88 rows, 7.01 KiB in 0.00494 sec., 17813.765182186235 rows/sec., 1.39 MiB/sec.
1668 2024.06.28 20:21:11.205551 [ 82 ] {} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1669 2024.06.28 20:21:11.205657 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1670 2024.06.28 20:21:11.206164 [ 3 ] {57eb0393-7b7b-4a97-8711-c59b99591169} <Debug> DynamicQueryHandler: Done processing query
1671 2024.06.28 20:21:11.206202 [ 190 ] {83f29066-60b5-431b-8a7e-f217868bed51::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
1672 2024.06.28 20:21:11.206223 [ 3 ] {57eb0393-7b7b-4a97-8711-c59b99591169} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1673 2024.06.28 20:21:11.206276 [ 3 ] {} <Debug> HTTP-Session: dabd75b0-17a9-4b26-a6e7-d4bc50991d02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1674 2024.06.28 20:21:11.206530 [ 190 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1675 2024.06.28 20:21:11.206582 [ 190 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part
1676 2024.06.28 20:21:11.206716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 62901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1677 2024.06.28 20:21:11.206834 [ 188 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_6_1} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1678 2024.06.28 20:21:11.206885 [ 190 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part
1679 2024.06.28 20:21:11.206914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1680 2024.06.28 20:21:11.207034 [ 3 ] {} <Debug> HTTP-Session: 04bccb79-3d8c-4bda-9ed2-7a56d74ffa27 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1681 2024.06.28 20:21:11.207130 [ 3 ] {} <Debug> HTTP-Session: 04bccb79-3d8c-4bda-9ed2-7a56d74ffa27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1682 2024.06.28 20:21:11.207242 [ 3 ] {} <Debug> HTTP-Session: 04bccb79-3d8c-4bda-9ed2-7a56d74ffa27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1683 2024.06.28 20:21:11.207371 [ 190 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part
1684 2024.06.28 20:21:11.207387 [ 3 ] {} <Trace> HTTP-Session: 04bccb79-3d8c-4bda-9ed2-7a56d74ffa27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1685 2024.06.28 20:21:11.207418 [ 188 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_6_1} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1686 2024.06.28 20:21:11.207772 [ 190 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part
1687 2024.06.28 20:21:11.207854 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
1688 2024.06.28 20:21:11.208042 [ 3 ] {cddb5f40-b2e9-4a0b-9924-ad1ee31753ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1689 2024.06.28 20:21:11.208210 [ 190 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part
1690 2024.06.28 20:21:11.208223 [ 3 ] {cddb5f40-b2e9-4a0b-9924-ad1ee31753ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1691 2024.06.28 20:21:11.208513 [ 190 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 88 rows starting from the beginning of the part
1692 2024.06.28 20:21:11.209278 [ 3 ] {cddb5f40-b2e9-4a0b-9924-ad1ee31753ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1693 2024.06.28 20:21:11.209916 [ 3 ] {cddb5f40-b2e9-4a0b-9924-ad1ee31753ab} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1694 2024.06.28 20:21:11.209957 [ 3 ] {cddb5f40-b2e9-4a0b-9924-ad1ee31753ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1695 2024.06.28 20:21:11.210290 [ 190 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 4 columns (4 merged, 0 gathered) in 0.004490596 sec., 82839.78340514265 rows/sec., 6.46 MiB/sec.
1696 2024.06.28 20:21:11.210574 [ 193 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1697 2024.06.28 20:21:11.210630 [ 3 ] {cddb5f40-b2e9-4a0b-9924-ad1ee31753ab} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1698 2024.06.28 20:21:11.211682 [ 3 ] {cddb5f40-b2e9-4a0b-9924-ad1ee31753ab} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1699 2024.06.28 20:21:11.211692 [ 193 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_6_1} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1700 2024.06.28 20:21:11.211920 [ 193 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_6_1} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1701 2024.06.28 20:21:11.211949 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1702 2024.06.28 20:21:11.211993 [ 3 ] {cddb5f40-b2e9-4a0b-9924-ad1ee31753ab} <Debug> executeQuery: Read 328 rows, 23.55 KiB in 0.004318 sec., 75961.09309865678 rows/sec., 5.33 MiB/sec.
1703 2024.06.28 20:21:11.212029 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1704 2024.06.28 20:21:11.212133 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1705 2024.06.28 20:21:11.212279 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
1706 2024.06.28 20:21:11.212438 [ 193 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
1707 2024.06.28 20:21:11.212454 [ 3 ] {cddb5f40-b2e9-4a0b-9924-ad1ee31753ab} <Debug> DynamicQueryHandler: Done processing query
1708 2024.06.28 20:21:11.212504 [ 3 ] {cddb5f40-b2e9-4a0b-9924-ad1ee31753ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
1709 2024.06.28 20:21:11.212539 [ 3 ] {} <Debug> HTTP-Session: 04bccb79-3d8c-4bda-9ed2-7a56d74ffa27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1710 2024.06.28 20:21:11.212651 [ 193 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1711 2024.06.28 20:21:11.212705 [ 193 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
1712 2024.06.28 20:21:11.212727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1713 2024.06.28 20:21:11.212873 [ 193 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 158 rows starting from the beginning of the part
1714 2024.06.28 20:21:11.212896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1715 2024.06.28 20:21:11.213016 [ 3 ] {} <Debug> HTTP-Session: 4e142b7c-72e7-442e-a576-9f571243e709 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1716 2024.06.28 20:21:11.213082 [ 3 ] {} <Debug> HTTP-Session: 4e142b7c-72e7-442e-a576-9f571243e709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1717 2024.06.28 20:21:11.213154 [ 3 ] {} <Debug> HTTP-Session: 4e142b7c-72e7-442e-a576-9f571243e709 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1718 2024.06.28 20:21:11.213158 [ 193 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part
1719 2024.06.28 20:21:11.213282 [ 3 ] {} <Trace> HTTP-Session: 4e142b7c-72e7-442e-a576-9f571243e709 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1720 2024.06.28 20:21:11.213461 [ 193 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part
1721 2024.06.28 20:21:11.213709 [ 193 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part
1722 2024.06.28 20:21:11.213818 [ 3 ] {10ca27a5-df02-41c0-959c-14d8601af951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1723 2024.06.28 20:21:11.214027 [ 193 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 328 rows starting from the beginning of the part
1724 2024.06.28 20:21:11.214123 [ 3 ] {10ca27a5-df02-41c0-959c-14d8601af951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1725 2024.06.28 20:21:11.214869 [ 3 ] {10ca27a5-df02-41c0-959c-14d8601af951} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1726 2024.06.28 20:21:11.215641 [ 3 ] {10ca27a5-df02-41c0-959c-14d8601af951} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1727 2024.06.28 20:21:11.215708 [ 3 ] {10ca27a5-df02-41c0-959c-14d8601af951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1728 2024.06.28 20:21:11.216755 [ 3 ] {10ca27a5-df02-41c0-959c-14d8601af951} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1729 2024.06.28 20:21:11.217511 [ 187 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1046 rows, containing 5 columns (5 merged, 0 gathered) in 0.005113388 sec., 204561.04641384538 rows/sec., 14.27 MiB/sec.
1730 2024.06.28 20:21:11.217656 [ 3 ] {10ca27a5-df02-41c0-959c-14d8601af951} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1731 2024.06.28 20:21:11.217845 [ 82 ] {} <Debug> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1732 2024.06.28 20:21:11.217890 [ 3 ] {10ca27a5-df02-41c0-959c-14d8601af951} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004293 sec., 13976.240391334732 rows/sec., 964.51 KiB/sec.
1733 2024.06.28 20:21:11.217893 [ 193 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1734 2024.06.28 20:21:11.217916 [ 82 ] {} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1735 2024.06.28 20:21:11.218007 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1736 2024.06.28 20:21:11.218670 [ 190 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
1737 2024.06.28 20:21:11.218723 [ 3 ] {10ca27a5-df02-41c0-959c-14d8601af951} <Debug> DynamicQueryHandler: Done processing query
1738 2024.06.28 20:21:11.218824 [ 3 ] {10ca27a5-df02-41c0-959c-14d8601af951} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1739 2024.06.28 20:21:11.218950 [ 3 ] {} <Debug> HTTP-Session: 4e142b7c-72e7-442e-a576-9f571243e709 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1740 2024.06.28 20:21:11.219326 [ 190 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1741 2024.06.28 20:21:11.219394 [ 190 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
1742 2024.06.28 20:21:11.219588 [ 190 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 58 rows starting from the beginning of the part
1743 2024.06.28 20:21:11.219835 [ 193 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1744 2024.06.28 20:21:11.219969 [ 190 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part
1745 2024.06.28 20:21:11.220144 [ 193 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1746 2024.06.28 20:21:11.220303 [ 190 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part
1747 2024.06.28 20:21:11.220421 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
1748 2024.06.28 20:21:11.220537 [ 190 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part
1749 2024.06.28 20:21:11.220709 [ 190 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part
1750 2024.06.28 20:21:11.221746 [ 201 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 4 columns (4 merged, 0 gathered) in 0.003539193 sec., 90981.19260520689 rows/sec., 6.14 MiB/sec.
1751 2024.06.28 20:21:11.221904 [ 201 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1752 2024.06.28 20:21:11.222291 [ 201 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_6_1} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1753 2024.06.28 20:21:11.222377 [ 201 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_6_1} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1754 2024.06.28 20:21:11.222462 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
1755 2024.06.28 20:21:16.167576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 7816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1756 2024.06.28 20:21:16.167770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1757 2024.06.28 20:21:16.167818 [ 3 ] {} <Debug> HTTP-Session: c7a7cc2c-e97d-4f42-a30b-1348d50896e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1758 2024.06.28 20:21:16.167859 [ 3 ] {} <Debug> HTTP-Session: c7a7cc2c-e97d-4f42-a30b-1348d50896e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1759 2024.06.28 20:21:16.167890 [ 3 ] {} <Debug> HTTP-Session: c7a7cc2c-e97d-4f42-a30b-1348d50896e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1760 2024.06.28 20:21:16.167971 [ 3 ] {} <Trace> HTTP-Session: c7a7cc2c-e97d-4f42-a30b-1348d50896e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1761 2024.06.28 20:21:16.168275 [ 3 ] {b0de108a-67b9-444e-8ceb-d2745a5d01bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1762 2024.06.28 20:21:16.168379 [ 3 ] {b0de108a-67b9-444e-8ceb-d2745a5d01bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1763 2024.06.28 20:21:16.168662 [ 3 ] {b0de108a-67b9-444e-8ceb-d2745a5d01bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1764 2024.06.28 20:21:16.169111 [ 3 ] {b0de108a-67b9-444e-8ceb-d2745a5d01bf} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1765 2024.06.28 20:21:16.169149 [ 3 ] {b0de108a-67b9-444e-8ceb-d2745a5d01bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1766 2024.06.28 20:21:16.169519 [ 3 ] {b0de108a-67b9-444e-8ceb-d2745a5d01bf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1767 2024.06.28 20:21:16.169857 [ 3 ] {b0de108a-67b9-444e-8ceb-d2745a5d01bf} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1768 2024.06.28 20:21:16.169995 [ 3 ] {b0de108a-67b9-444e-8ceb-d2745a5d01bf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001833 sec., 30551.00927441353 rows/sec., 2.33 MiB/sec.
1769 2024.06.28 20:21:16.170179 [ 3 ] {b0de108a-67b9-444e-8ceb-d2745a5d01bf} <Debug> DynamicQueryHandler: Done processing query
1770 2024.06.28 20:21:16.170207 [ 3 ] {b0de108a-67b9-444e-8ceb-d2745a5d01bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1771 2024.06.28 20:21:16.170223 [ 3 ] {} <Debug> HTTP-Session: c7a7cc2c-e97d-4f42-a30b-1348d50896e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1772 2024.06.28 20:21:16.170358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 10892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1773 2024.06.28 20:21:16.170404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1774 2024.06.28 20:21:16.170424 [ 3 ] {} <Debug> HTTP-Session: 199358da-0eb5-433c-a5f8-b5e37293164c Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1775 2024.06.28 20:21:16.170441 [ 3 ] {} <Debug> HTTP-Session: 199358da-0eb5-433c-a5f8-b5e37293164c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1776 2024.06.28 20:21:16.170456 [ 3 ] {} <Debug> HTTP-Session: 199358da-0eb5-433c-a5f8-b5e37293164c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1777 2024.06.28 20:21:16.170489 [ 3 ] {} <Trace> HTTP-Session: 199358da-0eb5-433c-a5f8-b5e37293164c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1778 2024.06.28 20:21:16.170602 [ 3 ] {016f8319-514d-4400-b785-3a67c0b0b5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1779 2024.06.28 20:21:16.170644 [ 3 ] {016f8319-514d-4400-b785-3a67c0b0b5ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1780 2024.06.28 20:21:16.170768 [ 3 ] {016f8319-514d-4400-b785-3a67c0b0b5ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1781 2024.06.28 20:21:16.171111 [ 3 ] {016f8319-514d-4400-b785-3a67c0b0b5ed} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1782 2024.06.28 20:21:16.171147 [ 3 ] {016f8319-514d-4400-b785-3a67c0b0b5ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1783 2024.06.28 20:21:16.171452 [ 3 ] {016f8319-514d-4400-b785-3a67c0b0b5ed} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1784 2024.06.28 20:21:16.171755 [ 3 ] {016f8319-514d-4400-b785-3a67c0b0b5ed} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1785 2024.06.28 20:21:16.171881 [ 3 ] {016f8319-514d-4400-b785-3a67c0b0b5ed} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001314 sec., 48706.2404870624 rows/sec., 3.80 MiB/sec.
1786 2024.06.28 20:21:16.172166 [ 3 ] {016f8319-514d-4400-b785-3a67c0b0b5ed} <Debug> DynamicQueryHandler: Done processing query
1787 2024.06.28 20:21:16.172191 [ 3 ] {016f8319-514d-4400-b785-3a67c0b0b5ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1788 2024.06.28 20:21:16.172207 [ 3 ] {} <Debug> HTTP-Session: 199358da-0eb5-433c-a5f8-b5e37293164c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1789 2024.06.28 20:21:16.172414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1790 2024.06.28 20:21:16.172463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1791 2024.06.28 20:21:16.172482 [ 3 ] {} <Debug> HTTP-Session: 9028c493-d6c8-4692-bae6-56df12821649 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1792 2024.06.28 20:21:16.172500 [ 3 ] {} <Debug> HTTP-Session: 9028c493-d6c8-4692-bae6-56df12821649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1793 2024.06.28 20:21:16.172514 [ 3 ] {} <Debug> HTTP-Session: 9028c493-d6c8-4692-bae6-56df12821649 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1794 2024.06.28 20:21:16.172545 [ 3 ] {} <Trace> HTTP-Session: 9028c493-d6c8-4692-bae6-56df12821649 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1795 2024.06.28 20:21:16.172690 [ 3 ] {2c53344f-8963-4351-88bc-86a91d63464e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1796 2024.06.28 20:21:16.172737 [ 3 ] {2c53344f-8963-4351-88bc-86a91d63464e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1797 2024.06.28 20:21:16.172898 [ 3 ] {2c53344f-8963-4351-88bc-86a91d63464e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1798 2024.06.28 20:21:16.173258 [ 3 ] {2c53344f-8963-4351-88bc-86a91d63464e} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1799 2024.06.28 20:21:16.173293 [ 3 ] {2c53344f-8963-4351-88bc-86a91d63464e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1800 2024.06.28 20:21:16.173683 [ 3 ] {2c53344f-8963-4351-88bc-86a91d63464e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1801 2024.06.28 20:21:16.174015 [ 3 ] {2c53344f-8963-4351-88bc-86a91d63464e} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1802 2024.06.28 20:21:16.174138 [ 3 ] {2c53344f-8963-4351-88bc-86a91d63464e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001516 sec., 105540.89709762533 rows/sec., 7.35 MiB/sec.
1803 2024.06.28 20:21:16.174294 [ 3 ] {2c53344f-8963-4351-88bc-86a91d63464e} <Debug> DynamicQueryHandler: Done processing query
1804 2024.06.28 20:21:16.174318 [ 3 ] {2c53344f-8963-4351-88bc-86a91d63464e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1805 2024.06.28 20:21:16.174334 [ 3 ] {} <Debug> HTTP-Session: 9028c493-d6c8-4692-bae6-56df12821649 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1806 2024.06.28 20:21:16.174457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1807 2024.06.28 20:21:16.174504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1808 2024.06.28 20:21:16.174524 [ 3 ] {} <Debug> HTTP-Session: 6a78464a-5f67-4cf3-a1f8-3395e5d77cd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1809 2024.06.28 20:21:16.174541 [ 3 ] {} <Debug> HTTP-Session: 6a78464a-5f67-4cf3-a1f8-3395e5d77cd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1810 2024.06.28 20:21:16.174554 [ 3 ] {} <Debug> HTTP-Session: 6a78464a-5f67-4cf3-a1f8-3395e5d77cd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1811 2024.06.28 20:21:16.174585 [ 3 ] {} <Trace> HTTP-Session: 6a78464a-5f67-4cf3-a1f8-3395e5d77cd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1812 2024.06.28 20:21:16.174717 [ 3 ] {58925d78-2ad6-4805-a848-8d63a36cd57b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1813 2024.06.28 20:21:16.174761 [ 3 ] {58925d78-2ad6-4805-a848-8d63a36cd57b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1814 2024.06.28 20:21:16.174884 [ 3 ] {58925d78-2ad6-4805-a848-8d63a36cd57b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1815 2024.06.28 20:21:16.175244 [ 3 ] {58925d78-2ad6-4805-a848-8d63a36cd57b} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1816 2024.06.28 20:21:16.175280 [ 3 ] {58925d78-2ad6-4805-a848-8d63a36cd57b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1817 2024.06.28 20:21:16.175638 [ 3 ] {58925d78-2ad6-4805-a848-8d63a36cd57b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1818 2024.06.28 20:21:16.175956 [ 3 ] {58925d78-2ad6-4805-a848-8d63a36cd57b} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1819 2024.06.28 20:21:16.176078 [ 3 ] {58925d78-2ad6-4805-a848-8d63a36cd57b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001409 sec., 42583.392476933994 rows/sec., 2.87 MiB/sec.
1820 2024.06.28 20:21:16.176375 [ 3 ] {58925d78-2ad6-4805-a848-8d63a36cd57b} <Debug> DynamicQueryHandler: Done processing query
1821 2024.06.28 20:21:16.176401 [ 3 ] {58925d78-2ad6-4805-a848-8d63a36cd57b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1822 2024.06.28 20:21:16.176417 [ 3 ] {} <Debug> HTTP-Session: 6a78464a-5f67-4cf3-a1f8-3395e5d77cd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1823 2024.06.28 20:21:21.166177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 970, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1824 2024.06.28 20:21:21.166369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1825 2024.06.28 20:21:21.166416 [ 3 ] {} <Debug> HTTP-Session: 09de003b-37fc-408b-a1ff-9a1216b3ee02 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1826 2024.06.28 20:21:21.166457 [ 3 ] {} <Debug> HTTP-Session: 09de003b-37fc-408b-a1ff-9a1216b3ee02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1827 2024.06.28 20:21:21.166487 [ 3 ] {} <Debug> HTTP-Session: 09de003b-37fc-408b-a1ff-9a1216b3ee02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1828 2024.06.28 20:21:21.166567 [ 3 ] {} <Trace> HTTP-Session: 09de003b-37fc-408b-a1ff-9a1216b3ee02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1829 2024.06.28 20:21:21.166879 [ 3 ] {d601e3ec-4e5d-4315-9b40-53803132dc43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1830 2024.06.28 20:21:21.167266 [ 3 ] {d601e3ec-4e5d-4315-9b40-53803132dc43} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1831 2024.06.28 20:21:21.167310 [ 3 ] {d601e3ec-4e5d-4315-9b40-53803132dc43} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1832 2024.06.28 20:21:21.167627 [ 3 ] {d601e3ec-4e5d-4315-9b40-53803132dc43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1833 2024.06.28 20:21:21.167707 [ 3 ] {d601e3ec-4e5d-4315-9b40-53803132dc43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1834 2024.06.28 20:21:21.167877 [ 3 ] {d601e3ec-4e5d-4315-9b40-53803132dc43} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
1835 2024.06.28 20:21:21.168026 [ 256 ] {d601e3ec-4e5d-4315-9b40-53803132dc43} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1836 2024.06.28 20:21:21.168054 [ 253 ] {d601e3ec-4e5d-4315-9b40-53803132dc43} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1837 2024.06.28 20:21:21.168080 [ 254 ] {d601e3ec-4e5d-4315-9b40-53803132dc43} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1838 2024.06.28 20:21:21.168230 [ 3 ] {d601e3ec-4e5d-4315-9b40-53803132dc43} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (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
1839 2024.06.28 20:21:21.168260 [ 3 ] {d601e3ec-4e5d-4315-9b40-53803132dc43} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Spreading mark ranges among streams (default reading)
1840 2024.06.28 20:21:21.168372 [ 3 ] {d601e3ec-4e5d-4315-9b40-53803132dc43} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1841 2024.06.28 20:21:21.168396 [ 3 ] {d601e3ec-4e5d-4315-9b40-53803132dc43} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Reading approx. 24 rows with 3 streams
1842 2024.06.28 20:21:21.168439 [ 3 ] {d601e3ec-4e5d-4315-9b40-53803132dc43} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1843 2024.06.28 20:21:21.168483 [ 3 ] {d601e3ec-4e5d-4315-9b40-53803132dc43} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1844 2024.06.28 20:21:21.168523 [ 3 ] {d601e3ec-4e5d-4315-9b40-53803132dc43} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1845 2024.06.28 20:21:21.170521 [ 3 ] {d601e3ec-4e5d-4315-9b40-53803132dc43} <Debug> executeQuery: Read 24 rows, 1000.00 B in 0.003758 sec., 6386.375731772219 rows/sec., 259.86 KiB/sec.
1846 2024.06.28 20:21:21.170878 [ 3 ] {d601e3ec-4e5d-4315-9b40-53803132dc43} <Debug> DynamicQueryHandler: Done processing query
1847 2024.06.28 20:21:21.170905 [ 3 ] {d601e3ec-4e5d-4315-9b40-53803132dc43} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
1848 2024.06.28 20:21:21.170922 [ 3 ] {} <Debug> HTTP-Session: 09de003b-37fc-408b-a1ff-9a1216b3ee02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1849 2024.06.28 20:21:21.172293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1850 2024.06.28 20:21:21.172341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1851 2024.06.28 20:21:21.172361 [ 3 ] {} <Debug> HTTP-Session: 37a83b06-0d20-4af3-83aa-b15d86fbd145 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1852 2024.06.28 20:21:21.172378 [ 3 ] {} <Debug> HTTP-Session: 37a83b06-0d20-4af3-83aa-b15d86fbd145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1853 2024.06.28 20:21:21.172392 [ 3 ] {} <Debug> HTTP-Session: 37a83b06-0d20-4af3-83aa-b15d86fbd145 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1854 2024.06.28 20:21:21.172425 [ 3 ] {} <Trace> HTTP-Session: 37a83b06-0d20-4af3-83aa-b15d86fbd145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1855 2024.06.28 20:21:21.172567 [ 3 ] {1ee6cb25-f39d-492b-b394-e40303894a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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)
1856 2024.06.28 20:21:21.172839 [ 3 ] {1ee6cb25-f39d-492b-b394-e40303894a68} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1857 2024.06.28 20:21:21.172883 [ 3 ] {1ee6cb25-f39d-492b-b394-e40303894a68} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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
1858 2024.06.28 20:21:21.173160 [ 3 ] {1ee6cb25-f39d-492b-b394-e40303894a68} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1859 2024.06.28 20:21:21.173225 [ 3 ] {1ee6cb25-f39d-492b-b394-e40303894a68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1860 2024.06.28 20:21:21.173358 [ 3 ] {1ee6cb25-f39d-492b-b394-e40303894a68} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
1861 2024.06.28 20:21:21.173482 [ 262 ] {1ee6cb25-f39d-492b-b394-e40303894a68} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1862 2024.06.28 20:21:21.173519 [ 260 ] {1ee6cb25-f39d-492b-b394-e40303894a68} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1863 2024.06.28 20:21:21.173515 [ 261 ] {1ee6cb25-f39d-492b-b394-e40303894a68} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1864 2024.06.28 20:21:21.173674 [ 3 ] {1ee6cb25-f39d-492b-b394-e40303894a68} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (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
1865 2024.06.28 20:21:21.173697 [ 3 ] {1ee6cb25-f39d-492b-b394-e40303894a68} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Spreading mark ranges among streams (default reading)
1866 2024.06.28 20:21:21.173800 [ 3 ] {1ee6cb25-f39d-492b-b394-e40303894a68} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1867 2024.06.28 20:21:21.173821 [ 3 ] {1ee6cb25-f39d-492b-b394-e40303894a68} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Reading approx. 24 rows with 3 streams
1868 2024.06.28 20:21:21.173861 [ 3 ] {1ee6cb25-f39d-492b-b394-e40303894a68} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))"
1869 2024.06.28 20:21:21.173899 [ 3 ] {1ee6cb25-f39d-492b-b394-e40303894a68} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))"
1870 2024.06.28 20:21:21.173935 [ 3 ] {1ee6cb25-f39d-492b-b394-e40303894a68} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))"
1871 2024.06.28 20:21:21.175767 [ 3 ] {1ee6cb25-f39d-492b-b394-e40303894a68} <Debug> executeQuery: Read 24 rows, 1000.00 B in 0.003265 sec., 7350.689127105666 rows/sec., 299.10 KiB/sec.
1872 2024.06.28 20:21:21.176140 [ 3 ] {1ee6cb25-f39d-492b-b394-e40303894a68} <Debug> DynamicQueryHandler: Done processing query
1873 2024.06.28 20:21:21.176170 [ 3 ] {1ee6cb25-f39d-492b-b394-e40303894a68} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
1874 2024.06.28 20:21:21.176190 [ 3 ] {} <Debug> HTTP-Session: 37a83b06-0d20-4af3-83aa-b15d86fbd145 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1875 2024.06.28 20:21:21.176417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1050, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1876 2024.06.28 20:21:21.176473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1877 2024.06.28 20:21:21.176498 [ 3 ] {} <Debug> HTTP-Session: 1ae1e29f-411a-4db7-9ada-0d7af39fc97f Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1878 2024.06.28 20:21:21.176518 [ 3 ] {} <Debug> HTTP-Session: 1ae1e29f-411a-4db7-9ada-0d7af39fc97f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1879 2024.06.28 20:21:21.176535 [ 3 ] {} <Debug> HTTP-Session: 1ae1e29f-411a-4db7-9ada-0d7af39fc97f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1880 2024.06.28 20:21:21.176574 [ 3 ] {} <Trace> HTTP-Session: 1ae1e29f-411a-4db7-9ada-0d7af39fc97f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1881 2024.06.28 20:21:21.176744 [ 3 ] {9b334e00-7897-4e55-9e7a-5185bbf8acfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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)
1882 2024.06.28 20:21:21.177015 [ 3 ] {9b334e00-7897-4e55-9e7a-5185bbf8acfd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1883 2024.06.28 20:21:21.177057 [ 3 ] {9b334e00-7897-4e55-9e7a-5185bbf8acfd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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
1884 2024.06.28 20:21:21.177333 [ 3 ] {9b334e00-7897-4e55-9e7a-5185bbf8acfd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1885 2024.06.28 20:21:21.177398 [ 3 ] {9b334e00-7897-4e55-9e7a-5185bbf8acfd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1886 2024.06.28 20:21:21.177531 [ 3 ] {9b334e00-7897-4e55-9e7a-5185bbf8acfd} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
1887 2024.06.28 20:21:21.177681 [ 262 ] {9b334e00-7897-4e55-9e7a-5185bbf8acfd} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1888 2024.06.28 20:21:21.177688 [ 254 ] {9b334e00-7897-4e55-9e7a-5185bbf8acfd} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1889 2024.06.28 20:21:21.177674 [ 253 ] {9b334e00-7897-4e55-9e7a-5185bbf8acfd} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1890 2024.06.28 20:21:21.177837 [ 3 ] {9b334e00-7897-4e55-9e7a-5185bbf8acfd} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (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
1891 2024.06.28 20:21:21.177866 [ 3 ] {9b334e00-7897-4e55-9e7a-5185bbf8acfd} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Spreading mark ranges among streams (default reading)
1892 2024.06.28 20:21:21.177968 [ 3 ] {9b334e00-7897-4e55-9e7a-5185bbf8acfd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1893 2024.06.28 20:21:21.177988 [ 3 ] {9b334e00-7897-4e55-9e7a-5185bbf8acfd} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Reading approx. 24 rows with 3 streams
1894 2024.06.28 20:21:21.178026 [ 3 ] {9b334e00-7897-4e55-9e7a-5185bbf8acfd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))"
1895 2024.06.28 20:21:21.178064 [ 3 ] {9b334e00-7897-4e55-9e7a-5185bbf8acfd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))"
1896 2024.06.28 20:21:21.178102 [ 3 ] {9b334e00-7897-4e55-9e7a-5185bbf8acfd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))"
1897 2024.06.28 20:21:21.179801 [ 3 ] {9b334e00-7897-4e55-9e7a-5185bbf8acfd} <Debug> executeQuery: Read 24 rows, 1000.00 B in 0.003136 sec., 7653.061224489797 rows/sec., 311.40 KiB/sec.
1898 2024.06.28 20:21:21.180127 [ 3 ] {9b334e00-7897-4e55-9e7a-5185bbf8acfd} <Debug> DynamicQueryHandler: Done processing query
1899 2024.06.28 20:21:21.180151 [ 3 ] {9b334e00-7897-4e55-9e7a-5185bbf8acfd} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
1900 2024.06.28 20:21:21.180169 [ 3 ] {} <Debug> HTTP-Session: 1ae1e29f-411a-4db7-9ada-0d7af39fc97f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1901 2024.06.28 20:21:21.180378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1087, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1902 2024.06.28 20:21:21.180425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1903 2024.06.28 20:21:21.180444 [ 3 ] {} <Debug> HTTP-Session: 77605d06-cba6-4d7d-8322-d89a7ab4139a Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1904 2024.06.28 20:21:21.180461 [ 3 ] {} <Debug> HTTP-Session: 77605d06-cba6-4d7d-8322-d89a7ab4139a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1905 2024.06.28 20:21:21.180475 [ 3 ] {} <Debug> HTTP-Session: 77605d06-cba6-4d7d-8322-d89a7ab4139a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1906 2024.06.28 20:21:21.180506 [ 3 ] {} <Trace> HTTP-Session: 77605d06-cba6-4d7d-8322-d89a7ab4139a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1907 2024.06.28 20:21:21.180650 [ 3 ] {e1ee1f0e-9ab5-4b8e-94b5-38918999624c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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)
1908 2024.06.28 20:21:21.180925 [ 3 ] {e1ee1f0e-9ab5-4b8e-94b5-38918999624c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1909 2024.06.28 20:21:21.180967 [ 3 ] {e1ee1f0e-9ab5-4b8e-94b5-38918999624c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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
1910 2024.06.28 20:21:21.181251 [ 3 ] {e1ee1f0e-9ab5-4b8e-94b5-38918999624c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1911 2024.06.28 20:21:21.181316 [ 3 ] {e1ee1f0e-9ab5-4b8e-94b5-38918999624c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1912 2024.06.28 20:21:21.181451 [ 3 ] {e1ee1f0e-9ab5-4b8e-94b5-38918999624c} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
1913 2024.06.28 20:21:21.181588 [ 262 ] {e1ee1f0e-9ab5-4b8e-94b5-38918999624c} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1914 2024.06.28 20:21:21.181598 [ 258 ] {e1ee1f0e-9ab5-4b8e-94b5-38918999624c} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1915 2024.06.28 20:21:21.181608 [ 260 ] {e1ee1f0e-9ab5-4b8e-94b5-38918999624c} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1916 2024.06.28 20:21:21.181748 [ 3 ] {e1ee1f0e-9ab5-4b8e-94b5-38918999624c} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (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
1917 2024.06.28 20:21:21.181780 [ 3 ] {e1ee1f0e-9ab5-4b8e-94b5-38918999624c} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Spreading mark ranges among streams (default reading)
1918 2024.06.28 20:21:21.181887 [ 3 ] {e1ee1f0e-9ab5-4b8e-94b5-38918999624c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1919 2024.06.28 20:21:21.181907 [ 3 ] {e1ee1f0e-9ab5-4b8e-94b5-38918999624c} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Reading approx. 24 rows with 3 streams
1920 2024.06.28 20:21:21.181945 [ 3 ] {e1ee1f0e-9ab5-4b8e-94b5-38918999624c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))"
1921 2024.06.28 20:21:21.182014 [ 3 ] {e1ee1f0e-9ab5-4b8e-94b5-38918999624c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))"
1922 2024.06.28 20:21:21.182078 [ 3 ] {e1ee1f0e-9ab5-4b8e-94b5-38918999624c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))"
1923 2024.06.28 20:21:21.183920 [ 3 ] {e1ee1f0e-9ab5-4b8e-94b5-38918999624c} <Debug> executeQuery: Read 24 rows, 1000.00 B in 0.003339 sec., 7187.780772686433 rows/sec., 292.47 KiB/sec.
1924 2024.06.28 20:21:21.184254 [ 3 ] {e1ee1f0e-9ab5-4b8e-94b5-38918999624c} <Debug> DynamicQueryHandler: Done processing query
1925 2024.06.28 20:21:21.184279 [ 3 ] {e1ee1f0e-9ab5-4b8e-94b5-38918999624c} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
1926 2024.06.28 20:21:21.184296 [ 3 ] {} <Debug> HTTP-Session: 77605d06-cba6-4d7d-8322-d89a7ab4139a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1927 2024.06.28 20:21:21.185134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1928 2024.06.28 20:21:21.185181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1929 2024.06.28 20:21:21.185200 [ 3 ] {} <Debug> HTTP-Session: 5a2aaba8-b5c4-4b5f-8492-ae796f3d2948 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1930 2024.06.28 20:21:21.185217 [ 3 ] {} <Debug> HTTP-Session: 5a2aaba8-b5c4-4b5f-8492-ae796f3d2948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1931 2024.06.28 20:21:21.185231 [ 3 ] {} <Debug> HTTP-Session: 5a2aaba8-b5c4-4b5f-8492-ae796f3d2948 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1932 2024.06.28 20:21:21.185262 [ 3 ] {} <Trace> HTTP-Session: 5a2aaba8-b5c4-4b5f-8492-ae796f3d2948 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1933 2024.06.28 20:21:21.185404 [ 3 ] {f783b0e5-bd3a-431d-864e-a1fe1701f4a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) 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', '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)
1934 2024.06.28 20:21:21.185690 [ 3 ] {f783b0e5-bd3a-431d-864e-a1fe1701f4a8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1935 2024.06.28 20:21:21.185736 [ 3 ] {f783b0e5-bd3a-431d-864e-a1fe1701f4a8} <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', '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
1936 2024.06.28 20:21:21.186028 [ 3 ] {f783b0e5-bd3a-431d-864e-a1fe1701f4a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1937 2024.06.28 20:21:21.186092 [ 3 ] {f783b0e5-bd3a-431d-864e-a1fe1701f4a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1938 2024.06.28 20:21:21.186225 [ 3 ] {f783b0e5-bd3a-431d-864e-a1fe1701f4a8} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
1939 2024.06.28 20:21:21.186364 [ 262 ] {f783b0e5-bd3a-431d-864e-a1fe1701f4a8} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1940 2024.06.28 20:21:21.186383 [ 253 ] {f783b0e5-bd3a-431d-864e-a1fe1701f4a8} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1941 2024.06.28 20:21:21.186387 [ 256 ] {f783b0e5-bd3a-431d-864e-a1fe1701f4a8} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1942 2024.06.28 20:21:21.186545 [ 3 ] {f783b0e5-bd3a-431d-864e-a1fe1701f4a8} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (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
1943 2024.06.28 20:21:21.186569 [ 3 ] {f783b0e5-bd3a-431d-864e-a1fe1701f4a8} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Spreading mark ranges among streams (default reading)
1944 2024.06.28 20:21:21.186672 [ 3 ] {f783b0e5-bd3a-431d-864e-a1fe1701f4a8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1945 2024.06.28 20:21:21.186692 [ 3 ] {f783b0e5-bd3a-431d-864e-a1fe1701f4a8} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Reading approx. 24 rows with 3 streams
1946 2024.06.28 20:21:21.186730 [ 3 ] {f783b0e5-bd3a-431d-864e-a1fe1701f4a8} <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', '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'))"
1947 2024.06.28 20:21:21.186769 [ 3 ] {f783b0e5-bd3a-431d-864e-a1fe1701f4a8} <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', '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'))"
1948 2024.06.28 20:21:21.186805 [ 3 ] {f783b0e5-bd3a-431d-864e-a1fe1701f4a8} <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', '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'))"
1949 2024.06.28 20:21:21.188449 [ 3 ] {f783b0e5-bd3a-431d-864e-a1fe1701f4a8} <Debug> executeQuery: Read 24 rows, 1000.00 B in 0.003113 sec., 7709.60488274976 rows/sec., 313.70 KiB/sec.
1950 2024.06.28 20:21:21.188788 [ 3 ] {f783b0e5-bd3a-431d-864e-a1fe1701f4a8} <Debug> DynamicQueryHandler: Done processing query
1951 2024.06.28 20:21:21.188812 [ 3 ] {f783b0e5-bd3a-431d-864e-a1fe1701f4a8} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
1952 2024.06.28 20:21:21.188829 [ 3 ] {} <Debug> HTTP-Session: 5a2aaba8-b5c4-4b5f-8492-ae796f3d2948 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1953 2024.06.28 20:21:21.190719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1954 2024.06.28 20:21:21.190777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1955 2024.06.28 20:21:21.190801 [ 3 ] {} <Debug> HTTP-Session: c8f6c441-1ed3-4e55-ab36-6183ba9e12a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1956 2024.06.28 20:21:21.190822 [ 3 ] {} <Debug> HTTP-Session: c8f6c441-1ed3-4e55-ab36-6183ba9e12a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1957 2024.06.28 20:21:21.190839 [ 3 ] {} <Debug> HTTP-Session: c8f6c441-1ed3-4e55-ab36-6183ba9e12a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1958 2024.06.28 20:21:21.190878 [ 3 ] {} <Trace> HTTP-Session: c8f6c441-1ed3-4e55-ab36-6183ba9e12a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1959 2024.06.28 20:21:21.191009 [ 3 ] {2b547be0-d938-4fed-ae54-d69a5286c190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1960 2024.06.28 20:21:21.191064 [ 3 ] {2b547be0-d938-4fed-ae54-d69a5286c190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1961 2024.06.28 20:21:21.191267 [ 3 ] {2b547be0-d938-4fed-ae54-d69a5286c190} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1962 2024.06.28 20:21:21.191679 [ 3 ] {2b547be0-d938-4fed-ae54-d69a5286c190} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1963 2024.06.28 20:21:21.191724 [ 3 ] {2b547be0-d938-4fed-ae54-d69a5286c190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1964 2024.06.28 20:21:21.192205 [ 3 ] {2b547be0-d938-4fed-ae54-d69a5286c190} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1965 2024.06.28 20:21:21.192522 [ 3 ] {2b547be0-d938-4fed-ae54-d69a5286c190} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1966 2024.06.28 20:21:21.192655 [ 3 ] {2b547be0-d938-4fed-ae54-d69a5286c190} <Debug> executeQuery: Read 5 rows, 549.00 B in 0.001689 sec., 2960.331557134399 rows/sec., 317.43 KiB/sec.
1967 2024.06.28 20:21:21.192980 [ 3 ] {2b547be0-d938-4fed-ae54-d69a5286c190} <Debug> DynamicQueryHandler: Done processing query
1968 2024.06.28 20:21:21.193004 [ 3 ] {2b547be0-d938-4fed-ae54-d69a5286c190} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1969 2024.06.28 20:21:21.193020 [ 3 ] {} <Debug> HTTP-Session: c8f6c441-1ed3-4e55-ab36-6183ba9e12a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1970 2024.06.28 20:21:21.193168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1971 2024.06.28 20:21:21.193217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1972 2024.06.28 20:21:21.193236 [ 3 ] {} <Debug> HTTP-Session: ede52ccf-462f-4292-80a7-d6454f8497cd Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1973 2024.06.28 20:21:21.193252 [ 3 ] {} <Debug> HTTP-Session: ede52ccf-462f-4292-80a7-d6454f8497cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1974 2024.06.28 20:21:21.193266 [ 3 ] {} <Debug> HTTP-Session: ede52ccf-462f-4292-80a7-d6454f8497cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1975 2024.06.28 20:21:21.193297 [ 3 ] {} <Trace> HTTP-Session: ede52ccf-462f-4292-80a7-d6454f8497cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1976 2024.06.28 20:21:21.193398 [ 3 ] {8f1b9826-8272-4552-ac46-bc742d47e804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1977 2024.06.28 20:21:21.193439 [ 3 ] {8f1b9826-8272-4552-ac46-bc742d47e804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1978 2024.06.28 20:21:21.193583 [ 3 ] {8f1b9826-8272-4552-ac46-bc742d47e804} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1979 2024.06.28 20:21:21.194496 [ 3 ] {8f1b9826-8272-4552-ac46-bc742d47e804} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1980 2024.06.28 20:21:21.194528 [ 3 ] {8f1b9826-8272-4552-ac46-bc742d47e804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1981 2024.06.28 20:21:21.194855 [ 3 ] {8f1b9826-8272-4552-ac46-bc742d47e804} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1982 2024.06.28 20:21:21.195168 [ 3 ] {8f1b9826-8272-4552-ac46-bc742d47e804} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1983 2024.06.28 20:21:21.195291 [ 3 ] {8f1b9826-8272-4552-ac46-bc742d47e804} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.00192 sec., 9895.833333333334 rows/sec., 802.10 KiB/sec.
1984 2024.06.28 20:21:21.195550 [ 3 ] {8f1b9826-8272-4552-ac46-bc742d47e804} <Debug> DynamicQueryHandler: Done processing query
1985 2024.06.28 20:21:21.195574 [ 3 ] {8f1b9826-8272-4552-ac46-bc742d47e804} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1986 2024.06.28 20:21:21.195590 [ 3 ] {} <Debug> HTTP-Session: ede52ccf-462f-4292-80a7-d6454f8497cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1987 2024.06.28 20:21:21.195723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 16574, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1988 2024.06.28 20:21:21.195771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1989 2024.06.28 20:21:21.195790 [ 3 ] {} <Debug> HTTP-Session: b2b516c0-202b-4ec7-951f-bc8370389857 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
1990 2024.06.28 20:21:21.195807 [ 3 ] {} <Debug> HTTP-Session: b2b516c0-202b-4ec7-951f-bc8370389857 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1991 2024.06.28 20:21:21.195821 [ 3 ] {} <Debug> HTTP-Session: b2b516c0-202b-4ec7-951f-bc8370389857 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1992 2024.06.28 20:21:21.195852 [ 3 ] {} <Trace> HTTP-Session: b2b516c0-202b-4ec7-951f-bc8370389857 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1993 2024.06.28 20:21:21.195980 [ 3 ] {97945505-5a8b-4d05-8032-364ab189db4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1994 2024.06.28 20:21:21.196021 [ 3 ] {97945505-5a8b-4d05-8032-364ab189db4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1995 2024.06.28 20:21:21.196158 [ 3 ] {97945505-5a8b-4d05-8032-364ab189db4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1996 2024.06.28 20:21:21.196519 [ 3 ] {97945505-5a8b-4d05-8032-364ab189db4e} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1997 2024.06.28 20:21:21.196555 [ 3 ] {97945505-5a8b-4d05-8032-364ab189db4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
1998 2024.06.28 20:21:21.196868 [ 3 ] {97945505-5a8b-4d05-8032-364ab189db4e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1999 2024.06.28 20:21:21.197172 [ 3 ] {97945505-5a8b-4d05-8032-364ab189db4e} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2000 2024.06.28 20:21:21.197303 [ 3 ] {97945505-5a8b-4d05-8032-364ab189db4e} <Debug> executeQuery: Read 114 rows, 9.63 KiB in 0.001373 sec., 83029.8616168973 rows/sec., 6.85 MiB/sec.
2001 2024.06.28 20:21:21.197566 [ 3 ] {97945505-5a8b-4d05-8032-364ab189db4e} <Debug> DynamicQueryHandler: Done processing query
2002 2024.06.28 20:21:21.197590 [ 3 ] {97945505-5a8b-4d05-8032-364ab189db4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2003 2024.06.28 20:21:21.197608 [ 3 ] {} <Debug> HTTP-Session: b2b516c0-202b-4ec7-951f-bc8370389857 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2004 2024.06.28 20:21:21.197718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2005 2024.06.28 20:21:21.197766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2006 2024.06.28 20:21:21.197784 [ 3 ] {} <Debug> HTTP-Session: 7c5b5391-446d-4ded-881f-975050f85bf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2007 2024.06.28 20:21:21.197802 [ 3 ] {} <Debug> HTTP-Session: 7c5b5391-446d-4ded-881f-975050f85bf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2008 2024.06.28 20:21:21.197815 [ 3 ] {} <Debug> HTTP-Session: 7c5b5391-446d-4ded-881f-975050f85bf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2009 2024.06.28 20:21:21.197845 [ 3 ] {} <Trace> HTTP-Session: 7c5b5391-446d-4ded-881f-975050f85bf2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2010 2024.06.28 20:21:21.197935 [ 3 ] {61df4789-7fc7-4dfd-a6d0-07d09d0edf90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
2011 2024.06.28 20:21:21.197976 [ 3 ] {61df4789-7fc7-4dfd-a6d0-07d09d0edf90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2012 2024.06.28 20:21:21.198114 [ 3 ] {61df4789-7fc7-4dfd-a6d0-07d09d0edf90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2013 2024.06.28 20:21:21.198535 [ 3 ] {61df4789-7fc7-4dfd-a6d0-07d09d0edf90} <Trace> oximeter.fields_u32 (c0a9e9d4-b89c-4c39-a728-a4e8ca2d23f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2014 2024.06.28 20:21:21.198570 [ 3 ] {61df4789-7fc7-4dfd-a6d0-07d09d0edf90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
2015 2024.06.28 20:21:21.198877 [ 3 ] {61df4789-7fc7-4dfd-a6d0-07d09d0edf90} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2016 2024.06.28 20:21:21.199183 [ 3 ] {61df4789-7fc7-4dfd-a6d0-07d09d0edf90} <Trace> oximeter.fields_u32 (c0a9e9d4-b89c-4c39-a728-a4e8ca2d23f7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2017 2024.06.28 20:21:21.199315 [ 3 ] {61df4789-7fc7-4dfd-a6d0-07d09d0edf90} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001392 sec., 718.3908045977012 rows/sec., 47.71 KiB/sec.
2018 2024.06.28 20:21:21.199581 [ 3 ] {61df4789-7fc7-4dfd-a6d0-07d09d0edf90} <Debug> DynamicQueryHandler: Done processing query
2019 2024.06.28 20:21:21.199605 [ 3 ] {61df4789-7fc7-4dfd-a6d0-07d09d0edf90} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2020 2024.06.28 20:21:21.199622 [ 3 ] {} <Debug> HTTP-Session: 7c5b5391-446d-4ded-881f-975050f85bf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2021 2024.06.28 20:21:21.199738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 16652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2022 2024.06.28 20:21:21.199785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2023 2024.06.28 20:21:21.199804 [ 3 ] {} <Debug> HTTP-Session: b57474be-91f6-42d6-8435-7490b9044c69 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2024 2024.06.28 20:21:21.199822 [ 3 ] {} <Debug> HTTP-Session: b57474be-91f6-42d6-8435-7490b9044c69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2025 2024.06.28 20:21:21.199835 [ 3 ] {} <Debug> HTTP-Session: b57474be-91f6-42d6-8435-7490b9044c69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2026 2024.06.28 20:21:21.199865 [ 3 ] {} <Trace> HTTP-Session: b57474be-91f6-42d6-8435-7490b9044c69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2027 2024.06.28 20:21:21.199986 [ 3 ] {c0a2b8a3-a4eb-4b59-a7d3-d5ff678e5e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2028 2024.06.28 20:21:21.200027 [ 3 ] {c0a2b8a3-a4eb-4b59-a7d3-d5ff678e5e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2029 2024.06.28 20:21:21.200167 [ 3 ] {c0a2b8a3-a4eb-4b59-a7d3-d5ff678e5e84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2030 2024.06.28 20:21:21.200512 [ 3 ] {c0a2b8a3-a4eb-4b59-a7d3-d5ff678e5e84} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2031 2024.06.28 20:21:21.200548 [ 3 ] {c0a2b8a3-a4eb-4b59-a7d3-d5ff678e5e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
2032 2024.06.28 20:21:21.200864 [ 3 ] {c0a2b8a3-a4eb-4b59-a7d3-d5ff678e5e84} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2033 2024.06.28 20:21:21.201165 [ 3 ] {c0a2b8a3-a4eb-4b59-a7d3-d5ff678e5e84} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2034 2024.06.28 20:21:21.201288 [ 3 ] {c0a2b8a3-a4eb-4b59-a7d3-d5ff678e5e84} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001347 sec., 72754.26874536005 rows/sec., 5.69 MiB/sec.
2035 2024.06.28 20:21:21.201448 [ 3 ] {c0a2b8a3-a4eb-4b59-a7d3-d5ff678e5e84} <Debug> DynamicQueryHandler: Done processing query
2036 2024.06.28 20:21:21.201471 [ 3 ] {c0a2b8a3-a4eb-4b59-a7d3-d5ff678e5e84} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2037 2024.06.28 20:21:21.201487 [ 3 ] {} <Debug> HTTP-Session: b57474be-91f6-42d6-8435-7490b9044c69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2038 2024.06.28 20:21:21.201642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2039 2024.06.28 20:21:21.201690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2040 2024.06.28 20:21:21.201709 [ 3 ] {} <Debug> HTTP-Session: 6e7cf2c2-8db8-45e4-b5d1-f6d098e347ed Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2041 2024.06.28 20:21:21.201726 [ 3 ] {} <Debug> HTTP-Session: 6e7cf2c2-8db8-45e4-b5d1-f6d098e347ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2042 2024.06.28 20:21:21.201739 [ 3 ] {} <Debug> HTTP-Session: 6e7cf2c2-8db8-45e4-b5d1-f6d098e347ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2043 2024.06.28 20:21:21.201769 [ 3 ] {} <Trace> HTTP-Session: 6e7cf2c2-8db8-45e4-b5d1-f6d098e347ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2044 2024.06.28 20:21:21.201914 [ 3 ] {1fdcc429-d95f-438c-98a5-3f95f88ec84a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2045 2024.06.28 20:21:21.201959 [ 3 ] {1fdcc429-d95f-438c-98a5-3f95f88ec84a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2046 2024.06.28 20:21:21.202099 [ 3 ] {1fdcc429-d95f-438c-98a5-3f95f88ec84a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2047 2024.06.28 20:21:21.202560 [ 3 ] {1fdcc429-d95f-438c-98a5-3f95f88ec84a} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2048 2024.06.28 20:21:21.202595 [ 3 ] {1fdcc429-d95f-438c-98a5-3f95f88ec84a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
2049 2024.06.28 20:21:21.202975 [ 3 ] {1fdcc429-d95f-438c-98a5-3f95f88ec84a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2050 2024.06.28 20:21:21.203308 [ 3 ] {1fdcc429-d95f-438c-98a5-3f95f88ec84a} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2051 2024.06.28 20:21:21.203439 [ 3 ] {1fdcc429-d95f-438c-98a5-3f95f88ec84a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001589 sec., 100692.25928256765 rows/sec., 7.01 MiB/sec.
2052 2024.06.28 20:21:21.203728 [ 3 ] {1fdcc429-d95f-438c-98a5-3f95f88ec84a} <Debug> DynamicQueryHandler: Done processing query
2053 2024.06.28 20:21:21.203752 [ 3 ] {1fdcc429-d95f-438c-98a5-3f95f88ec84a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2054 2024.06.28 20:21:21.203767 [ 3 ] {} <Debug> HTTP-Session: 6e7cf2c2-8db8-45e4-b5d1-f6d098e347ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2055 2024.06.28 20:21:21.203874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2056 2024.06.28 20:21:21.203922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2057 2024.06.28 20:21:21.203942 [ 3 ] {} <Debug> HTTP-Session: 5e0382f9-4103-43dd-a8cb-350e0fcfdd94 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2058 2024.06.28 20:21:21.203959 [ 3 ] {} <Debug> HTTP-Session: 5e0382f9-4103-43dd-a8cb-350e0fcfdd94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2059 2024.06.28 20:21:21.203973 [ 3 ] {} <Debug> HTTP-Session: 5e0382f9-4103-43dd-a8cb-350e0fcfdd94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2060 2024.06.28 20:21:21.204003 [ 3 ] {} <Trace> HTTP-Session: 5e0382f9-4103-43dd-a8cb-350e0fcfdd94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2061 2024.06.28 20:21:21.204096 [ 3 ] {655f89ca-d66b-4a83-ad3c-c8ee6886e5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
2062 2024.06.28 20:21:21.204161 [ 3 ] {655f89ca-d66b-4a83-ad3c-c8ee6886e5e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2063 2024.06.28 20:21:21.204326 [ 3 ] {655f89ca-d66b-4a83-ad3c-c8ee6886e5e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2064 2024.06.28 20:21:21.204746 [ 3 ] {655f89ca-d66b-4a83-ad3c-c8ee6886e5e5} <Trace> oximeter.measurements_f64 (7267702c-44e3-4531-9f4d-730a300386be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2065 2024.06.28 20:21:21.204782 [ 3 ] {655f89ca-d66b-4a83-ad3c-c8ee6886e5e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
2066 2024.06.28 20:21:21.208166 [ 3 ] {655f89ca-d66b-4a83-ad3c-c8ee6886e5e5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2067 2024.06.28 20:21:21.208488 [ 3 ] {655f89ca-d66b-4a83-ad3c-c8ee6886e5e5} <Trace> oximeter.measurements_f64 (7267702c-44e3-4531-9f4d-730a300386be): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2068 2024.06.28 20:21:21.208609 [ 3 ] {655f89ca-d66b-4a83-ad3c-c8ee6886e5e5} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.004538 sec., 220.36139268400174 rows/sec., 13.99 KiB/sec.
2069 2024.06.28 20:21:21.208908 [ 3 ] {655f89ca-d66b-4a83-ad3c-c8ee6886e5e5} <Debug> DynamicQueryHandler: Done processing query
2070 2024.06.28 20:21:21.208933 [ 3 ] {655f89ca-d66b-4a83-ad3c-c8ee6886e5e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2071 2024.06.28 20:21:21.208949 [ 3 ] {} <Debug> HTTP-Session: 5e0382f9-4103-43dd-a8cb-350e0fcfdd94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2072 2024.06.28 20:21:21.209160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2073 2024.06.28 20:21:21.209209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2074 2024.06.28 20:21:21.209227 [ 3 ] {} <Debug> HTTP-Session: 35ce8c9a-eafd-48a5-aba7-34ae5884df2b Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2075 2024.06.28 20:21:21.209245 [ 3 ] {} <Debug> HTTP-Session: 35ce8c9a-eafd-48a5-aba7-34ae5884df2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2076 2024.06.28 20:21:21.209259 [ 3 ] {} <Debug> HTTP-Session: 35ce8c9a-eafd-48a5-aba7-34ae5884df2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2077 2024.06.28 20:21:21.209288 [ 3 ] {} <Trace> HTTP-Session: 35ce8c9a-eafd-48a5-aba7-34ae5884df2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2078 2024.06.28 20:21:21.209856 [ 3 ] {7d7190df-1378-4a11-8726-8859475f7b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2079 2024.06.28 20:21:21.209924 [ 3 ] {7d7190df-1378-4a11-8726-8859475f7b00} <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
2080 2024.06.28 20:21:21.210308 [ 3 ] {7d7190df-1378-4a11-8726-8859475f7b00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2081 2024.06.28 20:21:21.210966 [ 3 ] {7d7190df-1378-4a11-8726-8859475f7b00} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2082 2024.06.28 20:21:21.211001 [ 3 ] {7d7190df-1378-4a11-8726-8859475f7b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
2083 2024.06.28 20:21:21.213577 [ 3 ] {7d7190df-1378-4a11-8726-8859475f7b00} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2084 2024.06.28 20:21:21.214011 [ 3 ] {7d7190df-1378-4a11-8726-8859475f7b00} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2085 2024.06.28 20:21:21.214174 [ 3 ] {7d7190df-1378-4a11-8726-8859475f7b00} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.004784 sec., 3971.571906354515 rows/sec., 7.12 MiB/sec.
2086 2024.06.28 20:21:21.214563 [ 3 ] {7d7190df-1378-4a11-8726-8859475f7b00} <Debug> DynamicQueryHandler: Done processing query
2087 2024.06.28 20:21:21.214588 [ 3 ] {7d7190df-1378-4a11-8726-8859475f7b00} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
2088 2024.06.28 20:21:21.214605 [ 3 ] {} <Debug> HTTP-Session: 35ce8c9a-eafd-48a5-aba7-34ae5884df2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2089 2024.06.28 20:21:21.214712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 3344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2090 2024.06.28 20:21:21.214760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2091 2024.06.28 20:21:21.214779 [ 3 ] {} <Debug> HTTP-Session: 3dc51abc-dabb-48c9-afe7-524dc9a4e968 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2092 2024.06.28 20:21:21.214794 [ 3 ] {} <Debug> HTTP-Session: 3dc51abc-dabb-48c9-afe7-524dc9a4e968 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2093 2024.06.28 20:21:21.214808 [ 3 ] {} <Debug> HTTP-Session: 3dc51abc-dabb-48c9-afe7-524dc9a4e968 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2094 2024.06.28 20:21:21.214839 [ 3 ] {} <Trace> HTTP-Session: 3dc51abc-dabb-48c9-afe7-524dc9a4e968 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2095 2024.06.28 20:21:21.214938 [ 3 ] {8a647b55-beaf-477f-83c5-1e71e6678319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2096 2024.06.28 20:21:21.214981 [ 3 ] {8a647b55-beaf-477f-83c5-1e71e6678319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2097 2024.06.28 20:21:21.215125 [ 3 ] {8a647b55-beaf-477f-83c5-1e71e6678319} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2098 2024.06.28 20:21:21.215404 [ 3 ] {8a647b55-beaf-477f-83c5-1e71e6678319} <Trace> oximeter.measurements_i64 (5c9dc1e5-ee64-4940-a0ad-6278a913961e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2099 2024.06.28 20:21:21.215438 [ 3 ] {8a647b55-beaf-477f-83c5-1e71e6678319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
2100 2024.06.28 20:21:21.215783 [ 3 ] {8a647b55-beaf-477f-83c5-1e71e6678319} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2101 2024.06.28 20:21:21.216099 [ 3 ] {8a647b55-beaf-477f-83c5-1e71e6678319} <Trace> oximeter.measurements_i64 (5c9dc1e5-ee64-4940-a0ad-6278a913961e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2102 2024.06.28 20:21:21.216224 [ 3 ] {8a647b55-beaf-477f-83c5-1e71e6678319} <Debug> executeQuery: Read 21 rows, 1.54 KiB in 0.00131 sec., 16030.53435114504 rows/sec., 1.15 MiB/sec.
2103 2024.06.28 20:21:21.216490 [ 3 ] {8a647b55-beaf-477f-83c5-1e71e6678319} <Debug> DynamicQueryHandler: Done processing query
2104 2024.06.28 20:21:21.216515 [ 3 ] {8a647b55-beaf-477f-83c5-1e71e6678319} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2105 2024.06.28 20:21:21.216530 [ 3 ] {} <Debug> HTTP-Session: 3dc51abc-dabb-48c9-afe7-524dc9a4e968 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2106 2024.06.28 20:21:21.216646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2107 2024.06.28 20:21:21.216693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2108 2024.06.28 20:21:21.216712 [ 3 ] {} <Debug> HTTP-Session: 100083ed-c28b-447b-a6fc-2a303b1d23d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2109 2024.06.28 20:21:21.216727 [ 3 ] {} <Debug> HTTP-Session: 100083ed-c28b-447b-a6fc-2a303b1d23d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2110 2024.06.28 20:21:21.216741 [ 3 ] {} <Debug> HTTP-Session: 100083ed-c28b-447b-a6fc-2a303b1d23d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2111 2024.06.28 20:21:21.216771 [ 3 ] {} <Trace> HTTP-Session: 100083ed-c28b-447b-a6fc-2a303b1d23d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2112 2024.06.28 20:21:21.216900 [ 3 ] {bc95a0c2-b4ff-4f65-84c5-58a1dda5d032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2113 2024.06.28 20:21:21.216942 [ 3 ] {bc95a0c2-b4ff-4f65-84c5-58a1dda5d032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2114 2024.06.28 20:21:21.217078 [ 3 ] {bc95a0c2-b4ff-4f65-84c5-58a1dda5d032} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2115 2024.06.28 20:21:21.217405 [ 3 ] {bc95a0c2-b4ff-4f65-84c5-58a1dda5d032} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2116 2024.06.28 20:21:21.217439 [ 3 ] {bc95a0c2-b4ff-4f65-84c5-58a1dda5d032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
2117 2024.06.28 20:21:21.217780 [ 3 ] {bc95a0c2-b4ff-4f65-84c5-58a1dda5d032} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2118 2024.06.28 20:21:21.218101 [ 3 ] {bc95a0c2-b4ff-4f65-84c5-58a1dda5d032} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2119 2024.06.28 20:21:21.218229 [ 3 ] {bc95a0c2-b4ff-4f65-84c5-58a1dda5d032} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001388 sec., 43227.66570605188 rows/sec., 2.91 MiB/sec.
2120 2024.06.28 20:21:21.218386 [ 3 ] {bc95a0c2-b4ff-4f65-84c5-58a1dda5d032} <Debug> DynamicQueryHandler: Done processing query
2121 2024.06.28 20:21:21.218410 [ 3 ] {bc95a0c2-b4ff-4f65-84c5-58a1dda5d032} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2122 2024.06.28 20:21:21.218426 [ 3 ] {} <Debug> HTTP-Session: 100083ed-c28b-447b-a6fc-2a303b1d23d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2123 2024.06.28 20:21:25.336785 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache
2124 2024.06.28 20:21:25.336890 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache
2125 2024.06.28 20:21:26.167749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 7816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2126 2024.06.28 20:21:26.167917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2127 2024.06.28 20:21:26.167962 [ 3 ] {} <Debug> HTTP-Session: 8966bc3e-a839-4102-9274-51c92c0c0f68 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2128 2024.06.28 20:21:26.168005 [ 3 ] {} <Debug> HTTP-Session: 8966bc3e-a839-4102-9274-51c92c0c0f68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2129 2024.06.28 20:21:26.168034 [ 3 ] {} <Debug> HTTP-Session: 8966bc3e-a839-4102-9274-51c92c0c0f68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2130 2024.06.28 20:21:26.168112 [ 3 ] {} <Trace> HTTP-Session: 8966bc3e-a839-4102-9274-51c92c0c0f68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2131 2024.06.28 20:21:26.168423 [ 3 ] {b66542c4-1c7a-4b9a-bb9c-ac47cbbdf8d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2132 2024.06.28 20:21:26.168529 [ 3 ] {b66542c4-1c7a-4b9a-bb9c-ac47cbbdf8d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2133 2024.06.28 20:21:26.168842 [ 3 ] {b66542c4-1c7a-4b9a-bb9c-ac47cbbdf8d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2134 2024.06.28 20:21:26.169439 [ 3 ] {b66542c4-1c7a-4b9a-bb9c-ac47cbbdf8d7} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2135 2024.06.28 20:21:26.169479 [ 3 ] {b66542c4-1c7a-4b9a-bb9c-ac47cbbdf8d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
2136 2024.06.28 20:21:26.169855 [ 3 ] {b66542c4-1c7a-4b9a-bb9c-ac47cbbdf8d7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2137 2024.06.28 20:21:26.170187 [ 3 ] {b66542c4-1c7a-4b9a-bb9c-ac47cbbdf8d7} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2138 2024.06.28 20:21:26.170362 [ 3 ] {b66542c4-1c7a-4b9a-bb9c-ac47cbbdf8d7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002049 sec., 27330.405075646657 rows/sec., 2.09 MiB/sec.
2139 2024.06.28 20:21:26.170733 [ 3 ] {b66542c4-1c7a-4b9a-bb9c-ac47cbbdf8d7} <Debug> DynamicQueryHandler: Done processing query
2140 2024.06.28 20:21:26.170760 [ 3 ] {b66542c4-1c7a-4b9a-bb9c-ac47cbbdf8d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2141 2024.06.28 20:21:26.170777 [ 3 ] {} <Debug> HTTP-Session: 8966bc3e-a839-4102-9274-51c92c0c0f68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2142 2024.06.28 20:21:26.170958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 10892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2143 2024.06.28 20:21:26.171008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2144 2024.06.28 20:21:26.171027 [ 3 ] {} <Debug> HTTP-Session: bb3a703e-0de1-440b-80ee-8578f8dab031 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2145 2024.06.28 20:21:26.171045 [ 3 ] {} <Debug> HTTP-Session: bb3a703e-0de1-440b-80ee-8578f8dab031 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2146 2024.06.28 20:21:26.171059 [ 3 ] {} <Debug> HTTP-Session: bb3a703e-0de1-440b-80ee-8578f8dab031 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2147 2024.06.28 20:21:26.171091 [ 3 ] {} <Trace> HTTP-Session: bb3a703e-0de1-440b-80ee-8578f8dab031 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2148 2024.06.28 20:21:26.171212 [ 3 ] {68c0a21a-e10a-4e46-a058-b9ed755ffb7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2149 2024.06.28 20:21:26.171256 [ 3 ] {68c0a21a-e10a-4e46-a058-b9ed755ffb7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2150 2024.06.28 20:21:26.171398 [ 3 ] {68c0a21a-e10a-4e46-a058-b9ed755ffb7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2151 2024.06.28 20:21:26.171764 [ 3 ] {68c0a21a-e10a-4e46-a058-b9ed755ffb7b} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2152 2024.06.28 20:21:26.171801 [ 3 ] {68c0a21a-e10a-4e46-a058-b9ed755ffb7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
2153 2024.06.28 20:21:26.172112 [ 3 ] {68c0a21a-e10a-4e46-a058-b9ed755ffb7b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2154 2024.06.28 20:21:26.172421 [ 3 ] {68c0a21a-e10a-4e46-a058-b9ed755ffb7b} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2155 2024.06.28 20:21:26.172577 [ 3 ] {68c0a21a-e10a-4e46-a058-b9ed755ffb7b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0014 sec., 45714.28571428572 rows/sec., 3.57 MiB/sec.
2156 2024.06.28 20:21:26.172863 [ 3 ] {68c0a21a-e10a-4e46-a058-b9ed755ffb7b} <Debug> DynamicQueryHandler: Done processing query
2157 2024.06.28 20:21:26.172887 [ 3 ] {68c0a21a-e10a-4e46-a058-b9ed755ffb7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2158 2024.06.28 20:21:26.172904 [ 3 ] {} <Debug> HTTP-Session: bb3a703e-0de1-440b-80ee-8578f8dab031 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2159 2024.06.28 20:21:26.173125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2160 2024.06.28 20:21:26.173175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2161 2024.06.28 20:21:26.173194 [ 3 ] {} <Debug> HTTP-Session: 172cc456-891e-4c96-94d2-45d5a70b8198 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2162 2024.06.28 20:21:26.173211 [ 3 ] {} <Debug> HTTP-Session: 172cc456-891e-4c96-94d2-45d5a70b8198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2163 2024.06.28 20:21:26.173225 [ 3 ] {} <Debug> HTTP-Session: 172cc456-891e-4c96-94d2-45d5a70b8198 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2164 2024.06.28 20:21:26.173255 [ 3 ] {} <Trace> HTTP-Session: 172cc456-891e-4c96-94d2-45d5a70b8198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2165 2024.06.28 20:21:26.173404 [ 3 ] {b285c466-2c02-4079-b9f0-b69b418680eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2166 2024.06.28 20:21:26.173451 [ 3 ] {b285c466-2c02-4079-b9f0-b69b418680eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2167 2024.06.28 20:21:26.173614 [ 3 ] {b285c466-2c02-4079-b9f0-b69b418680eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2168 2024.06.28 20:21:26.173996 [ 3 ] {b285c466-2c02-4079-b9f0-b69b418680eb} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2169 2024.06.28 20:21:26.174032 [ 3 ] {b285c466-2c02-4079-b9f0-b69b418680eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
2170 2024.06.28 20:21:26.174414 [ 3 ] {b285c466-2c02-4079-b9f0-b69b418680eb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2171 2024.06.28 20:21:26.174756 [ 3 ] {b285c466-2c02-4079-b9f0-b69b418680eb} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2172 2024.06.28 20:21:26.174910 [ 3 ] {b285c466-2c02-4079-b9f0-b69b418680eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001574 sec., 101651.84243964421 rows/sec., 7.08 MiB/sec.
2173 2024.06.28 20:21:26.175081 [ 3 ] {b285c466-2c02-4079-b9f0-b69b418680eb} <Debug> DynamicQueryHandler: Done processing query
2174 2024.06.28 20:21:26.175105 [ 3 ] {b285c466-2c02-4079-b9f0-b69b418680eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2175 2024.06.28 20:21:26.175121 [ 3 ] {} <Debug> HTTP-Session: 172cc456-891e-4c96-94d2-45d5a70b8198 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2176 2024.06.28 20:21:26.175243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2177 2024.06.28 20:21:26.175290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2178 2024.06.28 20:21:26.175310 [ 3 ] {} <Debug> HTTP-Session: f33e0795-ffd5-41ed-9e02-9e057ea4f46c Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2179 2024.06.28 20:21:26.175328 [ 3 ] {} <Debug> HTTP-Session: f33e0795-ffd5-41ed-9e02-9e057ea4f46c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2180 2024.06.28 20:21:26.175342 [ 3 ] {} <Debug> HTTP-Session: f33e0795-ffd5-41ed-9e02-9e057ea4f46c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2181 2024.06.28 20:21:26.175373 [ 3 ] {} <Trace> HTTP-Session: f33e0795-ffd5-41ed-9e02-9e057ea4f46c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2182 2024.06.28 20:21:26.175500 [ 3 ] {7b954d42-e38c-4a49-933b-7c1a9642b414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2183 2024.06.28 20:21:26.175544 [ 3 ] {7b954d42-e38c-4a49-933b-7c1a9642b414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2184 2024.06.28 20:21:26.175668 [ 3 ] {7b954d42-e38c-4a49-933b-7c1a9642b414} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2185 2024.06.28 20:21:26.175965 [ 3 ] {7b954d42-e38c-4a49-933b-7c1a9642b414} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2186 2024.06.28 20:21:26.176001 [ 3 ] {7b954d42-e38c-4a49-933b-7c1a9642b414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
2187 2024.06.28 20:21:26.176353 [ 3 ] {7b954d42-e38c-4a49-933b-7c1a9642b414} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2188 2024.06.28 20:21:26.176669 [ 3 ] {7b954d42-e38c-4a49-933b-7c1a9642b414} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2189 2024.06.28 20:21:26.176817 [ 3 ] {7b954d42-e38c-4a49-933b-7c1a9642b414} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001362 sec., 44052.86343612335 rows/sec., 2.97 MiB/sec.
2190 2024.06.28 20:21:26.177085 [ 3 ] {7b954d42-e38c-4a49-933b-7c1a9642b414} <Debug> DynamicQueryHandler: Done processing query
2191 2024.06.28 20:21:26.177110 [ 3 ] {7b954d42-e38c-4a49-933b-7c1a9642b414} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2192 2024.06.28 20:21:26.177126 [ 3 ] {} <Debug> HTTP-Session: f33e0795-ffd5-41ed-9e02-9e057ea4f46c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2193 2024.06.28 20:21:31.168935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2194 2024.06.28 20:21:31.169121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2195 2024.06.28 20:21:31.169165 [ 3 ] {} <Debug> HTTP-Session: 2e28e912-8eae-4575-b7e9-2169444ae370 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2196 2024.06.28 20:21:31.169206 [ 3 ] {} <Debug> HTTP-Session: 2e28e912-8eae-4575-b7e9-2169444ae370 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2197 2024.06.28 20:21:31.169233 [ 3 ] {} <Debug> HTTP-Session: 2e28e912-8eae-4575-b7e9-2169444ae370 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2198 2024.06.28 20:21:31.169308 [ 3 ] {} <Trace> HTTP-Session: 2e28e912-8eae-4575-b7e9-2169444ae370 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2199 2024.06.28 20:21:31.169584 [ 3 ] {bf244ffe-5752-4d64-96c4-8e05bae29525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2200 2024.06.28 20:21:31.169688 [ 3 ] {bf244ffe-5752-4d64-96c4-8e05bae29525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2201 2024.06.28 20:21:31.170068 [ 3 ] {bf244ffe-5752-4d64-96c4-8e05bae29525} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2202 2024.06.28 20:21:31.170592 [ 3 ] {bf244ffe-5752-4d64-96c4-8e05bae29525} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2203 2024.06.28 20:21:31.170634 [ 3 ] {bf244ffe-5752-4d64-96c4-8e05bae29525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
2204 2024.06.28 20:21:31.170994 [ 3 ] {bf244ffe-5752-4d64-96c4-8e05bae29525} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2205 2024.06.28 20:21:31.171326 [ 3 ] {bf244ffe-5752-4d64-96c4-8e05bae29525} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2206 2024.06.28 20:21:31.171486 [ 3 ] {bf244ffe-5752-4d64-96c4-8e05bae29525} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.00194 sec., 9793.81443298969 rows/sec., 793.83 KiB/sec.
2207 2024.06.28 20:21:31.171684 [ 3 ] {bf244ffe-5752-4d64-96c4-8e05bae29525} <Debug> DynamicQueryHandler: Done processing query
2208 2024.06.28 20:21:31.171710 [ 3 ] {bf244ffe-5752-4d64-96c4-8e05bae29525} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2209 2024.06.28 20:21:31.171726 [ 3 ] {} <Debug> HTTP-Session: 2e28e912-8eae-4575-b7e9-2169444ae370 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2210 2024.06.28 20:21:31.171869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 16421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2211 2024.06.28 20:21:31.171917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2212 2024.06.28 20:21:31.171936 [ 3 ] {} <Debug> HTTP-Session: 0befbd7a-0f1d-4389-9bf2-953856800c39 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2213 2024.06.28 20:21:31.171953 [ 3 ] {} <Debug> HTTP-Session: 0befbd7a-0f1d-4389-9bf2-953856800c39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2214 2024.06.28 20:21:31.171967 [ 3 ] {} <Debug> HTTP-Session: 0befbd7a-0f1d-4389-9bf2-953856800c39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2215 2024.06.28 20:21:31.171998 [ 3 ] {} <Trace> HTTP-Session: 0befbd7a-0f1d-4389-9bf2-953856800c39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2216 2024.06.28 20:21:31.172121 [ 3 ] {cb7b2745-ca4f-42b3-abdc-8fafba9347a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2217 2024.06.28 20:21:31.172163 [ 3 ] {cb7b2745-ca4f-42b3-abdc-8fafba9347a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2218 2024.06.28 20:21:31.172286 [ 3 ] {cb7b2745-ca4f-42b3-abdc-8fafba9347a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2219 2024.06.28 20:21:31.172672 [ 3 ] {cb7b2745-ca4f-42b3-abdc-8fafba9347a1} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2220 2024.06.28 20:21:31.172708 [ 3 ] {cb7b2745-ca4f-42b3-abdc-8fafba9347a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
2221 2024.06.28 20:21:31.173064 [ 3 ] {cb7b2745-ca4f-42b3-abdc-8fafba9347a1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2222 2024.06.28 20:21:31.173369 [ 3 ] {cb7b2745-ca4f-42b3-abdc-8fafba9347a1} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2223 2024.06.28 20:21:31.173517 [ 3 ] {cb7b2745-ca4f-42b3-abdc-8fafba9347a1} <Debug> executeQuery: Read 113 rows, 9.54 KiB in 0.001433 sec., 78855.54780181438 rows/sec., 6.50 MiB/sec.
2224 2024.06.28 20:21:31.173685 [ 3 ] {cb7b2745-ca4f-42b3-abdc-8fafba9347a1} <Debug> DynamicQueryHandler: Done processing query
2225 2024.06.28 20:21:31.173709 [ 3 ] {cb7b2745-ca4f-42b3-abdc-8fafba9347a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2226 2024.06.28 20:21:31.173725 [ 3 ] {} <Debug> HTTP-Session: 0befbd7a-0f1d-4389-9bf2-953856800c39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2227 2024.06.28 20:21:31.173848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 14109, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2228 2024.06.28 20:21:31.173897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2229 2024.06.28 20:21:31.173917 [ 3 ] {} <Debug> HTTP-Session: 32aa12ac-8579-48ce-8e16-1ea8cca6247f Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2230 2024.06.28 20:21:31.173933 [ 3 ] {} <Debug> HTTP-Session: 32aa12ac-8579-48ce-8e16-1ea8cca6247f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2231 2024.06.28 20:21:31.173948 [ 3 ] {} <Debug> HTTP-Session: 32aa12ac-8579-48ce-8e16-1ea8cca6247f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2232 2024.06.28 20:21:31.173979 [ 3 ] {} <Trace> HTTP-Session: 32aa12ac-8579-48ce-8e16-1ea8cca6247f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2233 2024.06.28 20:21:31.174106 [ 3 ] {cce38638-9949-4ae1-9c45-8d7bda8cc8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2234 2024.06.28 20:21:31.174148 [ 3 ] {cce38638-9949-4ae1-9c45-8d7bda8cc8c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2235 2024.06.28 20:21:31.174275 [ 3 ] {cce38638-9949-4ae1-9c45-8d7bda8cc8c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2236 2024.06.28 20:21:31.174622 [ 3 ] {cce38638-9949-4ae1-9c45-8d7bda8cc8c5} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2237 2024.06.28 20:21:31.174659 [ 3 ] {cce38638-9949-4ae1-9c45-8d7bda8cc8c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
2238 2024.06.28 20:21:31.174971 [ 3 ] {cce38638-9949-4ae1-9c45-8d7bda8cc8c5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2239 2024.06.28 20:21:31.175285 [ 3 ] {cce38638-9949-4ae1-9c45-8d7bda8cc8c5} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2240 2024.06.28 20:21:31.175438 [ 3 ] {cce38638-9949-4ae1-9c45-8d7bda8cc8c5} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001378 sec., 60232.2206095791 rows/sec., 4.70 MiB/sec.
2241 2024.06.28 20:21:31.175606 [ 3 ] {cce38638-9949-4ae1-9c45-8d7bda8cc8c5} <Debug> DynamicQueryHandler: Done processing query
2242 2024.06.28 20:21:31.175631 [ 3 ] {cce38638-9949-4ae1-9c45-8d7bda8cc8c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2243 2024.06.28 20:21:31.175647 [ 3 ] {} <Debug> HTTP-Session: 32aa12ac-8579-48ce-8e16-1ea8cca6247f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2244 2024.06.28 20:21:31.175797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2245 2024.06.28 20:21:31.175850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2246 2024.06.28 20:21:31.175869 [ 3 ] {} <Debug> HTTP-Session: c60063dd-eb4a-4ea7-9ac8-b8d21ffd00d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2247 2024.06.28 20:21:31.175885 [ 3 ] {} <Debug> HTTP-Session: c60063dd-eb4a-4ea7-9ac8-b8d21ffd00d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2248 2024.06.28 20:21:31.175900 [ 3 ] {} <Debug> HTTP-Session: c60063dd-eb4a-4ea7-9ac8-b8d21ffd00d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2249 2024.06.28 20:21:31.175931 [ 3 ] {} <Trace> HTTP-Session: c60063dd-eb4a-4ea7-9ac8-b8d21ffd00d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2250 2024.06.28 20:21:31.176081 [ 3 ] {8eee7183-59d7-4181-aade-86df0ca29779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2251 2024.06.28 20:21:31.176127 [ 3 ] {8eee7183-59d7-4181-aade-86df0ca29779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2252 2024.06.28 20:21:31.176271 [ 3 ] {8eee7183-59d7-4181-aade-86df0ca29779} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2253 2024.06.28 20:21:31.176676 [ 3 ] {8eee7183-59d7-4181-aade-86df0ca29779} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2254 2024.06.28 20:21:31.176711 [ 3 ] {8eee7183-59d7-4181-aade-86df0ca29779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
2255 2024.06.28 20:21:31.177120 [ 3 ] {8eee7183-59d7-4181-aade-86df0ca29779} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2256 2024.06.28 20:21:31.177452 [ 3 ] {8eee7183-59d7-4181-aade-86df0ca29779} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2257 2024.06.28 20:21:31.177615 [ 3 ] {8eee7183-59d7-4181-aade-86df0ca29779} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001597 sec., 100187.85222291798 rows/sec., 6.98 MiB/sec.
2258 2024.06.28 20:21:31.177920 [ 3 ] {8eee7183-59d7-4181-aade-86df0ca29779} <Debug> DynamicQueryHandler: Done processing query
2259 2024.06.28 20:21:31.177945 [ 3 ] {8eee7183-59d7-4181-aade-86df0ca29779} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2260 2024.06.28 20:21:31.177962 [ 3 ] {} <Debug> HTTP-Session: c60063dd-eb4a-4ea7-9ac8-b8d21ffd00d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2261 2024.06.28 20:21:31.178118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2262 2024.06.28 20:21:31.178166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2263 2024.06.28 20:21:31.178185 [ 3 ] {} <Debug> HTTP-Session: aab9206b-7f31-42ab-9e49-77798f9cb46f Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2264 2024.06.28 20:21:31.178201 [ 3 ] {} <Debug> HTTP-Session: aab9206b-7f31-42ab-9e49-77798f9cb46f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2265 2024.06.28 20:21:31.178215 [ 3 ] {} <Debug> HTTP-Session: aab9206b-7f31-42ab-9e49-77798f9cb46f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2266 2024.06.28 20:21:31.178245 [ 3 ] {} <Trace> HTTP-Session: aab9206b-7f31-42ab-9e49-77798f9cb46f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2267 2024.06.28 20:21:31.178835 [ 3 ] {a53b63e5-820e-46fd-9de7-9778e5b1a015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2268 2024.06.28 20:21:31.178908 [ 3 ] {a53b63e5-820e-46fd-9de7-9778e5b1a015} <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
2269 2024.06.28 20:21:31.179318 [ 3 ] {a53b63e5-820e-46fd-9de7-9778e5b1a015} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2270 2024.06.28 20:21:31.179968 [ 3 ] {a53b63e5-820e-46fd-9de7-9778e5b1a015} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2271 2024.06.28 20:21:31.180004 [ 3 ] {a53b63e5-820e-46fd-9de7-9778e5b1a015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
2272 2024.06.28 20:21:31.180590 [ 3 ] {a53b63e5-820e-46fd-9de7-9778e5b1a015} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2273 2024.06.28 20:21:31.180990 [ 3 ] {a53b63e5-820e-46fd-9de7-9778e5b1a015} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2274 2024.06.28 20:21:31.181192 [ 3 ] {a53b63e5-820e-46fd-9de7-9778e5b1a015} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002861 sec., 6641.034603285565 rows/sec., 11.90 MiB/sec.
2275 2024.06.28 20:21:31.181613 [ 3 ] {a53b63e5-820e-46fd-9de7-9778e5b1a015} <Debug> DynamicQueryHandler: Done processing query
2276 2024.06.28 20:21:31.181637 [ 3 ] {a53b63e5-820e-46fd-9de7-9778e5b1a015} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
2277 2024.06.28 20:21:31.181653 [ 3 ] {} <Debug> HTTP-Session: aab9206b-7f31-42ab-9e49-77798f9cb46f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2278 2024.06.28 20:21:31.181772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2279 2024.06.28 20:21:31.181821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2280 2024.06.28 20:21:31.181840 [ 3 ] {} <Debug> HTTP-Session: 26f9cc38-ce15-463a-abbb-c75f8d5951bb Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2281 2024.06.28 20:21:31.181857 [ 3 ] {} <Debug> HTTP-Session: 26f9cc38-ce15-463a-abbb-c75f8d5951bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2282 2024.06.28 20:21:31.181870 [ 3 ] {} <Debug> HTTP-Session: 26f9cc38-ce15-463a-abbb-c75f8d5951bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2283 2024.06.28 20:21:31.181900 [ 3 ] {} <Trace> HTTP-Session: 26f9cc38-ce15-463a-abbb-c75f8d5951bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2284 2024.06.28 20:21:31.182026 [ 3 ] {45bffd1c-4b82-4ef3-b158-57d82bd7ea18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2285 2024.06.28 20:21:31.182070 [ 3 ] {45bffd1c-4b82-4ef3-b158-57d82bd7ea18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2286 2024.06.28 20:21:31.182200 [ 3 ] {45bffd1c-4b82-4ef3-b158-57d82bd7ea18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2287 2024.06.28 20:21:31.182484 [ 3 ] {45bffd1c-4b82-4ef3-b158-57d82bd7ea18} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2288 2024.06.28 20:21:31.182519 [ 3 ] {45bffd1c-4b82-4ef3-b158-57d82bd7ea18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB.
2289 2024.06.28 20:21:31.182881 [ 3 ] {45bffd1c-4b82-4ef3-b158-57d82bd7ea18} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2290 2024.06.28 20:21:31.183193 [ 3 ] {45bffd1c-4b82-4ef3-b158-57d82bd7ea18} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2291 2024.06.28 20:21:31.183350 [ 3 ] {45bffd1c-4b82-4ef3-b158-57d82bd7ea18} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001368 sec., 43859.649122807015 rows/sec., 2.96 MiB/sec.
2292 2024.06.28 20:21:31.183642 [ 3 ] {45bffd1c-4b82-4ef3-b158-57d82bd7ea18} <Debug> DynamicQueryHandler: Done processing query
2293 2024.06.28 20:21:31.183666 [ 3 ] {45bffd1c-4b82-4ef3-b158-57d82bd7ea18} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2294 2024.06.28 20:21:31.183682 [ 3 ] {} <Debug> HTTP-Session: 26f9cc38-ce15-463a-abbb-c75f8d5951bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2295 2024.06.28 20:21:36.167737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 7816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2296 2024.06.28 20:21:36.167862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2297 2024.06.28 20:21:36.167887 [ 3 ] {} <Debug> HTTP-Session: 52faff14-9020-4a04-9528-d2ff160883fe Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2298 2024.06.28 20:21:36.167912 [ 3 ] {} <Debug> HTTP-Session: 52faff14-9020-4a04-9528-d2ff160883fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2299 2024.06.28 20:21:36.167928 [ 3 ] {} <Debug> HTTP-Session: 52faff14-9020-4a04-9528-d2ff160883fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2300 2024.06.28 20:21:36.167978 [ 3 ] {} <Trace> HTTP-Session: 52faff14-9020-4a04-9528-d2ff160883fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2301 2024.06.28 20:21:36.168169 [ 3 ] {37da3275-514c-48c3-8509-a8aafe05eda9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2302 2024.06.28 20:21:36.168235 [ 3 ] {37da3275-514c-48c3-8509-a8aafe05eda9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2303 2024.06.28 20:21:36.168428 [ 3 ] {37da3275-514c-48c3-8509-a8aafe05eda9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2304 2024.06.28 20:21:36.168869 [ 3 ] {37da3275-514c-48c3-8509-a8aafe05eda9} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2305 2024.06.28 20:21:36.168912 [ 3 ] {37da3275-514c-48c3-8509-a8aafe05eda9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
2306 2024.06.28 20:21:36.169275 [ 3 ] {37da3275-514c-48c3-8509-a8aafe05eda9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2307 2024.06.28 20:21:36.169614 [ 3 ] {37da3275-514c-48c3-8509-a8aafe05eda9} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2308 2024.06.28 20:21:36.169789 [ 3 ] {37da3275-514c-48c3-8509-a8aafe05eda9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00168 sec., 33333.33333333333 rows/sec., 2.54 MiB/sec.
2309 2024.06.28 20:21:36.169810 [ 60 ] {} <Debug> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2310 2024.06.28 20:21:36.169952 [ 60 ] {} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2311 2024.06.28 20:21:36.170017 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
2312 2024.06.28 20:21:36.170063 [ 3 ] {37da3275-514c-48c3-8509-a8aafe05eda9} <Debug> DynamicQueryHandler: Done processing query
2313 2024.06.28 20:21:36.170126 [ 3 ] {37da3275-514c-48c3-8509-a8aafe05eda9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2314 2024.06.28 20:21:36.170198 [ 3 ] {} <Debug> HTTP-Session: 52faff14-9020-4a04-9528-d2ff160883fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2315 2024.06.28 20:21:36.170395 [ 193 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::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
2316 2024.06.28 20:21:36.170463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 10892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2317 2024.06.28 20:21:36.170573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2318 2024.06.28 20:21:36.170634 [ 3 ] {} <Debug> HTTP-Session: 3a07da9c-35f0-430c-8b49-4b89e0356d34 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2319 2024.06.28 20:21:36.170677 [ 3 ] {} <Debug> HTTP-Session: 3a07da9c-35f0-430c-8b49-4b89e0356d34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2320 2024.06.28 20:21:36.170721 [ 3 ] {} <Debug> HTTP-Session: 3a07da9c-35f0-430c-8b49-4b89e0356d34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2321 2024.06.28 20:21:36.170781 [ 193 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2322 2024.06.28 20:21:36.170800 [ 3 ] {} <Trace> HTTP-Session: 3a07da9c-35f0-430c-8b49-4b89e0356d34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2323 2024.06.28 20:21:36.170861 [ 193 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 92 rows starting from the beginning of the part
2324 2024.06.28 20:21:36.171114 [ 193 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part
2325 2024.06.28 20:21:36.171134 [ 3 ] {62a6fb21-9419-451b-b3df-7aa1af420c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2326 2024.06.28 20:21:36.171322 [ 3 ] {62a6fb21-9419-451b-b3df-7aa1af420c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2327 2024.06.28 20:21:36.171395 [ 193 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 114 rows starting from the beginning of the part
2328 2024.06.28 20:21:36.171772 [ 193 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part
2329 2024.06.28 20:21:36.172090 [ 193 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 113 rows starting from the beginning of the part
2330 2024.06.28 20:21:36.172425 [ 193 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part
2331 2024.06.28 20:21:36.172819 [ 3 ] {62a6fb21-9419-451b-b3df-7aa1af420c8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2332 2024.06.28 20:21:36.173777 [ 3 ] {62a6fb21-9419-451b-b3df-7aa1af420c8c} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2333 2024.06.28 20:21:36.173833 [ 3 ] {62a6fb21-9419-451b-b3df-7aa1af420c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
2334 2024.06.28 20:21:36.174703 [ 3 ] {62a6fb21-9419-451b-b3df-7aa1af420c8c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2335 2024.06.28 20:21:36.175630 [ 3 ] {62a6fb21-9419-451b-b3df-7aa1af420c8c} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2336 2024.06.28 20:21:36.175844 [ 190 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 487 rows, containing 4 columns (4 merged, 0 gathered) in 0.00571194 sec., 85259.99922968377 rows/sec., 6.74 MiB/sec.
2337 2024.06.28 20:21:36.175946 [ 60 ] {} <Debug> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2338 2024.06.28 20:21:36.175978 [ 3 ] {62a6fb21-9419-451b-b3df-7aa1af420c8c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005017 sec., 12756.627466613514 rows/sec., 1019.58 KiB/sec.
2339 2024.06.28 20:21:36.176041 [ 60 ] {} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2340 2024.06.28 20:21:36.176170 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
2341 2024.06.28 20:21:36.176197 [ 190 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2342 2024.06.28 20:21:36.176467 [ 3 ] {62a6fb21-9419-451b-b3df-7aa1af420c8c} <Debug> DynamicQueryHandler: Done processing query
2343 2024.06.28 20:21:36.176557 [ 3 ] {62a6fb21-9419-451b-b3df-7aa1af420c8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2344 2024.06.28 20:21:36.176615 [ 3 ] {} <Debug> HTTP-Session: 3a07da9c-35f0-430c-8b49-4b89e0356d34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2345 2024.06.28 20:21:36.176647 [ 192 ] {83f29066-60b5-431b-8a7e-f217868bed51::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
2346 2024.06.28 20:21:36.176897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2347 2024.06.28 20:21:36.177050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2348 2024.06.28 20:21:36.177133 [ 3 ] {} <Debug> HTTP-Session: 0d4f3dc1-fd7c-451e-92ad-b95acc4870da Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2349 2024.06.28 20:21:36.177204 [ 3 ] {} <Debug> HTTP-Session: 0d4f3dc1-fd7c-451e-92ad-b95acc4870da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2350 2024.06.28 20:21:36.177268 [ 3 ] {} <Debug> HTTP-Session: 0d4f3dc1-fd7c-451e-92ad-b95acc4870da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2351 2024.06.28 20:21:36.177306 [ 192 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2352 2024.06.28 20:21:36.177344 [ 3 ] {} <Trace> HTTP-Session: 0d4f3dc1-fd7c-451e-92ad-b95acc4870da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2353 2024.06.28 20:21:36.177385 [ 192 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 88 rows starting from the beginning of the part
2354 2024.06.28 20:21:36.177453 [ 190 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_11_2} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2355 2024.06.28 20:21:36.177733 [ 3 ] {ed665a22-a6bd-4837-9cfd-ef8ecdd3ed6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2356 2024.06.28 20:21:36.177779 [ 190 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_11_2} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2357 2024.06.28 20:21:36.177780 [ 192 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part
2358 2024.06.28 20:21:36.177950 [ 3 ] {ed665a22-a6bd-4837-9cfd-ef8ecdd3ed6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2359 2024.06.28 20:21:36.178168 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
2360 2024.06.28 20:21:36.178268 [ 192 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 98 rows starting from the beginning of the part
2361 2024.06.28 20:21:36.178571 [ 192 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part
2362 2024.06.28 20:21:36.178970 [ 192 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 83 rows starting from the beginning of the part
2363 2024.06.28 20:21:36.179293 [ 192 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part
2364 2024.06.28 20:21:36.179895 [ 3 ] {ed665a22-a6bd-4837-9cfd-ef8ecdd3ed6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2365 2024.06.28 20:21:36.180969 [ 3 ] {ed665a22-a6bd-4837-9cfd-ef8ecdd3ed6d} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2366 2024.06.28 20:21:36.181037 [ 3 ] {ed665a22-a6bd-4837-9cfd-ef8ecdd3ed6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
2367 2024.06.28 20:21:36.182189 [ 3 ] {ed665a22-a6bd-4837-9cfd-ef8ecdd3ed6d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2368 2024.06.28 20:21:36.182498 [ 192 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 461 rows, containing 4 columns (4 merged, 0 gathered) in 0.006142622 sec., 75049.38444853028 rows/sec., 5.86 MiB/sec.
2369 2024.06.28 20:21:36.182819 [ 192 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2370 2024.06.28 20:21:36.183254 [ 3 ] {ed665a22-a6bd-4837-9cfd-ef8ecdd3ed6d} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2371 2024.06.28 20:21:36.183588 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2372 2024.06.28 20:21:36.183692 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2373 2024.06.28 20:21:36.183721 [ 3 ] {ed665a22-a6bd-4837-9cfd-ef8ecdd3ed6d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0062 sec., 25806.451612903227 rows/sec., 1.80 MiB/sec.
2374 2024.06.28 20:21:36.183753 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
2375 2024.06.28 20:21:36.183806 [ 190 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_11_2} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2376 2024.06.28 20:21:36.184365 [ 190 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_11_2} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2377 2024.06.28 20:21:36.184533 [ 192 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
2378 2024.06.28 20:21:36.184774 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
2379 2024.06.28 20:21:36.184849 [ 3 ] {ed665a22-a6bd-4837-9cfd-ef8ecdd3ed6d} <Debug> DynamicQueryHandler: Done processing query
2380 2024.06.28 20:21:36.184941 [ 3 ] {ed665a22-a6bd-4837-9cfd-ef8ecdd3ed6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2381 2024.06.28 20:21:36.184997 [ 3 ] {} <Debug> HTTP-Session: 0d4f3dc1-fd7c-451e-92ad-b95acc4870da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2382 2024.06.28 20:21:36.185084 [ 192 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2383 2024.06.28 20:21:36.185121 [ 192 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1046 rows starting from the beginning of the part
2384 2024.06.28 20:21:36.185181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2385 2024.06.28 20:21:36.185342 [ 192 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part
2386 2024.06.28 20:21:36.185361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2387 2024.06.28 20:21:36.185447 [ 3 ] {} <Debug> HTTP-Session: f3bdc870-cb2f-46dd-8b1d-33eedfa39f98 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2388 2024.06.28 20:21:36.185557 [ 3 ] {} <Debug> HTTP-Session: f3bdc870-cb2f-46dd-8b1d-33eedfa39f98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2389 2024.06.28 20:21:36.185645 [ 3 ] {} <Debug> HTTP-Session: f3bdc870-cb2f-46dd-8b1d-33eedfa39f98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2390 2024.06.28 20:21:36.185679 [ 192 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part
2391 2024.06.28 20:21:36.185797 [ 3 ] {} <Trace> HTTP-Session: f3bdc870-cb2f-46dd-8b1d-33eedfa39f98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2392 2024.06.28 20:21:36.185956 [ 192 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part
2393 2024.06.28 20:21:36.186234 [ 192 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part
2394 2024.06.28 20:21:36.186336 [ 3 ] {88d3868f-c777-436a-8dcc-c689df79c071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2395 2024.06.28 20:21:36.186543 [ 192 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part
2396 2024.06.28 20:21:36.186580 [ 3 ] {88d3868f-c777-436a-8dcc-c689df79c071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2397 2024.06.28 20:21:36.187388 [ 3 ] {88d3868f-c777-436a-8dcc-c689df79c071} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2398 2024.06.28 20:21:36.188137 [ 3 ] {88d3868f-c777-436a-8dcc-c689df79c071} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2399 2024.06.28 20:21:36.188204 [ 3 ] {88d3868f-c777-436a-8dcc-c689df79c071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
2400 2024.06.28 20:21:36.189354 [ 3 ] {88d3868f-c777-436a-8dcc-c689df79c071} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2401 2024.06.28 20:21:36.190050 [ 3 ] {88d3868f-c777-436a-8dcc-c689df79c071} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2402 2024.06.28 20:21:36.190195 [ 190 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1846 rows, containing 5 columns (5 merged, 0 gathered) in 0.006256033 sec., 295075.1698400568 rows/sec., 20.57 MiB/sec.
2403 2024.06.28 20:21:36.190310 [ 60 ] {} <Debug> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2404 2024.06.28 20:21:36.190332 [ 3 ] {88d3868f-c777-436a-8dcc-c689df79c071} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004242 sec., 14144.271570014143 rows/sec., 976.10 KiB/sec.
2405 2024.06.28 20:21:36.190377 [ 60 ] {} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2406 2024.06.28 20:21:36.190468 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
2407 2024.06.28 20:21:36.190701 [ 190 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2408 2024.06.28 20:21:36.190745 [ 194 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
2409 2024.06.28 20:21:36.190760 [ 3 ] {88d3868f-c777-436a-8dcc-c689df79c071} <Debug> DynamicQueryHandler: Done processing query
2410 2024.06.28 20:21:36.190835 [ 3 ] {88d3868f-c777-436a-8dcc-c689df79c071} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2411 2024.06.28 20:21:36.190884 [ 3 ] {} <Debug> HTTP-Session: f3bdc870-cb2f-46dd-8b1d-33eedfa39f98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2412 2024.06.28 20:21:36.190970 [ 194 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2413 2024.06.28 20:21:36.191013 [ 194 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 322 rows starting from the beginning of the part
2414 2024.06.28 20:21:36.191284 [ 194 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part
2415 2024.06.28 20:21:36.191643 [ 194 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part
2416 2024.06.28 20:21:36.191955 [ 194 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part
2417 2024.06.28 20:21:36.192149 [ 190 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2418 2024.06.28 20:21:36.192236 [ 194 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part
2419 2024.06.28 20:21:36.192536 [ 190 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2420 2024.06.28 20:21:36.192643 [ 194 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part
2421 2024.06.28 20:21:36.192751 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB.
2422 2024.06.28 20:21:36.193827 [ 189 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 622 rows, containing 4 columns (4 merged, 0 gathered) in 0.003158362 sec., 196937.52647733223 rows/sec., 13.28 MiB/sec.
2423 2024.06.28 20:21:36.193972 [ 190 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2424 2024.06.28 20:21:36.194322 [ 190 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_11_2} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2425 2024.06.28 20:21:36.194397 [ 190 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_11_2} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2426 2024.06.28 20:21:36.194460 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
2427 2024.06.28 20:21:40.337150 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache
2428 2024.06.28 20:21:40.337196 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache
2429 2024.06.28 20:21:41.161567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1174, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2430 2024.06.28 20:21:41.161718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2431 2024.06.28 20:21:41.161749 [ 3 ] {} <Debug> HTTP-Session: 632bf31b-1203-4b8a-af91-ee63eda0aec0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2432 2024.06.28 20:21:41.161779 [ 3 ] {} <Debug> HTTP-Session: 632bf31b-1203-4b8a-af91-ee63eda0aec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2433 2024.06.28 20:21:41.161798 [ 3 ] {} <Debug> HTTP-Session: 632bf31b-1203-4b8a-af91-ee63eda0aec0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2434 2024.06.28 20:21:41.161857 [ 3 ] {} <Trace> HTTP-Session: 632bf31b-1203-4b8a-af91-ee63eda0aec0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2435 2024.06.28 20:21:41.162152 [ 3 ] {f406c30f-5cf5-4867-b301-5bf9515c791d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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)
2436 2024.06.28 20:21:41.162585 [ 3 ] {f406c30f-5cf5-4867-b301-5bf9515c791d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2437 2024.06.28 20:21:41.162634 [ 3 ] {f406c30f-5cf5-4867-b301-5bf9515c791d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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
2438 2024.06.28 20:21:41.162980 [ 3 ] {f406c30f-5cf5-4867-b301-5bf9515c791d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2439 2024.06.28 20:21:41.163065 [ 3 ] {f406c30f-5cf5-4867-b301-5bf9515c791d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2440 2024.06.28 20:21:41.163240 [ 3 ] {f406c30f-5cf5-4867-b301-5bf9515c791d} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Key condition: (column 0 notIn 29-element set)
2441 2024.06.28 20:21:41.163348 [ 256 ] {f406c30f-5cf5-4867-b301-5bf9515c791d} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2442 2024.06.28 20:21:41.163435 [ 261 ] {f406c30f-5cf5-4867-b301-5bf9515c791d} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2443 2024.06.28 20:21:41.163470 [ 262 ] {f406c30f-5cf5-4867-b301-5bf9515c791d} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2444 2024.06.28 20:21:41.163478 [ 258 ] {f406c30f-5cf5-4867-b301-5bf9515c791d} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2445 2024.06.28 20:21:41.163648 [ 3 ] {f406c30f-5cf5-4867-b301-5bf9515c791d} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges
2446 2024.06.28 20:21:41.163680 [ 3 ] {f406c30f-5cf5-4867-b301-5bf9515c791d} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Spreading mark ranges among streams (default reading)
2447 2024.06.28 20:21:41.163817 [ 3 ] {f406c30f-5cf5-4867-b301-5bf9515c791d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2448 2024.06.28 20:21:41.163841 [ 3 ] {f406c30f-5cf5-4867-b301-5bf9515c791d} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (SelectExecutor): Reading approx. 29 rows with 4 streams
2449 2024.06.28 20:21:41.163883 [ 3 ] {f406c30f-5cf5-4867-b301-5bf9515c791d} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))"
2450 2024.06.28 20:21:41.163928 [ 3 ] {f406c30f-5cf5-4867-b301-5bf9515c791d} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))"
2451 2024.06.28 20:21:41.163972 [ 3 ] {f406c30f-5cf5-4867-b301-5bf9515c791d} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))"
2452 2024.06.28 20:21:41.164011 [ 3 ] {f406c30f-5cf5-4867-b301-5bf9515c791d} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))"
2453 2024.06.28 20:21:41.166377 [ 3 ] {f406c30f-5cf5-4867-b301-5bf9515c791d} <Debug> executeQuery: Read 29 rows, 1.20 KiB in 0.004359 sec., 6652.902041752695 rows/sec., 275.34 KiB/sec.
2454 2024.06.28 20:21:41.166795 [ 3 ] {f406c30f-5cf5-4867-b301-5bf9515c791d} <Debug> DynamicQueryHandler: Done processing query
2455 2024.06.28 20:21:41.166823 [ 3 ] {f406c30f-5cf5-4867-b301-5bf9515c791d} <Debug> MemoryTracker: Peak memory usage (for query): 3.13 MiB.
2456 2024.06.28 20:21:41.166840 [ 3 ] {} <Debug> HTTP-Session: 632bf31b-1203-4b8a-af91-ee63eda0aec0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2457 2024.06.28 20:21:41.176169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2458 2024.06.28 20:21:41.176269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2459 2024.06.28 20:21:41.176310 [ 3 ] {} <Debug> HTTP-Session: b2def1ab-7da9-4c8d-b9af-2e6568433d85 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2460 2024.06.28 20:21:41.176344 [ 3 ] {} <Debug> HTTP-Session: b2def1ab-7da9-4c8d-b9af-2e6568433d85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2461 2024.06.28 20:21:41.176368 [ 3 ] {} <Debug> HTTP-Session: b2def1ab-7da9-4c8d-b9af-2e6568433d85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2462 2024.06.28 20:21:41.176406 [ 3 ] {} <Trace> HTTP-Session: b2def1ab-7da9-4c8d-b9af-2e6568433d85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2463 2024.06.28 20:21:41.176526 [ 3 ] {b06c0ad2-8d03-40b5-b196-41af6c73b527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2464 2024.06.28 20:21:41.176577 [ 3 ] {b06c0ad2-8d03-40b5-b196-41af6c73b527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2465 2024.06.28 20:21:41.176749 [ 3 ] {b06c0ad2-8d03-40b5-b196-41af6c73b527} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2466 2024.06.28 20:21:41.177098 [ 3 ] {b06c0ad2-8d03-40b5-b196-41af6c73b527} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2467 2024.06.28 20:21:41.177139 [ 3 ] {b06c0ad2-8d03-40b5-b196-41af6c73b527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
2468 2024.06.28 20:21:41.177638 [ 3 ] {b06c0ad2-8d03-40b5-b196-41af6c73b527} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2469 2024.06.28 20:21:41.177968 [ 3 ] {b06c0ad2-8d03-40b5-b196-41af6c73b527} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2470 2024.06.28 20:21:41.178149 [ 3 ] {b06c0ad2-8d03-40b5-b196-41af6c73b527} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001654 sec., 604.5949214026601 rows/sec., 136.98 KiB/sec.
2471 2024.06.28 20:21:41.178443 [ 3 ] {b06c0ad2-8d03-40b5-b196-41af6c73b527} <Debug> DynamicQueryHandler: Done processing query
2472 2024.06.28 20:21:41.178470 [ 3 ] {b06c0ad2-8d03-40b5-b196-41af6c73b527} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2473 2024.06.28 20:21:41.178486 [ 3 ] {} <Debug> HTTP-Session: b2def1ab-7da9-4c8d-b9af-2e6568433d85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2474 2024.06.28 20:21:41.178613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2475 2024.06.28 20:21:41.178664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2476 2024.06.28 20:21:41.178685 [ 3 ] {} <Debug> HTTP-Session: 1ad3f9bb-d427-4dcb-ad12-dcb37191ca70 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2477 2024.06.28 20:21:41.178702 [ 3 ] {} <Debug> HTTP-Session: 1ad3f9bb-d427-4dcb-ad12-dcb37191ca70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2478 2024.06.28 20:21:41.178717 [ 3 ] {} <Debug> HTTP-Session: 1ad3f9bb-d427-4dcb-ad12-dcb37191ca70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2479 2024.06.28 20:21:41.178750 [ 3 ] {} <Trace> HTTP-Session: 1ad3f9bb-d427-4dcb-ad12-dcb37191ca70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2480 2024.06.28 20:21:41.178858 [ 3 ] {4c21abd9-29d2-4e45-ac7e-1412af7a1a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2481 2024.06.28 20:21:41.178903 [ 3 ] {4c21abd9-29d2-4e45-ac7e-1412af7a1a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2482 2024.06.28 20:21:41.179050 [ 3 ] {4c21abd9-29d2-4e45-ac7e-1412af7a1a8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2483 2024.06.28 20:21:41.179330 [ 3 ] {4c21abd9-29d2-4e45-ac7e-1412af7a1a8c} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2484 2024.06.28 20:21:41.179366 [ 3 ] {4c21abd9-29d2-4e45-ac7e-1412af7a1a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
2485 2024.06.28 20:21:41.179687 [ 3 ] {4c21abd9-29d2-4e45-ac7e-1412af7a1a8c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2486 2024.06.28 20:21:41.179997 [ 3 ] {4c21abd9-29d2-4e45-ac7e-1412af7a1a8c} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2487 2024.06.28 20:21:41.180155 [ 3 ] {4c21abd9-29d2-4e45-ac7e-1412af7a1a8c} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001317 sec., 14426.72741078208 rows/sec., 1.14 MiB/sec.
2488 2024.06.28 20:21:41.180316 [ 3 ] {4c21abd9-29d2-4e45-ac7e-1412af7a1a8c} <Debug> DynamicQueryHandler: Done processing query
2489 2024.06.28 20:21:41.180341 [ 3 ] {4c21abd9-29d2-4e45-ac7e-1412af7a1a8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2490 2024.06.28 20:21:41.180357 [ 3 ] {} <Debug> HTTP-Session: 1ad3f9bb-d427-4dcb-ad12-dcb37191ca70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2491 2024.06.28 20:21:41.180474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2492 2024.06.28 20:21:41.180523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2493 2024.06.28 20:21:41.180543 [ 3 ] {} <Debug> HTTP-Session: 4fa13991-b624-47ce-8f1e-370c8d03dd73 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2494 2024.06.28 20:21:41.180559 [ 3 ] {} <Debug> HTTP-Session: 4fa13991-b624-47ce-8f1e-370c8d03dd73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2495 2024.06.28 20:21:41.180573 [ 3 ] {} <Debug> HTTP-Session: 4fa13991-b624-47ce-8f1e-370c8d03dd73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2496 2024.06.28 20:21:41.180604 [ 3 ] {} <Trace> HTTP-Session: 4fa13991-b624-47ce-8f1e-370c8d03dd73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2497 2024.06.28 20:21:41.180699 [ 3 ] {ba0d7ed5-eafa-4f3b-9c75-24e4466630ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2498 2024.06.28 20:21:41.180743 [ 3 ] {ba0d7ed5-eafa-4f3b-9c75-24e4466630ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2499 2024.06.28 20:21:41.180901 [ 3 ] {ba0d7ed5-eafa-4f3b-9c75-24e4466630ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2500 2024.06.28 20:21:41.181144 [ 3 ] {ba0d7ed5-eafa-4f3b-9c75-24e4466630ef} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2501 2024.06.28 20:21:41.181182 [ 3 ] {ba0d7ed5-eafa-4f3b-9c75-24e4466630ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
2502 2024.06.28 20:21:41.183057 [ 3 ] {ba0d7ed5-eafa-4f3b-9c75-24e4466630ef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2503 2024.06.28 20:21:41.183390 [ 3 ] {ba0d7ed5-eafa-4f3b-9c75-24e4466630ef} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2504 2024.06.28 20:21:41.183545 [ 3 ] {ba0d7ed5-eafa-4f3b-9c75-24e4466630ef} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002866 sec., 697.8367062107467 rows/sec., 56.90 KiB/sec.
2505 2024.06.28 20:21:41.183814 [ 3 ] {ba0d7ed5-eafa-4f3b-9c75-24e4466630ef} <Debug> DynamicQueryHandler: Done processing query
2506 2024.06.28 20:21:41.183839 [ 3 ] {ba0d7ed5-eafa-4f3b-9c75-24e4466630ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2507 2024.06.28 20:21:41.183854 [ 3 ] {} <Debug> HTTP-Session: 4fa13991-b624-47ce-8f1e-370c8d03dd73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2508 2024.06.28 20:21:41.183989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 21484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2509 2024.06.28 20:21:41.184039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2510 2024.06.28 20:21:41.184059 [ 3 ] {} <Debug> HTTP-Session: 87990277-0d55-4298-818b-e8f88d190324 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2511 2024.06.28 20:21:41.184075 [ 3 ] {} <Debug> HTTP-Session: 87990277-0d55-4298-818b-e8f88d190324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2512 2024.06.28 20:21:41.184089 [ 3 ] {} <Debug> HTTP-Session: 87990277-0d55-4298-818b-e8f88d190324 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2513 2024.06.28 20:21:41.184120 [ 3 ] {} <Trace> HTTP-Session: 87990277-0d55-4298-818b-e8f88d190324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2514 2024.06.28 20:21:41.184259 [ 3 ] {5d3d37f7-1fe3-489a-a009-2a9acf73e986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2515 2024.06.28 20:21:41.184303 [ 3 ] {5d3d37f7-1fe3-489a-a009-2a9acf73e986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2516 2024.06.28 20:21:41.184443 [ 3 ] {5d3d37f7-1fe3-489a-a009-2a9acf73e986} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2517 2024.06.28 20:21:41.184836 [ 3 ] {5d3d37f7-1fe3-489a-a009-2a9acf73e986} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2518 2024.06.28 20:21:41.184873 [ 3 ] {5d3d37f7-1fe3-489a-a009-2a9acf73e986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
2519 2024.06.28 20:21:41.185191 [ 3 ] {5d3d37f7-1fe3-489a-a009-2a9acf73e986} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2520 2024.06.28 20:21:41.185494 [ 3 ] {5d3d37f7-1fe3-489a-a009-2a9acf73e986} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2521 2024.06.28 20:21:41.185616 [ 3 ] {5d3d37f7-1fe3-489a-a009-2a9acf73e986} <Debug> executeQuery: Read 150 rows, 12.37 KiB in 0.00142 sec., 105633.8028169014 rows/sec., 8.51 MiB/sec.
2522 2024.06.28 20:21:41.185779 [ 3 ] {5d3d37f7-1fe3-489a-a009-2a9acf73e986} <Debug> DynamicQueryHandler: Done processing query
2523 2024.06.28 20:21:41.185803 [ 3 ] {5d3d37f7-1fe3-489a-a009-2a9acf73e986} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2524 2024.06.28 20:21:41.185819 [ 3 ] {} <Debug> HTTP-Session: 87990277-0d55-4298-818b-e8f88d190324 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2525 2024.06.28 20:21:41.185928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2526 2024.06.28 20:21:41.185997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2527 2024.06.28 20:21:41.186017 [ 3 ] {} <Debug> HTTP-Session: cabb09ad-8ceb-49c4-ad27-5fb2bc45d603 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2528 2024.06.28 20:21:41.186034 [ 3 ] {} <Debug> HTTP-Session: cabb09ad-8ceb-49c4-ad27-5fb2bc45d603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2529 2024.06.28 20:21:41.186049 [ 3 ] {} <Debug> HTTP-Session: cabb09ad-8ceb-49c4-ad27-5fb2bc45d603 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2530 2024.06.28 20:21:41.186080 [ 3 ] {} <Trace> HTTP-Session: cabb09ad-8ceb-49c4-ad27-5fb2bc45d603 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2531 2024.06.28 20:21:41.186173 [ 3 ] {81b386a6-7c22-403d-b67a-c7b0c1f83917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2532 2024.06.28 20:21:41.186217 [ 3 ] {81b386a6-7c22-403d-b67a-c7b0c1f83917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2533 2024.06.28 20:21:41.186340 [ 3 ] {81b386a6-7c22-403d-b67a-c7b0c1f83917} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2534 2024.06.28 20:21:41.186627 [ 3 ] {81b386a6-7c22-403d-b67a-c7b0c1f83917} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2535 2024.06.28 20:21:41.186662 [ 3 ] {81b386a6-7c22-403d-b67a-c7b0c1f83917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
2536 2024.06.28 20:21:41.186959 [ 3 ] {81b386a6-7c22-403d-b67a-c7b0c1f83917} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2537 2024.06.28 20:21:41.187261 [ 3 ] {81b386a6-7c22-403d-b67a-c7b0c1f83917} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2538 2024.06.28 20:21:41.187379 [ 3 ] {81b386a6-7c22-403d-b67a-c7b0c1f83917} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001229 sec., 1627.3393002441007 rows/sec., 113.63 KiB/sec.
2539 2024.06.28 20:21:41.187630 [ 3 ] {81b386a6-7c22-403d-b67a-c7b0c1f83917} <Debug> DynamicQueryHandler: Done processing query
2540 2024.06.28 20:21:41.187655 [ 3 ] {81b386a6-7c22-403d-b67a-c7b0c1f83917} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2541 2024.06.28 20:21:41.187671 [ 3 ] {} <Debug> HTTP-Session: cabb09ad-8ceb-49c4-ad27-5fb2bc45d603 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2542 2024.06.28 20:21:41.187801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 18490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2543 2024.06.28 20:21:41.187847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2544 2024.06.28 20:21:41.187867 [ 3 ] {} <Debug> HTTP-Session: 977e270e-bbe8-43ea-ade9-db69f5fe81da Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2545 2024.06.28 20:21:41.187884 [ 3 ] {} <Debug> HTTP-Session: 977e270e-bbe8-43ea-ade9-db69f5fe81da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2546 2024.06.28 20:21:41.187898 [ 3 ] {} <Debug> HTTP-Session: 977e270e-bbe8-43ea-ade9-db69f5fe81da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2547 2024.06.28 20:21:41.187928 [ 3 ] {} <Trace> HTTP-Session: 977e270e-bbe8-43ea-ade9-db69f5fe81da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2548 2024.06.28 20:21:41.188058 [ 3 ] {0a64dd7a-1c94-4439-a312-a9b08a4944c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2549 2024.06.28 20:21:41.188101 [ 3 ] {0a64dd7a-1c94-4439-a312-a9b08a4944c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2550 2024.06.28 20:21:41.188238 [ 3 ] {0a64dd7a-1c94-4439-a312-a9b08a4944c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2551 2024.06.28 20:21:41.188572 [ 3 ] {0a64dd7a-1c94-4439-a312-a9b08a4944c1} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2552 2024.06.28 20:21:41.188607 [ 3 ] {0a64dd7a-1c94-4439-a312-a9b08a4944c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
2553 2024.06.28 20:21:41.188920 [ 3 ] {0a64dd7a-1c94-4439-a312-a9b08a4944c1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2554 2024.06.28 20:21:41.189232 [ 3 ] {0a64dd7a-1c94-4439-a312-a9b08a4944c1} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2555 2024.06.28 20:21:41.189360 [ 3 ] {0a64dd7a-1c94-4439-a312-a9b08a4944c1} <Debug> executeQuery: Read 109 rows, 8.70 KiB in 0.001356 sec., 80383.4808259587 rows/sec., 6.26 MiB/sec.
2556 2024.06.28 20:21:41.189518 [ 3 ] {0a64dd7a-1c94-4439-a312-a9b08a4944c1} <Debug> DynamicQueryHandler: Done processing query
2557 2024.06.28 20:21:41.189542 [ 3 ] {0a64dd7a-1c94-4439-a312-a9b08a4944c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2558 2024.06.28 20:21:41.189558 [ 3 ] {} <Debug> HTTP-Session: 977e270e-bbe8-43ea-ade9-db69f5fe81da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2559 2024.06.28 20:21:41.189726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 37737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2560 2024.06.28 20:21:41.189793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2561 2024.06.28 20:21:41.189814 [ 3 ] {} <Debug> HTTP-Session: fd7f1602-e110-40b3-96a1-52bcac045776 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2562 2024.06.28 20:21:41.189831 [ 3 ] {} <Debug> HTTP-Session: fd7f1602-e110-40b3-96a1-52bcac045776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2563 2024.06.28 20:21:41.189844 [ 3 ] {} <Debug> HTTP-Session: fd7f1602-e110-40b3-96a1-52bcac045776 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2564 2024.06.28 20:21:41.189875 [ 3 ] {} <Trace> HTTP-Session: fd7f1602-e110-40b3-96a1-52bcac045776 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2565 2024.06.28 20:21:41.190086 [ 3 ] {152189ec-c3a1-4594-b52c-a6dbae4af79e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2566 2024.06.28 20:21:41.190133 [ 3 ] {152189ec-c3a1-4594-b52c-a6dbae4af79e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2567 2024.06.28 20:21:41.190270 [ 3 ] {152189ec-c3a1-4594-b52c-a6dbae4af79e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2568 2024.06.28 20:21:41.190642 [ 3 ] {152189ec-c3a1-4594-b52c-a6dbae4af79e} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2569 2024.06.28 20:21:41.190698 [ 3 ] {152189ec-c3a1-4594-b52c-a6dbae4af79e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
2570 2024.06.28 20:21:41.191080 [ 3 ] {152189ec-c3a1-4594-b52c-a6dbae4af79e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2571 2024.06.28 20:21:41.191416 [ 3 ] {152189ec-c3a1-4594-b52c-a6dbae4af79e} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2572 2024.06.28 20:21:41.191549 [ 3 ] {152189ec-c3a1-4594-b52c-a6dbae4af79e} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001594 sec., 123588.45671267253 rows/sec., 8.63 MiB/sec.
2573 2024.06.28 20:21:41.191700 [ 3 ] {152189ec-c3a1-4594-b52c-a6dbae4af79e} <Debug> DynamicQueryHandler: Done processing query
2574 2024.06.28 20:21:41.191724 [ 3 ] {152189ec-c3a1-4594-b52c-a6dbae4af79e} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
2575 2024.06.28 20:21:41.191740 [ 3 ] {} <Debug> HTTP-Session: fd7f1602-e110-40b3-96a1-52bcac045776 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2576 2024.06.28 20:21:41.191898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30571, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2577 2024.06.28 20:21:41.191948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2578 2024.06.28 20:21:41.191968 [ 3 ] {} <Debug> HTTP-Session: 143702a6-81af-4f66-932a-389878a92029 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2579 2024.06.28 20:21:41.191984 [ 3 ] {} <Debug> HTTP-Session: 143702a6-81af-4f66-932a-389878a92029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2580 2024.06.28 20:21:41.191998 [ 3 ] {} <Debug> HTTP-Session: 143702a6-81af-4f66-932a-389878a92029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2581 2024.06.28 20:21:41.192028 [ 3 ] {} <Trace> HTTP-Session: 143702a6-81af-4f66-932a-389878a92029 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2582 2024.06.28 20:21:41.192269 [ 3 ] {6eb72a3a-effd-4543-a48b-8c817c3d3705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2583 2024.06.28 20:21:41.192331 [ 3 ] {6eb72a3a-effd-4543-a48b-8c817c3d3705} <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
2584 2024.06.28 20:21:41.192707 [ 3 ] {6eb72a3a-effd-4543-a48b-8c817c3d3705} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2585 2024.06.28 20:21:41.193280 [ 3 ] {6eb72a3a-effd-4543-a48b-8c817c3d3705} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2586 2024.06.28 20:21:41.193314 [ 3 ] {6eb72a3a-effd-4543-a48b-8c817c3d3705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
2587 2024.06.28 20:21:41.193893 [ 3 ] {6eb72a3a-effd-4543-a48b-8c817c3d3705} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2588 2024.06.28 20:21:41.194300 [ 3 ] {6eb72a3a-effd-4543-a48b-8c817c3d3705} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2589 2024.06.28 20:21:41.194460 [ 3 ] {6eb72a3a-effd-4543-a48b-8c817c3d3705} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002352 sec., 8078.231292517007 rows/sec., 14.48 MiB/sec.
2590 2024.06.28 20:21:41.194894 [ 3 ] {6eb72a3a-effd-4543-a48b-8c817c3d3705} <Debug> DynamicQueryHandler: Done processing query
2591 2024.06.28 20:21:41.194919 [ 3 ] {6eb72a3a-effd-4543-a48b-8c817c3d3705} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
2592 2024.06.28 20:21:41.194935 [ 3 ] {} <Debug> HTTP-Session: 143702a6-81af-4f66-932a-389878a92029 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2593 2024.06.28 20:21:41.195058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2594 2024.06.28 20:21:41.195107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2595 2024.06.28 20:21:41.195126 [ 3 ] {} <Debug> HTTP-Session: 930cb7df-b08b-4daf-a9e4-2155209206fa Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2596 2024.06.28 20:21:41.195142 [ 3 ] {} <Debug> HTTP-Session: 930cb7df-b08b-4daf-a9e4-2155209206fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2597 2024.06.28 20:21:41.195156 [ 3 ] {} <Debug> HTTP-Session: 930cb7df-b08b-4daf-a9e4-2155209206fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2598 2024.06.28 20:21:41.195187 [ 3 ] {} <Trace> HTTP-Session: 930cb7df-b08b-4daf-a9e4-2155209206fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2599 2024.06.28 20:21:41.195297 [ 3 ] {474edfd6-4e9e-4163-b5f0-1872bdb35c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2600 2024.06.28 20:21:41.195342 [ 3 ] {474edfd6-4e9e-4163-b5f0-1872bdb35c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2601 2024.06.28 20:21:41.195472 [ 3 ] {474edfd6-4e9e-4163-b5f0-1872bdb35c10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2602 2024.06.28 20:21:41.195762 [ 3 ] {474edfd6-4e9e-4163-b5f0-1872bdb35c10} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2603 2024.06.28 20:21:41.195797 [ 3 ] {474edfd6-4e9e-4163-b5f0-1872bdb35c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
2604 2024.06.28 20:21:41.196160 [ 3 ] {474edfd6-4e9e-4163-b5f0-1872bdb35c10} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2605 2024.06.28 20:21:41.196492 [ 3 ] {474edfd6-4e9e-4163-b5f0-1872bdb35c10} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2606 2024.06.28 20:21:41.196621 [ 3 ] {474edfd6-4e9e-4163-b5f0-1872bdb35c10} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001362 sec., 44052.86343612335 rows/sec., 2.97 MiB/sec.
2607 2024.06.28 20:21:41.196782 [ 3 ] {474edfd6-4e9e-4163-b5f0-1872bdb35c10} <Debug> DynamicQueryHandler: Done processing query
2608 2024.06.28 20:21:41.196807 [ 3 ] {474edfd6-4e9e-4163-b5f0-1872bdb35c10} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2609 2024.06.28 20:21:41.196823 [ 3 ] {} <Debug> HTTP-Session: 930cb7df-b08b-4daf-a9e4-2155209206fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2610 2024.06.28 20:21:46.168342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2611 2024.06.28 20:21:46.168481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2612 2024.06.28 20:21:46.168509 [ 3 ] {} <Debug> HTTP-Session: c5767dce-a28c-4c3a-bfe6-a451e877ffc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2613 2024.06.28 20:21:46.168535 [ 3 ] {} <Debug> HTTP-Session: c5767dce-a28c-4c3a-bfe6-a451e877ffc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2614 2024.06.28 20:21:46.168551 [ 3 ] {} <Debug> HTTP-Session: c5767dce-a28c-4c3a-bfe6-a451e877ffc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2615 2024.06.28 20:21:46.168611 [ 3 ] {} <Trace> HTTP-Session: c5767dce-a28c-4c3a-bfe6-a451e877ffc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2616 2024.06.28 20:21:46.168807 [ 3 ] {fab40fba-972a-4038-821e-903c110fd8cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2617 2024.06.28 20:21:46.168876 [ 3 ] {fab40fba-972a-4038-821e-903c110fd8cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2618 2024.06.28 20:21:46.169072 [ 3 ] {fab40fba-972a-4038-821e-903c110fd8cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2619 2024.06.28 20:21:46.169492 [ 3 ] {fab40fba-972a-4038-821e-903c110fd8cb} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2620 2024.06.28 20:21:46.169536 [ 3 ] {fab40fba-972a-4038-821e-903c110fd8cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
2621 2024.06.28 20:21:46.169912 [ 3 ] {fab40fba-972a-4038-821e-903c110fd8cb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2622 2024.06.28 20:21:46.170259 [ 3 ] {fab40fba-972a-4038-821e-903c110fd8cb} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2623 2024.06.28 20:21:46.170406 [ 3 ] {fab40fba-972a-4038-821e-903c110fd8cb} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001656 sec., 6642.512077294687 rows/sec., 538.41 KiB/sec.
2624 2024.06.28 20:21:46.170596 [ 3 ] {fab40fba-972a-4038-821e-903c110fd8cb} <Debug> DynamicQueryHandler: Done processing query
2625 2024.06.28 20:21:46.170624 [ 3 ] {fab40fba-972a-4038-821e-903c110fd8cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2626 2024.06.28 20:21:46.170640 [ 3 ] {} <Debug> HTTP-Session: c5767dce-a28c-4c3a-bfe6-a451e877ffc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2627 2024.06.28 20:21:46.170763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2628 2024.06.28 20:21:46.170814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2629 2024.06.28 20:21:46.170835 [ 3 ] {} <Debug> HTTP-Session: 6c0f301b-6d50-493e-b998-b4553b56f971 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2630 2024.06.28 20:21:46.170853 [ 3 ] {} <Debug> HTTP-Session: 6c0f301b-6d50-493e-b998-b4553b56f971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2631 2024.06.28 20:21:46.170867 [ 3 ] {} <Debug> HTTP-Session: 6c0f301b-6d50-493e-b998-b4553b56f971 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2632 2024.06.28 20:21:46.170900 [ 3 ] {} <Trace> HTTP-Session: 6c0f301b-6d50-493e-b998-b4553b56f971 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2633 2024.06.28 20:21:46.170999 [ 3 ] {8c09baec-04da-4a0d-9da0-7bf976474410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2634 2024.06.28 20:21:46.171044 [ 3 ] {8c09baec-04da-4a0d-9da0-7bf976474410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2635 2024.06.28 20:21:46.171168 [ 3 ] {8c09baec-04da-4a0d-9da0-7bf976474410} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2636 2024.06.28 20:21:46.171490 [ 3 ] {8c09baec-04da-4a0d-9da0-7bf976474410} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2637 2024.06.28 20:21:46.171526 [ 3 ] {8c09baec-04da-4a0d-9da0-7bf976474410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
2638 2024.06.28 20:21:46.171832 [ 3 ] {8c09baec-04da-4a0d-9da0-7bf976474410} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2639 2024.06.28 20:21:46.172145 [ 3 ] {8c09baec-04da-4a0d-9da0-7bf976474410} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2640 2024.06.28 20:21:46.172266 [ 3 ] {8c09baec-04da-4a0d-9da0-7bf976474410} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001293 sec., 3093.580819798917 rows/sec., 252.26 KiB/sec.
2641 2024.06.28 20:21:46.172514 [ 3 ] {8c09baec-04da-4a0d-9da0-7bf976474410} <Debug> DynamicQueryHandler: Done processing query
2642 2024.06.28 20:21:46.172541 [ 3 ] {8c09baec-04da-4a0d-9da0-7bf976474410} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2643 2024.06.28 20:21:46.172558 [ 3 ] {} <Debug> HTTP-Session: 6c0f301b-6d50-493e-b998-b4553b56f971 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2644 2024.06.28 20:21:46.172685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 13068, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2645 2024.06.28 20:21:46.172737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2646 2024.06.28 20:21:46.172757 [ 3 ] {} <Debug> HTTP-Session: 3ae695c1-f290-4332-8857-b0dfcaab907d Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2647 2024.06.28 20:21:46.172774 [ 3 ] {} <Debug> HTTP-Session: 3ae695c1-f290-4332-8857-b0dfcaab907d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2648 2024.06.28 20:21:46.172790 [ 3 ] {} <Debug> HTTP-Session: 3ae695c1-f290-4332-8857-b0dfcaab907d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2649 2024.06.28 20:21:46.172822 [ 3 ] {} <Trace> HTTP-Session: 3ae695c1-f290-4332-8857-b0dfcaab907d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2650 2024.06.28 20:21:46.172947 [ 3 ] {2c07c3fc-a25a-4528-bfc6-834b8060b709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2651 2024.06.28 20:21:46.172992 [ 3 ] {2c07c3fc-a25a-4528-bfc6-834b8060b709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2652 2024.06.28 20:21:46.173131 [ 3 ] {2c07c3fc-a25a-4528-bfc6-834b8060b709} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2653 2024.06.28 20:21:46.173534 [ 3 ] {2c07c3fc-a25a-4528-bfc6-834b8060b709} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2654 2024.06.28 20:21:46.173572 [ 3 ] {2c07c3fc-a25a-4528-bfc6-834b8060b709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
2655 2024.06.28 20:21:46.173906 [ 3 ] {2c07c3fc-a25a-4528-bfc6-834b8060b709} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2656 2024.06.28 20:21:46.174219 [ 3 ] {2c07c3fc-a25a-4528-bfc6-834b8060b709} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2657 2024.06.28 20:21:46.174343 [ 3 ] {2c07c3fc-a25a-4528-bfc6-834b8060b709} <Debug> executeQuery: Read 91 rows, 7.51 KiB in 0.001441 sec., 63150.58986814712 rows/sec., 5.09 MiB/sec.
2658 2024.06.28 20:21:46.174597 [ 3 ] {2c07c3fc-a25a-4528-bfc6-834b8060b709} <Debug> DynamicQueryHandler: Done processing query
2659 2024.06.28 20:21:46.174623 [ 3 ] {2c07c3fc-a25a-4528-bfc6-834b8060b709} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2660 2024.06.28 20:21:46.174640 [ 3 ] {} <Debug> HTTP-Session: 3ae695c1-f290-4332-8857-b0dfcaab907d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2661 2024.06.28 20:21:46.174758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2662 2024.06.28 20:21:46.174807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2663 2024.06.28 20:21:46.174827 [ 3 ] {} <Debug> HTTP-Session: 91a10254-8748-4dfc-be0f-917923eea68b Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2664 2024.06.28 20:21:46.174843 [ 3 ] {} <Debug> HTTP-Session: 91a10254-8748-4dfc-be0f-917923eea68b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2665 2024.06.28 20:21:46.174858 [ 3 ] {} <Debug> HTTP-Session: 91a10254-8748-4dfc-be0f-917923eea68b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2666 2024.06.28 20:21:46.174895 [ 3 ] {} <Trace> HTTP-Session: 91a10254-8748-4dfc-be0f-917923eea68b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2667 2024.06.28 20:21:46.174997 [ 3 ] {c83be4c0-1ba5-4f5c-a70d-aeb27b1e6678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2668 2024.06.28 20:21:46.175041 [ 3 ] {c83be4c0-1ba5-4f5c-a70d-aeb27b1e6678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2669 2024.06.28 20:21:46.175183 [ 3 ] {c83be4c0-1ba5-4f5c-a70d-aeb27b1e6678} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2670 2024.06.28 20:21:46.176027 [ 3 ] {c83be4c0-1ba5-4f5c-a70d-aeb27b1e6678} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2671 2024.06.28 20:21:46.176064 [ 3 ] {c83be4c0-1ba5-4f5c-a70d-aeb27b1e6678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
2672 2024.06.28 20:21:46.176363 [ 3 ] {c83be4c0-1ba5-4f5c-a70d-aeb27b1e6678} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2673 2024.06.28 20:21:46.176672 [ 3 ] {c83be4c0-1ba5-4f5c-a70d-aeb27b1e6678} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2674 2024.06.28 20:21:46.176796 [ 3 ] {c83be4c0-1ba5-4f5c-a70d-aeb27b1e6678} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001825 sec., 2191.780821917808 rows/sec., 153.04 KiB/sec.
2675 2024.06.28 20:21:46.176953 [ 3 ] {c83be4c0-1ba5-4f5c-a70d-aeb27b1e6678} <Debug> DynamicQueryHandler: Done processing query
2676 2024.06.28 20:21:46.176978 [ 3 ] {c83be4c0-1ba5-4f5c-a70d-aeb27b1e6678} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2677 2024.06.28 20:21:46.177000 [ 3 ] {} <Debug> HTTP-Session: 91a10254-8748-4dfc-be0f-917923eea68b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2678 2024.06.28 20:21:46.177122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 14304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2679 2024.06.28 20:21:46.177171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2680 2024.06.28 20:21:46.177192 [ 3 ] {} <Debug> HTTP-Session: c92f0d2d-0726-4a56-a9a2-1ba164e53745 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2681 2024.06.28 20:21:46.177208 [ 3 ] {} <Debug> HTTP-Session: c92f0d2d-0726-4a56-a9a2-1ba164e53745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2682 2024.06.28 20:21:46.177223 [ 3 ] {} <Debug> HTTP-Session: c92f0d2d-0726-4a56-a9a2-1ba164e53745 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2683 2024.06.28 20:21:46.177254 [ 3 ] {} <Trace> HTTP-Session: c92f0d2d-0726-4a56-a9a2-1ba164e53745 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2684 2024.06.28 20:21:46.177371 [ 3 ] {63ecc985-e1d6-4282-a1e2-d66f6cc2124d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2685 2024.06.28 20:21:46.177414 [ 3 ] {63ecc985-e1d6-4282-a1e2-d66f6cc2124d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2686 2024.06.28 20:21:46.177535 [ 3 ] {63ecc985-e1d6-4282-a1e2-d66f6cc2124d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2687 2024.06.28 20:21:46.177875 [ 3 ] {63ecc985-e1d6-4282-a1e2-d66f6cc2124d} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2688 2024.06.28 20:21:46.177912 [ 3 ] {63ecc985-e1d6-4282-a1e2-d66f6cc2124d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
2689 2024.06.28 20:21:46.178211 [ 3 ] {63ecc985-e1d6-4282-a1e2-d66f6cc2124d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2690 2024.06.28 20:21:46.178505 [ 3 ] {63ecc985-e1d6-4282-a1e2-d66f6cc2124d} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2691 2024.06.28 20:21:46.178623 [ 3 ] {63ecc985-e1d6-4282-a1e2-d66f6cc2124d} <Debug> executeQuery: Read 84 rows, 6.74 KiB in 0.001338 sec., 62780.26905829596 rows/sec., 4.92 MiB/sec.
2692 2024.06.28 20:21:46.178774 [ 3 ] {63ecc985-e1d6-4282-a1e2-d66f6cc2124d} <Debug> DynamicQueryHandler: Done processing query
2693 2024.06.28 20:21:46.178798 [ 3 ] {63ecc985-e1d6-4282-a1e2-d66f6cc2124d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2694 2024.06.28 20:21:46.178814 [ 3 ] {} <Debug> HTTP-Session: c92f0d2d-0726-4a56-a9a2-1ba164e53745 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2695 2024.06.28 20:21:46.179030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 31012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2696 2024.06.28 20:21:46.179079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2697 2024.06.28 20:21:46.179100 [ 3 ] {} <Debug> HTTP-Session: 495c2838-1dbd-4c09-95c9-b4a9f2e71237 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2698 2024.06.28 20:21:46.179117 [ 3 ] {} <Debug> HTTP-Session: 495c2838-1dbd-4c09-95c9-b4a9f2e71237 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2699 2024.06.28 20:21:46.179132 [ 3 ] {} <Debug> HTTP-Session: 495c2838-1dbd-4c09-95c9-b4a9f2e71237 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2700 2024.06.28 20:21:46.179165 [ 3 ] {} <Trace> HTTP-Session: 495c2838-1dbd-4c09-95c9-b4a9f2e71237 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2701 2024.06.28 20:21:46.179342 [ 3 ] {c961d588-6d28-4bc6-a5b2-361b92df0fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2702 2024.06.28 20:21:46.179391 [ 3 ] {c961d588-6d28-4bc6-a5b2-361b92df0fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2703 2024.06.28 20:21:46.179530 [ 3 ] {c961d588-6d28-4bc6-a5b2-361b92df0fa8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2704 2024.06.28 20:21:46.179888 [ 3 ] {c961d588-6d28-4bc6-a5b2-361b92df0fa8} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2705 2024.06.28 20:21:46.179924 [ 3 ] {c961d588-6d28-4bc6-a5b2-361b92df0fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
2706 2024.06.28 20:21:46.180339 [ 3 ] {c961d588-6d28-4bc6-a5b2-361b92df0fa8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2707 2024.06.28 20:21:46.180688 [ 3 ] {c961d588-6d28-4bc6-a5b2-361b92df0fa8} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2708 2024.06.28 20:21:46.180812 [ 3 ] {c961d588-6d28-4bc6-a5b2-361b92df0fa8} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001556 sec., 104113.11053984576 rows/sec., 7.25 MiB/sec.
2709 2024.06.28 20:21:46.180966 [ 3 ] {c961d588-6d28-4bc6-a5b2-361b92df0fa8} <Debug> DynamicQueryHandler: Done processing query
2710 2024.06.28 20:21:46.180999 [ 3 ] {c961d588-6d28-4bc6-a5b2-361b92df0fa8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2711 2024.06.28 20:21:46.181016 [ 3 ] {} <Debug> HTTP-Session: 495c2838-1dbd-4c09-95c9-b4a9f2e71237 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2712 2024.06.28 20:21:46.181144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 17558, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2713 2024.06.28 20:21:46.181193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2714 2024.06.28 20:21:46.181213 [ 3 ] {} <Debug> HTTP-Session: ed0c17f3-ecf3-4743-a7e5-c0d4c8c73179 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2715 2024.06.28 20:21:46.181230 [ 3 ] {} <Debug> HTTP-Session: ed0c17f3-ecf3-4743-a7e5-c0d4c8c73179 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2716 2024.06.28 20:21:46.181245 [ 3 ] {} <Debug> HTTP-Session: ed0c17f3-ecf3-4743-a7e5-c0d4c8c73179 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2717 2024.06.28 20:21:46.181276 [ 3 ] {} <Trace> HTTP-Session: ed0c17f3-ecf3-4743-a7e5-c0d4c8c73179 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2718 2024.06.28 20:21:46.181452 [ 3 ] {4e1ae7d8-14bf-41c0-a2bb-c2fbea49c2a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2719 2024.06.28 20:21:46.181514 [ 3 ] {4e1ae7d8-14bf-41c0-a2bb-c2fbea49c2a6} <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
2720 2024.06.28 20:21:46.181900 [ 3 ] {4e1ae7d8-14bf-41c0-a2bb-c2fbea49c2a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2721 2024.06.28 20:21:46.182467 [ 3 ] {4e1ae7d8-14bf-41c0-a2bb-c2fbea49c2a6} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2722 2024.06.28 20:21:46.182503 [ 3 ] {4e1ae7d8-14bf-41c0-a2bb-c2fbea49c2a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
2723 2024.06.28 20:21:46.183126 [ 3 ] {4e1ae7d8-14bf-41c0-a2bb-c2fbea49c2a6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2724 2024.06.28 20:21:46.183554 [ 3 ] {4e1ae7d8-14bf-41c0-a2bb-c2fbea49c2a6} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2725 2024.06.28 20:21:46.183718 [ 3 ] {4e1ae7d8-14bf-41c0-a2bb-c2fbea49c2a6} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002352 sec., 4676.8707482993195 rows/sec., 8.38 MiB/sec.
2726 2024.06.28 20:21:46.184132 [ 3 ] {4e1ae7d8-14bf-41c0-a2bb-c2fbea49c2a6} <Debug> DynamicQueryHandler: Done processing query
2727 2024.06.28 20:21:46.184158 [ 3 ] {4e1ae7d8-14bf-41c0-a2bb-c2fbea49c2a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
2728 2024.06.28 20:21:46.184174 [ 3 ] {} <Debug> HTTP-Session: ed0c17f3-ecf3-4743-a7e5-c0d4c8c73179 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2729 2024.06.28 20:21:46.184289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2730 2024.06.28 20:21:46.184340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2731 2024.06.28 20:21:46.184361 [ 3 ] {} <Debug> HTTP-Session: 4f7bbb03-5b5a-47f8-b82a-46c49f5377ca Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2732 2024.06.28 20:21:46.184378 [ 3 ] {} <Debug> HTTP-Session: 4f7bbb03-5b5a-47f8-b82a-46c49f5377ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2733 2024.06.28 20:21:46.184392 [ 3 ] {} <Debug> HTTP-Session: 4f7bbb03-5b5a-47f8-b82a-46c49f5377ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2734 2024.06.28 20:21:46.184424 [ 3 ] {} <Trace> HTTP-Session: 4f7bbb03-5b5a-47f8-b82a-46c49f5377ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2735 2024.06.28 20:21:46.184525 [ 3 ] {2440027f-51af-4268-9fd5-363f8a3aba8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2736 2024.06.28 20:21:46.184570 [ 3 ] {2440027f-51af-4268-9fd5-363f8a3aba8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2737 2024.06.28 20:21:46.184701 [ 3 ] {2440027f-51af-4268-9fd5-363f8a3aba8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2738 2024.06.28 20:21:46.184991 [ 3 ] {2440027f-51af-4268-9fd5-363f8a3aba8e} <Trace> oximeter.measurements_i64 (5c9dc1e5-ee64-4940-a0ad-6278a913961e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2739 2024.06.28 20:21:46.185029 [ 3 ] {2440027f-51af-4268-9fd5-363f8a3aba8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
2740 2024.06.28 20:21:46.185392 [ 3 ] {2440027f-51af-4268-9fd5-363f8a3aba8e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2741 2024.06.28 20:21:46.185728 [ 3 ] {2440027f-51af-4268-9fd5-363f8a3aba8e} <Trace> oximeter.measurements_i64 (5c9dc1e5-ee64-4940-a0ad-6278a913961e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2742 2024.06.28 20:21:46.185851 [ 3 ] {2440027f-51af-4268-9fd5-363f8a3aba8e} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001352 sec., 4437.869822485208 rows/sec., 334.43 KiB/sec.
2743 2024.06.28 20:21:46.186006 [ 3 ] {2440027f-51af-4268-9fd5-363f8a3aba8e} <Debug> DynamicQueryHandler: Done processing query
2744 2024.06.28 20:21:46.186031 [ 3 ] {2440027f-51af-4268-9fd5-363f8a3aba8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2745 2024.06.28 20:21:46.186047 [ 3 ] {} <Debug> HTTP-Session: 4f7bbb03-5b5a-47f8-b82a-46c49f5377ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2746 2024.06.28 20:21:46.186174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2747 2024.06.28 20:21:46.186222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2748 2024.06.28 20:21:46.186242 [ 3 ] {} <Debug> HTTP-Session: 636fed39-7d09-499c-8179-7e2bfdefac56 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2749 2024.06.28 20:21:46.186259 [ 3 ] {} <Debug> HTTP-Session: 636fed39-7d09-499c-8179-7e2bfdefac56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2750 2024.06.28 20:21:46.186273 [ 3 ] {} <Debug> HTTP-Session: 636fed39-7d09-499c-8179-7e2bfdefac56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2751 2024.06.28 20:21:46.186305 [ 3 ] {} <Trace> HTTP-Session: 636fed39-7d09-499c-8179-7e2bfdefac56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2752 2024.06.28 20:21:46.186422 [ 3 ] {7ca8308e-92ce-4d90-9d9d-fe6df8238a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2753 2024.06.28 20:21:46.186467 [ 3 ] {7ca8308e-92ce-4d90-9d9d-fe6df8238a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2754 2024.06.28 20:21:46.186590 [ 3 ] {7ca8308e-92ce-4d90-9d9d-fe6df8238a03} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2755 2024.06.28 20:21:46.186883 [ 3 ] {7ca8308e-92ce-4d90-9d9d-fe6df8238a03} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2756 2024.06.28 20:21:46.186920 [ 3 ] {7ca8308e-92ce-4d90-9d9d-fe6df8238a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB.
2757 2024.06.28 20:21:46.187281 [ 3 ] {7ca8308e-92ce-4d90-9d9d-fe6df8238a03} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2758 2024.06.28 20:21:46.187611 [ 3 ] {7ca8308e-92ce-4d90-9d9d-fe6df8238a03} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2759 2024.06.28 20:21:46.187734 [ 3 ] {7ca8308e-92ce-4d90-9d9d-fe6df8238a03} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001356 sec., 44247.78761061947 rows/sec., 2.98 MiB/sec.
2760 2024.06.28 20:21:46.187895 [ 3 ] {7ca8308e-92ce-4d90-9d9d-fe6df8238a03} <Debug> DynamicQueryHandler: Done processing query
2761 2024.06.28 20:21:46.187920 [ 3 ] {7ca8308e-92ce-4d90-9d9d-fe6df8238a03} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2762 2024.06.28 20:21:46.187937 [ 3 ] {} <Debug> HTTP-Session: 636fed39-7d09-499c-8179-7e2bfdefac56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2763 2024.06.28 20:21:51.168580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2764 2024.06.28 20:21:51.168722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2765 2024.06.28 20:21:51.168752 [ 3 ] {} <Debug> HTTP-Session: 982ce146-9eff-4be8-a52a-84a2d8c9adbd Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2766 2024.06.28 20:21:51.168780 [ 3 ] {} <Debug> HTTP-Session: 982ce146-9eff-4be8-a52a-84a2d8c9adbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2767 2024.06.28 20:21:51.168799 [ 3 ] {} <Debug> HTTP-Session: 982ce146-9eff-4be8-a52a-84a2d8c9adbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2768 2024.06.28 20:21:51.168857 [ 3 ] {} <Trace> HTTP-Session: 982ce146-9eff-4be8-a52a-84a2d8c9adbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2769 2024.06.28 20:21:51.169064 [ 3 ] {accf68de-68fe-465a-a20f-227466c8ac24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2770 2024.06.28 20:21:51.169141 [ 3 ] {accf68de-68fe-465a-a20f-227466c8ac24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2771 2024.06.28 20:21:51.169363 [ 3 ] {accf68de-68fe-465a-a20f-227466c8ac24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2772 2024.06.28 20:21:51.169793 [ 3 ] {accf68de-68fe-465a-a20f-227466c8ac24} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2773 2024.06.28 20:21:51.169834 [ 3 ] {accf68de-68fe-465a-a20f-227466c8ac24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
2774 2024.06.28 20:21:51.170210 [ 3 ] {accf68de-68fe-465a-a20f-227466c8ac24} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2775 2024.06.28 20:21:51.170552 [ 3 ] {accf68de-68fe-465a-a20f-227466c8ac24} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2776 2024.06.28 20:21:51.170705 [ 3 ] {accf68de-68fe-465a-a20f-227466c8ac24} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.00171 sec., 11111.111111111111 rows/sec., 900.61 KiB/sec.
2777 2024.06.28 20:21:51.170897 [ 3 ] {accf68de-68fe-465a-a20f-227466c8ac24} <Debug> DynamicQueryHandler: Done processing query
2778 2024.06.28 20:21:51.170925 [ 3 ] {accf68de-68fe-465a-a20f-227466c8ac24} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2779 2024.06.28 20:21:51.170942 [ 3 ] {} <Debug> HTTP-Session: 982ce146-9eff-4be8-a52a-84a2d8c9adbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2780 2024.06.28 20:21:51.171078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2781 2024.06.28 20:21:51.171130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2782 2024.06.28 20:21:51.171151 [ 3 ] {} <Debug> HTTP-Session: e3fb2e48-03db-49a4-ba8d-f17bd8483083 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2783 2024.06.28 20:21:51.171168 [ 3 ] {} <Debug> HTTP-Session: e3fb2e48-03db-49a4-ba8d-f17bd8483083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2784 2024.06.28 20:21:51.171183 [ 3 ] {} <Debug> HTTP-Session: e3fb2e48-03db-49a4-ba8d-f17bd8483083 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2785 2024.06.28 20:21:51.171218 [ 3 ] {} <Trace> HTTP-Session: e3fb2e48-03db-49a4-ba8d-f17bd8483083 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2786 2024.06.28 20:21:51.171321 [ 3 ] {d391e961-a3bf-4bc6-b7cc-a2a6ceb19714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2787 2024.06.28 20:21:51.171368 [ 3 ] {d391e961-a3bf-4bc6-b7cc-a2a6ceb19714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2788 2024.06.28 20:21:51.171494 [ 3 ] {d391e961-a3bf-4bc6-b7cc-a2a6ceb19714} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2789 2024.06.28 20:21:51.171830 [ 3 ] {d391e961-a3bf-4bc6-b7cc-a2a6ceb19714} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2790 2024.06.28 20:21:51.171866 [ 3 ] {d391e961-a3bf-4bc6-b7cc-a2a6ceb19714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
2791 2024.06.28 20:21:51.172169 [ 3 ] {d391e961-a3bf-4bc6-b7cc-a2a6ceb19714} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2792 2024.06.28 20:21:51.172501 [ 3 ] {d391e961-a3bf-4bc6-b7cc-a2a6ceb19714} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2793 2024.06.28 20:21:51.172632 [ 3 ] {d391e961-a3bf-4bc6-b7cc-a2a6ceb19714} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00134 sec., 1492.5373134328358 rows/sec., 121.71 KiB/sec.
2794 2024.06.28 20:21:51.172796 [ 3 ] {d391e961-a3bf-4bc6-b7cc-a2a6ceb19714} <Debug> DynamicQueryHandler: Done processing query
2795 2024.06.28 20:21:51.172821 [ 3 ] {d391e961-a3bf-4bc6-b7cc-a2a6ceb19714} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2796 2024.06.28 20:21:51.172838 [ 3 ] {} <Debug> HTTP-Session: e3fb2e48-03db-49a4-ba8d-f17bd8483083 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2797 2024.06.28 20:21:51.172972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 16554, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2798 2024.06.28 20:21:51.173022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2799 2024.06.28 20:21:51.173044 [ 3 ] {} <Debug> HTTP-Session: d816c531-0ffb-4cd8-b29e-02bc044f8ccd Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2800 2024.06.28 20:21:51.173061 [ 3 ] {} <Debug> HTTP-Session: d816c531-0ffb-4cd8-b29e-02bc044f8ccd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2801 2024.06.28 20:21:51.173075 [ 3 ] {} <Debug> HTTP-Session: d816c531-0ffb-4cd8-b29e-02bc044f8ccd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2802 2024.06.28 20:21:51.173107 [ 3 ] {} <Trace> HTTP-Session: d816c531-0ffb-4cd8-b29e-02bc044f8ccd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2803 2024.06.28 20:21:51.173234 [ 3 ] {baa312ca-4506-4a4c-b755-4eac7ff2f36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2804 2024.06.28 20:21:51.173279 [ 3 ] {baa312ca-4506-4a4c-b755-4eac7ff2f36e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2805 2024.06.28 20:21:51.173401 [ 3 ] {baa312ca-4506-4a4c-b755-4eac7ff2f36e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2806 2024.06.28 20:21:51.173793 [ 3 ] {baa312ca-4506-4a4c-b755-4eac7ff2f36e} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2807 2024.06.28 20:21:51.173830 [ 3 ] {baa312ca-4506-4a4c-b755-4eac7ff2f36e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
2808 2024.06.28 20:21:51.174148 [ 3 ] {baa312ca-4506-4a4c-b755-4eac7ff2f36e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2809 2024.06.28 20:21:51.174459 [ 3 ] {baa312ca-4506-4a4c-b755-4eac7ff2f36e} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2810 2024.06.28 20:21:51.174590 [ 3 ] {baa312ca-4506-4a4c-b755-4eac7ff2f36e} <Debug> executeQuery: Read 114 rows, 9.61 KiB in 0.001404 sec., 81196.58119658119 rows/sec., 6.68 MiB/sec.
2811 2024.06.28 20:21:51.174797 [ 3 ] {baa312ca-4506-4a4c-b755-4eac7ff2f36e} <Debug> DynamicQueryHandler: Done processing query
2812 2024.06.28 20:21:51.174821 [ 3 ] {baa312ca-4506-4a4c-b755-4eac7ff2f36e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2813 2024.06.28 20:21:51.174837 [ 3 ] {} <Debug> HTTP-Session: d816c531-0ffb-4cd8-b29e-02bc044f8ccd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2814 2024.06.28 20:21:51.174950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2815 2024.06.28 20:21:51.174999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2816 2024.06.28 20:21:51.175018 [ 3 ] {} <Debug> HTTP-Session: fafcff37-6457-4bf4-a654-9c2c2aed1433 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2817 2024.06.28 20:21:51.175035 [ 3 ] {} <Debug> HTTP-Session: fafcff37-6457-4bf4-a654-9c2c2aed1433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2818 2024.06.28 20:21:51.175049 [ 3 ] {} <Debug> HTTP-Session: fafcff37-6457-4bf4-a654-9c2c2aed1433 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2819 2024.06.28 20:21:51.175081 [ 3 ] {} <Trace> HTTP-Session: fafcff37-6457-4bf4-a654-9c2c2aed1433 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2820 2024.06.28 20:21:51.175177 [ 3 ] {f591ce9a-e51c-4773-9d1d-0348ae59cf0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2821 2024.06.28 20:21:51.175220 [ 3 ] {f591ce9a-e51c-4773-9d1d-0348ae59cf0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2822 2024.06.28 20:21:51.175346 [ 3 ] {f591ce9a-e51c-4773-9d1d-0348ae59cf0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2823 2024.06.28 20:21:51.175612 [ 3 ] {f591ce9a-e51c-4773-9d1d-0348ae59cf0f} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2824 2024.06.28 20:21:51.175647 [ 3 ] {f591ce9a-e51c-4773-9d1d-0348ae59cf0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
2825 2024.06.28 20:21:51.175949 [ 3 ] {f591ce9a-e51c-4773-9d1d-0348ae59cf0f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2826 2024.06.28 20:21:51.176260 [ 3 ] {f591ce9a-e51c-4773-9d1d-0348ae59cf0f} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2827 2024.06.28 20:21:51.176395 [ 3 ] {f591ce9a-e51c-4773-9d1d-0348ae59cf0f} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001236 sec., 1618.1229773462785 rows/sec., 112.98 KiB/sec.
2828 2024.06.28 20:21:51.176680 [ 3 ] {f591ce9a-e51c-4773-9d1d-0348ae59cf0f} <Debug> DynamicQueryHandler: Done processing query
2829 2024.06.28 20:21:51.176705 [ 3 ] {f591ce9a-e51c-4773-9d1d-0348ae59cf0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2830 2024.06.28 20:21:51.176721 [ 3 ] {} <Debug> HTTP-Session: fafcff37-6457-4bf4-a654-9c2c2aed1433 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2831 2024.06.28 20:21:51.176856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 14450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2832 2024.06.28 20:21:51.176906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2833 2024.06.28 20:21:51.176926 [ 3 ] {} <Debug> HTTP-Session: dbbd095e-fd59-4e60-9ab8-6d4bb0cb621e Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2834 2024.06.28 20:21:51.176943 [ 3 ] {} <Debug> HTTP-Session: dbbd095e-fd59-4e60-9ab8-6d4bb0cb621e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2835 2024.06.28 20:21:51.176958 [ 3 ] {} <Debug> HTTP-Session: dbbd095e-fd59-4e60-9ab8-6d4bb0cb621e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2836 2024.06.28 20:21:51.176989 [ 3 ] {} <Trace> HTTP-Session: dbbd095e-fd59-4e60-9ab8-6d4bb0cb621e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2837 2024.06.28 20:21:51.177112 [ 3 ] {11b56d6c-0799-4eac-b773-e66402ec413a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2838 2024.06.28 20:21:51.177156 [ 3 ] {11b56d6c-0799-4eac-b773-e66402ec413a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2839 2024.06.28 20:21:51.177298 [ 3 ] {11b56d6c-0799-4eac-b773-e66402ec413a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2840 2024.06.28 20:21:51.177635 [ 3 ] {11b56d6c-0799-4eac-b773-e66402ec413a} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2841 2024.06.28 20:21:51.177671 [ 3 ] {11b56d6c-0799-4eac-b773-e66402ec413a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
2842 2024.06.28 20:21:51.177990 [ 3 ] {11b56d6c-0799-4eac-b773-e66402ec413a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2843 2024.06.28 20:21:51.178324 [ 3 ] {11b56d6c-0799-4eac-b773-e66402ec413a} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2844 2024.06.28 20:21:51.178457 [ 3 ] {11b56d6c-0799-4eac-b773-e66402ec413a} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001392 sec., 61063.2183908046 rows/sec., 4.77 MiB/sec.
2845 2024.06.28 20:21:51.178687 [ 3 ] {11b56d6c-0799-4eac-b773-e66402ec413a} <Debug> DynamicQueryHandler: Done processing query
2846 2024.06.28 20:21:51.178713 [ 3 ] {11b56d6c-0799-4eac-b773-e66402ec413a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2847 2024.06.28 20:21:51.178728 [ 3 ] {} <Debug> HTTP-Session: dbbd095e-fd59-4e60-9ab8-6d4bb0cb621e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2848 2024.06.28 20:21:51.178887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30822, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2849 2024.06.28 20:21:51.178937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2850 2024.06.28 20:21:51.178956 [ 3 ] {} <Debug> HTTP-Session: 0bf6375a-053f-4f6b-adf0-664da24954fb Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2851 2024.06.28 20:21:51.178973 [ 3 ] {} <Debug> HTTP-Session: 0bf6375a-053f-4f6b-adf0-664da24954fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2852 2024.06.28 20:21:51.178986 [ 3 ] {} <Debug> HTTP-Session: 0bf6375a-053f-4f6b-adf0-664da24954fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2853 2024.06.28 20:21:51.179017 [ 3 ] {} <Trace> HTTP-Session: 0bf6375a-053f-4f6b-adf0-664da24954fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2854 2024.06.28 20:21:51.179163 [ 3 ] {f94db076-4ccd-4009-9453-abb56e99bbbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2855 2024.06.28 20:21:51.179211 [ 3 ] {f94db076-4ccd-4009-9453-abb56e99bbbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2856 2024.06.28 20:21:51.179352 [ 3 ] {f94db076-4ccd-4009-9453-abb56e99bbbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2857 2024.06.28 20:21:51.179731 [ 3 ] {f94db076-4ccd-4009-9453-abb56e99bbbe} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2858 2024.06.28 20:21:51.179769 [ 3 ] {f94db076-4ccd-4009-9453-abb56e99bbbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
2859 2024.06.28 20:21:51.180195 [ 3 ] {f94db076-4ccd-4009-9453-abb56e99bbbe} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2860 2024.06.28 20:21:51.180552 [ 3 ] {f94db076-4ccd-4009-9453-abb56e99bbbe} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2861 2024.06.28 20:21:51.180683 [ 3 ] {f94db076-4ccd-4009-9453-abb56e99bbbe} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00159 sec., 101257.86163522012 rows/sec., 7.05 MiB/sec.
2862 2024.06.28 20:21:51.180850 [ 3 ] {f94db076-4ccd-4009-9453-abb56e99bbbe} <Debug> DynamicQueryHandler: Done processing query
2863 2024.06.28 20:21:51.180876 [ 3 ] {f94db076-4ccd-4009-9453-abb56e99bbbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2864 2024.06.28 20:21:51.180893 [ 3 ] {} <Debug> HTTP-Session: 0bf6375a-053f-4f6b-adf0-664da24954fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2865 2024.06.28 20:21:51.181046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30593, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2866 2024.06.28 20:21:51.181096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2867 2024.06.28 20:21:51.181117 [ 3 ] {} <Debug> HTTP-Session: bf7fedf1-af71-453d-86fb-8bab35f99cbd Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2868 2024.06.28 20:21:51.181134 [ 3 ] {} <Debug> HTTP-Session: bf7fedf1-af71-453d-86fb-8bab35f99cbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2869 2024.06.28 20:21:51.181149 [ 3 ] {} <Debug> HTTP-Session: bf7fedf1-af71-453d-86fb-8bab35f99cbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2870 2024.06.28 20:21:51.181181 [ 3 ] {} <Trace> HTTP-Session: bf7fedf1-af71-453d-86fb-8bab35f99cbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2871 2024.06.28 20:21:51.181519 [ 3 ] {28084f25-78e8-4aea-ba53-5e87c49c3cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2872 2024.06.28 20:21:51.181584 [ 3 ] {28084f25-78e8-4aea-ba53-5e87c49c3cf6} <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
2873 2024.06.28 20:21:51.181974 [ 3 ] {28084f25-78e8-4aea-ba53-5e87c49c3cf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2874 2024.06.28 20:21:51.182616 [ 3 ] {28084f25-78e8-4aea-ba53-5e87c49c3cf6} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2875 2024.06.28 20:21:51.182652 [ 3 ] {28084f25-78e8-4aea-ba53-5e87c49c3cf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
2876 2024.06.28 20:21:51.183373 [ 3 ] {28084f25-78e8-4aea-ba53-5e87c49c3cf6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2877 2024.06.28 20:21:51.183797 [ 3 ] {28084f25-78e8-4aea-ba53-5e87c49c3cf6} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2878 2024.06.28 20:21:51.183949 [ 3 ] {28084f25-78e8-4aea-ba53-5e87c49c3cf6} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002691 sec., 7060.572277963583 rows/sec., 12.65 MiB/sec.
2879 2024.06.28 20:21:51.184172 [ 3 ] {28084f25-78e8-4aea-ba53-5e87c49c3cf6} <Debug> DynamicQueryHandler: Done processing query
2880 2024.06.28 20:21:51.184197 [ 3 ] {28084f25-78e8-4aea-ba53-5e87c49c3cf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
2881 2024.06.28 20:21:51.184213 [ 3 ] {} <Debug> HTTP-Session: bf7fedf1-af71-453d-86fb-8bab35f99cbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2882 2024.06.28 20:21:51.184361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2883 2024.06.28 20:21:51.184412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2884 2024.06.28 20:21:51.184432 [ 3 ] {} <Debug> HTTP-Session: 37946f94-86ad-425c-821f-f513df61ea43 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2885 2024.06.28 20:21:51.184449 [ 3 ] {} <Debug> HTTP-Session: 37946f94-86ad-425c-821f-f513df61ea43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2886 2024.06.28 20:21:51.184463 [ 3 ] {} <Debug> HTTP-Session: 37946f94-86ad-425c-821f-f513df61ea43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2887 2024.06.28 20:21:51.184495 [ 3 ] {} <Trace> HTTP-Session: 37946f94-86ad-425c-821f-f513df61ea43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2888 2024.06.28 20:21:51.184614 [ 3 ] {5eb0b119-0f09-4a0d-b026-66ff0fdcbb5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2889 2024.06.28 20:21:51.184659 [ 3 ] {5eb0b119-0f09-4a0d-b026-66ff0fdcbb5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2890 2024.06.28 20:21:51.184785 [ 3 ] {5eb0b119-0f09-4a0d-b026-66ff0fdcbb5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2891 2024.06.28 20:21:51.185075 [ 3 ] {5eb0b119-0f09-4a0d-b026-66ff0fdcbb5a} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2892 2024.06.28 20:21:51.185111 [ 3 ] {5eb0b119-0f09-4a0d-b026-66ff0fdcbb5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
2893 2024.06.28 20:21:51.185483 [ 3 ] {5eb0b119-0f09-4a0d-b026-66ff0fdcbb5a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2894 2024.06.28 20:21:51.185811 [ 3 ] {5eb0b119-0f09-4a0d-b026-66ff0fdcbb5a} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2895 2024.06.28 20:21:51.185940 [ 3 ] {5eb0b119-0f09-4a0d-b026-66ff0fdcbb5a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001371 sec., 43763.6761487965 rows/sec., 2.95 MiB/sec.
2896 2024.06.28 20:21:51.186156 [ 3 ] {5eb0b119-0f09-4a0d-b026-66ff0fdcbb5a} <Debug> DynamicQueryHandler: Done processing query
2897 2024.06.28 20:21:51.186193 [ 3 ] {5eb0b119-0f09-4a0d-b026-66ff0fdcbb5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2898 2024.06.28 20:21:51.186218 [ 3 ] {} <Debug> HTTP-Session: 37946f94-86ad-425c-821f-f513df61ea43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2899 2024.06.28 20:21:52.053817 [ 24 ] {} <Debug> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2900 2024.06.28 20:21:52.053889 [ 24 ] {} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2901 2024.06.28 20:21:52.053916 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
2902 2024.06.28 20:21:52.054079 [ 194 ] {3bba0715-3711-48d1-8380-80032c753374::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
2903 2024.06.28 20:21:52.054418 [ 194 ] {3bba0715-3711-48d1-8380-80032c753374::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2904 2024.06.28 20:21:52.054460 [ 194 ] {3bba0715-3711-48d1-8380-80032c753374::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part
2905 2024.06.28 20:21:52.054553 [ 194 ] {3bba0715-3711-48d1-8380-80032c753374::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part
2906 2024.06.28 20:21:52.054697 [ 194 ] {3bba0715-3711-48d1-8380-80032c753374::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
2907 2024.06.28 20:21:52.054819 [ 194 ] {3bba0715-3711-48d1-8380-80032c753374::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 5 rows starting from the beginning of the part
2908 2024.06.28 20:21:52.054929 [ 194 ] {3bba0715-3711-48d1-8380-80032c753374::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part
2909 2024.06.28 20:21:52.057353 [ 189 ] {3bba0715-3711-48d1-8380-80032c753374::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 6 columns (6 merged, 0 gathered) in 0.003345323 sec., 8967.743921887364 rows/sec., 1.24 MiB/sec.
2910 2024.06.28 20:21:52.057627 [ 195 ] {3bba0715-3711-48d1-8380-80032c753374::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2911 2024.06.28 20:21:52.058321 [ 195 ] {3bba0715-3711-48d1-8380-80032c753374::all_1_5_1} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2912 2024.06.28 20:21:52.058418 [ 195 ] {3bba0715-3711-48d1-8380-80032c753374::all_1_5_1} <Trace> oximeter.timeseries_schema (3bba0715-3711-48d1-8380-80032c753374) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
2913 2024.06.28 20:21:52.058527 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
2914 2024.06.28 20:21:55.337239 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache
2915 2024.06.28 20:21:55.337285 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache
2916 2024.06.28 20:21:56.168818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2917 2024.06.28 20:21:56.169020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2918 2024.06.28 20:21:56.169067 [ 3 ] {} <Debug> HTTP-Session: 704d4dba-18d8-4e36-a8bf-1caa134b6fdb Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2919 2024.06.28 20:21:56.169109 [ 3 ] {} <Debug> HTTP-Session: 704d4dba-18d8-4e36-a8bf-1caa134b6fdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2920 2024.06.28 20:21:56.169139 [ 3 ] {} <Debug> HTTP-Session: 704d4dba-18d8-4e36-a8bf-1caa134b6fdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2921 2024.06.28 20:21:56.169218 [ 3 ] {} <Trace> HTTP-Session: 704d4dba-18d8-4e36-a8bf-1caa134b6fdb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2922 2024.06.28 20:21:56.169507 [ 3 ] {2041fe66-b99d-43ed-82da-f160392cbdec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2923 2024.06.28 20:21:56.169612 [ 3 ] {2041fe66-b99d-43ed-82da-f160392cbdec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2924 2024.06.28 20:21:56.169856 [ 3 ] {2041fe66-b99d-43ed-82da-f160392cbdec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2925 2024.06.28 20:21:56.170301 [ 3 ] {2041fe66-b99d-43ed-82da-f160392cbdec} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2926 2024.06.28 20:21:56.170343 [ 3 ] {2041fe66-b99d-43ed-82da-f160392cbdec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
2927 2024.06.28 20:21:56.170703 [ 3 ] {2041fe66-b99d-43ed-82da-f160392cbdec} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2928 2024.06.28 20:21:56.171062 [ 3 ] {2041fe66-b99d-43ed-82da-f160392cbdec} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2929 2024.06.28 20:21:56.171234 [ 3 ] {2041fe66-b99d-43ed-82da-f160392cbdec} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001812 sec., 6070.640176600441 rows/sec., 492.05 KiB/sec.
2930 2024.06.28 20:21:56.171244 [ 29 ] {} <Debug> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2931 2024.06.28 20:21:56.171361 [ 29 ] {} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2932 2024.06.28 20:21:56.171413 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
2933 2024.06.28 20:21:56.171517 [ 3 ] {2041fe66-b99d-43ed-82da-f160392cbdec} <Debug> DynamicQueryHandler: Done processing query
2934 2024.06.28 20:21:56.171557 [ 3 ] {2041fe66-b99d-43ed-82da-f160392cbdec} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2935 2024.06.28 20:21:56.171573 [ 194 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::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
2936 2024.06.28 20:21:56.171578 [ 3 ] {} <Debug> HTTP-Session: 704d4dba-18d8-4e36-a8bf-1caa134b6fdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2937 2024.06.28 20:21:56.171718 [ 194 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2938 2024.06.28 20:21:56.171753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2939 2024.06.28 20:21:56.171760 [ 194 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part
2940 2024.06.28 20:21:56.171811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2941 2024.06.28 20:21:56.171856 [ 3 ] {} <Debug> HTTP-Session: 8c2ad8c4-6f2e-47b8-b387-bcd845f63aae Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2942 2024.06.28 20:21:56.171933 [ 3 ] {} <Debug> HTTP-Session: 8c2ad8c4-6f2e-47b8-b387-bcd845f63aae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2943 2024.06.28 20:21:56.171938 [ 194 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 19 rows starting from the beginning of the part
2944 2024.06.28 20:21:56.171992 [ 3 ] {} <Debug> HTTP-Session: 8c2ad8c4-6f2e-47b8-b387-bcd845f63aae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2945 2024.06.28 20:21:56.172124 [ 3 ] {} <Trace> HTTP-Session: 8c2ad8c4-6f2e-47b8-b387-bcd845f63aae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2946 2024.06.28 20:21:56.172316 [ 194 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 19 rows starting from the beginning of the part
2947 2024.06.28 20:21:56.172573 [ 3 ] {a6972f00-276f-4fea-8776-b7fdc68c878b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2948 2024.06.28 20:21:56.172658 [ 194 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part
2949 2024.06.28 20:21:56.172735 [ 3 ] {a6972f00-276f-4fea-8776-b7fdc68c878b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2950 2024.06.28 20:21:56.172976 [ 194 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 19 rows starting from the beginning of the part
2951 2024.06.28 20:21:56.173293 [ 194 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part
2952 2024.06.28 20:21:56.173986 [ 3 ] {a6972f00-276f-4fea-8776-b7fdc68c878b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2953 2024.06.28 20:21:56.174580 [ 3 ] {a6972f00-276f-4fea-8776-b7fdc68c878b} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2954 2024.06.28 20:21:56.174628 [ 3 ] {a6972f00-276f-4fea-8776-b7fdc68c878b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
2955 2024.06.28 20:21:56.175265 [ 3 ] {a6972f00-276f-4fea-8776-b7fdc68c878b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2956 2024.06.28 20:21:56.175286 [ 196 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 98 rows, containing 4 columns (4 merged, 0 gathered) in 0.003783114 sec., 25904.585481695765 rows/sec., 2.05 MiB/sec.
2957 2024.06.28 20:21:56.175648 [ 196 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2958 2024.06.28 20:21:56.176355 [ 3 ] {a6972f00-276f-4fea-8776-b7fdc68c878b} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2959 2024.06.28 20:21:56.176662 [ 196 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_6_1} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2960 2024.06.28 20:21:56.176673 [ 3 ] {a6972f00-276f-4fea-8776-b7fdc68c878b} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.004312 sec., 20640.074211502782 rows/sec., 1.67 MiB/sec.
2961 2024.06.28 20:21:56.176900 [ 196 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_6_1} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2962 2024.06.28 20:21:56.177045 [ 3 ] {a6972f00-276f-4fea-8776-b7fdc68c878b} <Debug> DynamicQueryHandler: Done processing query
2963 2024.06.28 20:21:56.177057 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
2964 2024.06.28 20:21:56.177089 [ 3 ] {a6972f00-276f-4fea-8776-b7fdc68c878b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2965 2024.06.28 20:21:56.177125 [ 3 ] {} <Debug> HTTP-Session: 8c2ad8c4-6f2e-47b8-b387-bcd845f63aae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2966 2024.06.28 20:21:56.177258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2967 2024.06.28 20:21:56.177308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2968 2024.06.28 20:21:56.177329 [ 3 ] {} <Debug> HTTP-Session: 0e03b477-e7c1-487f-95d0-ad7ecb0e0ce2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2969 2024.06.28 20:21:56.177347 [ 3 ] {} <Debug> HTTP-Session: 0e03b477-e7c1-487f-95d0-ad7ecb0e0ce2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2970 2024.06.28 20:21:56.177361 [ 3 ] {} <Debug> HTTP-Session: 0e03b477-e7c1-487f-95d0-ad7ecb0e0ce2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2971 2024.06.28 20:21:56.177393 [ 3 ] {} <Trace> HTTP-Session: 0e03b477-e7c1-487f-95d0-ad7ecb0e0ce2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2972 2024.06.28 20:21:56.177550 [ 3 ] {ff0c1650-85dc-48ed-be70-2ac65e4aa327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2973 2024.06.28 20:21:56.177597 [ 3 ] {ff0c1650-85dc-48ed-be70-2ac65e4aa327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2974 2024.06.28 20:21:56.177743 [ 3 ] {ff0c1650-85dc-48ed-be70-2ac65e4aa327} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2975 2024.06.28 20:21:56.178125 [ 3 ] {ff0c1650-85dc-48ed-be70-2ac65e4aa327} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2976 2024.06.28 20:21:56.178163 [ 3 ] {ff0c1650-85dc-48ed-be70-2ac65e4aa327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
2977 2024.06.28 20:21:56.178503 [ 3 ] {ff0c1650-85dc-48ed-be70-2ac65e4aa327} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2978 2024.06.28 20:21:56.178820 [ 3 ] {ff0c1650-85dc-48ed-be70-2ac65e4aa327} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2979 2024.06.28 20:21:56.178986 [ 3 ] {ff0c1650-85dc-48ed-be70-2ac65e4aa327} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001504 sec., 49867.02127659575 rows/sec., 3.89 MiB/sec.
2980 2024.06.28 20:21:56.179161 [ 3 ] {ff0c1650-85dc-48ed-be70-2ac65e4aa327} <Debug> DynamicQueryHandler: Done processing query
2981 2024.06.28 20:21:56.179186 [ 3 ] {ff0c1650-85dc-48ed-be70-2ac65e4aa327} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2982 2024.06.28 20:21:56.179203 [ 3 ] {} <Debug> HTTP-Session: 0e03b477-e7c1-487f-95d0-ad7ecb0e0ce2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2983 2024.06.28 20:21:56.179415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2984 2024.06.28 20:21:56.179464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2985 2024.06.28 20:21:56.179485 [ 3 ] {} <Debug> HTTP-Session: 9202630b-8621-44e4-9024-35a775541027 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
2986 2024.06.28 20:21:56.179502 [ 3 ] {} <Debug> HTTP-Session: 9202630b-8621-44e4-9024-35a775541027 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2987 2024.06.28 20:21:56.179517 [ 3 ] {} <Debug> HTTP-Session: 9202630b-8621-44e4-9024-35a775541027 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2988 2024.06.28 20:21:56.179549 [ 3 ] {} <Trace> HTTP-Session: 9202630b-8621-44e4-9024-35a775541027 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2989 2024.06.28 20:21:56.179766 [ 3 ] {a93750a5-2e0e-49bc-9360-72a669007f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2990 2024.06.28 20:21:56.179815 [ 3 ] {a93750a5-2e0e-49bc-9360-72a669007f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2991 2024.06.28 20:21:56.179963 [ 3 ] {a93750a5-2e0e-49bc-9360-72a669007f3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2992 2024.06.28 20:21:56.180361 [ 3 ] {a93750a5-2e0e-49bc-9360-72a669007f3e} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2993 2024.06.28 20:21:56.180398 [ 3 ] {a93750a5-2e0e-49bc-9360-72a669007f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
2994 2024.06.28 20:21:56.180785 [ 3 ] {a93750a5-2e0e-49bc-9360-72a669007f3e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2995 2024.06.28 20:21:56.181125 [ 3 ] {a93750a5-2e0e-49bc-9360-72a669007f3e} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2996 2024.06.28 20:21:56.181292 [ 3 ] {a93750a5-2e0e-49bc-9360-72a669007f3e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001632 sec., 98039.21568627452 rows/sec., 6.83 MiB/sec.
2997 2024.06.28 20:21:56.181620 [ 3 ] {a93750a5-2e0e-49bc-9360-72a669007f3e} <Debug> DynamicQueryHandler: Done processing query
2998 2024.06.28 20:21:56.181645 [ 3 ] {a93750a5-2e0e-49bc-9360-72a669007f3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2999 2024.06.28 20:21:56.181662 [ 3 ] {} <Debug> HTTP-Session: 9202630b-8621-44e4-9024-35a775541027 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3000 2024.06.28 20:21:56.181789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 17601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3001 2024.06.28 20:21:56.181839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3002 2024.06.28 20:21:56.181859 [ 3 ] {} <Debug> HTTP-Session: 495eede9-71cd-411f-af8d-cd56e33853b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3003 2024.06.28 20:21:56.181875 [ 3 ] {} <Debug> HTTP-Session: 495eede9-71cd-411f-af8d-cd56e33853b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3004 2024.06.28 20:21:56.181896 [ 3 ] {} <Debug> HTTP-Session: 495eede9-71cd-411f-af8d-cd56e33853b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3005 2024.06.28 20:21:56.181927 [ 3 ] {} <Trace> HTTP-Session: 495eede9-71cd-411f-af8d-cd56e33853b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3006 2024.06.28 20:21:56.182222 [ 3 ] {f25cde1d-a1f4-4a2e-8c57-d802adae5fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3007 2024.06.28 20:21:56.182298 [ 3 ] {f25cde1d-a1f4-4a2e-8c57-d802adae5fc3} <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
3008 2024.06.28 20:21:56.182711 [ 3 ] {f25cde1d-a1f4-4a2e-8c57-d802adae5fc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3009 2024.06.28 20:21:56.183268 [ 3 ] {f25cde1d-a1f4-4a2e-8c57-d802adae5fc3} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3010 2024.06.28 20:21:56.183304 [ 3 ] {f25cde1d-a1f4-4a2e-8c57-d802adae5fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3011 2024.06.28 20:21:56.183896 [ 3 ] {f25cde1d-a1f4-4a2e-8c57-d802adae5fc3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3012 2024.06.28 20:21:56.184302 [ 3 ] {f25cde1d-a1f4-4a2e-8c57-d802adae5fc3} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3013 2024.06.28 20:21:56.184470 [ 29 ] {} <Debug> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3014 2024.06.28 20:21:56.184498 [ 3 ] {f25cde1d-a1f4-4a2e-8c57-d802adae5fc3} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002488 sec., 4421.221864951768 rows/sec., 7.92 MiB/sec.
3015 2024.06.28 20:21:56.184531 [ 29 ] {} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3016 2024.06.28 20:21:56.184602 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3017 2024.06.28 20:21:56.184928 [ 189 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::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
3018 2024.06.28 20:21:56.185040 [ 3 ] {f25cde1d-a1f4-4a2e-8c57-d802adae5fc3} <Debug> DynamicQueryHandler: Done processing query
3019 2024.06.28 20:21:56.185088 [ 3 ] {f25cde1d-a1f4-4a2e-8c57-d802adae5fc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
3020 2024.06.28 20:21:56.185123 [ 3 ] {} <Debug> HTTP-Session: 495eede9-71cd-411f-af8d-cd56e33853b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3021 2024.06.28 20:21:56.185321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3022 2024.06.28 20:21:56.185436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3023 2024.06.28 20:21:56.185486 [ 3 ] {} <Debug> HTTP-Session: ae25b5a9-9dd1-4378-a646-2a8194603077 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3024 2024.06.28 20:21:56.185533 [ 3 ] {} <Debug> HTTP-Session: ae25b5a9-9dd1-4378-a646-2a8194603077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3025 2024.06.28 20:21:56.185574 [ 3 ] {} <Debug> HTTP-Session: ae25b5a9-9dd1-4378-a646-2a8194603077 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3026 2024.06.28 20:21:56.185658 [ 3 ] {} <Trace> HTTP-Session: ae25b5a9-9dd1-4378-a646-2a8194603077 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3027 2024.06.28 20:21:56.185747 [ 189 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3028 2024.06.28 20:21:56.185913 [ 3 ] {1867beea-4568-457e-bb4d-96715d2cf9ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3029 2024.06.28 20:21:56.185938 [ 189 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part
3030 2024.06.28 20:21:56.186012 [ 3 ] {1867beea-4568-457e-bb4d-96715d2cf9ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3031 2024.06.28 20:21:56.186950 [ 3 ] {1867beea-4568-457e-bb4d-96715d2cf9ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3032 2024.06.28 20:21:56.186954 [ 189 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 19 rows starting from the beginning of the part
3033 2024.06.28 20:21:56.187703 [ 189 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 19 rows starting from the beginning of the part
3034 2024.06.28 20:21:56.188022 [ 3 ] {1867beea-4568-457e-bb4d-96715d2cf9ff} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3035 2024.06.28 20:21:56.188169 [ 3 ] {1867beea-4568-457e-bb4d-96715d2cf9ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3036 2024.06.28 20:21:56.188505 [ 189 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part
3037 2024.06.28 20:21:56.189133 [ 189 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 19 rows starting from the beginning of the part
3038 2024.06.28 20:21:56.189598 [ 3 ] {1867beea-4568-457e-bb4d-96715d2cf9ff} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3039 2024.06.28 20:21:56.189722 [ 189 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part
3040 2024.06.28 20:21:56.190824 [ 3 ] {1867beea-4568-457e-bb4d-96715d2cf9ff} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3041 2024.06.28 20:21:56.191128 [ 3 ] {1867beea-4568-457e-bb4d-96715d2cf9ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005292 sec., 11337.868480725623 rows/sec., 782.43 KiB/sec.
3042 2024.06.28 20:21:56.191678 [ 3 ] {1867beea-4568-457e-bb4d-96715d2cf9ff} <Debug> DynamicQueryHandler: Done processing query
3043 2024.06.28 20:21:56.191729 [ 3 ] {1867beea-4568-457e-bb4d-96715d2cf9ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3044 2024.06.28 20:21:56.191784 [ 3 ] {} <Debug> HTTP-Session: ae25b5a9-9dd1-4378-a646-2a8194603077 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3045 2024.06.28 20:21:56.193740 [ 196 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 98 rows, containing 19 columns (19 merged, 0 gathered) in 0.009001033 sec., 10887.639229852839 rows/sec., 19.51 MiB/sec.
3046 2024.06.28 20:21:56.194246 [ 196 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3047 2024.06.28 20:21:56.195034 [ 196 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3048 2024.06.28 20:21:56.195111 [ 196 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3049 2024.06.28 20:21:56.195243 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB.
3050 2024.06.28 20:22:01.169028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3051 2024.06.28 20:22:01.169212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3052 2024.06.28 20:22:01.169256 [ 3 ] {} <Debug> HTTP-Session: e546c6dc-4824-4e38-bc26-c625b38943fe Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3053 2024.06.28 20:22:01.169296 [ 3 ] {} <Debug> HTTP-Session: e546c6dc-4824-4e38-bc26-c625b38943fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3054 2024.06.28 20:22:01.169322 [ 3 ] {} <Debug> HTTP-Session: e546c6dc-4824-4e38-bc26-c625b38943fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3055 2024.06.28 20:22:01.169401 [ 3 ] {} <Trace> HTTP-Session: e546c6dc-4824-4e38-bc26-c625b38943fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3056 2024.06.28 20:22:01.169676 [ 3 ] {f7073ccb-9c13-4776-838d-01c1145841e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3057 2024.06.28 20:22:01.169777 [ 3 ] {f7073ccb-9c13-4776-838d-01c1145841e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3058 2024.06.28 20:22:01.170012 [ 3 ] {f7073ccb-9c13-4776-838d-01c1145841e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3059 2024.06.28 20:22:01.170491 [ 3 ] {f7073ccb-9c13-4776-838d-01c1145841e0} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3060 2024.06.28 20:22:01.170533 [ 3 ] {f7073ccb-9c13-4776-838d-01c1145841e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3061 2024.06.28 20:22:01.170905 [ 3 ] {f7073ccb-9c13-4776-838d-01c1145841e0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3062 2024.06.28 20:22:01.171250 [ 3 ] {f7073ccb-9c13-4776-838d-01c1145841e0} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3063 2024.06.28 20:22:01.171421 [ 3 ] {f7073ccb-9c13-4776-838d-01c1145841e0} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.00183 sec., 10382.513661202185 rows/sec., 841.55 KiB/sec.
3064 2024.06.28 20:22:01.171633 [ 3 ] {f7073ccb-9c13-4776-838d-01c1145841e0} <Debug> DynamicQueryHandler: Done processing query
3065 2024.06.28 20:22:01.171659 [ 3 ] {f7073ccb-9c13-4776-838d-01c1145841e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3066 2024.06.28 20:22:01.171676 [ 3 ] {} <Debug> HTTP-Session: e546c6dc-4824-4e38-bc26-c625b38943fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3067 2024.06.28 20:22:01.171862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 16421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3068 2024.06.28 20:22:01.171912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3069 2024.06.28 20:22:01.171932 [ 3 ] {} <Debug> HTTP-Session: 3348d17a-faa9-4128-92df-d8da0fc13823 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3070 2024.06.28 20:22:01.171948 [ 3 ] {} <Debug> HTTP-Session: 3348d17a-faa9-4128-92df-d8da0fc13823 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3071 2024.06.28 20:22:01.171963 [ 3 ] {} <Debug> HTTP-Session: 3348d17a-faa9-4128-92df-d8da0fc13823 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3072 2024.06.28 20:22:01.171994 [ 3 ] {} <Trace> HTTP-Session: 3348d17a-faa9-4128-92df-d8da0fc13823 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3073 2024.06.28 20:22:01.172128 [ 3 ] {ee4bceaa-7b1d-48a9-b1d1-087b9c256afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3074 2024.06.28 20:22:01.172173 [ 3 ] {ee4bceaa-7b1d-48a9-b1d1-087b9c256afb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3075 2024.06.28 20:22:01.172299 [ 3 ] {ee4bceaa-7b1d-48a9-b1d1-087b9c256afb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3076 2024.06.28 20:22:01.172669 [ 3 ] {ee4bceaa-7b1d-48a9-b1d1-087b9c256afb} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3077 2024.06.28 20:22:01.172705 [ 3 ] {ee4bceaa-7b1d-48a9-b1d1-087b9c256afb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3078 2024.06.28 20:22:01.173028 [ 3 ] {ee4bceaa-7b1d-48a9-b1d1-087b9c256afb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3079 2024.06.28 20:22:01.173344 [ 3 ] {ee4bceaa-7b1d-48a9-b1d1-087b9c256afb} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3080 2024.06.28 20:22:01.173503 [ 3 ] {ee4bceaa-7b1d-48a9-b1d1-087b9c256afb} <Debug> executeQuery: Read 113 rows, 9.54 KiB in 0.001413 sec., 79971.69143665959 rows/sec., 6.59 MiB/sec.
3081 2024.06.28 20:22:01.173509 [ 40 ] {} <Debug> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3082 2024.06.28 20:22:01.173613 [ 40 ] {} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3083 2024.06.28 20:22:01.173656 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3084 2024.06.28 20:22:01.173748 [ 3 ] {ee4bceaa-7b1d-48a9-b1d1-087b9c256afb} <Debug> DynamicQueryHandler: Done processing query
3085 2024.06.28 20:22:01.173804 [ 3 ] {ee4bceaa-7b1d-48a9-b1d1-087b9c256afb} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3086 2024.06.28 20:22:01.173856 [ 3 ] {} <Debug> HTTP-Session: 3348d17a-faa9-4128-92df-d8da0fc13823 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3087 2024.06.28 20:22:01.173911 [ 197 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::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
3088 2024.06.28 20:22:01.174028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 14109, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3089 2024.06.28 20:22:01.174126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3090 2024.06.28 20:22:01.174176 [ 3 ] {} <Debug> HTTP-Session: 82f31fc2-be19-4567-a684-2a62cfa92686 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3091 2024.06.28 20:22:01.174225 [ 3 ] {} <Debug> HTTP-Session: 82f31fc2-be19-4567-a684-2a62cfa92686 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3092 2024.06.28 20:22:01.174223 [ 197 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3093 2024.06.28 20:22:01.174252 [ 3 ] {} <Debug> HTTP-Session: 82f31fc2-be19-4567-a684-2a62cfa92686 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3094 2024.06.28 20:22:01.174303 [ 197 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 150 rows starting from the beginning of the part
3095 2024.06.28 20:22:01.174321 [ 3 ] {} <Trace> HTTP-Session: 82f31fc2-be19-4567-a684-2a62cfa92686 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3096 2024.06.28 20:22:01.174578 [ 197 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 150 rows starting from the beginning of the part
3097 2024.06.28 20:22:01.174697 [ 3 ] {fa12c67b-4941-4a11-a56d-126f6c009253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3098 2024.06.28 20:22:01.174842 [ 197 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 91 rows starting from the beginning of the part
3099 2024.06.28 20:22:01.175078 [ 197 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 114 rows starting from the beginning of the part
3100 2024.06.28 20:22:01.175097 [ 3 ] {fa12c67b-4941-4a11-a56d-126f6c009253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3101 2024.06.28 20:22:01.175328 [ 197 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 89 rows starting from the beginning of the part
3102 2024.06.28 20:22:01.175626 [ 197 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 113 rows starting from the beginning of the part
3103 2024.06.28 20:22:01.176351 [ 3 ] {fa12c67b-4941-4a11-a56d-126f6c009253} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3104 2024.06.28 20:22:01.177150 [ 3 ] {fa12c67b-4941-4a11-a56d-126f6c009253} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3105 2024.06.28 20:22:01.177217 [ 3 ] {fa12c67b-4941-4a11-a56d-126f6c009253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3106 2024.06.28 20:22:01.178000 [ 3 ] {fa12c67b-4941-4a11-a56d-126f6c009253} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3107 2024.06.28 20:22:01.178748 [ 196 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 707 rows, containing 4 columns (4 merged, 0 gathered) in 0.004995078 sec., 141539.3313177492 rows/sec., 11.49 MiB/sec.
3108 2024.06.28 20:22:01.178888 [ 3 ] {fa12c67b-4941-4a11-a56d-126f6c009253} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): 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.06.28 20:22:01.179011 [ 196 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3110 2024.06.28 20:22:01.179128 [ 40 ] {} <Debug> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3111 2024.06.28 20:22:01.179220 [ 3 ] {fa12c67b-4941-4a11-a56d-126f6c009253} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.004721 sec., 17581.020970133446 rows/sec., 1.37 MiB/sec.
3112 2024.06.28 20:22:01.179233 [ 40 ] {} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3113 2024.06.28 20:22:01.179342 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3114 2024.06.28 20:22:01.180052 [ 197 ] {83f29066-60b5-431b-8a7e-f217868bed51::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
3115 2024.06.28 20:22:01.180513 [ 197 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3116 2024.06.28 20:22:01.180556 [ 3 ] {fa12c67b-4941-4a11-a56d-126f6c009253} <Debug> DynamicQueryHandler: Done processing query
3117 2024.06.28 20:22:01.180571 [ 197 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 122 rows starting from the beginning of the part
3118 2024.06.28 20:22:01.180617 [ 3 ] {fa12c67b-4941-4a11-a56d-126f6c009253} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3119 2024.06.28 20:22:01.180688 [ 3 ] {} <Debug> HTTP-Session: 82f31fc2-be19-4567-a684-2a62cfa92686 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3120 2024.06.28 20:22:01.180806 [ 197 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 109 rows starting from the beginning of the part
3121 2024.06.28 20:22:01.180872 [ 196 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_16_3} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3122 2024.06.28 20:22:01.181229 [ 197 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 84 rows starting from the beginning of the part
3123 2024.06.28 20:22:01.181383 [ 196 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_16_3} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3124 2024.06.28 20:22:01.181552 [ 197 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 85 rows starting from the beginning of the part
3125 2024.06.28 20:22:01.181554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3126 2024.06.28 20:22:01.181712 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
3127 2024.06.28 20:22:01.181855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3128 2024.06.28 20:22:01.181864 [ 197 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 75 rows starting from the beginning of the part
3129 2024.06.28 20:22:01.182020 [ 3 ] {} <Debug> HTTP-Session: 958c551f-2d30-4eb0-b6d7-2ff96d3a514c Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3130 2024.06.28 20:22:01.182221 [ 197 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 83 rows starting from the beginning of the part
3131 2024.06.28 20:22:01.182262 [ 3 ] {} <Debug> HTTP-Session: 958c551f-2d30-4eb0-b6d7-2ff96d3a514c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3132 2024.06.28 20:22:01.182357 [ 3 ] {} <Debug> HTTP-Session: 958c551f-2d30-4eb0-b6d7-2ff96d3a514c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3133 2024.06.28 20:22:01.182559 [ 3 ] {} <Trace> HTTP-Session: 958c551f-2d30-4eb0-b6d7-2ff96d3a514c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3134 2024.06.28 20:22:01.182927 [ 3 ] {670dd787-5c13-4d4e-a5df-4b0c4f4f25ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3135 2024.06.28 20:22:01.183036 [ 3 ] {670dd787-5c13-4d4e-a5df-4b0c4f4f25ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3136 2024.06.28 20:22:01.183716 [ 3 ] {670dd787-5c13-4d4e-a5df-4b0c4f4f25ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3137 2024.06.28 20:22:01.184688 [ 3 ] {670dd787-5c13-4d4e-a5df-4b0c4f4f25ac} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3138 2024.06.28 20:22:01.184779 [ 3 ] {670dd787-5c13-4d4e-a5df-4b0c4f4f25ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3139 2024.06.28 20:22:01.184842 [ 198 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 558 rows, containing 4 columns (4 merged, 0 gathered) in 0.005338139 sec., 104530.81120592775 rows/sec., 8.16 MiB/sec.
3140 2024.06.28 20:22:01.185055 [ 198 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3141 2024.06.28 20:22:01.185300 [ 3 ] {670dd787-5c13-4d4e-a5df-4b0c4f4f25ac} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3142 2024.06.28 20:22:01.185641 [ 198 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_16_3} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3143 2024.06.28 20:22:01.185743 [ 198 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_16_3} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3144 2024.06.28 20:22:01.185788 [ 3 ] {670dd787-5c13-4d4e-a5df-4b0c4f4f25ac} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3145 2024.06.28 20:22:01.185864 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
3146 2024.06.28 20:22:01.185993 [ 3 ] {670dd787-5c13-4d4e-a5df-4b0c4f4f25ac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00321 sec., 49844.23676012461 rows/sec., 3.47 MiB/sec.
3147 2024.06.28 20:22:01.186003 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3148 2024.06.28 20:22:01.186117 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3149 2024.06.28 20:22:01.186176 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3150 2024.06.28 20:22:01.186376 [ 3 ] {670dd787-5c13-4d4e-a5df-4b0c4f4f25ac} <Debug> DynamicQueryHandler: Done processing query
3151 2024.06.28 20:22:01.186419 [ 196 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
3152 2024.06.28 20:22:01.186468 [ 3 ] {670dd787-5c13-4d4e-a5df-4b0c4f4f25ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3153 2024.06.28 20:22:01.186556 [ 3 ] {} <Debug> HTTP-Session: 958c551f-2d30-4eb0-b6d7-2ff96d3a514c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3154 2024.06.28 20:22:01.186771 [ 196 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3155 2024.06.28 20:22:01.186815 [ 196 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1846 rows starting from the beginning of the part
3156 2024.06.28 20:22:01.186852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30586, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3157 2024.06.28 20:22:01.187016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3158 2024.06.28 20:22:01.187022 [ 196 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 197 rows starting from the beginning of the part
3159 2024.06.28 20:22:01.187100 [ 3 ] {} <Debug> HTTP-Session: f2006af2-9ac9-4ef5-881c-d9e640667c88 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3160 2024.06.28 20:22:01.187184 [ 3 ] {} <Debug> HTTP-Session: f2006af2-9ac9-4ef5-881c-d9e640667c88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3161 2024.06.28 20:22:01.187277 [ 3 ] {} <Debug> HTTP-Session: f2006af2-9ac9-4ef5-881c-d9e640667c88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3162 2024.06.28 20:22:01.187329 [ 196 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 162 rows starting from the beginning of the part
3163 2024.06.28 20:22:01.187420 [ 3 ] {} <Trace> HTTP-Session: f2006af2-9ac9-4ef5-881c-d9e640667c88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3164 2024.06.28 20:22:01.187638 [ 196 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
3165 2024.06.28 20:22:01.187870 [ 196 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
3166 2024.06.28 20:22:01.188085 [ 3 ] {1c5a8c61-8eea-426c-9df7-5bf9771bb7d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3167 2024.06.28 20:22:01.188126 [ 196 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
3168 2024.06.28 20:22:01.188517 [ 3 ] {1c5a8c61-8eea-426c-9df7-5bf9771bb7d5} <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
3169 2024.06.28 20:22:01.190361 [ 3 ] {1c5a8c61-8eea-426c-9df7-5bf9771bb7d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3170 2024.06.28 20:22:01.191797 [ 3 ] {1c5a8c61-8eea-426c-9df7-5bf9771bb7d5} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3171 2024.06.28 20:22:01.191863 [ 3 ] {1c5a8c61-8eea-426c-9df7-5bf9771bb7d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3172 2024.06.28 20:22:01.192436 [ 196 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2686 rows, containing 5 columns (5 merged, 0 gathered) in 0.006178172 sec., 434756.42957172444 rows/sec., 30.30 MiB/sec.
3173 2024.06.28 20:22:01.192762 [ 196 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3174 2024.06.28 20:22:01.193636 [ 3 ] {1c5a8c61-8eea-426c-9df7-5bf9771bb7d5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3175 2024.06.28 20:22:01.193846 [ 196 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3176 2024.06.28 20:22:01.194159 [ 196 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3177 2024.06.28 20:22:01.194351 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB.
3178 2024.06.28 20:22:01.194663 [ 3 ] {1c5a8c61-8eea-426c-9df7-5bf9771bb7d5} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3179 2024.06.28 20:22:01.194865 [ 3 ] {1c5a8c61-8eea-426c-9df7-5bf9771bb7d5} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.007167 sec., 2651.03948653551 rows/sec., 4.75 MiB/sec.
3180 2024.06.28 20:22:01.195106 [ 3 ] {1c5a8c61-8eea-426c-9df7-5bf9771bb7d5} <Debug> DynamicQueryHandler: Done processing query
3181 2024.06.28 20:22:01.195133 [ 3 ] {1c5a8c61-8eea-426c-9df7-5bf9771bb7d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
3182 2024.06.28 20:22:01.195151 [ 3 ] {} <Debug> HTTP-Session: f2006af2-9ac9-4ef5-881c-d9e640667c88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3183 2024.06.28 20:22:01.195283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3184 2024.06.28 20:22:01.195332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3185 2024.06.28 20:22:01.195352 [ 3 ] {} <Debug> HTTP-Session: 4c9d0add-402d-4e55-97b8-0f51c6d608db Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3186 2024.06.28 20:22:01.195368 [ 3 ] {} <Debug> HTTP-Session: 4c9d0add-402d-4e55-97b8-0f51c6d608db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3187 2024.06.28 20:22:01.195383 [ 3 ] {} <Debug> HTTP-Session: 4c9d0add-402d-4e55-97b8-0f51c6d608db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3188 2024.06.28 20:22:01.195415 [ 3 ] {} <Trace> HTTP-Session: 4c9d0add-402d-4e55-97b8-0f51c6d608db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3189 2024.06.28 20:22:01.195553 [ 3 ] {b8f1fb9f-695f-4e87-bef9-999a22ffeffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3190 2024.06.28 20:22:01.195598 [ 3 ] {b8f1fb9f-695f-4e87-bef9-999a22ffeffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3191 2024.06.28 20:22:01.195731 [ 3 ] {b8f1fb9f-695f-4e87-bef9-999a22ffeffb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3192 2024.06.28 20:22:01.196067 [ 3 ] {b8f1fb9f-695f-4e87-bef9-999a22ffeffb} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3193 2024.06.28 20:22:01.196103 [ 3 ] {b8f1fb9f-695f-4e87-bef9-999a22ffeffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3194 2024.06.28 20:22:01.196467 [ 3 ] {b8f1fb9f-695f-4e87-bef9-999a22ffeffb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3195 2024.06.28 20:22:01.196794 [ 3 ] {b8f1fb9f-695f-4e87-bef9-999a22ffeffb} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3196 2024.06.28 20:22:01.196950 [ 3 ] {b8f1fb9f-695f-4e87-bef9-999a22ffeffb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001449 sec., 41407.867494824015 rows/sec., 2.79 MiB/sec.
3197 2024.06.28 20:22:01.196962 [ 40 ] {} <Debug> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3198 2024.06.28 20:22:01.197046 [ 40 ] {} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3199 2024.06.28 20:22:01.197107 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3200 2024.06.28 20:22:01.197243 [ 3 ] {b8f1fb9f-695f-4e87-bef9-999a22ffeffb} <Debug> DynamicQueryHandler: Done processing query
3201 2024.06.28 20:22:01.197286 [ 200 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
3202 2024.06.28 20:22:01.197300 [ 3 ] {b8f1fb9f-695f-4e87-bef9-999a22ffeffb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3203 2024.06.28 20:22:01.197361 [ 3 ] {} <Debug> HTTP-Session: 4c9d0add-402d-4e55-97b8-0f51c6d608db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3204 2024.06.28 20:22:01.197472 [ 200 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3205 2024.06.28 20:22:01.197513 [ 200 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 622 rows starting from the beginning of the part
3206 2024.06.28 20:22:01.197605 [ 200 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
3207 2024.06.28 20:22:01.197848 [ 200 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
3208 2024.06.28 20:22:01.198000 [ 200 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
3209 2024.06.28 20:22:01.198162 [ 200 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
3210 2024.06.28 20:22:01.198302 [ 200 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
3211 2024.06.28 20:22:01.199519 [ 197 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 922 rows, containing 4 columns (4 merged, 0 gathered) in 0.002321668 sec., 397128.2715702676 rows/sec., 26.78 MiB/sec.
3212 2024.06.28 20:22:01.199709 [ 196 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3213 2024.06.28 20:22:01.200085 [ 196 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_16_3} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3214 2024.06.28 20:22:01.200154 [ 196 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_16_3} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3215 2024.06.28 20:22:01.200217 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
3216 2024.06.28 20:22:06.168427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3217 2024.06.28 20:22:06.168569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3218 2024.06.28 20:22:06.168596 [ 3 ] {} <Debug> HTTP-Session: 3fcebf2b-e363-48e7-a0fa-aaa7c652eacf Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3219 2024.06.28 20:22:06.168625 [ 3 ] {} <Debug> HTTP-Session: 3fcebf2b-e363-48e7-a0fa-aaa7c652eacf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3220 2024.06.28 20:22:06.168640 [ 3 ] {} <Debug> HTTP-Session: 3fcebf2b-e363-48e7-a0fa-aaa7c652eacf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3221 2024.06.28 20:22:06.168691 [ 3 ] {} <Trace> HTTP-Session: 3fcebf2b-e363-48e7-a0fa-aaa7c652eacf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3222 2024.06.28 20:22:06.168936 [ 3 ] {b352b884-982e-4354-bda5-03dff7b41efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3223 2024.06.28 20:22:06.169030 [ 3 ] {b352b884-982e-4354-bda5-03dff7b41efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3224 2024.06.28 20:22:06.169308 [ 3 ] {b352b884-982e-4354-bda5-03dff7b41efd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3225 2024.06.28 20:22:06.169788 [ 3 ] {b352b884-982e-4354-bda5-03dff7b41efd} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3226 2024.06.28 20:22:06.169831 [ 3 ] {b352b884-982e-4354-bda5-03dff7b41efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3227 2024.06.28 20:22:06.170206 [ 3 ] {b352b884-982e-4354-bda5-03dff7b41efd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3228 2024.06.28 20:22:06.170556 [ 3 ] {b352b884-982e-4354-bda5-03dff7b41efd} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3229 2024.06.28 20:22:06.170726 [ 3 ] {b352b884-982e-4354-bda5-03dff7b41efd} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001865 sec., 5898.123324396784 rows/sec., 478.07 KiB/sec.
3230 2024.06.28 20:22:06.170932 [ 3 ] {b352b884-982e-4354-bda5-03dff7b41efd} <Debug> DynamicQueryHandler: Done processing query
3231 2024.06.28 20:22:06.170959 [ 3 ] {b352b884-982e-4354-bda5-03dff7b41efd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3232 2024.06.28 20:22:06.170976 [ 3 ] {} <Debug> HTTP-Session: 3fcebf2b-e363-48e7-a0fa-aaa7c652eacf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3233 2024.06.28 20:22:06.171120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3234 2024.06.28 20:22:06.171170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3235 2024.06.28 20:22:06.171191 [ 3 ] {} <Debug> HTTP-Session: 9a08e03a-80eb-4833-87ee-8594884cc47f Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3236 2024.06.28 20:22:06.171208 [ 3 ] {} <Debug> HTTP-Session: 9a08e03a-80eb-4833-87ee-8594884cc47f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3237 2024.06.28 20:22:06.171223 [ 3 ] {} <Debug> HTTP-Session: 9a08e03a-80eb-4833-87ee-8594884cc47f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3238 2024.06.28 20:22:06.171255 [ 3 ] {} <Trace> HTTP-Session: 9a08e03a-80eb-4833-87ee-8594884cc47f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3239 2024.06.28 20:22:06.171376 [ 3 ] {40ef1ed7-b987-4045-bf39-88372febfa92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3240 2024.06.28 20:22:06.171421 [ 3 ] {40ef1ed7-b987-4045-bf39-88372febfa92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3241 2024.06.28 20:22:06.171548 [ 3 ] {40ef1ed7-b987-4045-bf39-88372febfa92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3242 2024.06.28 20:22:06.171897 [ 3 ] {40ef1ed7-b987-4045-bf39-88372febfa92} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3243 2024.06.28 20:22:06.171935 [ 3 ] {40ef1ed7-b987-4045-bf39-88372febfa92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3244 2024.06.28 20:22:06.172255 [ 3 ] {40ef1ed7-b987-4045-bf39-88372febfa92} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3245 2024.06.28 20:22:06.172562 [ 3 ] {40ef1ed7-b987-4045-bf39-88372febfa92} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3246 2024.06.28 20:22:06.172699 [ 3 ] {40ef1ed7-b987-4045-bf39-88372febfa92} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.001364 sec., 65249.26686217009 rows/sec., 5.27 MiB/sec.
3247 2024.06.28 20:22:06.172978 [ 3 ] {40ef1ed7-b987-4045-bf39-88372febfa92} <Debug> DynamicQueryHandler: Done processing query
3248 2024.06.28 20:22:06.173004 [ 3 ] {40ef1ed7-b987-4045-bf39-88372febfa92} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3249 2024.06.28 20:22:06.173020 [ 3 ] {} <Debug> HTTP-Session: 9a08e03a-80eb-4833-87ee-8594884cc47f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3250 2024.06.28 20:22:06.173150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3251 2024.06.28 20:22:06.173199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3252 2024.06.28 20:22:06.173220 [ 3 ] {} <Debug> HTTP-Session: 6fabe6bd-0d75-49e9-9bd8-4a1d37733796 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3253 2024.06.28 20:22:06.173237 [ 3 ] {} <Debug> HTTP-Session: 6fabe6bd-0d75-49e9-9bd8-4a1d37733796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3254 2024.06.28 20:22:06.173252 [ 3 ] {} <Debug> HTTP-Session: 6fabe6bd-0d75-49e9-9bd8-4a1d37733796 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3255 2024.06.28 20:22:06.173283 [ 3 ] {} <Trace> HTTP-Session: 6fabe6bd-0d75-49e9-9bd8-4a1d37733796 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3256 2024.06.28 20:22:06.173406 [ 3 ] {89c9e803-0e61-4ce9-b62d-ad80122e2614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3257 2024.06.28 20:22:06.173449 [ 3 ] {89c9e803-0e61-4ce9-b62d-ad80122e2614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3258 2024.06.28 20:22:06.173599 [ 3 ] {89c9e803-0e61-4ce9-b62d-ad80122e2614} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3259 2024.06.28 20:22:06.173961 [ 3 ] {89c9e803-0e61-4ce9-b62d-ad80122e2614} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3260 2024.06.28 20:22:06.173998 [ 3 ] {89c9e803-0e61-4ce9-b62d-ad80122e2614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3261 2024.06.28 20:22:06.174314 [ 3 ] {89c9e803-0e61-4ce9-b62d-ad80122e2614} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3262 2024.06.28 20:22:06.174623 [ 3 ] {89c9e803-0e61-4ce9-b62d-ad80122e2614} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3263 2024.06.28 20:22:06.174774 [ 3 ] {89c9e803-0e61-4ce9-b62d-ad80122e2614} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001408 sec., 53267.045454545456 rows/sec., 4.16 MiB/sec.
3264 2024.06.28 20:22:06.175094 [ 3 ] {89c9e803-0e61-4ce9-b62d-ad80122e2614} <Debug> DynamicQueryHandler: Done processing query
3265 2024.06.28 20:22:06.175120 [ 3 ] {89c9e803-0e61-4ce9-b62d-ad80122e2614} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3266 2024.06.28 20:22:06.175137 [ 3 ] {} <Debug> HTTP-Session: 6fabe6bd-0d75-49e9-9bd8-4a1d37733796 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3267 2024.06.28 20:22:06.175304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3268 2024.06.28 20:22:06.175354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3269 2024.06.28 20:22:06.175374 [ 3 ] {} <Debug> HTTP-Session: b4f96a9b-10c1-4444-8614-e0d036b95329 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3270 2024.06.28 20:22:06.175418 [ 3 ] {} <Debug> HTTP-Session: b4f96a9b-10c1-4444-8614-e0d036b95329 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3271 2024.06.28 20:22:06.175433 [ 3 ] {} <Debug> HTTP-Session: b4f96a9b-10c1-4444-8614-e0d036b95329 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3272 2024.06.28 20:22:06.175465 [ 3 ] {} <Trace> HTTP-Session: b4f96a9b-10c1-4444-8614-e0d036b95329 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3273 2024.06.28 20:22:06.175621 [ 3 ] {450b07dd-b1b5-41ae-9e7f-6661c7b03e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3274 2024.06.28 20:22:06.175671 [ 3 ] {450b07dd-b1b5-41ae-9e7f-6661c7b03e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3275 2024.06.28 20:22:06.175836 [ 3 ] {450b07dd-b1b5-41ae-9e7f-6661c7b03e59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3276 2024.06.28 20:22:06.176214 [ 3 ] {450b07dd-b1b5-41ae-9e7f-6661c7b03e59} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3277 2024.06.28 20:22:06.176251 [ 3 ] {450b07dd-b1b5-41ae-9e7f-6661c7b03e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3278 2024.06.28 20:22:06.176645 [ 3 ] {450b07dd-b1b5-41ae-9e7f-6661c7b03e59} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3279 2024.06.28 20:22:06.176991 [ 3 ] {450b07dd-b1b5-41ae-9e7f-6661c7b03e59} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3280 2024.06.28 20:22:06.177176 [ 3 ] {450b07dd-b1b5-41ae-9e7f-6661c7b03e59} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001623 sec., 98582.87122612445 rows/sec., 6.87 MiB/sec.
3281 2024.06.28 20:22:06.177351 [ 3 ] {450b07dd-b1b5-41ae-9e7f-6661c7b03e59} <Debug> DynamicQueryHandler: Done processing query
3282 2024.06.28 20:22:06.177376 [ 3 ] {450b07dd-b1b5-41ae-9e7f-6661c7b03e59} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3283 2024.06.28 20:22:06.177393 [ 3 ] {} <Debug> HTTP-Session: b4f96a9b-10c1-4444-8614-e0d036b95329 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3284 2024.06.28 20:22:06.177520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 17596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3285 2024.06.28 20:22:06.177571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3286 2024.06.28 20:22:06.177590 [ 3 ] {} <Debug> HTTP-Session: fffcde7a-5751-44ca-9a99-0505ddbea57d Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3287 2024.06.28 20:22:06.177607 [ 3 ] {} <Debug> HTTP-Session: fffcde7a-5751-44ca-9a99-0505ddbea57d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3288 2024.06.28 20:22:06.177621 [ 3 ] {} <Debug> HTTP-Session: fffcde7a-5751-44ca-9a99-0505ddbea57d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3289 2024.06.28 20:22:06.177652 [ 3 ] {} <Trace> HTTP-Session: fffcde7a-5751-44ca-9a99-0505ddbea57d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3290 2024.06.28 20:22:06.177836 [ 3 ] {0403e2e9-ff92-453f-9885-2bcd0b6b5c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3291 2024.06.28 20:22:06.177902 [ 3 ] {0403e2e9-ff92-453f-9885-2bcd0b6b5c17} <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
3292 2024.06.28 20:22:06.178311 [ 3 ] {0403e2e9-ff92-453f-9885-2bcd0b6b5c17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3293 2024.06.28 20:22:06.178860 [ 3 ] {0403e2e9-ff92-453f-9885-2bcd0b6b5c17} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3294 2024.06.28 20:22:06.178898 [ 3 ] {0403e2e9-ff92-453f-9885-2bcd0b6b5c17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3295 2024.06.28 20:22:06.179494 [ 3 ] {0403e2e9-ff92-453f-9885-2bcd0b6b5c17} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3296 2024.06.28 20:22:06.179903 [ 3 ] {0403e2e9-ff92-453f-9885-2bcd0b6b5c17} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3297 2024.06.28 20:22:06.180095 [ 3 ] {0403e2e9-ff92-453f-9885-2bcd0b6b5c17} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002367 sec., 4647.232784114913 rows/sec., 8.33 MiB/sec.
3298 2024.06.28 20:22:06.180316 [ 3 ] {0403e2e9-ff92-453f-9885-2bcd0b6b5c17} <Debug> DynamicQueryHandler: Done processing query
3299 2024.06.28 20:22:06.180342 [ 3 ] {0403e2e9-ff92-453f-9885-2bcd0b6b5c17} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
3300 2024.06.28 20:22:06.180358 [ 3 ] {} <Debug> HTTP-Session: fffcde7a-5751-44ca-9a99-0505ddbea57d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3301 2024.06.28 20:22:06.180476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3302 2024.06.28 20:22:06.180525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3303 2024.06.28 20:22:06.180545 [ 3 ] {} <Debug> HTTP-Session: 15f003cc-5ad5-4f74-9b0e-cdd1540d964d Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3304 2024.06.28 20:22:06.180562 [ 3 ] {} <Debug> HTTP-Session: 15f003cc-5ad5-4f74-9b0e-cdd1540d964d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3305 2024.06.28 20:22:06.180576 [ 3 ] {} <Debug> HTTP-Session: 15f003cc-5ad5-4f74-9b0e-cdd1540d964d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3306 2024.06.28 20:22:06.180607 [ 3 ] {} <Trace> HTTP-Session: 15f003cc-5ad5-4f74-9b0e-cdd1540d964d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3307 2024.06.28 20:22:06.180732 [ 3 ] {389d2ab3-edeb-4eb6-99ef-e34559cf31c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3308 2024.06.28 20:22:06.180777 [ 3 ] {389d2ab3-edeb-4eb6-99ef-e34559cf31c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3309 2024.06.28 20:22:06.180905 [ 3 ] {389d2ab3-edeb-4eb6-99ef-e34559cf31c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3310 2024.06.28 20:22:06.181227 [ 3 ] {389d2ab3-edeb-4eb6-99ef-e34559cf31c1} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3311 2024.06.28 20:22:06.181263 [ 3 ] {389d2ab3-edeb-4eb6-99ef-e34559cf31c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3312 2024.06.28 20:22:06.181623 [ 3 ] {389d2ab3-edeb-4eb6-99ef-e34559cf31c1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3313 2024.06.28 20:22:06.181943 [ 3 ] {389d2ab3-edeb-4eb6-99ef-e34559cf31c1} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3314 2024.06.28 20:22:06.182103 [ 3 ] {389d2ab3-edeb-4eb6-99ef-e34559cf31c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001421 sec., 42223.7860661506 rows/sec., 2.85 MiB/sec.
3315 2024.06.28 20:22:06.182258 [ 3 ] {389d2ab3-edeb-4eb6-99ef-e34559cf31c1} <Debug> DynamicQueryHandler: Done processing query
3316 2024.06.28 20:22:06.182283 [ 3 ] {389d2ab3-edeb-4eb6-99ef-e34559cf31c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3317 2024.06.28 20:22:06.182299 [ 3 ] {} <Debug> HTTP-Session: 15f003cc-5ad5-4f74-9b0e-cdd1540d964d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3318 2024.06.28 20:22:10.337345 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache
3319 2024.06.28 20:22:10.337391 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache
3320 2024.06.28 20:22:11.171237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3321 2024.06.28 20:22:11.171429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3322 2024.06.28 20:22:11.171479 [ 3 ] {} <Debug> HTTP-Session: bb62a0c9-666f-4b8f-bca8-ce8e75efc420 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3323 2024.06.28 20:22:11.171521 [ 3 ] {} <Debug> HTTP-Session: bb62a0c9-666f-4b8f-bca8-ce8e75efc420 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3324 2024.06.28 20:22:11.171552 [ 3 ] {} <Debug> HTTP-Session: bb62a0c9-666f-4b8f-bca8-ce8e75efc420 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3325 2024.06.28 20:22:11.171643 [ 3 ] {} <Trace> HTTP-Session: bb62a0c9-666f-4b8f-bca8-ce8e75efc420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3326 2024.06.28 20:22:11.171977 [ 3 ] {98803132-d1df-4fd8-a4a1-916397d1ace5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3327 2024.06.28 20:22:11.172086 [ 3 ] {98803132-d1df-4fd8-a4a1-916397d1ace5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3328 2024.06.28 20:22:11.172301 [ 3 ] {98803132-d1df-4fd8-a4a1-916397d1ace5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3329 2024.06.28 20:22:11.172733 [ 3 ] {98803132-d1df-4fd8-a4a1-916397d1ace5} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3330 2024.06.28 20:22:11.172772 [ 3 ] {98803132-d1df-4fd8-a4a1-916397d1ace5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3331 2024.06.28 20:22:11.173150 [ 3 ] {98803132-d1df-4fd8-a4a1-916397d1ace5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3332 2024.06.28 20:22:11.173484 [ 3 ] {98803132-d1df-4fd8-a4a1-916397d1ace5} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3333 2024.06.28 20:22:11.173624 [ 3 ] {98803132-d1df-4fd8-a4a1-916397d1ace5} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001746 sec., 10882.016036655212 rows/sec., 882.04 KiB/sec.
3334 2024.06.28 20:22:11.173817 [ 3 ] {98803132-d1df-4fd8-a4a1-916397d1ace5} <Debug> DynamicQueryHandler: Done processing query
3335 2024.06.28 20:22:11.173844 [ 3 ] {98803132-d1df-4fd8-a4a1-916397d1ace5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3336 2024.06.28 20:22:11.173861 [ 3 ] {} <Debug> HTTP-Session: bb62a0c9-666f-4b8f-bca8-ce8e75efc420 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3337 2024.06.28 20:22:11.173990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3338 2024.06.28 20:22:11.174039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3339 2024.06.28 20:22:11.174060 [ 3 ] {} <Debug> HTTP-Session: 4c6d00aa-750b-440a-bc5b-a64a347d5cbb Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3340 2024.06.28 20:22:11.174076 [ 3 ] {} <Debug> HTTP-Session: 4c6d00aa-750b-440a-bc5b-a64a347d5cbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3341 2024.06.28 20:22:11.174091 [ 3 ] {} <Debug> HTTP-Session: 4c6d00aa-750b-440a-bc5b-a64a347d5cbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3342 2024.06.28 20:22:11.174123 [ 3 ] {} <Trace> HTTP-Session: 4c6d00aa-750b-440a-bc5b-a64a347d5cbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3343 2024.06.28 20:22:11.174217 [ 3 ] {60c6ffa6-31ff-4481-8cb8-bf96522cfb0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3344 2024.06.28 20:22:11.174261 [ 3 ] {60c6ffa6-31ff-4481-8cb8-bf96522cfb0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3345 2024.06.28 20:22:11.174388 [ 3 ] {60c6ffa6-31ff-4481-8cb8-bf96522cfb0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3346 2024.06.28 20:22:11.174666 [ 3 ] {60c6ffa6-31ff-4481-8cb8-bf96522cfb0c} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3347 2024.06.28 20:22:11.174702 [ 3 ] {60c6ffa6-31ff-4481-8cb8-bf96522cfb0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3348 2024.06.28 20:22:11.175007 [ 3 ] {60c6ffa6-31ff-4481-8cb8-bf96522cfb0c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3349 2024.06.28 20:22:11.175311 [ 3 ] {60c6ffa6-31ff-4481-8cb8-bf96522cfb0c} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3350 2024.06.28 20:22:11.175439 [ 3 ] {60c6ffa6-31ff-4481-8cb8-bf96522cfb0c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001246 sec., 1605.1364365971108 rows/sec., 130.89 KiB/sec.
3351 2024.06.28 20:22:11.175634 [ 3 ] {60c6ffa6-31ff-4481-8cb8-bf96522cfb0c} <Debug> DynamicQueryHandler: Done processing query
3352 2024.06.28 20:22:11.175659 [ 3 ] {60c6ffa6-31ff-4481-8cb8-bf96522cfb0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3353 2024.06.28 20:22:11.175676 [ 3 ] {} <Debug> HTTP-Session: 4c6d00aa-750b-440a-bc5b-a64a347d5cbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3354 2024.06.28 20:22:11.175823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 21484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3355 2024.06.28 20:22:11.175870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3356 2024.06.28 20:22:11.175890 [ 3 ] {} <Debug> HTTP-Session: cb2d97e3-479a-4d47-9994-ee77566d6ab5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3357 2024.06.28 20:22:11.175906 [ 3 ] {} <Debug> HTTP-Session: cb2d97e3-479a-4d47-9994-ee77566d6ab5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3358 2024.06.28 20:22:11.175921 [ 3 ] {} <Debug> HTTP-Session: cb2d97e3-479a-4d47-9994-ee77566d6ab5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3359 2024.06.28 20:22:11.175952 [ 3 ] {} <Trace> HTTP-Session: cb2d97e3-479a-4d47-9994-ee77566d6ab5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3360 2024.06.28 20:22:11.176089 [ 3 ] {fbe7bc32-b15f-47f5-8f25-e059892e87be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3361 2024.06.28 20:22:11.176133 [ 3 ] {fbe7bc32-b15f-47f5-8f25-e059892e87be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3362 2024.06.28 20:22:11.176277 [ 3 ] {fbe7bc32-b15f-47f5-8f25-e059892e87be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3363 2024.06.28 20:22:11.176633 [ 3 ] {fbe7bc32-b15f-47f5-8f25-e059892e87be} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3364 2024.06.28 20:22:11.176667 [ 3 ] {fbe7bc32-b15f-47f5-8f25-e059892e87be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3365 2024.06.28 20:22:11.176964 [ 3 ] {fbe7bc32-b15f-47f5-8f25-e059892e87be} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3366 2024.06.28 20:22:11.177311 [ 3 ] {fbe7bc32-b15f-47f5-8f25-e059892e87be} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3367 2024.06.28 20:22:11.177440 [ 3 ] {fbe7bc32-b15f-47f5-8f25-e059892e87be} <Debug> executeQuery: Read 150 rows, 12.37 KiB in 0.001411 sec., 106307.58327427357 rows/sec., 8.56 MiB/sec.
3368 2024.06.28 20:22:11.177601 [ 3 ] {fbe7bc32-b15f-47f5-8f25-e059892e87be} <Debug> DynamicQueryHandler: Done processing query
3369 2024.06.28 20:22:11.177626 [ 3 ] {fbe7bc32-b15f-47f5-8f25-e059892e87be} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3370 2024.06.28 20:22:11.177643 [ 3 ] {} <Debug> HTTP-Session: cb2d97e3-479a-4d47-9994-ee77566d6ab5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3371 2024.06.28 20:22:11.177759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3372 2024.06.28 20:22:11.177808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3373 2024.06.28 20:22:11.177829 [ 3 ] {} <Debug> HTTP-Session: d25710ae-bfc5-4127-8ea4-7807cd5a2690 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3374 2024.06.28 20:22:11.177845 [ 3 ] {} <Debug> HTTP-Session: d25710ae-bfc5-4127-8ea4-7807cd5a2690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3375 2024.06.28 20:22:11.177860 [ 3 ] {} <Debug> HTTP-Session: d25710ae-bfc5-4127-8ea4-7807cd5a2690 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3376 2024.06.28 20:22:11.177891 [ 3 ] {} <Trace> HTTP-Session: d25710ae-bfc5-4127-8ea4-7807cd5a2690 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3377 2024.06.28 20:22:11.177995 [ 3 ] {9b7407cd-224b-40ff-8000-34f414317a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3378 2024.06.28 20:22:11.178051 [ 3 ] {9b7407cd-224b-40ff-8000-34f414317a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3379 2024.06.28 20:22:11.178235 [ 3 ] {9b7407cd-224b-40ff-8000-34f414317a11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3380 2024.06.28 20:22:11.178578 [ 3 ] {9b7407cd-224b-40ff-8000-34f414317a11} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3381 2024.06.28 20:22:11.178625 [ 3 ] {9b7407cd-224b-40ff-8000-34f414317a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3382 2024.06.28 20:22:11.178951 [ 3 ] {9b7407cd-224b-40ff-8000-34f414317a11} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3383 2024.06.28 20:22:11.179284 [ 3 ] {9b7407cd-224b-40ff-8000-34f414317a11} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3384 2024.06.28 20:22:11.179434 [ 3 ] {9b7407cd-224b-40ff-8000-34f414317a11} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001461 sec., 1368.9253935660506 rows/sec., 95.58 KiB/sec.
3385 2024.06.28 20:22:11.179722 [ 3 ] {9b7407cd-224b-40ff-8000-34f414317a11} <Debug> DynamicQueryHandler: Done processing query
3386 2024.06.28 20:22:11.179749 [ 3 ] {9b7407cd-224b-40ff-8000-34f414317a11} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3387 2024.06.28 20:22:11.179766 [ 3 ] {} <Debug> HTTP-Session: d25710ae-bfc5-4127-8ea4-7807cd5a2690 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3388 2024.06.28 20:22:11.179890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 18490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3389 2024.06.28 20:22:11.179942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3390 2024.06.28 20:22:11.179963 [ 3 ] {} <Debug> HTTP-Session: 502ae218-8102-4ec0-b424-24e04c05b287 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3391 2024.06.28 20:22:11.179980 [ 3 ] {} <Debug> HTTP-Session: 502ae218-8102-4ec0-b424-24e04c05b287 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3392 2024.06.28 20:22:11.179994 [ 3 ] {} <Debug> HTTP-Session: 502ae218-8102-4ec0-b424-24e04c05b287 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3393 2024.06.28 20:22:11.180025 [ 3 ] {} <Trace> HTTP-Session: 502ae218-8102-4ec0-b424-24e04c05b287 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3394 2024.06.28 20:22:11.180157 [ 3 ] {545f3320-981a-4828-a4ee-80b4cfb00db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3395 2024.06.28 20:22:11.180204 [ 3 ] {545f3320-981a-4828-a4ee-80b4cfb00db6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3396 2024.06.28 20:22:11.180350 [ 3 ] {545f3320-981a-4828-a4ee-80b4cfb00db6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3397 2024.06.28 20:22:11.180706 [ 3 ] {545f3320-981a-4828-a4ee-80b4cfb00db6} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3398 2024.06.28 20:22:11.180745 [ 3 ] {545f3320-981a-4828-a4ee-80b4cfb00db6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3399 2024.06.28 20:22:11.181077 [ 3 ] {545f3320-981a-4828-a4ee-80b4cfb00db6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3400 2024.06.28 20:22:11.181393 [ 3 ] {545f3320-981a-4828-a4ee-80b4cfb00db6} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3401 2024.06.28 20:22:11.181534 [ 3 ] {545f3320-981a-4828-a4ee-80b4cfb00db6} <Debug> executeQuery: Read 109 rows, 8.70 KiB in 0.001423 sec., 76598.73506676036 rows/sec., 5.97 MiB/sec.
3402 2024.06.28 20:22:11.181750 [ 3 ] {545f3320-981a-4828-a4ee-80b4cfb00db6} <Debug> DynamicQueryHandler: Done processing query
3403 2024.06.28 20:22:11.181775 [ 3 ] {545f3320-981a-4828-a4ee-80b4cfb00db6} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3404 2024.06.28 20:22:11.181791 [ 3 ] {} <Debug> HTTP-Session: 502ae218-8102-4ec0-b424-24e04c05b287 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3405 2024.06.28 20:22:11.181962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 37801, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3406 2024.06.28 20:22:11.182012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3407 2024.06.28 20:22:11.182034 [ 3 ] {} <Debug> HTTP-Session: 8591f03f-dcf3-4beb-a768-8ea42aa6952a Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3408 2024.06.28 20:22:11.182052 [ 3 ] {} <Debug> HTTP-Session: 8591f03f-dcf3-4beb-a768-8ea42aa6952a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3409 2024.06.28 20:22:11.182066 [ 3 ] {} <Debug> HTTP-Session: 8591f03f-dcf3-4beb-a768-8ea42aa6952a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3410 2024.06.28 20:22:11.182096 [ 3 ] {} <Trace> HTTP-Session: 8591f03f-dcf3-4beb-a768-8ea42aa6952a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3411 2024.06.28 20:22:11.182260 [ 3 ] {70311c9a-ea61-4f15-919a-813f5fcc0c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3412 2024.06.28 20:22:11.182309 [ 3 ] {70311c9a-ea61-4f15-919a-813f5fcc0c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3413 2024.06.28 20:22:11.182454 [ 3 ] {70311c9a-ea61-4f15-919a-813f5fcc0c0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3414 2024.06.28 20:22:11.182856 [ 3 ] {70311c9a-ea61-4f15-919a-813f5fcc0c0b} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3415 2024.06.28 20:22:11.182893 [ 3 ] {70311c9a-ea61-4f15-919a-813f5fcc0c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3416 2024.06.28 20:22:11.183330 [ 3 ] {70311c9a-ea61-4f15-919a-813f5fcc0c0b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3417 2024.06.28 20:22:11.183687 [ 3 ] {70311c9a-ea61-4f15-919a-813f5fcc0c0b} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3418 2024.06.28 20:22:11.183821 [ 3 ] {70311c9a-ea61-4f15-919a-813f5fcc0c0b} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001643 sec., 119902.61716372489 rows/sec., 8.37 MiB/sec.
3419 2024.06.28 20:22:11.183975 [ 3 ] {70311c9a-ea61-4f15-919a-813f5fcc0c0b} <Debug> DynamicQueryHandler: Done processing query
3420 2024.06.28 20:22:11.184001 [ 3 ] {70311c9a-ea61-4f15-919a-813f5fcc0c0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
3421 2024.06.28 20:22:11.184018 [ 3 ] {} <Debug> HTTP-Session: 8591f03f-dcf3-4beb-a768-8ea42aa6952a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3422 2024.06.28 20:22:11.184191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3423 2024.06.28 20:22:11.184240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3424 2024.06.28 20:22:11.184262 [ 3 ] {} <Debug> HTTP-Session: 95339b0b-69c6-4636-900f-39e6fec9dba8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3425 2024.06.28 20:22:11.184279 [ 3 ] {} <Debug> HTTP-Session: 95339b0b-69c6-4636-900f-39e6fec9dba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3426 2024.06.28 20:22:11.184293 [ 3 ] {} <Debug> HTTP-Session: 95339b0b-69c6-4636-900f-39e6fec9dba8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3427 2024.06.28 20:22:11.184324 [ 3 ] {} <Trace> HTTP-Session: 95339b0b-69c6-4636-900f-39e6fec9dba8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3428 2024.06.28 20:22:11.184971 [ 3 ] {09855756-b2fd-46cb-a5b4-579f150edff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3429 2024.06.28 20:22:11.185039 [ 3 ] {09855756-b2fd-46cb-a5b4-579f150edff6} <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
3430 2024.06.28 20:22:11.185439 [ 3 ] {09855756-b2fd-46cb-a5b4-579f150edff6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3431 2024.06.28 20:22:11.186057 [ 3 ] {09855756-b2fd-46cb-a5b4-579f150edff6} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3432 2024.06.28 20:22:11.186094 [ 3 ] {09855756-b2fd-46cb-a5b4-579f150edff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3433 2024.06.28 20:22:11.186696 [ 3 ] {09855756-b2fd-46cb-a5b4-579f150edff6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3434 2024.06.28 20:22:11.187118 [ 3 ] {09855756-b2fd-46cb-a5b4-579f150edff6} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3435 2024.06.28 20:22:11.187262 [ 3 ] {09855756-b2fd-46cb-a5b4-579f150edff6} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002857 sec., 6650.332516625831 rows/sec., 11.92 MiB/sec.
3436 2024.06.28 20:22:11.187478 [ 3 ] {09855756-b2fd-46cb-a5b4-579f150edff6} <Debug> DynamicQueryHandler: Done processing query
3437 2024.06.28 20:22:11.187504 [ 3 ] {09855756-b2fd-46cb-a5b4-579f150edff6} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
3438 2024.06.28 20:22:11.187521 [ 3 ] {} <Debug> HTTP-Session: 95339b0b-69c6-4636-900f-39e6fec9dba8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3439 2024.06.28 20:22:11.187641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3440 2024.06.28 20:22:11.187692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3441 2024.06.28 20:22:11.187714 [ 3 ] {} <Debug> HTTP-Session: d7bcef8b-1160-498b-8251-fa9e334cf6e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3442 2024.06.28 20:22:11.187730 [ 3 ] {} <Debug> HTTP-Session: d7bcef8b-1160-498b-8251-fa9e334cf6e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3443 2024.06.28 20:22:11.187744 [ 3 ] {} <Debug> HTTP-Session: d7bcef8b-1160-498b-8251-fa9e334cf6e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3444 2024.06.28 20:22:11.187776 [ 3 ] {} <Trace> HTTP-Session: d7bcef8b-1160-498b-8251-fa9e334cf6e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3445 2024.06.28 20:22:11.187898 [ 3 ] {94650bd0-73d3-4faf-ab9f-3e32b27eb9f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3446 2024.06.28 20:22:11.187944 [ 3 ] {94650bd0-73d3-4faf-ab9f-3e32b27eb9f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3447 2024.06.28 20:22:11.188072 [ 3 ] {94650bd0-73d3-4faf-ab9f-3e32b27eb9f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3448 2024.06.28 20:22:11.188349 [ 3 ] {94650bd0-73d3-4faf-ab9f-3e32b27eb9f8} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3449 2024.06.28 20:22:11.188385 [ 3 ] {94650bd0-73d3-4faf-ab9f-3e32b27eb9f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3450 2024.06.28 20:22:11.188752 [ 3 ] {94650bd0-73d3-4faf-ab9f-3e32b27eb9f8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3451 2024.06.28 20:22:11.189084 [ 3 ] {94650bd0-73d3-4faf-ab9f-3e32b27eb9f8} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3452 2024.06.28 20:22:11.189215 [ 3 ] {94650bd0-73d3-4faf-ab9f-3e32b27eb9f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001363 sec., 44020.542920029344 rows/sec., 2.97 MiB/sec.
3453 2024.06.28 20:22:11.189370 [ 3 ] {94650bd0-73d3-4faf-ab9f-3e32b27eb9f8} <Debug> DynamicQueryHandler: Done processing query
3454 2024.06.28 20:22:11.189397 [ 3 ] {94650bd0-73d3-4faf-ab9f-3e32b27eb9f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3455 2024.06.28 20:22:11.189413 [ 3 ] {} <Debug> HTTP-Session: d7bcef8b-1160-498b-8251-fa9e334cf6e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3456 2024.06.28 20:22:16.168845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3457 2024.06.28 20:22:16.168981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3458 2024.06.28 20:22:16.169008 [ 3 ] {} <Debug> HTTP-Session: 855cc86f-e008-4c8f-9a72-66a5433b3f67 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3459 2024.06.28 20:22:16.169036 [ 3 ] {} <Debug> HTTP-Session: 855cc86f-e008-4c8f-9a72-66a5433b3f67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3460 2024.06.28 20:22:16.169051 [ 3 ] {} <Debug> HTTP-Session: 855cc86f-e008-4c8f-9a72-66a5433b3f67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3461 2024.06.28 20:22:16.169103 [ 3 ] {} <Trace> HTTP-Session: 855cc86f-e008-4c8f-9a72-66a5433b3f67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3462 2024.06.28 20:22:16.169298 [ 3 ] {31f8277e-141b-4888-93a3-de1e18045a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3463 2024.06.28 20:22:16.169370 [ 3 ] {31f8277e-141b-4888-93a3-de1e18045a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3464 2024.06.28 20:22:16.169570 [ 3 ] {31f8277e-141b-4888-93a3-de1e18045a57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3465 2024.06.28 20:22:16.169951 [ 3 ] {31f8277e-141b-4888-93a3-de1e18045a57} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3466 2024.06.28 20:22:16.169996 [ 3 ] {31f8277e-141b-4888-93a3-de1e18045a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3467 2024.06.28 20:22:16.170372 [ 3 ] {31f8277e-141b-4888-93a3-de1e18045a57} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3468 2024.06.28 20:22:16.170714 [ 3 ] {31f8277e-141b-4888-93a3-de1e18045a57} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3469 2024.06.28 20:22:16.170899 [ 3 ] {31f8277e-141b-4888-93a3-de1e18045a57} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001654 sec., 6650.544135429262 rows/sec., 539.06 KiB/sec.
3470 2024.06.28 20:22:16.171089 [ 3 ] {31f8277e-141b-4888-93a3-de1e18045a57} <Debug> DynamicQueryHandler: Done processing query
3471 2024.06.28 20:22:16.171117 [ 3 ] {31f8277e-141b-4888-93a3-de1e18045a57} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3472 2024.06.28 20:22:16.171134 [ 3 ] {} <Debug> HTTP-Session: 855cc86f-e008-4c8f-9a72-66a5433b3f67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3473 2024.06.28 20:22:16.171268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3474 2024.06.28 20:22:16.171322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3475 2024.06.28 20:22:16.171344 [ 3 ] {} <Debug> HTTP-Session: 2c0e1c7c-8a3a-4bff-926c-1d35af3e854e Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3476 2024.06.28 20:22:16.171361 [ 3 ] {} <Debug> HTTP-Session: 2c0e1c7c-8a3a-4bff-926c-1d35af3e854e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3477 2024.06.28 20:22:16.171376 [ 3 ] {} <Debug> HTTP-Session: 2c0e1c7c-8a3a-4bff-926c-1d35af3e854e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3478 2024.06.28 20:22:16.171407 [ 3 ] {} <Trace> HTTP-Session: 2c0e1c7c-8a3a-4bff-926c-1d35af3e854e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3479 2024.06.28 20:22:16.171528 [ 3 ] {ffe55b77-1dd0-4ed9-8fd8-c60816c68397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3480 2024.06.28 20:22:16.171573 [ 3 ] {ffe55b77-1dd0-4ed9-8fd8-c60816c68397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3481 2024.06.28 20:22:16.171699 [ 3 ] {ffe55b77-1dd0-4ed9-8fd8-c60816c68397} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3482 2024.06.28 20:22:16.172015 [ 3 ] {ffe55b77-1dd0-4ed9-8fd8-c60816c68397} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3483 2024.06.28 20:22:16.172052 [ 3 ] {ffe55b77-1dd0-4ed9-8fd8-c60816c68397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3484 2024.06.28 20:22:16.172374 [ 3 ] {ffe55b77-1dd0-4ed9-8fd8-c60816c68397} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3485 2024.06.28 20:22:16.172694 [ 3 ] {ffe55b77-1dd0-4ed9-8fd8-c60816c68397} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3486 2024.06.28 20:22:16.172853 [ 3 ] {ffe55b77-1dd0-4ed9-8fd8-c60816c68397} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.001364 sec., 65249.26686217009 rows/sec., 5.27 MiB/sec.
3487 2024.06.28 20:22:16.173010 [ 3 ] {ffe55b77-1dd0-4ed9-8fd8-c60816c68397} <Debug> DynamicQueryHandler: Done processing query
3488 2024.06.28 20:22:16.173036 [ 3 ] {ffe55b77-1dd0-4ed9-8fd8-c60816c68397} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3489 2024.06.28 20:22:16.173053 [ 3 ] {} <Debug> HTTP-Session: 2c0e1c7c-8a3a-4bff-926c-1d35af3e854e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3490 2024.06.28 20:22:16.173173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3491 2024.06.28 20:22:16.173223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3492 2024.06.28 20:22:16.173244 [ 3 ] {} <Debug> HTTP-Session: cc28ac58-7a23-452c-8a62-e14042724651 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3493 2024.06.28 20:22:16.173261 [ 3 ] {} <Debug> HTTP-Session: cc28ac58-7a23-452c-8a62-e14042724651 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3494 2024.06.28 20:22:16.173275 [ 3 ] {} <Debug> HTTP-Session: cc28ac58-7a23-452c-8a62-e14042724651 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3495 2024.06.28 20:22:16.173308 [ 3 ] {} <Trace> HTTP-Session: cc28ac58-7a23-452c-8a62-e14042724651 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3496 2024.06.28 20:22:16.173425 [ 3 ] {6e12bcc1-3f5c-42c1-8e69-6286f3537756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3497 2024.06.28 20:22:16.173470 [ 3 ] {6e12bcc1-3f5c-42c1-8e69-6286f3537756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3498 2024.06.28 20:22:16.173596 [ 3 ] {6e12bcc1-3f5c-42c1-8e69-6286f3537756} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3499 2024.06.28 20:22:16.173877 [ 3 ] {6e12bcc1-3f5c-42c1-8e69-6286f3537756} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3500 2024.06.28 20:22:16.173915 [ 3 ] {6e12bcc1-3f5c-42c1-8e69-6286f3537756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3501 2024.06.28 20:22:16.174231 [ 3 ] {6e12bcc1-3f5c-42c1-8e69-6286f3537756} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3502 2024.06.28 20:22:16.174543 [ 3 ] {6e12bcc1-3f5c-42c1-8e69-6286f3537756} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3503 2024.06.28 20:22:16.174681 [ 3 ] {6e12bcc1-3f5c-42c1-8e69-6286f3537756} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001293 sec., 58004.640371229696 rows/sec., 4.53 MiB/sec.
3504 2024.06.28 20:22:16.174840 [ 3 ] {6e12bcc1-3f5c-42c1-8e69-6286f3537756} <Debug> DynamicQueryHandler: Done processing query
3505 2024.06.28 20:22:16.174867 [ 3 ] {6e12bcc1-3f5c-42c1-8e69-6286f3537756} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3506 2024.06.28 20:22:16.174883 [ 3 ] {} <Debug> HTTP-Session: cc28ac58-7a23-452c-8a62-e14042724651 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3507 2024.06.28 20:22:16.175033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3508 2024.06.28 20:22:16.175082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3509 2024.06.28 20:22:16.175102 [ 3 ] {} <Debug> HTTP-Session: 4cd684fc-c293-44ce-b9b6-cccb2a5ff704 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3510 2024.06.28 20:22:16.175120 [ 3 ] {} <Debug> HTTP-Session: 4cd684fc-c293-44ce-b9b6-cccb2a5ff704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3511 2024.06.28 20:22:16.175134 [ 3 ] {} <Debug> HTTP-Session: 4cd684fc-c293-44ce-b9b6-cccb2a5ff704 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3512 2024.06.28 20:22:16.175165 [ 3 ] {} <Trace> HTTP-Session: 4cd684fc-c293-44ce-b9b6-cccb2a5ff704 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3513 2024.06.28 20:22:16.175308 [ 3 ] {6425994b-0414-457b-a1bf-ddd59962e875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3514 2024.06.28 20:22:16.175358 [ 3 ] {6425994b-0414-457b-a1bf-ddd59962e875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3515 2024.06.28 20:22:16.175502 [ 3 ] {6425994b-0414-457b-a1bf-ddd59962e875} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3516 2024.06.28 20:22:16.175841 [ 3 ] {6425994b-0414-457b-a1bf-ddd59962e875} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3517 2024.06.28 20:22:16.175879 [ 3 ] {6425994b-0414-457b-a1bf-ddd59962e875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3518 2024.06.28 20:22:16.176264 [ 3 ] {6425994b-0414-457b-a1bf-ddd59962e875} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3519 2024.06.28 20:22:16.176610 [ 3 ] {6425994b-0414-457b-a1bf-ddd59962e875} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3520 2024.06.28 20:22:16.176773 [ 3 ] {6425994b-0414-457b-a1bf-ddd59962e875} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001526 sec., 104849.27916120576 rows/sec., 7.30 MiB/sec.
3521 2024.06.28 20:22:16.176932 [ 3 ] {6425994b-0414-457b-a1bf-ddd59962e875} <Debug> DynamicQueryHandler: Done processing query
3522 2024.06.28 20:22:16.176958 [ 3 ] {6425994b-0414-457b-a1bf-ddd59962e875} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3523 2024.06.28 20:22:16.176975 [ 3 ] {} <Debug> HTTP-Session: 4cd684fc-c293-44ce-b9b6-cccb2a5ff704 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3524 2024.06.28 20:22:16.177092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 17628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3525 2024.06.28 20:22:16.177142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3526 2024.06.28 20:22:16.177163 [ 3 ] {} <Debug> HTTP-Session: 4803a44d-4f12-4b95-8590-151b279c9374 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3527 2024.06.28 20:22:16.177180 [ 3 ] {} <Debug> HTTP-Session: 4803a44d-4f12-4b95-8590-151b279c9374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3528 2024.06.28 20:22:16.177195 [ 3 ] {} <Debug> HTTP-Session: 4803a44d-4f12-4b95-8590-151b279c9374 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3529 2024.06.28 20:22:16.177225 [ 3 ] {} <Trace> HTTP-Session: 4803a44d-4f12-4b95-8590-151b279c9374 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3530 2024.06.28 20:22:16.177408 [ 3 ] {56baf9e2-5db2-4d84-bd2d-ec57f15fbc2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3531 2024.06.28 20:22:16.177475 [ 3 ] {56baf9e2-5db2-4d84-bd2d-ec57f15fbc2f} <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
3532 2024.06.28 20:22:16.177884 [ 3 ] {56baf9e2-5db2-4d84-bd2d-ec57f15fbc2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3533 2024.06.28 20:22:16.178356 [ 3 ] {56baf9e2-5db2-4d84-bd2d-ec57f15fbc2f} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3534 2024.06.28 20:22:16.178392 [ 3 ] {56baf9e2-5db2-4d84-bd2d-ec57f15fbc2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3535 2024.06.28 20:22:16.178998 [ 3 ] {56baf9e2-5db2-4d84-bd2d-ec57f15fbc2f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3536 2024.06.28 20:22:16.179418 [ 3 ] {56baf9e2-5db2-4d84-bd2d-ec57f15fbc2f} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3537 2024.06.28 20:22:16.179618 [ 3 ] {56baf9e2-5db2-4d84-bd2d-ec57f15fbc2f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002307 sec., 4768.097095795405 rows/sec., 8.54 MiB/sec.
3538 2024.06.28 20:22:16.179824 [ 3 ] {56baf9e2-5db2-4d84-bd2d-ec57f15fbc2f} <Debug> DynamicQueryHandler: Done processing query
3539 2024.06.28 20:22:16.179851 [ 3 ] {56baf9e2-5db2-4d84-bd2d-ec57f15fbc2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
3540 2024.06.28 20:22:16.179869 [ 3 ] {} <Debug> HTTP-Session: 4803a44d-4f12-4b95-8590-151b279c9374 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3541 2024.06.28 20:22:16.180024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3542 2024.06.28 20:22:16.180074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3543 2024.06.28 20:22:16.180096 [ 3 ] {} <Debug> HTTP-Session: 9ecb612e-86bb-4e75-8277-3c2c571ffb1e Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3544 2024.06.28 20:22:16.180113 [ 3 ] {} <Debug> HTTP-Session: 9ecb612e-86bb-4e75-8277-3c2c571ffb1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3545 2024.06.28 20:22:16.180128 [ 3 ] {} <Debug> HTTP-Session: 9ecb612e-86bb-4e75-8277-3c2c571ffb1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3546 2024.06.28 20:22:16.180158 [ 3 ] {} <Trace> HTTP-Session: 9ecb612e-86bb-4e75-8277-3c2c571ffb1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3547 2024.06.28 20:22:16.180270 [ 3 ] {c6917d48-1a6f-4361-99c2-371c5b3845b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3548 2024.06.28 20:22:16.180316 [ 3 ] {c6917d48-1a6f-4361-99c2-371c5b3845b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3549 2024.06.28 20:22:16.180445 [ 3 ] {c6917d48-1a6f-4361-99c2-371c5b3845b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3550 2024.06.28 20:22:16.180695 [ 3 ] {c6917d48-1a6f-4361-99c2-371c5b3845b7} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3551 2024.06.28 20:22:16.180731 [ 3 ] {c6917d48-1a6f-4361-99c2-371c5b3845b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3552 2024.06.28 20:22:16.181089 [ 3 ] {c6917d48-1a6f-4361-99c2-371c5b3845b7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3553 2024.06.28 20:22:16.181416 [ 3 ] {c6917d48-1a6f-4361-99c2-371c5b3845b7} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3554 2024.06.28 20:22:16.181573 [ 3 ] {c6917d48-1a6f-4361-99c2-371c5b3845b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001339 sec., 44809.55937266617 rows/sec., 3.02 MiB/sec.
3555 2024.06.28 20:22:16.181728 [ 3 ] {c6917d48-1a6f-4361-99c2-371c5b3845b7} <Debug> DynamicQueryHandler: Done processing query
3556 2024.06.28 20:22:16.181754 [ 3 ] {c6917d48-1a6f-4361-99c2-371c5b3845b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3557 2024.06.28 20:22:16.181771 [ 3 ] {} <Debug> HTTP-Session: 9ecb612e-86bb-4e75-8277-3c2c571ffb1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3558 2024.06.28 20:22:21.168689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3559 2024.06.28 20:22:21.168834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3560 2024.06.28 20:22:21.168862 [ 3 ] {} <Debug> HTTP-Session: f9eeff48-a176-40c6-8993-532e70efb188 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3561 2024.06.28 20:22:21.168889 [ 3 ] {} <Debug> HTTP-Session: f9eeff48-a176-40c6-8993-532e70efb188 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3562 2024.06.28 20:22:21.168904 [ 3 ] {} <Debug> HTTP-Session: f9eeff48-a176-40c6-8993-532e70efb188 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3563 2024.06.28 20:22:21.168955 [ 3 ] {} <Trace> HTTP-Session: f9eeff48-a176-40c6-8993-532e70efb188 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3564 2024.06.28 20:22:21.169151 [ 3 ] {5663da3d-e8df-4a02-84ad-f44cfc54490f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3565 2024.06.28 20:22:21.169220 [ 3 ] {5663da3d-e8df-4a02-84ad-f44cfc54490f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3566 2024.06.28 20:22:21.169422 [ 3 ] {5663da3d-e8df-4a02-84ad-f44cfc54490f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3567 2024.06.28 20:22:21.169798 [ 3 ] {5663da3d-e8df-4a02-84ad-f44cfc54490f} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3568 2024.06.28 20:22:21.169842 [ 3 ] {5663da3d-e8df-4a02-84ad-f44cfc54490f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3569 2024.06.28 20:22:21.170220 [ 3 ] {5663da3d-e8df-4a02-84ad-f44cfc54490f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3570 2024.06.28 20:22:21.170577 [ 3 ] {5663da3d-e8df-4a02-84ad-f44cfc54490f} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3571 2024.06.28 20:22:21.170742 [ 3 ] {5663da3d-e8df-4a02-84ad-f44cfc54490f} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001649 sec., 11522.134627046695 rows/sec., 933.92 KiB/sec.
3572 2024.06.28 20:22:21.170761 [ 119 ] {} <Debug> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3573 2024.06.28 20:22:21.170871 [ 119 ] {} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3574 2024.06.28 20:22:21.170910 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3575 2024.06.28 20:22:21.171011 [ 3 ] {5663da3d-e8df-4a02-84ad-f44cfc54490f} <Debug> DynamicQueryHandler: Done processing query
3576 2024.06.28 20:22:21.171076 [ 3 ] {5663da3d-e8df-4a02-84ad-f44cfc54490f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3577 2024.06.28 20:22:21.171107 [ 3 ] {} <Debug> HTTP-Session: f9eeff48-a176-40c6-8993-532e70efb188 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3578 2024.06.28 20:22:21.171116 [ 199 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::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
3579 2024.06.28 20:22:21.171299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 16421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3580 2024.06.28 20:22:21.171337 [ 199 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3581 2024.06.28 20:22:21.171416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3582 2024.06.28 20:22:21.171418 [ 199 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 30 rows starting from the beginning of the part
3583 2024.06.28 20:22:21.171457 [ 3 ] {} <Debug> HTTP-Session: 3dae574d-367b-4f5b-91b4-747106ae42bf Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3584 2024.06.28 20:22:21.171482 [ 3 ] {} <Debug> HTTP-Session: 3dae574d-367b-4f5b-91b4-747106ae42bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3585 2024.06.28 20:22:21.171511 [ 3 ] {} <Debug> HTTP-Session: 3dae574d-367b-4f5b-91b4-747106ae42bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3586 2024.06.28 20:22:21.171665 [ 3 ] {} <Trace> HTTP-Session: 3dae574d-367b-4f5b-91b4-747106ae42bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3587 2024.06.28 20:22:21.171726 [ 199 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 19 rows starting from the beginning of the part
3588 2024.06.28 20:22:21.172028 [ 199 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part
3589 2024.06.28 20:22:21.172092 [ 3 ] {f94f0d3f-8afc-43f7-aa84-029400606a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3590 2024.06.28 20:22:21.172291 [ 199 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 19 rows starting from the beginning of the part
3591 2024.06.28 20:22:21.172300 [ 3 ] {f94f0d3f-8afc-43f7-aa84-029400606a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3592 2024.06.28 20:22:21.172667 [ 199 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part
3593 2024.06.28 20:22:21.173050 [ 199 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 19 rows starting from the beginning of the part
3594 2024.06.28 20:22:21.173442 [ 3 ] {f94f0d3f-8afc-43f7-aa84-029400606a5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3595 2024.06.28 20:22:21.174453 [ 3 ] {f94f0d3f-8afc-43f7-aa84-029400606a5c} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3596 2024.06.28 20:22:21.174522 [ 3 ] {f94f0d3f-8afc-43f7-aa84-029400606a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3597 2024.06.28 20:22:21.175594 [ 3 ] {f94f0d3f-8afc-43f7-aa84-029400606a5c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3598 2024.06.28 20:22:21.175787 [ 196 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 109 rows, containing 4 columns (4 merged, 0 gathered) in 0.004785137 sec., 22778.867146332486 rows/sec., 1.80 MiB/sec.
3599 2024.06.28 20:22:21.176081 [ 196 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3600 2024.06.28 20:22:21.176244 [ 3 ] {f94f0d3f-8afc-43f7-aa84-029400606a5c} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3601 2024.06.28 20:22:21.176721 [ 3 ] {f94f0d3f-8afc-43f7-aa84-029400606a5c} <Debug> executeQuery: Read 113 rows, 9.54 KiB in 0.004789 sec., 23595.74023804552 rows/sec., 1.94 MiB/sec.
3602 2024.06.28 20:22:21.177128 [ 196 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_11_2} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3603 2024.06.28 20:22:21.177379 [ 3 ] {f94f0d3f-8afc-43f7-aa84-029400606a5c} <Debug> DynamicQueryHandler: Done processing query
3604 2024.06.28 20:22:21.177387 [ 196 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_11_2} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3605 2024.06.28 20:22:21.177423 [ 3 ] {f94f0d3f-8afc-43f7-aa84-029400606a5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3606 2024.06.28 20:22:21.177453 [ 3 ] {} <Debug> HTTP-Session: 3dae574d-367b-4f5b-91b4-747106ae42bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3607 2024.06.28 20:22:21.177584 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
3608 2024.06.28 20:22:21.177654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 14109, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3609 2024.06.28 20:22:21.177712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3610 2024.06.28 20:22:21.177733 [ 3 ] {} <Debug> HTTP-Session: f8dc84c5-2a21-4b26-a93d-641789be1980 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3611 2024.06.28 20:22:21.177751 [ 3 ] {} <Debug> HTTP-Session: f8dc84c5-2a21-4b26-a93d-641789be1980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3612 2024.06.28 20:22:21.177765 [ 3 ] {} <Debug> HTTP-Session: f8dc84c5-2a21-4b26-a93d-641789be1980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3613 2024.06.28 20:22:21.177798 [ 3 ] {} <Trace> HTTP-Session: f8dc84c5-2a21-4b26-a93d-641789be1980 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3614 2024.06.28 20:22:21.177947 [ 3 ] {65d44ec8-e235-4fa0-a1b9-59a9e159da24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3615 2024.06.28 20:22:21.177993 [ 3 ] {65d44ec8-e235-4fa0-a1b9-59a9e159da24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3616 2024.06.28 20:22:21.178148 [ 3 ] {65d44ec8-e235-4fa0-a1b9-59a9e159da24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3617 2024.06.28 20:22:21.178507 [ 3 ] {65d44ec8-e235-4fa0-a1b9-59a9e159da24} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3618 2024.06.28 20:22:21.178546 [ 3 ] {65d44ec8-e235-4fa0-a1b9-59a9e159da24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3619 2024.06.28 20:22:21.178875 [ 3 ] {65d44ec8-e235-4fa0-a1b9-59a9e159da24} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3620 2024.06.28 20:22:21.179204 [ 3 ] {65d44ec8-e235-4fa0-a1b9-59a9e159da24} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3621 2024.06.28 20:22:21.179370 [ 3 ] {65d44ec8-e235-4fa0-a1b9-59a9e159da24} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001481 sec., 56043.21404456449 rows/sec., 4.38 MiB/sec.
3622 2024.06.28 20:22:21.179529 [ 3 ] {65d44ec8-e235-4fa0-a1b9-59a9e159da24} <Debug> DynamicQueryHandler: Done processing query
3623 2024.06.28 20:22:21.179556 [ 3 ] {65d44ec8-e235-4fa0-a1b9-59a9e159da24} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3624 2024.06.28 20:22:21.179573 [ 3 ] {} <Debug> HTTP-Session: f8dc84c5-2a21-4b26-a93d-641789be1980 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3625 2024.06.28 20:22:21.179730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3626 2024.06.28 20:22:21.179779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3627 2024.06.28 20:22:21.179800 [ 3 ] {} <Debug> HTTP-Session: 597e0901-80f0-43e3-943c-89be3307061d Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3628 2024.06.28 20:22:21.179818 [ 3 ] {} <Debug> HTTP-Session: 597e0901-80f0-43e3-943c-89be3307061d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3629 2024.06.28 20:22:21.179832 [ 3 ] {} <Debug> HTTP-Session: 597e0901-80f0-43e3-943c-89be3307061d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3630 2024.06.28 20:22:21.179863 [ 3 ] {} <Trace> HTTP-Session: 597e0901-80f0-43e3-943c-89be3307061d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3631 2024.06.28 20:22:21.180015 [ 3 ] {ca22ef49-30b3-427a-9cd1-a5203d432348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3632 2024.06.28 20:22:21.180064 [ 3 ] {ca22ef49-30b3-427a-9cd1-a5203d432348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3633 2024.06.28 20:22:21.180209 [ 3 ] {ca22ef49-30b3-427a-9cd1-a5203d432348} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3634 2024.06.28 20:22:21.180637 [ 3 ] {ca22ef49-30b3-427a-9cd1-a5203d432348} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3635 2024.06.28 20:22:21.180674 [ 3 ] {ca22ef49-30b3-427a-9cd1-a5203d432348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3636 2024.06.28 20:22:21.181083 [ 3 ] {ca22ef49-30b3-427a-9cd1-a5203d432348} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3637 2024.06.28 20:22:21.181443 [ 3 ] {ca22ef49-30b3-427a-9cd1-a5203d432348} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3638 2024.06.28 20:22:21.181615 [ 3 ] {ca22ef49-30b3-427a-9cd1-a5203d432348} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001662 sec., 96269.55475330926 rows/sec., 6.70 MiB/sec.
3639 2024.06.28 20:22:21.181842 [ 3 ] {ca22ef49-30b3-427a-9cd1-a5203d432348} <Debug> DynamicQueryHandler: Done processing query
3640 2024.06.28 20:22:21.181868 [ 3 ] {ca22ef49-30b3-427a-9cd1-a5203d432348} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3641 2024.06.28 20:22:21.181886 [ 3 ] {} <Debug> HTTP-Session: 597e0901-80f0-43e3-943c-89be3307061d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3642 2024.06.28 20:22:21.182043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3643 2024.06.28 20:22:21.182093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3644 2024.06.28 20:22:21.182114 [ 3 ] {} <Debug> HTTP-Session: 80344350-9e5b-48b5-91e2-6df6c3f830fd Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3645 2024.06.28 20:22:21.182131 [ 3 ] {} <Debug> HTTP-Session: 80344350-9e5b-48b5-91e2-6df6c3f830fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3646 2024.06.28 20:22:21.182145 [ 3 ] {} <Debug> HTTP-Session: 80344350-9e5b-48b5-91e2-6df6c3f830fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3647 2024.06.28 20:22:21.182176 [ 3 ] {} <Trace> HTTP-Session: 80344350-9e5b-48b5-91e2-6df6c3f830fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3648 2024.06.28 20:22:21.182560 [ 3 ] {2ec22eff-49a0-495a-8373-2b277c80ea52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3649 2024.06.28 20:22:21.182626 [ 3 ] {2ec22eff-49a0-495a-8373-2b277c80ea52} <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
3650 2024.06.28 20:22:21.183039 [ 3 ] {2ec22eff-49a0-495a-8373-2b277c80ea52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3651 2024.06.28 20:22:21.183671 [ 3 ] {2ec22eff-49a0-495a-8373-2b277c80ea52} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3652 2024.06.28 20:22:21.183708 [ 3 ] {2ec22eff-49a0-495a-8373-2b277c80ea52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3653 2024.06.28 20:22:21.184333 [ 3 ] {2ec22eff-49a0-495a-8373-2b277c80ea52} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3654 2024.06.28 20:22:21.184825 [ 3 ] {2ec22eff-49a0-495a-8373-2b277c80ea52} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3655 2024.06.28 20:22:21.185012 [ 119 ] {} <Debug> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3656 2024.06.28 20:22:21.185040 [ 3 ] {2ec22eff-49a0-495a-8373-2b277c80ea52} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002779 sec., 6836.991723641599 rows/sec., 12.25 MiB/sec.
3657 2024.06.28 20:22:21.185082 [ 119 ] {} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3658 2024.06.28 20:22:21.185158 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3659 2024.06.28 20:22:21.185753 [ 199 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::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
3660 2024.06.28 20:22:21.185879 [ 3 ] {2ec22eff-49a0-495a-8373-2b277c80ea52} <Debug> DynamicQueryHandler: Done processing query
3661 2024.06.28 20:22:21.185930 [ 3 ] {2ec22eff-49a0-495a-8373-2b277c80ea52} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
3662 2024.06.28 20:22:21.185981 [ 3 ] {} <Debug> HTTP-Session: 80344350-9e5b-48b5-91e2-6df6c3f830fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3663 2024.06.28 20:22:21.186196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3664 2024.06.28 20:22:21.186323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3665 2024.06.28 20:22:21.186385 [ 3 ] {} <Debug> HTTP-Session: 0e51d631-acf9-40c0-8f1b-80d02f10f973 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3666 2024.06.28 20:22:21.186414 [ 199 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3667 2024.06.28 20:22:21.186427 [ 3 ] {} <Debug> HTTP-Session: 0e51d631-acf9-40c0-8f1b-80d02f10f973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3668 2024.06.28 20:22:21.186486 [ 3 ] {} <Debug> HTTP-Session: 0e51d631-acf9-40c0-8f1b-80d02f10f973 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3669 2024.06.28 20:22:21.186566 [ 199 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 98 rows starting from the beginning of the part
3670 2024.06.28 20:22:21.186581 [ 3 ] {} <Trace> HTTP-Session: 0e51d631-acf9-40c0-8f1b-80d02f10f973 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3671 2024.06.28 20:22:21.186995 [ 3 ] {c65f2ee1-32a3-4fe4-891b-f0994a7695f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3672 2024.06.28 20:22:21.187137 [ 3 ] {c65f2ee1-32a3-4fe4-891b-f0994a7695f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3673 2024.06.28 20:22:21.187150 [ 199 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 19 rows starting from the beginning of the part
3674 2024.06.28 20:22:21.188047 [ 3 ] {c65f2ee1-32a3-4fe4-891b-f0994a7695f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3675 2024.06.28 20:22:21.188056 [ 199 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part
3676 2024.06.28 20:22:21.188572 [ 199 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 19 rows starting from the beginning of the part
3677 2024.06.28 20:22:21.189217 [ 3 ] {c65f2ee1-32a3-4fe4-891b-f0994a7695f4} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3678 2024.06.28 20:22:21.189245 [ 199 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part
3679 2024.06.28 20:22:21.189287 [ 3 ] {c65f2ee1-32a3-4fe4-891b-f0994a7695f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3680 2024.06.28 20:22:21.189813 [ 199 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 19 rows starting from the beginning of the part
3681 2024.06.28 20:22:21.190809 [ 3 ] {c65f2ee1-32a3-4fe4-891b-f0994a7695f4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3682 2024.06.28 20:22:21.191708 [ 3 ] {c65f2ee1-32a3-4fe4-891b-f0994a7695f4} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3683 2024.06.28 20:22:21.191991 [ 3 ] {c65f2ee1-32a3-4fe4-891b-f0994a7695f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005226 sec., 11481.05625717566 rows/sec., 792.31 KiB/sec.
3684 2024.06.28 20:22:21.192369 [ 3 ] {c65f2ee1-32a3-4fe4-891b-f0994a7695f4} <Debug> DynamicQueryHandler: Done processing query
3685 2024.06.28 20:22:21.192428 [ 3 ] {c65f2ee1-32a3-4fe4-891b-f0994a7695f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3686 2024.06.28 20:22:21.192466 [ 3 ] {} <Debug> HTTP-Session: 0e51d631-acf9-40c0-8f1b-80d02f10f973 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3687 2024.06.28 20:22:21.196185 [ 191 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 19 columns (19 merged, 0 gathered) in 0.010900469 sec., 16237.833436341134 rows/sec., 29.10 MiB/sec.
3688 2024.06.28 20:22:21.196573 [ 191 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3689 2024.06.28 20:22:21.197135 [ 191 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3690 2024.06.28 20:22:21.197226 [ 191 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3691 2024.06.28 20:22:21.197337 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB.
3692 2024.06.28 20:22:25.337439 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache
3693 2024.06.28 20:22:25.337495 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache
3694 2024.06.28 20:22:26.001200 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000835323 sec.
3695 2024.06.28 20:22:26.168630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3696 2024.06.28 20:22:26.168761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3697 2024.06.28 20:22:26.168791 [ 3 ] {} <Debug> HTTP-Session: e3d8a55a-a993-48be-82a0-eb10b12bd3c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3698 2024.06.28 20:22:26.168820 [ 3 ] {} <Debug> HTTP-Session: e3d8a55a-a993-48be-82a0-eb10b12bd3c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3699 2024.06.28 20:22:26.168838 [ 3 ] {} <Debug> HTTP-Session: e3d8a55a-a993-48be-82a0-eb10b12bd3c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3700 2024.06.28 20:22:26.168897 [ 3 ] {} <Trace> HTTP-Session: e3d8a55a-a993-48be-82a0-eb10b12bd3c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3701 2024.06.28 20:22:26.169112 [ 3 ] {38dfdb61-e4cc-4cb7-890c-3d815ebf13a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3702 2024.06.28 20:22:26.169190 [ 3 ] {38dfdb61-e4cc-4cb7-890c-3d815ebf13a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3703 2024.06.28 20:22:26.169416 [ 3 ] {38dfdb61-e4cc-4cb7-890c-3d815ebf13a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3704 2024.06.28 20:22:26.169856 [ 3 ] {38dfdb61-e4cc-4cb7-890c-3d815ebf13a0} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3705 2024.06.28 20:22:26.169902 [ 3 ] {38dfdb61-e4cc-4cb7-890c-3d815ebf13a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3706 2024.06.28 20:22:26.170291 [ 3 ] {38dfdb61-e4cc-4cb7-890c-3d815ebf13a0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3707 2024.06.28 20:22:26.170654 [ 3 ] {38dfdb61-e4cc-4cb7-890c-3d815ebf13a0} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3708 2024.06.28 20:22:26.170835 [ 3 ] {38dfdb61-e4cc-4cb7-890c-3d815ebf13a0} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001787 sec., 6155.567991046447 rows/sec., 498.94 KiB/sec.
3709 2024.06.28 20:22:26.171045 [ 3 ] {38dfdb61-e4cc-4cb7-890c-3d815ebf13a0} <Debug> DynamicQueryHandler: Done processing query
3710 2024.06.28 20:22:26.171072 [ 3 ] {38dfdb61-e4cc-4cb7-890c-3d815ebf13a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3711 2024.06.28 20:22:26.171090 [ 3 ] {} <Debug> HTTP-Session: e3d8a55a-a993-48be-82a0-eb10b12bd3c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3712 2024.06.28 20:22:26.171223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3713 2024.06.28 20:22:26.171273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3714 2024.06.28 20:22:26.171294 [ 3 ] {} <Debug> HTTP-Session: d4216a8d-4f78-4195-bc1d-14f510564ffd Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3715 2024.06.28 20:22:26.171311 [ 3 ] {} <Debug> HTTP-Session: d4216a8d-4f78-4195-bc1d-14f510564ffd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3716 2024.06.28 20:22:26.171326 [ 3 ] {} <Debug> HTTP-Session: d4216a8d-4f78-4195-bc1d-14f510564ffd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3717 2024.06.28 20:22:26.171357 [ 3 ] {} <Trace> HTTP-Session: d4216a8d-4f78-4195-bc1d-14f510564ffd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3718 2024.06.28 20:22:26.171480 [ 3 ] {369b99fb-705c-4e65-881d-b56ebd495ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3719 2024.06.28 20:22:26.171524 [ 3 ] {369b99fb-705c-4e65-881d-b56ebd495ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3720 2024.06.28 20:22:26.171653 [ 3 ] {369b99fb-705c-4e65-881d-b56ebd495ef0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3721 2024.06.28 20:22:26.172043 [ 3 ] {369b99fb-705c-4e65-881d-b56ebd495ef0} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3722 2024.06.28 20:22:26.172081 [ 3 ] {369b99fb-705c-4e65-881d-b56ebd495ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3723 2024.06.28 20:22:26.172397 [ 3 ] {369b99fb-705c-4e65-881d-b56ebd495ef0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3724 2024.06.28 20:22:26.172717 [ 3 ] {369b99fb-705c-4e65-881d-b56ebd495ef0} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3725 2024.06.28 20:22:26.172875 [ 3 ] {369b99fb-705c-4e65-881d-b56ebd495ef0} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.001435 sec., 62020.905923344944 rows/sec., 5.01 MiB/sec.
3726 2024.06.28 20:22:26.172873 [ 127 ] {} <Debug> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3727 2024.06.28 20:22:26.172986 [ 127 ] {} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3728 2024.06.28 20:22:26.173038 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3729 2024.06.28 20:22:26.173140 [ 3 ] {369b99fb-705c-4e65-881d-b56ebd495ef0} <Debug> DynamicQueryHandler: Done processing query
3730 2024.06.28 20:22:26.173218 [ 3 ] {369b99fb-705c-4e65-881d-b56ebd495ef0} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3731 2024.06.28 20:22:26.173292 [ 3 ] {} <Debug> HTTP-Session: d4216a8d-4f78-4195-bc1d-14f510564ffd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3732 2024.06.28 20:22:26.173346 [ 199 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::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
3733 2024.06.28 20:22:26.173615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3734 2024.06.28 20:22:26.173798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3735 2024.06.28 20:22:26.173860 [ 199 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3736 2024.06.28 20:22:26.173862 [ 3 ] {} <Debug> HTTP-Session: c8679c86-df67-4e82-a021-7825abba3a80 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3737 2024.06.28 20:22:26.173921 [ 3 ] {} <Debug> HTTP-Session: c8679c86-df67-4e82-a021-7825abba3a80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3738 2024.06.28 20:22:26.173922 [ 199 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 187 rows starting from the beginning of the part
3739 2024.06.28 20:22:26.173945 [ 3 ] {} <Debug> HTTP-Session: c8679c86-df67-4e82-a021-7825abba3a80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3740 2024.06.28 20:22:26.174046 [ 3 ] {} <Trace> HTTP-Session: c8679c86-df67-4e82-a021-7825abba3a80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3741 2024.06.28 20:22:26.174163 [ 199 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 89 rows starting from the beginning of the part
3742 2024.06.28 20:22:26.174472 [ 199 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 150 rows starting from the beginning of the part
3743 2024.06.28 20:22:26.174542 [ 3 ] {5d2f3df3-e4bd-46f5-ab5d-71d019ec8493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3744 2024.06.28 20:22:26.174757 [ 199 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 89 rows starting from the beginning of the part
3745 2024.06.28 20:22:26.174766 [ 3 ] {5d2f3df3-e4bd-46f5-ab5d-71d019ec8493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3746 2024.06.28 20:22:26.175065 [ 199 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 113 rows starting from the beginning of the part
3747 2024.06.28 20:22:26.175411 [ 199 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 89 rows starting from the beginning of the part
3748 2024.06.28 20:22:26.175954 [ 3 ] {5d2f3df3-e4bd-46f5-ab5d-71d019ec8493} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3749 2024.06.28 20:22:26.176836 [ 3 ] {5d2f3df3-e4bd-46f5-ab5d-71d019ec8493} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3750 2024.06.28 20:22:26.176898 [ 3 ] {5d2f3df3-e4bd-46f5-ab5d-71d019ec8493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3751 2024.06.28 20:22:26.177836 [ 3 ] {5d2f3df3-e4bd-46f5-ab5d-71d019ec8493} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3752 2024.06.28 20:22:26.178486 [ 199 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 717 rows, containing 4 columns (4 merged, 0 gathered) in 0.00537492 sec., 133397.33428590564 rows/sec., 10.84 MiB/sec.
3753 2024.06.28 20:22:26.178688 [ 199 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3754 2024.06.28 20:22:26.178778 [ 3 ] {5d2f3df3-e4bd-46f5-ab5d-71d019ec8493} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3755 2024.06.28 20:22:26.179032 [ 127 ] {} <Debug> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3756 2024.06.28 20:22:26.179114 [ 127 ] {} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3757 2024.06.28 20:22:26.179201 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3758 2024.06.28 20:22:26.179243 [ 3 ] {5d2f3df3-e4bd-46f5-ab5d-71d019ec8493} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.004857 sec., 15441.630636195181 rows/sec., 1.21 MiB/sec.
3759 2024.06.28 20:22:26.179761 [ 197 ] {83f29066-60b5-431b-8a7e-f217868bed51::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
3760 2024.06.28 20:22:26.180475 [ 197 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3761 2024.06.28 20:22:26.180603 [ 197 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 144 rows starting from the beginning of the part
3762 2024.06.28 20:22:26.180900 [ 3 ] {5d2f3df3-e4bd-46f5-ab5d-71d019ec8493} <Debug> DynamicQueryHandler: Done processing query
3763 2024.06.28 20:22:26.180929 [ 197 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 75 rows starting from the beginning of the part
3764 2024.06.28 20:22:26.181024 [ 3 ] {5d2f3df3-e4bd-46f5-ab5d-71d019ec8493} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3765 2024.06.28 20:22:26.181178 [ 3 ] {} <Debug> HTTP-Session: c8679c86-df67-4e82-a021-7825abba3a80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3766 2024.06.28 20:22:26.181225 [ 197 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 109 rows starting from the beginning of the part
3767 2024.06.28 20:22:26.181525 [ 197 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 75 rows starting from the beginning of the part
3768 2024.06.28 20:22:26.181613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3769 2024.06.28 20:22:26.181826 [ 197 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 83 rows starting from the beginning of the part
3770 2024.06.28 20:22:26.181899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3771 2024.06.28 20:22:26.182047 [ 3 ] {} <Debug> HTTP-Session: 9baa6c15-8dc1-4d85-a7eb-70d6b5dd6e91 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3772 2024.06.28 20:22:26.182106 [ 3 ] {} <Debug> HTTP-Session: 9baa6c15-8dc1-4d85-a7eb-70d6b5dd6e91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3773 2024.06.28 20:22:26.182131 [ 197 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 75 rows starting from the beginning of the part
3774 2024.06.28 20:22:26.182209 [ 3 ] {} <Debug> HTTP-Session: 9baa6c15-8dc1-4d85-a7eb-70d6b5dd6e91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3775 2024.06.28 20:22:26.182483 [ 3 ] {} <Trace> HTTP-Session: 9baa6c15-8dc1-4d85-a7eb-70d6b5dd6e91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3776 2024.06.28 20:22:26.182578 [ 199 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_21_4} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3777 2024.06.28 20:22:26.182896 [ 199 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_21_4} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3778 2024.06.28 20:22:26.183000 [ 3 ] {e4b74446-7b43-4955-9674-a9363f5eddc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3779 2024.06.28 20:22:26.183196 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
3780 2024.06.28 20:22:26.183215 [ 3 ] {e4b74446-7b43-4955-9674-a9363f5eddc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3781 2024.06.28 20:22:26.183877 [ 3 ] {e4b74446-7b43-4955-9674-a9363f5eddc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3782 2024.06.28 20:22:26.184883 [ 3 ] {e4b74446-7b43-4955-9674-a9363f5eddc6} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3783 2024.06.28 20:22:26.184926 [ 3 ] {e4b74446-7b43-4955-9674-a9363f5eddc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3784 2024.06.28 20:22:26.185403 [ 197 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 561 rows, containing 4 columns (4 merged, 0 gathered) in 0.006050681 sec., 92716.83633627355 rows/sec., 7.24 MiB/sec.
3785 2024.06.28 20:22:26.185608 [ 186 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3786 2024.06.28 20:22:26.185725 [ 3 ] {e4b74446-7b43-4955-9674-a9363f5eddc6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3787 2024.06.28 20:22:26.186079 [ 186 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_21_4} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3788 2024.06.28 20:22:26.186183 [ 186 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_21_4} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3789 2024.06.28 20:22:26.186209 [ 3 ] {e4b74446-7b43-4955-9674-a9363f5eddc6} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3790 2024.06.28 20:22:26.186288 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
3791 2024.06.28 20:22:26.186418 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3792 2024.06.28 20:22:26.186427 [ 3 ] {e4b74446-7b43-4955-9674-a9363f5eddc6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00363 sec., 44077.134986225894 rows/sec., 3.07 MiB/sec.
3793 2024.06.28 20:22:26.186478 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3794 2024.06.28 20:22:26.186565 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3795 2024.06.28 20:22:26.186904 [ 3 ] {e4b74446-7b43-4955-9674-a9363f5eddc6} <Debug> DynamicQueryHandler: Done processing query
3796 2024.06.28 20:22:26.186936 [ 188 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
3797 2024.06.28 20:22:26.187013 [ 3 ] {e4b74446-7b43-4955-9674-a9363f5eddc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3798 2024.06.28 20:22:26.187106 [ 3 ] {} <Debug> HTTP-Session: 9baa6c15-8dc1-4d85-a7eb-70d6b5dd6e91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3799 2024.06.28 20:22:26.187360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 17616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3800 2024.06.28 20:22:26.187396 [ 188 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3801 2024.06.28 20:22:26.187483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3802 2024.06.28 20:22:26.187490 [ 188 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2686 rows starting from the beginning of the part
3803 2024.06.28 20:22:26.187524 [ 3 ] {} <Debug> HTTP-Session: e2043dfb-c829-49a2-9105-244c92eb004d Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3804 2024.06.28 20:22:26.187550 [ 3 ] {} <Debug> HTTP-Session: e2043dfb-c829-49a2-9105-244c92eb004d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3805 2024.06.28 20:22:26.187584 [ 3 ] {} <Debug> HTTP-Session: e2043dfb-c829-49a2-9105-244c92eb004d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3806 2024.06.28 20:22:26.187743 [ 3 ] {} <Trace> HTTP-Session: e2043dfb-c829-49a2-9105-244c92eb004d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3807 2024.06.28 20:22:26.187805 [ 188 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
3808 2024.06.28 20:22:26.188068 [ 188 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 197 rows starting from the beginning of the part
3809 2024.06.28 20:22:26.188203 [ 188 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part
3810 2024.06.28 20:22:26.188331 [ 3 ] {ca1e6f86-a2e1-440e-9e53-69fa790d7e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3811 2024.06.28 20:22:26.188508 [ 188 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part
3812 2024.06.28 20:22:26.188819 [ 3 ] {ca1e6f86-a2e1-440e-9e53-69fa790d7e6a} <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
3813 2024.06.28 20:22:26.188924 [ 188 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
3814 2024.06.28 20:22:26.190879 [ 3 ] {ca1e6f86-a2e1-440e-9e53-69fa790d7e6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3815 2024.06.28 20:22:26.192442 [ 3 ] {ca1e6f86-a2e1-440e-9e53-69fa790d7e6a} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3816 2024.06.28 20:22:26.192484 [ 3 ] {ca1e6f86-a2e1-440e-9e53-69fa790d7e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3817 2024.06.28 20:22:26.193489 [ 188 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3523 rows, containing 5 columns (5 merged, 0 gathered) in 0.006793415 sec., 518590.42911407596 rows/sec., 36.15 MiB/sec.
3818 2024.06.28 20:22:26.193804 [ 3 ] {ca1e6f86-a2e1-440e-9e53-69fa790d7e6a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3819 2024.06.28 20:22:26.193919 [ 188 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3820 2024.06.28 20:22:26.194998 [ 3 ] {ca1e6f86-a2e1-440e-9e53-69fa790d7e6a} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3821 2024.06.28 20:22:26.195037 [ 188 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3822 2024.06.28 20:22:26.195248 [ 188 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3823 2024.06.28 20:22:26.195447 [ 3 ] {ca1e6f86-a2e1-440e-9e53-69fa790d7e6a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.007414 sec., 1483.679525222552 rows/sec., 2.66 MiB/sec.
3824 2024.06.28 20:22:26.195520 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB.
3825 2024.06.28 20:22:26.196153 [ 3 ] {ca1e6f86-a2e1-440e-9e53-69fa790d7e6a} <Debug> DynamicQueryHandler: Done processing query
3826 2024.06.28 20:22:26.196184 [ 3 ] {ca1e6f86-a2e1-440e-9e53-69fa790d7e6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
3827 2024.06.28 20:22:26.196202 [ 3 ] {} <Debug> HTTP-Session: e2043dfb-c829-49a2-9105-244c92eb004d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3828 2024.06.28 20:22:26.196324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3829 2024.06.28 20:22:26.196377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3830 2024.06.28 20:22:26.196398 [ 3 ] {} <Debug> HTTP-Session: 1cf3e46d-ba08-4a34-a4fd-a76fade927e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3831 2024.06.28 20:22:26.196415 [ 3 ] {} <Debug> HTTP-Session: 1cf3e46d-ba08-4a34-a4fd-a76fade927e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3832 2024.06.28 20:22:26.196430 [ 3 ] {} <Debug> HTTP-Session: 1cf3e46d-ba08-4a34-a4fd-a76fade927e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3833 2024.06.28 20:22:26.196465 [ 3 ] {} <Trace> HTTP-Session: 1cf3e46d-ba08-4a34-a4fd-a76fade927e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3834 2024.06.28 20:22:26.196598 [ 3 ] {a8819ef4-744a-4f4f-8fa7-d7044c6995a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3835 2024.06.28 20:22:26.196644 [ 3 ] {a8819ef4-744a-4f4f-8fa7-d7044c6995a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3836 2024.06.28 20:22:26.196789 [ 3 ] {a8819ef4-744a-4f4f-8fa7-d7044c6995a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3837 2024.06.28 20:22:26.197099 [ 3 ] {a8819ef4-744a-4f4f-8fa7-d7044c6995a0} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3838 2024.06.28 20:22:26.197137 [ 3 ] {a8819ef4-744a-4f4f-8fa7-d7044c6995a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3839 2024.06.28 20:22:26.197511 [ 3 ] {a8819ef4-744a-4f4f-8fa7-d7044c6995a0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3840 2024.06.28 20:22:26.197854 [ 3 ] {a8819ef4-744a-4f4f-8fa7-d7044c6995a0} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3841 2024.06.28 20:22:26.198024 [ 127 ] {} <Debug> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3842 2024.06.28 20:22:26.198023 [ 3 ] {a8819ef4-744a-4f4f-8fa7-d7044c6995a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001461 sec., 41067.761806981514 rows/sec., 2.77 MiB/sec.
3843 2024.06.28 20:22:26.198072 [ 127 ] {} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3844 2024.06.28 20:22:26.198133 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3845 2024.06.28 20:22:26.198421 [ 3 ] {a8819ef4-744a-4f4f-8fa7-d7044c6995a0} <Debug> DynamicQueryHandler: Done processing query
3846 2024.06.28 20:22:26.198436 [ 186 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
3847 2024.06.28 20:22:26.198510 [ 3 ] {a8819ef4-744a-4f4f-8fa7-d7044c6995a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3848 2024.06.28 20:22:26.198600 [ 3 ] {} <Debug> HTTP-Session: 1cf3e46d-ba08-4a34-a4fd-a76fade927e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3849 2024.06.28 20:22:26.198902 [ 186 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3850 2024.06.28 20:22:26.198939 [ 186 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 922 rows starting from the beginning of the part
3851 2024.06.28 20:22:26.199085 [ 186 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
3852 2024.06.28 20:22:26.199217 [ 186 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
3853 2024.06.28 20:22:26.199420 [ 186 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
3854 2024.06.28 20:22:26.199525 [ 186 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
3855 2024.06.28 20:22:26.199719 [ 186 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
3856 2024.06.28 20:22:26.200891 [ 187 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1222 rows, containing 4 columns (4 merged, 0 gathered) in 0.002657779 sec., 459782.3972572588 rows/sec., 31.00 MiB/sec.
3857 2024.06.28 20:22:26.201126 [ 187 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3858 2024.06.28 20:22:26.201574 [ 187 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_21_4} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3859 2024.06.28 20:22:26.201653 [ 187 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_21_4} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3860 2024.06.28 20:22:26.201736 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB.
3861 2024.06.28 20:22:31.169629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3862 2024.06.28 20:22:31.169823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3863 2024.06.28 20:22:31.169870 [ 3 ] {} <Debug> HTTP-Session: 0e8b5d8e-b386-441b-abf2-ad3fd0d1baa5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3864 2024.06.28 20:22:31.169913 [ 3 ] {} <Debug> HTTP-Session: 0e8b5d8e-b386-441b-abf2-ad3fd0d1baa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3865 2024.06.28 20:22:31.169942 [ 3 ] {} <Debug> HTTP-Session: 0e8b5d8e-b386-441b-abf2-ad3fd0d1baa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3866 2024.06.28 20:22:31.170028 [ 3 ] {} <Trace> HTTP-Session: 0e8b5d8e-b386-441b-abf2-ad3fd0d1baa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3867 2024.06.28 20:22:31.170324 [ 3 ] {91b180b6-2b7e-4355-9bb1-890bc48cc681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3868 2024.06.28 20:22:31.170431 [ 3 ] {91b180b6-2b7e-4355-9bb1-890bc48cc681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3869 2024.06.28 20:22:31.170689 [ 3 ] {91b180b6-2b7e-4355-9bb1-890bc48cc681} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3870 2024.06.28 20:22:31.171210 [ 3 ] {91b180b6-2b7e-4355-9bb1-890bc48cc681} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3871 2024.06.28 20:22:31.171252 [ 3 ] {91b180b6-2b7e-4355-9bb1-890bc48cc681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3872 2024.06.28 20:22:31.171638 [ 3 ] {91b180b6-2b7e-4355-9bb1-890bc48cc681} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3873 2024.06.28 20:22:31.171995 [ 3 ] {91b180b6-2b7e-4355-9bb1-890bc48cc681} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3874 2024.06.28 20:22:31.172161 [ 3 ] {91b180b6-2b7e-4355-9bb1-890bc48cc681} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001934 sec., 9824.198552223372 rows/sec., 796.30 KiB/sec.
3875 2024.06.28 20:22:31.172376 [ 3 ] {91b180b6-2b7e-4355-9bb1-890bc48cc681} <Debug> DynamicQueryHandler: Done processing query
3876 2024.06.28 20:22:31.172404 [ 3 ] {91b180b6-2b7e-4355-9bb1-890bc48cc681} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3877 2024.06.28 20:22:31.172422 [ 3 ] {} <Debug> HTTP-Session: 0e8b5d8e-b386-441b-abf2-ad3fd0d1baa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3878 2024.06.28 20:22:31.172618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 16421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3879 2024.06.28 20:22:31.172669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3880 2024.06.28 20:22:31.172690 [ 3 ] {} <Debug> HTTP-Session: 9a96e6bf-3fe7-4f8b-9cca-7245efe11eae Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3881 2024.06.28 20:22:31.172707 [ 3 ] {} <Debug> HTTP-Session: 9a96e6bf-3fe7-4f8b-9cca-7245efe11eae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3882 2024.06.28 20:22:31.172720 [ 3 ] {} <Debug> HTTP-Session: 9a96e6bf-3fe7-4f8b-9cca-7245efe11eae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3883 2024.06.28 20:22:31.172752 [ 3 ] {} <Trace> HTTP-Session: 9a96e6bf-3fe7-4f8b-9cca-7245efe11eae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3884 2024.06.28 20:22:31.172881 [ 3 ] {df249cfe-0b94-43ce-8f52-010b6f61869b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3885 2024.06.28 20:22:31.172927 [ 3 ] {df249cfe-0b94-43ce-8f52-010b6f61869b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3886 2024.06.28 20:22:31.173054 [ 3 ] {df249cfe-0b94-43ce-8f52-010b6f61869b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3887 2024.06.28 20:22:31.173435 [ 3 ] {df249cfe-0b94-43ce-8f52-010b6f61869b} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3888 2024.06.28 20:22:31.173473 [ 3 ] {df249cfe-0b94-43ce-8f52-010b6f61869b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3889 2024.06.28 20:22:31.173790 [ 3 ] {df249cfe-0b94-43ce-8f52-010b6f61869b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3890 2024.06.28 20:22:31.174106 [ 3 ] {df249cfe-0b94-43ce-8f52-010b6f61869b} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3891 2024.06.28 20:22:31.174261 [ 3 ] {df249cfe-0b94-43ce-8f52-010b6f61869b} <Debug> executeQuery: Read 113 rows, 9.54 KiB in 0.001421 sec., 79521.46375791696 rows/sec., 6.55 MiB/sec.
3892 2024.06.28 20:22:31.174430 [ 3 ] {df249cfe-0b94-43ce-8f52-010b6f61869b} <Debug> DynamicQueryHandler: Done processing query
3893 2024.06.28 20:22:31.174456 [ 3 ] {df249cfe-0b94-43ce-8f52-010b6f61869b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3894 2024.06.28 20:22:31.174474 [ 3 ] {} <Debug> HTTP-Session: 9a96e6bf-3fe7-4f8b-9cca-7245efe11eae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3895 2024.06.28 20:22:31.174629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 14109, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3896 2024.06.28 20:22:31.174677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3897 2024.06.28 20:22:31.174698 [ 3 ] {} <Debug> HTTP-Session: d8f971c3-00b0-4eb0-b1ac-07be11866f10 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3898 2024.06.28 20:22:31.174716 [ 3 ] {} <Debug> HTTP-Session: d8f971c3-00b0-4eb0-b1ac-07be11866f10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3899 2024.06.28 20:22:31.174730 [ 3 ] {} <Debug> HTTP-Session: d8f971c3-00b0-4eb0-b1ac-07be11866f10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3900 2024.06.28 20:22:31.174761 [ 3 ] {} <Trace> HTTP-Session: d8f971c3-00b0-4eb0-b1ac-07be11866f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3901 2024.06.28 20:22:31.174885 [ 3 ] {dbe202b6-23d0-4228-ad3d-5650defc25e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3902 2024.06.28 20:22:31.174930 [ 3 ] {dbe202b6-23d0-4228-ad3d-5650defc25e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3903 2024.06.28 20:22:31.175057 [ 3 ] {dbe202b6-23d0-4228-ad3d-5650defc25e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3904 2024.06.28 20:22:31.175389 [ 3 ] {dbe202b6-23d0-4228-ad3d-5650defc25e7} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3905 2024.06.28 20:22:31.175426 [ 3 ] {dbe202b6-23d0-4228-ad3d-5650defc25e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3906 2024.06.28 20:22:31.175751 [ 3 ] {dbe202b6-23d0-4228-ad3d-5650defc25e7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3907 2024.06.28 20:22:31.176067 [ 3 ] {dbe202b6-23d0-4228-ad3d-5650defc25e7} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3908 2024.06.28 20:22:31.176219 [ 3 ] {dbe202b6-23d0-4228-ad3d-5650defc25e7} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001376 sec., 60319.767441860466 rows/sec., 4.71 MiB/sec.
3909 2024.06.28 20:22:31.176522 [ 3 ] {dbe202b6-23d0-4228-ad3d-5650defc25e7} <Debug> DynamicQueryHandler: Done processing query
3910 2024.06.28 20:22:31.176548 [ 3 ] {dbe202b6-23d0-4228-ad3d-5650defc25e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3911 2024.06.28 20:22:31.176565 [ 3 ] {} <Debug> HTTP-Session: d8f971c3-00b0-4eb0-b1ac-07be11866f10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3912 2024.06.28 20:22:31.176780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3913 2024.06.28 20:22:31.176830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3914 2024.06.28 20:22:31.176851 [ 3 ] {} <Debug> HTTP-Session: 6713bcf9-2f56-41db-8c1b-3a9d9bf66da9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3915 2024.06.28 20:22:31.176869 [ 3 ] {} <Debug> HTTP-Session: 6713bcf9-2f56-41db-8c1b-3a9d9bf66da9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3916 2024.06.28 20:22:31.176883 [ 3 ] {} <Debug> HTTP-Session: 6713bcf9-2f56-41db-8c1b-3a9d9bf66da9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3917 2024.06.28 20:22:31.176913 [ 3 ] {} <Trace> HTTP-Session: 6713bcf9-2f56-41db-8c1b-3a9d9bf66da9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3918 2024.06.28 20:22:31.177074 [ 3 ] {47957934-976b-4397-93a4-dc29c45817b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3919 2024.06.28 20:22:31.177124 [ 3 ] {47957934-976b-4397-93a4-dc29c45817b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3920 2024.06.28 20:22:31.177287 [ 3 ] {47957934-976b-4397-93a4-dc29c45817b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3921 2024.06.28 20:22:31.177677 [ 3 ] {47957934-976b-4397-93a4-dc29c45817b3} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3922 2024.06.28 20:22:31.177714 [ 3 ] {47957934-976b-4397-93a4-dc29c45817b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3923 2024.06.28 20:22:31.178125 [ 3 ] {47957934-976b-4397-93a4-dc29c45817b3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3924 2024.06.28 20:22:31.178474 [ 3 ] {47957934-976b-4397-93a4-dc29c45817b3} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3925 2024.06.28 20:22:31.178625 [ 3 ] {47957934-976b-4397-93a4-dc29c45817b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001625 sec., 98461.53846153847 rows/sec., 6.86 MiB/sec.
3926 2024.06.28 20:22:31.178802 [ 3 ] {47957934-976b-4397-93a4-dc29c45817b3} <Debug> DynamicQueryHandler: Done processing query
3927 2024.06.28 20:22:31.178828 [ 3 ] {47957934-976b-4397-93a4-dc29c45817b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3928 2024.06.28 20:22:31.178845 [ 3 ] {} <Debug> HTTP-Session: 6713bcf9-2f56-41db-8c1b-3a9d9bf66da9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3929 2024.06.28 20:22:31.179052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3930 2024.06.28 20:22:31.179102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3931 2024.06.28 20:22:31.179123 [ 3 ] {} <Debug> HTTP-Session: bf0782bf-c13f-435c-b25b-c4957d07b63c Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3932 2024.06.28 20:22:31.179140 [ 3 ] {} <Debug> HTTP-Session: bf0782bf-c13f-435c-b25b-c4957d07b63c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3933 2024.06.28 20:22:31.179154 [ 3 ] {} <Debug> HTTP-Session: bf0782bf-c13f-435c-b25b-c4957d07b63c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3934 2024.06.28 20:22:31.179185 [ 3 ] {} <Trace> HTTP-Session: bf0782bf-c13f-435c-b25b-c4957d07b63c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3935 2024.06.28 20:22:31.179555 [ 3 ] {bc2206d6-d3cb-49ab-b129-6ae43e56b285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3936 2024.06.28 20:22:31.179622 [ 3 ] {bc2206d6-d3cb-49ab-b129-6ae43e56b285} <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
3937 2024.06.28 20:22:31.180036 [ 3 ] {bc2206d6-d3cb-49ab-b129-6ae43e56b285} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3938 2024.06.28 20:22:31.180678 [ 3 ] {bc2206d6-d3cb-49ab-b129-6ae43e56b285} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3939 2024.06.28 20:22:31.180716 [ 3 ] {bc2206d6-d3cb-49ab-b129-6ae43e56b285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3940 2024.06.28 20:22:31.181338 [ 3 ] {bc2206d6-d3cb-49ab-b129-6ae43e56b285} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3941 2024.06.28 20:22:31.181758 [ 3 ] {bc2206d6-d3cb-49ab-b129-6ae43e56b285} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3942 2024.06.28 20:22:31.181962 [ 3 ] {bc2206d6-d3cb-49ab-b129-6ae43e56b285} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002689 sec., 7065.823726292302 rows/sec., 12.66 MiB/sec.
3943 2024.06.28 20:22:31.182510 [ 3 ] {bc2206d6-d3cb-49ab-b129-6ae43e56b285} <Debug> DynamicQueryHandler: Done processing query
3944 2024.06.28 20:22:31.182537 [ 3 ] {bc2206d6-d3cb-49ab-b129-6ae43e56b285} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
3945 2024.06.28 20:22:31.182554 [ 3 ] {} <Debug> HTTP-Session: bf0782bf-c13f-435c-b25b-c4957d07b63c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3946 2024.06.28 20:22:31.182675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3947 2024.06.28 20:22:31.182726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3948 2024.06.28 20:22:31.182747 [ 3 ] {} <Debug> HTTP-Session: 8d5533dc-527c-438d-bf06-983c002884da Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3949 2024.06.28 20:22:31.182764 [ 3 ] {} <Debug> HTTP-Session: 8d5533dc-527c-438d-bf06-983c002884da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3950 2024.06.28 20:22:31.182777 [ 3 ] {} <Debug> HTTP-Session: 8d5533dc-527c-438d-bf06-983c002884da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3951 2024.06.28 20:22:31.182809 [ 3 ] {} <Trace> HTTP-Session: 8d5533dc-527c-438d-bf06-983c002884da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3952 2024.06.28 20:22:31.182929 [ 3 ] {4426074d-7339-4672-899d-119dc05e0542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3953 2024.06.28 20:22:31.182976 [ 3 ] {4426074d-7339-4672-899d-119dc05e0542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3954 2024.06.28 20:22:31.183123 [ 3 ] {4426074d-7339-4672-899d-119dc05e0542} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3955 2024.06.28 20:22:31.183432 [ 3 ] {4426074d-7339-4672-899d-119dc05e0542} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3956 2024.06.28 20:22:31.183470 [ 3 ] {4426074d-7339-4672-899d-119dc05e0542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB.
3957 2024.06.28 20:22:31.183839 [ 3 ] {4426074d-7339-4672-899d-119dc05e0542} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3958 2024.06.28 20:22:31.184175 [ 3 ] {4426074d-7339-4672-899d-119dc05e0542} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3959 2024.06.28 20:22:31.184329 [ 3 ] {4426074d-7339-4672-899d-119dc05e0542} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001437 sec., 41753.65344467641 rows/sec., 2.81 MiB/sec.
3960 2024.06.28 20:22:31.184489 [ 3 ] {4426074d-7339-4672-899d-119dc05e0542} <Debug> DynamicQueryHandler: Done processing query
3961 2024.06.28 20:22:31.184515 [ 3 ] {4426074d-7339-4672-899d-119dc05e0542} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3962 2024.06.28 20:22:31.184531 [ 3 ] {} <Debug> HTTP-Session: 8d5533dc-527c-438d-bf06-983c002884da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3963 2024.06.28 20:22:36.169540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3964 2024.06.28 20:22:36.169678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3965 2024.06.28 20:22:36.169712 [ 3 ] {} <Debug> HTTP-Session: 0d70161a-c465-4f1c-8f72-c5ad0cf6e523 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3966 2024.06.28 20:22:36.169743 [ 3 ] {} <Debug> HTTP-Session: 0d70161a-c465-4f1c-8f72-c5ad0cf6e523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3967 2024.06.28 20:22:36.169763 [ 3 ] {} <Debug> HTTP-Session: 0d70161a-c465-4f1c-8f72-c5ad0cf6e523 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3968 2024.06.28 20:22:36.169823 [ 3 ] {} <Trace> HTTP-Session: 0d70161a-c465-4f1c-8f72-c5ad0cf6e523 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3969 2024.06.28 20:22:36.170034 [ 3 ] {16cdea4b-1893-4438-b688-d292b25228e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3970 2024.06.28 20:22:36.170113 [ 3 ] {16cdea4b-1893-4438-b688-d292b25228e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3971 2024.06.28 20:22:36.170338 [ 3 ] {16cdea4b-1893-4438-b688-d292b25228e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3972 2024.06.28 20:22:36.170782 [ 3 ] {16cdea4b-1893-4438-b688-d292b25228e0} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3973 2024.06.28 20:22:36.170825 [ 3 ] {16cdea4b-1893-4438-b688-d292b25228e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
3974 2024.06.28 20:22:36.171213 [ 3 ] {16cdea4b-1893-4438-b688-d292b25228e0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3975 2024.06.28 20:22:36.171556 [ 3 ] {16cdea4b-1893-4438-b688-d292b25228e0} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3976 2024.06.28 20:22:36.171712 [ 3 ] {16cdea4b-1893-4438-b688-d292b25228e0} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.00174 sec., 6321.83908045977 rows/sec., 512.41 KiB/sec.
3977 2024.06.28 20:22:36.172001 [ 3 ] {16cdea4b-1893-4438-b688-d292b25228e0} <Debug> DynamicQueryHandler: Done processing query
3978 2024.06.28 20:22:36.172029 [ 3 ] {16cdea4b-1893-4438-b688-d292b25228e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3979 2024.06.28 20:22:36.172048 [ 3 ] {} <Debug> HTTP-Session: 0d70161a-c465-4f1c-8f72-c5ad0cf6e523 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3980 2024.06.28 20:22:36.172207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3981 2024.06.28 20:22:36.172258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3982 2024.06.28 20:22:36.172279 [ 3 ] {} <Debug> HTTP-Session: 5169c540-6658-4f1c-9b28-a3da9412fa5a Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
3983 2024.06.28 20:22:36.172297 [ 3 ] {} <Debug> HTTP-Session: 5169c540-6658-4f1c-9b28-a3da9412fa5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3984 2024.06.28 20:22:36.172311 [ 3 ] {} <Debug> HTTP-Session: 5169c540-6658-4f1c-9b28-a3da9412fa5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3985 2024.06.28 20:22:36.172342 [ 3 ] {} <Trace> HTTP-Session: 5169c540-6658-4f1c-9b28-a3da9412fa5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3986 2024.06.28 20:22:36.172442 [ 3 ] {e8f15f73-f106-4e93-94aa-e8ad5771fa65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3987 2024.06.28 20:22:36.172488 [ 3 ] {e8f15f73-f106-4e93-94aa-e8ad5771fa65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3988 2024.06.28 20:22:36.172638 [ 3 ] {e8f15f73-f106-4e93-94aa-e8ad5771fa65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3989 2024.06.28 20:22:36.172946 [ 3 ] {e8f15f73-f106-4e93-94aa-e8ad5771fa65} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3990 2024.06.28 20:22:36.173009 [ 3 ] {e8f15f73-f106-4e93-94aa-e8ad5771fa65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
3991 2024.06.28 20:22:36.173319 [ 3 ] {e8f15f73-f106-4e93-94aa-e8ad5771fa65} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3992 2024.06.28 20:22:36.173633 [ 3 ] {e8f15f73-f106-4e93-94aa-e8ad5771fa65} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3993 2024.06.28 20:22:36.173794 [ 3 ] {e8f15f73-f106-4e93-94aa-e8ad5771fa65} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001369 sec., 2921.8407596785974 rows/sec., 238.26 KiB/sec.
3994 2024.06.28 20:22:36.174240 [ 3 ] {e8f15f73-f106-4e93-94aa-e8ad5771fa65} <Debug> DynamicQueryHandler: Done processing query
3995 2024.06.28 20:22:36.174266 [ 3 ] {e8f15f73-f106-4e93-94aa-e8ad5771fa65} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3996 2024.06.28 20:22:36.174283 [ 3 ] {} <Debug> HTTP-Session: 5169c540-6658-4f1c-9b28-a3da9412fa5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3997 2024.06.28 20:22:36.174464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 13069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3998 2024.06.28 20:22:36.174514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3999 2024.06.28 20:22:36.174536 [ 3 ] {} <Debug> HTTP-Session: febcb319-7c67-42b7-9397-7e000bd30fc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4000 2024.06.28 20:22:36.174552 [ 3 ] {} <Debug> HTTP-Session: febcb319-7c67-42b7-9397-7e000bd30fc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4001 2024.06.28 20:22:36.174565 [ 3 ] {} <Debug> HTTP-Session: febcb319-7c67-42b7-9397-7e000bd30fc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4002 2024.06.28 20:22:36.174595 [ 3 ] {} <Trace> HTTP-Session: febcb319-7c67-42b7-9397-7e000bd30fc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4003 2024.06.28 20:22:36.174710 [ 3 ] {97d04c97-0999-4e57-9494-5e2bf4f72424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4004 2024.06.28 20:22:36.174752 [ 3 ] {97d04c97-0999-4e57-9494-5e2bf4f72424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4005 2024.06.28 20:22:36.174895 [ 3 ] {97d04c97-0999-4e57-9494-5e2bf4f72424} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4006 2024.06.28 20:22:36.175224 [ 3 ] {97d04c97-0999-4e57-9494-5e2bf4f72424} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4007 2024.06.28 20:22:36.175260 [ 3 ] {97d04c97-0999-4e57-9494-5e2bf4f72424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4008 2024.06.28 20:22:36.175635 [ 3 ] {97d04c97-0999-4e57-9494-5e2bf4f72424} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4009 2024.06.28 20:22:36.175961 [ 3 ] {97d04c97-0999-4e57-9494-5e2bf4f72424} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4010 2024.06.28 20:22:36.176120 [ 3 ] {97d04c97-0999-4e57-9494-5e2bf4f72424} <Debug> executeQuery: Read 91 rows, 7.51 KiB in 0.001434 sec., 63458.85634588564 rows/sec., 5.11 MiB/sec.
4011 2024.06.28 20:22:36.176413 [ 3 ] {97d04c97-0999-4e57-9494-5e2bf4f72424} <Debug> DynamicQueryHandler: Done processing query
4012 2024.06.28 20:22:36.176444 [ 3 ] {97d04c97-0999-4e57-9494-5e2bf4f72424} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4013 2024.06.28 20:22:36.176463 [ 3 ] {} <Debug> HTTP-Session: febcb319-7c67-42b7-9397-7e000bd30fc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4014 2024.06.28 20:22:36.176583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4015 2024.06.28 20:22:36.176631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4016 2024.06.28 20:22:36.176653 [ 3 ] {} <Debug> HTTP-Session: 91cd6199-ab53-4382-bdd6-459bb0368b74 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4017 2024.06.28 20:22:36.176670 [ 3 ] {} <Debug> HTTP-Session: 91cd6199-ab53-4382-bdd6-459bb0368b74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4018 2024.06.28 20:22:36.176684 [ 3 ] {} <Debug> HTTP-Session: 91cd6199-ab53-4382-bdd6-459bb0368b74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4019 2024.06.28 20:22:36.176716 [ 3 ] {} <Trace> HTTP-Session: 91cd6199-ab53-4382-bdd6-459bb0368b74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4020 2024.06.28 20:22:36.176815 [ 3 ] {9564bf78-a82d-41d9-bbf2-01875a7ca122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4021 2024.06.28 20:22:36.176861 [ 3 ] {9564bf78-a82d-41d9-bbf2-01875a7ca122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4022 2024.06.28 20:22:36.177005 [ 3 ] {9564bf78-a82d-41d9-bbf2-01875a7ca122} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4023 2024.06.28 20:22:36.177277 [ 3 ] {9564bf78-a82d-41d9-bbf2-01875a7ca122} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4024 2024.06.28 20:22:36.177315 [ 3 ] {9564bf78-a82d-41d9-bbf2-01875a7ca122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4025 2024.06.28 20:22:36.177622 [ 3 ] {9564bf78-a82d-41d9-bbf2-01875a7ca122} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
4026 2024.06.28 20:22:36.177937 [ 3 ] {9564bf78-a82d-41d9-bbf2-01875a7ca122} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4027 2024.06.28 20:22:36.178105 [ 3 ] {9564bf78-a82d-41d9-bbf2-01875a7ca122} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001304 sec., 3067.4846625766872 rows/sec., 214.18 KiB/sec.
4028 2024.06.28 20:22:36.178378 [ 3 ] {9564bf78-a82d-41d9-bbf2-01875a7ca122} <Debug> DynamicQueryHandler: Done processing query
4029 2024.06.28 20:22:36.178405 [ 3 ] {9564bf78-a82d-41d9-bbf2-01875a7ca122} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4030 2024.06.28 20:22:36.178421 [ 3 ] {} <Debug> HTTP-Session: 91cd6199-ab53-4382-bdd6-459bb0368b74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4031 2024.06.28 20:22:36.178542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 13440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4032 2024.06.28 20:22:36.178591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4033 2024.06.28 20:22:36.178611 [ 3 ] {} <Debug> HTTP-Session: eac78f6a-4406-4d4c-b6c5-65242f0f7843 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4034 2024.06.28 20:22:36.178630 [ 3 ] {} <Debug> HTTP-Session: eac78f6a-4406-4d4c-b6c5-65242f0f7843 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4035 2024.06.28 20:22:36.178644 [ 3 ] {} <Debug> HTTP-Session: eac78f6a-4406-4d4c-b6c5-65242f0f7843 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4036 2024.06.28 20:22:36.178675 [ 3 ] {} <Trace> HTTP-Session: eac78f6a-4406-4d4c-b6c5-65242f0f7843 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4037 2024.06.28 20:22:36.178791 [ 3 ] {f821f25a-e7ab-44b2-8048-22ab6e23badb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4038 2024.06.28 20:22:36.178836 [ 3 ] {f821f25a-e7ab-44b2-8048-22ab6e23badb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4039 2024.06.28 20:22:36.178983 [ 3 ] {f821f25a-e7ab-44b2-8048-22ab6e23badb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4040 2024.06.28 20:22:36.179308 [ 3 ] {f821f25a-e7ab-44b2-8048-22ab6e23badb} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4041 2024.06.28 20:22:36.179345 [ 3 ] {f821f25a-e7ab-44b2-8048-22ab6e23badb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4042 2024.06.28 20:22:36.179663 [ 3 ] {f821f25a-e7ab-44b2-8048-22ab6e23badb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4043 2024.06.28 20:22:36.179975 [ 3 ] {f821f25a-e7ab-44b2-8048-22ab6e23badb} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4044 2024.06.28 20:22:36.180136 [ 3 ] {f821f25a-e7ab-44b2-8048-22ab6e23badb} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001379 sec., 57287.88977519942 rows/sec., 4.48 MiB/sec.
4045 2024.06.28 20:22:36.180433 [ 3 ] {f821f25a-e7ab-44b2-8048-22ab6e23badb} <Debug> DynamicQueryHandler: Done processing query
4046 2024.06.28 20:22:36.180460 [ 3 ] {f821f25a-e7ab-44b2-8048-22ab6e23badb} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4047 2024.06.28 20:22:36.180477 [ 3 ] {} <Debug> HTTP-Session: eac78f6a-4406-4d4c-b6c5-65242f0f7843 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4048 2024.06.28 20:22:36.180626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 31046, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4049 2024.06.28 20:22:36.180675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4050 2024.06.28 20:22:36.180696 [ 3 ] {} <Debug> HTTP-Session: 50212f14-611e-44d8-9d9d-cc3f8a3275e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4051 2024.06.28 20:22:36.180713 [ 3 ] {} <Debug> HTTP-Session: 50212f14-611e-44d8-9d9d-cc3f8a3275e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4052 2024.06.28 20:22:36.180727 [ 3 ] {} <Debug> HTTP-Session: 50212f14-611e-44d8-9d9d-cc3f8a3275e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4053 2024.06.28 20:22:36.180758 [ 3 ] {} <Trace> HTTP-Session: 50212f14-611e-44d8-9d9d-cc3f8a3275e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4054 2024.06.28 20:22:36.180908 [ 3 ] {1542dbd2-a505-4b9c-ae0e-d4f7c3868ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4055 2024.06.28 20:22:36.180959 [ 3 ] {1542dbd2-a505-4b9c-ae0e-d4f7c3868ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4056 2024.06.28 20:22:36.181126 [ 3 ] {1542dbd2-a505-4b9c-ae0e-d4f7c3868ce7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4057 2024.06.28 20:22:36.181518 [ 3 ] {1542dbd2-a505-4b9c-ae0e-d4f7c3868ce7} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4058 2024.06.28 20:22:36.181557 [ 3 ] {1542dbd2-a505-4b9c-ae0e-d4f7c3868ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4059 2024.06.28 20:22:36.181950 [ 3 ] {1542dbd2-a505-4b9c-ae0e-d4f7c3868ce7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4060 2024.06.28 20:22:36.182299 [ 3 ] {1542dbd2-a505-4b9c-ae0e-d4f7c3868ce7} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4061 2024.06.28 20:22:36.182441 [ 3 ] {1542dbd2-a505-4b9c-ae0e-d4f7c3868ce7} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001602 sec., 101123.59550561798 rows/sec., 7.04 MiB/sec.
4062 2024.06.28 20:22:36.182654 [ 3 ] {1542dbd2-a505-4b9c-ae0e-d4f7c3868ce7} <Debug> DynamicQueryHandler: Done processing query
4063 2024.06.28 20:22:36.182679 [ 3 ] {1542dbd2-a505-4b9c-ae0e-d4f7c3868ce7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4064 2024.06.28 20:22:36.182696 [ 3 ] {} <Debug> HTTP-Session: 50212f14-611e-44d8-9d9d-cc3f8a3275e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4065 2024.06.28 20:22:36.182822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 17635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4066 2024.06.28 20:22:36.182872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4067 2024.06.28 20:22:36.182893 [ 3 ] {} <Debug> HTTP-Session: 6dc24b29-35d0-4f04-8dee-b8bbb1a9ede5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4068 2024.06.28 20:22:36.182910 [ 3 ] {} <Debug> HTTP-Session: 6dc24b29-35d0-4f04-8dee-b8bbb1a9ede5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4069 2024.06.28 20:22:36.182925 [ 3 ] {} <Debug> HTTP-Session: 6dc24b29-35d0-4f04-8dee-b8bbb1a9ede5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4070 2024.06.28 20:22:36.182956 [ 3 ] {} <Trace> HTTP-Session: 6dc24b29-35d0-4f04-8dee-b8bbb1a9ede5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4071 2024.06.28 20:22:36.183141 [ 3 ] {b277aa7c-14f0-4f7d-b66a-caf626e564ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4072 2024.06.28 20:22:36.183206 [ 3 ] {b277aa7c-14f0-4f7d-b66a-caf626e564ae} <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
4073 2024.06.28 20:22:36.183625 [ 3 ] {b277aa7c-14f0-4f7d-b66a-caf626e564ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4074 2024.06.28 20:22:36.184208 [ 3 ] {b277aa7c-14f0-4f7d-b66a-caf626e564ae} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4075 2024.06.28 20:22:36.184245 [ 3 ] {b277aa7c-14f0-4f7d-b66a-caf626e564ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4076 2024.06.28 20:22:36.184837 [ 3 ] {b277aa7c-14f0-4f7d-b66a-caf626e564ae} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4077 2024.06.28 20:22:36.185246 [ 3 ] {b277aa7c-14f0-4f7d-b66a-caf626e564ae} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4078 2024.06.28 20:22:36.185436 [ 3 ] {b277aa7c-14f0-4f7d-b66a-caf626e564ae} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002403 sec., 4577.611319184352 rows/sec., 8.20 MiB/sec.
4079 2024.06.28 20:22:36.185661 [ 3 ] {b277aa7c-14f0-4f7d-b66a-caf626e564ae} <Debug> DynamicQueryHandler: Done processing query
4080 2024.06.28 20:22:36.185687 [ 3 ] {b277aa7c-14f0-4f7d-b66a-caf626e564ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
4081 2024.06.28 20:22:36.185704 [ 3 ] {} <Debug> HTTP-Session: 6dc24b29-35d0-4f04-8dee-b8bbb1a9ede5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4082 2024.06.28 20:22:36.185820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4083 2024.06.28 20:22:36.185869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4084 2024.06.28 20:22:36.185889 [ 3 ] {} <Debug> HTTP-Session: e83ea917-6b38-4919-9d9d-b2f6d1231afa Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4085 2024.06.28 20:22:36.185907 [ 3 ] {} <Debug> HTTP-Session: e83ea917-6b38-4919-9d9d-b2f6d1231afa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4086 2024.06.28 20:22:36.185921 [ 3 ] {} <Debug> HTTP-Session: e83ea917-6b38-4919-9d9d-b2f6d1231afa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4087 2024.06.28 20:22:36.185952 [ 3 ] {} <Trace> HTTP-Session: e83ea917-6b38-4919-9d9d-b2f6d1231afa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4088 2024.06.28 20:22:36.186069 [ 3 ] {d8c58407-99b9-4165-9e40-ff3a96d92b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4089 2024.06.28 20:22:36.186115 [ 3 ] {d8c58407-99b9-4165-9e40-ff3a96d92b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4090 2024.06.28 20:22:36.186243 [ 3 ] {d8c58407-99b9-4165-9e40-ff3a96d92b90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4091 2024.06.28 20:22:36.186519 [ 3 ] {d8c58407-99b9-4165-9e40-ff3a96d92b90} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4092 2024.06.28 20:22:36.186557 [ 3 ] {d8c58407-99b9-4165-9e40-ff3a96d92b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4093 2024.06.28 20:22:36.186922 [ 3 ] {d8c58407-99b9-4165-9e40-ff3a96d92b90} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4094 2024.06.28 20:22:36.187247 [ 3 ] {d8c58407-99b9-4165-9e40-ff3a96d92b90} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4095 2024.06.28 20:22:36.187403 [ 3 ] {d8c58407-99b9-4165-9e40-ff3a96d92b90} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001366 sec., 43923.86530014641 rows/sec., 2.96 MiB/sec.
4096 2024.06.28 20:22:36.187558 [ 3 ] {d8c58407-99b9-4165-9e40-ff3a96d92b90} <Debug> DynamicQueryHandler: Done processing query
4097 2024.06.28 20:22:36.187583 [ 3 ] {d8c58407-99b9-4165-9e40-ff3a96d92b90} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4098 2024.06.28 20:22:36.187600 [ 3 ] {} <Debug> HTTP-Session: e83ea917-6b38-4919-9d9d-b2f6d1231afa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4099 2024.06.28 20:22:40.337539 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache
4100 2024.06.28 20:22:40.337589 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache
4101 2024.06.28 20:22:41.170455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4102 2024.06.28 20:22:41.170656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4103 2024.06.28 20:22:41.170706 [ 3 ] {} <Debug> HTTP-Session: f2387340-32dc-446f-bb22-0e89b90d721e Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4104 2024.06.28 20:22:41.170748 [ 3 ] {} <Debug> HTTP-Session: f2387340-32dc-446f-bb22-0e89b90d721e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4105 2024.06.28 20:22:41.170776 [ 3 ] {} <Debug> HTTP-Session: f2387340-32dc-446f-bb22-0e89b90d721e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4106 2024.06.28 20:22:41.170856 [ 3 ] {} <Trace> HTTP-Session: f2387340-32dc-446f-bb22-0e89b90d721e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4107 2024.06.28 20:22:41.171046 [ 3 ] {5e53aff7-e406-45b3-b4f3-134211b91b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4108 2024.06.28 20:22:41.171115 [ 3 ] {5e53aff7-e406-45b3-b4f3-134211b91b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4109 2024.06.28 20:22:41.171314 [ 3 ] {5e53aff7-e406-45b3-b4f3-134211b91b82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4110 2024.06.28 20:22:41.171693 [ 3 ] {5e53aff7-e406-45b3-b4f3-134211b91b82} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4111 2024.06.28 20:22:41.171736 [ 3 ] {5e53aff7-e406-45b3-b4f3-134211b91b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4112 2024.06.28 20:22:41.172118 [ 3 ] {5e53aff7-e406-45b3-b4f3-134211b91b82} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4113 2024.06.28 20:22:41.172464 [ 3 ] {5e53aff7-e406-45b3-b4f3-134211b91b82} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4114 2024.06.28 20:22:41.172632 [ 3 ] {5e53aff7-e406-45b3-b4f3-134211b91b82} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001641 sec., 11578.30591102986 rows/sec., 938.48 KiB/sec.
4115 2024.06.28 20:22:41.172952 [ 3 ] {5e53aff7-e406-45b3-b4f3-134211b91b82} <Debug> DynamicQueryHandler: Done processing query
4116 2024.06.28 20:22:41.173012 [ 3 ] {5e53aff7-e406-45b3-b4f3-134211b91b82} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4117 2024.06.28 20:22:41.173045 [ 3 ] {} <Debug> HTTP-Session: f2387340-32dc-446f-bb22-0e89b90d721e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4118 2024.06.28 20:22:41.173220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4119 2024.06.28 20:22:41.173271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4120 2024.06.28 20:22:41.173293 [ 3 ] {} <Debug> HTTP-Session: 5038d444-28ec-4abc-992c-39425c52a834 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4121 2024.06.28 20:22:41.173311 [ 3 ] {} <Debug> HTTP-Session: 5038d444-28ec-4abc-992c-39425c52a834 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4122 2024.06.28 20:22:41.173324 [ 3 ] {} <Debug> HTTP-Session: 5038d444-28ec-4abc-992c-39425c52a834 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4123 2024.06.28 20:22:41.173356 [ 3 ] {} <Trace> HTTP-Session: 5038d444-28ec-4abc-992c-39425c52a834 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4124 2024.06.28 20:22:41.173457 [ 3 ] {25803533-a6f0-4a39-9171-2c495912deec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4125 2024.06.28 20:22:41.173505 [ 3 ] {25803533-a6f0-4a39-9171-2c495912deec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4126 2024.06.28 20:22:41.173659 [ 3 ] {25803533-a6f0-4a39-9171-2c495912deec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4127 2024.06.28 20:22:41.173905 [ 3 ] {25803533-a6f0-4a39-9171-2c495912deec} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4128 2024.06.28 20:22:41.173942 [ 3 ] {25803533-a6f0-4a39-9171-2c495912deec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4129 2024.06.28 20:22:41.174244 [ 3 ] {25803533-a6f0-4a39-9171-2c495912deec} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4130 2024.06.28 20:22:41.174555 [ 3 ] {25803533-a6f0-4a39-9171-2c495912deec} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4131 2024.06.28 20:22:41.174723 [ 3 ] {25803533-a6f0-4a39-9171-2c495912deec} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001278 sec., 1564.9452269170579 rows/sec., 127.61 KiB/sec.
4132 2024.06.28 20:22:41.174725 [ 59 ] {} <Debug> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
4133 2024.06.28 20:22:41.174853 [ 59 ] {} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4134 2024.06.28 20:22:41.174912 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4135 2024.06.28 20:22:41.174959 [ 3 ] {25803533-a6f0-4a39-9171-2c495912deec} <Debug> DynamicQueryHandler: Done processing query
4136 2024.06.28 20:22:41.175034 [ 3 ] {25803533-a6f0-4a39-9171-2c495912deec} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4137 2024.06.28 20:22:41.175088 [ 3 ] {} <Debug> HTTP-Session: 5038d444-28ec-4abc-992c-39425c52a834 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4138 2024.06.28 20:22:41.175218 [ 197 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::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
4139 2024.06.28 20:22:41.175405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 21484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4140 2024.06.28 20:22:41.175514 [ 197 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4141 2024.06.28 20:22:41.175520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4142 2024.06.28 20:22:41.175587 [ 3 ] {} <Debug> HTTP-Session: 3eb6b49c-3191-4be5-8175-e0cc3fc85114 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4143 2024.06.28 20:22:41.175592 [ 197 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
4144 2024.06.28 20:22:41.175614 [ 3 ] {} <Debug> HTTP-Session: 3eb6b49c-3191-4be5-8175-e0cc3fc85114 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4145 2024.06.28 20:22:41.175661 [ 3 ] {} <Debug> HTTP-Session: 3eb6b49c-3191-4be5-8175-e0cc3fc85114 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4146 2024.06.28 20:22:41.175757 [ 3 ] {} <Trace> HTTP-Session: 3eb6b49c-3191-4be5-8175-e0cc3fc85114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4147 2024.06.28 20:22:41.175828 [ 197 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part
4148 2024.06.28 20:22:41.176087 [ 197 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
4149 2024.06.28 20:22:41.176336 [ 197 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
4150 2024.06.28 20:22:41.176593 [ 197 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part
4151 2024.06.28 20:22:41.176885 [ 197 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
4152 2024.06.28 20:22:41.176892 [ 3 ] {9f382162-db57-4110-b9b3-fef6c6231e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4153 2024.06.28 20:22:41.177309 [ 3 ] {9f382162-db57-4110-b9b3-fef6c6231e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4154 2024.06.28 20:22:41.177663 [ 3 ] {9f382162-db57-4110-b9b3-fef6c6231e52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4155 2024.06.28 20:22:41.178478 [ 3 ] {9f382162-db57-4110-b9b3-fef6c6231e52} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4156 2024.06.28 20:22:41.178546 [ 3 ] {9f382162-db57-4110-b9b3-fef6c6231e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4157 2024.06.28 20:22:41.179481 [ 3 ] {9f382162-db57-4110-b9b3-fef6c6231e52} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4158 2024.06.28 20:22:41.179497 [ 186 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.004443056 sec., 3601.1249914473283 rows/sec., 293.65 KiB/sec.
4159 2024.06.28 20:22:41.179633 [ 186 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
4160 2024.06.28 20:22:41.179989 [ 3 ] {9f382162-db57-4110-b9b3-fef6c6231e52} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4161 2024.06.28 20:22:41.180211 [ 3 ] {9f382162-db57-4110-b9b3-fef6c6231e52} <Debug> executeQuery: Read 150 rows, 12.37 KiB in 0.003805 sec., 39421.813403416556 rows/sec., 3.18 MiB/sec.
4162 2024.06.28 20:22:41.180228 [ 186 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_6_1} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4163 2024.06.28 20:22:41.180358 [ 186 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_6_1} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
4164 2024.06.28 20:22:41.180435 [ 3 ] {9f382162-db57-4110-b9b3-fef6c6231e52} <Debug> DynamicQueryHandler: Done processing query
4165 2024.06.28 20:22:41.180448 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4166 2024.06.28 20:22:41.180465 [ 3 ] {9f382162-db57-4110-b9b3-fef6c6231e52} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4167 2024.06.28 20:22:41.180486 [ 3 ] {} <Debug> HTTP-Session: 3eb6b49c-3191-4be5-8175-e0cc3fc85114 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4168 2024.06.28 20:22:41.180598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4169 2024.06.28 20:22:41.180648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4170 2024.06.28 20:22:41.180669 [ 3 ] {} <Debug> HTTP-Session: 7736e151-104d-48fc-970c-f620a2709b5c Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4171 2024.06.28 20:22:41.180687 [ 3 ] {} <Debug> HTTP-Session: 7736e151-104d-48fc-970c-f620a2709b5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4172 2024.06.28 20:22:41.180700 [ 3 ] {} <Debug> HTTP-Session: 7736e151-104d-48fc-970c-f620a2709b5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4173 2024.06.28 20:22:41.180731 [ 3 ] {} <Trace> HTTP-Session: 7736e151-104d-48fc-970c-f620a2709b5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4174 2024.06.28 20:22:41.180828 [ 3 ] {93cf777f-b6ff-46ae-956e-648176e32d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4175 2024.06.28 20:22:41.180872 [ 3 ] {93cf777f-b6ff-46ae-956e-648176e32d9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4176 2024.06.28 20:22:41.181001 [ 3 ] {93cf777f-b6ff-46ae-956e-648176e32d9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4177 2024.06.28 20:22:41.181245 [ 3 ] {93cf777f-b6ff-46ae-956e-648176e32d9e} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4178 2024.06.28 20:22:41.181283 [ 3 ] {93cf777f-b6ff-46ae-956e-648176e32d9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4179 2024.06.28 20:22:41.181594 [ 3 ] {93cf777f-b6ff-46ae-956e-648176e32d9e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4180 2024.06.28 20:22:41.181914 [ 3 ] {93cf777f-b6ff-46ae-956e-648176e32d9e} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4181 2024.06.28 20:22:41.182056 [ 59 ] {} <Debug> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
4182 2024.06.28 20:22:41.182072 [ 3 ] {93cf777f-b6ff-46ae-956e-648176e32d9e} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001257 sec., 1591.0898965791566 rows/sec., 111.10 KiB/sec.
4183 2024.06.28 20:22:41.182104 [ 59 ] {} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4184 2024.06.28 20:22:41.182166 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4185 2024.06.28 20:22:41.182349 [ 201 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::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
4186 2024.06.28 20:22:41.182376 [ 3 ] {93cf777f-b6ff-46ae-956e-648176e32d9e} <Debug> DynamicQueryHandler: Done processing query
4187 2024.06.28 20:22:41.182438 [ 3 ] {93cf777f-b6ff-46ae-956e-648176e32d9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4188 2024.06.28 20:22:41.182470 [ 3 ] {} <Debug> HTTP-Session: 7736e151-104d-48fc-970c-f620a2709b5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4189 2024.06.28 20:22:41.182577 [ 201 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4190 2024.06.28 20:22:41.182639 [ 201 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
4191 2024.06.28 20:22:41.182665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 18490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4192 2024.06.28 20:22:41.182830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4193 2024.06.28 20:22:41.182856 [ 201 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part
4194 2024.06.28 20:22:41.182952 [ 3 ] {} <Debug> HTTP-Session: 69583725-f8dc-4333-89a4-e84bdba44239 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4195 2024.06.28 20:22:41.183063 [ 201 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
4196 2024.06.28 20:22:41.183151 [ 3 ] {} <Debug> HTTP-Session: 69583725-f8dc-4333-89a4-e84bdba44239 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4197 2024.06.28 20:22:41.183275 [ 3 ] {} <Debug> HTTP-Session: 69583725-f8dc-4333-89a4-e84bdba44239 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4198 2024.06.28 20:22:41.183300 [ 201 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
4199 2024.06.28 20:22:41.183512 [ 3 ] {} <Trace> HTTP-Session: 69583725-f8dc-4333-89a4-e84bdba44239 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4200 2024.06.28 20:22:41.183598 [ 201 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part
4201 2024.06.28 20:22:41.183935 [ 201 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
4202 2024.06.28 20:22:41.184111 [ 3 ] {d502e05b-765a-4e95-a9d7-a2657407a627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4203 2024.06.28 20:22:41.184364 [ 3 ] {d502e05b-765a-4e95-a9d7-a2657407a627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4204 2024.06.28 20:22:41.184802 [ 3 ] {d502e05b-765a-4e95-a9d7-a2657407a627} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4205 2024.06.28 20:22:41.185697 [ 3 ] {d502e05b-765a-4e95-a9d7-a2657407a627} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4206 2024.06.28 20:22:41.185765 [ 3 ] {d502e05b-765a-4e95-a9d7-a2657407a627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4207 2024.06.28 20:22:41.186635 [ 186 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.004364855 sec., 3665.642959502664 rows/sec., 255.95 KiB/sec.
4208 2024.06.28 20:22:41.186673 [ 3 ] {d502e05b-765a-4e95-a9d7-a2657407a627} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4209 2024.06.28 20:22:41.186850 [ 201 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
4210 2024.06.28 20:22:41.187466 [ 3 ] {d502e05b-765a-4e95-a9d7-a2657407a627} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4211 2024.06.28 20:22:41.187793 [ 201 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_6_1} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4212 2024.06.28 20:22:41.187815 [ 3 ] {d502e05b-765a-4e95-a9d7-a2657407a627} <Debug> executeQuery: Read 109 rows, 8.70 KiB in 0.00398 sec., 27386.934673366835 rows/sec., 2.13 MiB/sec.
4213 2024.06.28 20:22:41.188025 [ 201 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_6_1} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
4214 2024.06.28 20:22:41.188175 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
4215 2024.06.28 20:22:41.188190 [ 3 ] {d502e05b-765a-4e95-a9d7-a2657407a627} <Debug> DynamicQueryHandler: Done processing query
4216 2024.06.28 20:22:41.188251 [ 3 ] {d502e05b-765a-4e95-a9d7-a2657407a627} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4217 2024.06.28 20:22:41.188268 [ 3 ] {} <Debug> HTTP-Session: 69583725-f8dc-4333-89a4-e84bdba44239 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4218 2024.06.28 20:22:41.188438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 37811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4219 2024.06.28 20:22:41.188488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4220 2024.06.28 20:22:41.188509 [ 3 ] {} <Debug> HTTP-Session: d9893cd0-2d30-438f-bf9b-c248afb91a5c Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4221 2024.06.28 20:22:41.188527 [ 3 ] {} <Debug> HTTP-Session: d9893cd0-2d30-438f-bf9b-c248afb91a5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4222 2024.06.28 20:22:41.188541 [ 3 ] {} <Debug> HTTP-Session: d9893cd0-2d30-438f-bf9b-c248afb91a5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4223 2024.06.28 20:22:41.188572 [ 3 ] {} <Trace> HTTP-Session: d9893cd0-2d30-438f-bf9b-c248afb91a5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4224 2024.06.28 20:22:41.188752 [ 3 ] {5f765f0e-304c-4b55-8b37-dbe00eef0a63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4225 2024.06.28 20:22:41.188801 [ 3 ] {5f765f0e-304c-4b55-8b37-dbe00eef0a63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4226 2024.06.28 20:22:41.188971 [ 3 ] {5f765f0e-304c-4b55-8b37-dbe00eef0a63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4227 2024.06.28 20:22:41.189362 [ 3 ] {5f765f0e-304c-4b55-8b37-dbe00eef0a63} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4228 2024.06.28 20:22:41.189400 [ 3 ] {5f765f0e-304c-4b55-8b37-dbe00eef0a63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4229 2024.06.28 20:22:41.189802 [ 3 ] {5f765f0e-304c-4b55-8b37-dbe00eef0a63} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4230 2024.06.28 20:22:41.190155 [ 3 ] {5f765f0e-304c-4b55-8b37-dbe00eef0a63} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4231 2024.06.28 20:22:41.190319 [ 3 ] {5f765f0e-304c-4b55-8b37-dbe00eef0a63} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001659 sec., 118746.2326702833 rows/sec., 8.29 MiB/sec.
4232 2024.06.28 20:22:41.190479 [ 3 ] {5f765f0e-304c-4b55-8b37-dbe00eef0a63} <Debug> DynamicQueryHandler: Done processing query
4233 2024.06.28 20:22:41.190505 [ 3 ] {5f765f0e-304c-4b55-8b37-dbe00eef0a63} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
4234 2024.06.28 20:22:41.190522 [ 3 ] {} <Debug> HTTP-Session: d9893cd0-2d30-438f-bf9b-c248afb91a5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4235 2024.06.28 20:22:41.190677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4236 2024.06.28 20:22:41.190726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4237 2024.06.28 20:22:41.190746 [ 3 ] {} <Debug> HTTP-Session: 29f6c0d9-48d8-4479-a85d-9cb30431ceba Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4238 2024.06.28 20:22:41.190763 [ 3 ] {} <Debug> HTTP-Session: 29f6c0d9-48d8-4479-a85d-9cb30431ceba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4239 2024.06.28 20:22:41.190776 [ 3 ] {} <Debug> HTTP-Session: 29f6c0d9-48d8-4479-a85d-9cb30431ceba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4240 2024.06.28 20:22:41.190807 [ 3 ] {} <Trace> HTTP-Session: 29f6c0d9-48d8-4479-a85d-9cb30431ceba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4241 2024.06.28 20:22:41.191054 [ 3 ] {ab497377-6ddb-4dc1-80fb-16c1ff999fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4242 2024.06.28 20:22:41.191119 [ 3 ] {ab497377-6ddb-4dc1-80fb-16c1ff999fc2} <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
4243 2024.06.28 20:22:41.191530 [ 3 ] {ab497377-6ddb-4dc1-80fb-16c1ff999fc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4244 2024.06.28 20:22:41.192067 [ 3 ] {ab497377-6ddb-4dc1-80fb-16c1ff999fc2} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4245 2024.06.28 20:22:41.192104 [ 3 ] {ab497377-6ddb-4dc1-80fb-16c1ff999fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4246 2024.06.28 20:22:41.192699 [ 3 ] {ab497377-6ddb-4dc1-80fb-16c1ff999fc2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4247 2024.06.28 20:22:41.193108 [ 3 ] {ab497377-6ddb-4dc1-80fb-16c1ff999fc2} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4248 2024.06.28 20:22:41.193310 [ 3 ] {ab497377-6ddb-4dc1-80fb-16c1ff999fc2} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002424 sec., 7838.283828382839 rows/sec., 14.05 MiB/sec.
4249 2024.06.28 20:22:41.193660 [ 3 ] {ab497377-6ddb-4dc1-80fb-16c1ff999fc2} <Debug> DynamicQueryHandler: Done processing query
4250 2024.06.28 20:22:41.193686 [ 3 ] {ab497377-6ddb-4dc1-80fb-16c1ff999fc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
4251 2024.06.28 20:22:41.193703 [ 3 ] {} <Debug> HTTP-Session: 29f6c0d9-48d8-4479-a85d-9cb30431ceba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4252 2024.06.28 20:22:41.193823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4253 2024.06.28 20:22:41.193872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4254 2024.06.28 20:22:41.193892 [ 3 ] {} <Debug> HTTP-Session: 6af8d034-2b34-4d63-a606-b8050f11eac9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4255 2024.06.28 20:22:41.193911 [ 3 ] {} <Debug> HTTP-Session: 6af8d034-2b34-4d63-a606-b8050f11eac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4256 2024.06.28 20:22:41.193925 [ 3 ] {} <Debug> HTTP-Session: 6af8d034-2b34-4d63-a606-b8050f11eac9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4257 2024.06.28 20:22:41.193956 [ 3 ] {} <Trace> HTTP-Session: 6af8d034-2b34-4d63-a606-b8050f11eac9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4258 2024.06.28 20:22:41.194067 [ 3 ] {68412a3f-c19b-445b-8137-ca445fff7563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4259 2024.06.28 20:22:41.194112 [ 3 ] {68412a3f-c19b-445b-8137-ca445fff7563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4260 2024.06.28 20:22:41.194239 [ 3 ] {68412a3f-c19b-445b-8137-ca445fff7563} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4261 2024.06.28 20:22:41.194514 [ 3 ] {68412a3f-c19b-445b-8137-ca445fff7563} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4262 2024.06.28 20:22:41.194551 [ 3 ] {68412a3f-c19b-445b-8137-ca445fff7563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4263 2024.06.28 20:22:41.194914 [ 3 ] {68412a3f-c19b-445b-8137-ca445fff7563} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4264 2024.06.28 20:22:41.195243 [ 3 ] {68412a3f-c19b-445b-8137-ca445fff7563} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4265 2024.06.28 20:22:41.195400 [ 3 ] {68412a3f-c19b-445b-8137-ca445fff7563} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001363 sec., 44020.542920029344 rows/sec., 2.97 MiB/sec.
4266 2024.06.28 20:22:41.195555 [ 3 ] {68412a3f-c19b-445b-8137-ca445fff7563} <Debug> DynamicQueryHandler: Done processing query
4267 2024.06.28 20:22:41.195581 [ 3 ] {68412a3f-c19b-445b-8137-ca445fff7563} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4268 2024.06.28 20:22:41.195603 [ 3 ] {} <Debug> HTTP-Session: 6af8d034-2b34-4d63-a606-b8050f11eac9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4269 2024.06.28 20:22:46.168941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4270 2024.06.28 20:22:46.169074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4271 2024.06.28 20:22:46.169102 [ 3 ] {} <Debug> HTTP-Session: 87487739-373a-46fe-be5b-8cfcf5f41408 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4272 2024.06.28 20:22:46.169127 [ 3 ] {} <Debug> HTTP-Session: 87487739-373a-46fe-be5b-8cfcf5f41408 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4273 2024.06.28 20:22:46.169141 [ 3 ] {} <Debug> HTTP-Session: 87487739-373a-46fe-be5b-8cfcf5f41408 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4274 2024.06.28 20:22:46.169191 [ 3 ] {} <Trace> HTTP-Session: 87487739-373a-46fe-be5b-8cfcf5f41408 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4275 2024.06.28 20:22:46.169379 [ 3 ] {754dac66-56d8-495d-b85a-08cbf6b403a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4276 2024.06.28 20:22:46.169448 [ 3 ] {754dac66-56d8-495d-b85a-08cbf6b403a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4277 2024.06.28 20:22:46.169646 [ 3 ] {754dac66-56d8-495d-b85a-08cbf6b403a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4278 2024.06.28 20:22:46.170013 [ 3 ] {754dac66-56d8-495d-b85a-08cbf6b403a9} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4279 2024.06.28 20:22:46.170058 [ 3 ] {754dac66-56d8-495d-b85a-08cbf6b403a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4280 2024.06.28 20:22:46.170436 [ 3 ] {754dac66-56d8-495d-b85a-08cbf6b403a9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4281 2024.06.28 20:22:46.170792 [ 3 ] {754dac66-56d8-495d-b85a-08cbf6b403a9} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4282 2024.06.28 20:22:46.170974 [ 3 ] {754dac66-56d8-495d-b85a-08cbf6b403a9} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001641 sec., 6703.229737964655 rows/sec., 543.33 KiB/sec.
4283 2024.06.28 20:22:46.170974 [ 67 ] {} <Debug> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4284 2024.06.28 20:22:46.171080 [ 67 ] {} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4285 2024.06.28 20:22:46.171132 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4286 2024.06.28 20:22:46.171259 [ 3 ] {754dac66-56d8-495d-b85a-08cbf6b403a9} <Debug> DynamicQueryHandler: Done processing query
4287 2024.06.28 20:22:46.171309 [ 3 ] {754dac66-56d8-495d-b85a-08cbf6b403a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4288 2024.06.28 20:22:46.171329 [ 193 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::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
4289 2024.06.28 20:22:46.171336 [ 3 ] {} <Debug> HTTP-Session: 87487739-373a-46fe-be5b-8cfcf5f41408 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4290 2024.06.28 20:22:46.171590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4291 2024.06.28 20:22:46.171608 [ 193 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4292 2024.06.28 20:22:46.171687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4293 2024.06.28 20:22:46.171693 [ 193 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 30 rows starting from the beginning of the part
4294 2024.06.28 20:22:46.171732 [ 3 ] {} <Debug> HTTP-Session: 1657f09b-ee1b-4ee3-bc50-e63e0ff1c572 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4295 2024.06.28 20:22:46.171774 [ 3 ] {} <Debug> HTTP-Session: 1657f09b-ee1b-4ee3-bc50-e63e0ff1c572 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4296 2024.06.28 20:22:46.171818 [ 3 ] {} <Debug> HTTP-Session: 1657f09b-ee1b-4ee3-bc50-e63e0ff1c572 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4297 2024.06.28 20:22:46.171909 [ 193 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 11 rows starting from the beginning of the part
4298 2024.06.28 20:22:46.171963 [ 3 ] {} <Trace> HTTP-Session: 1657f09b-ee1b-4ee3-bc50-e63e0ff1c572 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4299 2024.06.28 20:22:46.172147 [ 193 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 19 rows starting from the beginning of the part
4300 2024.06.28 20:22:46.172431 [ 193 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 11 rows starting from the beginning of the part
4301 2024.06.28 20:22:46.172726 [ 193 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 19 rows starting from the beginning of the part
4302 2024.06.28 20:22:46.172611 [ 3 ] {6296b0c6-d6db-4f43-861a-dc5176f61833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4303 2024.06.28 20:22:46.172993 [ 193 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 11 rows starting from the beginning of the part
4304 2024.06.28 20:22:46.173035 [ 3 ] {6296b0c6-d6db-4f43-861a-dc5176f61833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4305 2024.06.28 20:22:46.173772 [ 3 ] {6296b0c6-d6db-4f43-861a-dc5176f61833} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4306 2024.06.28 20:22:46.174565 [ 3 ] {6296b0c6-d6db-4f43-861a-dc5176f61833} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4307 2024.06.28 20:22:46.174636 [ 3 ] {6296b0c6-d6db-4f43-861a-dc5176f61833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4308 2024.06.28 20:22:46.175601 [ 3 ] {6296b0c6-d6db-4f43-861a-dc5176f61833} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4309 2024.06.28 20:22:46.176006 [ 201 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 101 rows, containing 4 columns (4 merged, 0 gathered) in 0.004781027 sec., 21125.168295431085 rows/sec., 1.67 MiB/sec.
4310 2024.06.28 20:22:46.176228 [ 201 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4311 2024.06.28 20:22:46.176383 [ 3 ] {6296b0c6-d6db-4f43-861a-dc5176f61833} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4312 2024.06.28 20:22:46.176727 [ 3 ] {6296b0c6-d6db-4f43-861a-dc5176f61833} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.004424 sec., 904.1591320072333 rows/sec., 73.73 KiB/sec.
4313 2024.06.28 20:22:46.177149 [ 3 ] {6296b0c6-d6db-4f43-861a-dc5176f61833} <Debug> DynamicQueryHandler: Done processing query
4314 2024.06.28 20:22:46.177195 [ 3 ] {6296b0c6-d6db-4f43-861a-dc5176f61833} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4315 2024.06.28 20:22:46.177221 [ 3 ] {} <Debug> HTTP-Session: 1657f09b-ee1b-4ee3-bc50-e63e0ff1c572 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4316 2024.06.28 20:22:46.177293 [ 201 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_16_3} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4317 2024.06.28 20:22:46.177399 [ 201 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_16_3} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4318 2024.06.28 20:22:46.177411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 13068, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4319 2024.06.28 20:22:46.177523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4320 2024.06.28 20:22:46.177546 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
4321 2024.06.28 20:22:46.177556 [ 3 ] {} <Debug> HTTP-Session: 4d52a64e-a19b-49cd-a6c0-564019fb3429 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4322 2024.06.28 20:22:46.177596 [ 3 ] {} <Debug> HTTP-Session: 4d52a64e-a19b-49cd-a6c0-564019fb3429 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4323 2024.06.28 20:22:46.177611 [ 3 ] {} <Debug> HTTP-Session: 4d52a64e-a19b-49cd-a6c0-564019fb3429 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4324 2024.06.28 20:22:46.177643 [ 3 ] {} <Trace> HTTP-Session: 4d52a64e-a19b-49cd-a6c0-564019fb3429 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4325 2024.06.28 20:22:46.177777 [ 3 ] {53ea166a-ddee-42c9-9233-27d386e78abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4326 2024.06.28 20:22:46.177825 [ 3 ] {53ea166a-ddee-42c9-9233-27d386e78abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4327 2024.06.28 20:22:46.177970 [ 3 ] {53ea166a-ddee-42c9-9233-27d386e78abc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4328 2024.06.28 20:22:46.178302 [ 3 ] {53ea166a-ddee-42c9-9233-27d386e78abc} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4329 2024.06.28 20:22:46.178341 [ 3 ] {53ea166a-ddee-42c9-9233-27d386e78abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4330 2024.06.28 20:22:46.178670 [ 3 ] {53ea166a-ddee-42c9-9233-27d386e78abc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4331 2024.06.28 20:22:46.178988 [ 3 ] {53ea166a-ddee-42c9-9233-27d386e78abc} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4332 2024.06.28 20:22:46.179154 [ 3 ] {53ea166a-ddee-42c9-9233-27d386e78abc} <Debug> executeQuery: Read 91 rows, 7.51 KiB in 0.001418 sec., 64174.89421720734 rows/sec., 5.17 MiB/sec.
4333 2024.06.28 20:22:46.179443 [ 3 ] {53ea166a-ddee-42c9-9233-27d386e78abc} <Debug> DynamicQueryHandler: Done processing query
4334 2024.06.28 20:22:46.179476 [ 3 ] {53ea166a-ddee-42c9-9233-27d386e78abc} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4335 2024.06.28 20:22:46.179493 [ 3 ] {} <Debug> HTTP-Session: 4d52a64e-a19b-49cd-a6c0-564019fb3429 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4336 2024.06.28 20:22:46.179608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4337 2024.06.28 20:22:46.179658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4338 2024.06.28 20:22:46.179681 [ 3 ] {} <Debug> HTTP-Session: efda8670-fce0-41e3-a8cf-881f1d3c3104 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4339 2024.06.28 20:22:46.179699 [ 3 ] {} <Debug> HTTP-Session: efda8670-fce0-41e3-a8cf-881f1d3c3104 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4340 2024.06.28 20:22:46.179713 [ 3 ] {} <Debug> HTTP-Session: efda8670-fce0-41e3-a8cf-881f1d3c3104 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4341 2024.06.28 20:22:46.179744 [ 3 ] {} <Trace> HTTP-Session: efda8670-fce0-41e3-a8cf-881f1d3c3104 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4342 2024.06.28 20:22:46.179847 [ 3 ] {d88f87e4-bcde-4833-b532-1c060284c954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4343 2024.06.28 20:22:46.179891 [ 3 ] {d88f87e4-bcde-4833-b532-1c060284c954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4344 2024.06.28 20:22:46.180035 [ 3 ] {d88f87e4-bcde-4833-b532-1c060284c954} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4345 2024.06.28 20:22:46.180290 [ 3 ] {d88f87e4-bcde-4833-b532-1c060284c954} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4346 2024.06.28 20:22:46.180328 [ 3 ] {d88f87e4-bcde-4833-b532-1c060284c954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4347 2024.06.28 20:22:46.180632 [ 3 ] {d88f87e4-bcde-4833-b532-1c060284c954} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4348 2024.06.28 20:22:46.180964 [ 3 ] {d88f87e4-bcde-4833-b532-1c060284c954} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4349 2024.06.28 20:22:46.181119 [ 3 ] {d88f87e4-bcde-4833-b532-1c060284c954} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001291 sec., 3098.3733539891555 rows/sec., 216.34 KiB/sec.
4350 2024.06.28 20:22:46.181317 [ 3 ] {d88f87e4-bcde-4833-b532-1c060284c954} <Debug> DynamicQueryHandler: Done processing query
4351 2024.06.28 20:22:46.181344 [ 3 ] {d88f87e4-bcde-4833-b532-1c060284c954} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4352 2024.06.28 20:22:46.181361 [ 3 ] {} <Debug> HTTP-Session: efda8670-fce0-41e3-a8cf-881f1d3c3104 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4353 2024.06.28 20:22:46.181479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 13438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4354 2024.06.28 20:22:46.181529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4355 2024.06.28 20:22:46.181553 [ 3 ] {} <Debug> HTTP-Session: fa169606-3b1d-4af7-bf49-532bf66b8123 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4356 2024.06.28 20:22:46.181571 [ 3 ] {} <Debug> HTTP-Session: fa169606-3b1d-4af7-bf49-532bf66b8123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4357 2024.06.28 20:22:46.181586 [ 3 ] {} <Debug> HTTP-Session: fa169606-3b1d-4af7-bf49-532bf66b8123 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4358 2024.06.28 20:22:46.181617 [ 3 ] {} <Trace> HTTP-Session: fa169606-3b1d-4af7-bf49-532bf66b8123 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4359 2024.06.28 20:22:46.181737 [ 3 ] {3147c3ae-c693-41a5-a977-0f9e49af014b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4360 2024.06.28 20:22:46.181780 [ 3 ] {3147c3ae-c693-41a5-a977-0f9e49af014b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4361 2024.06.28 20:22:46.181904 [ 3 ] {3147c3ae-c693-41a5-a977-0f9e49af014b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4362 2024.06.28 20:22:46.182210 [ 3 ] {3147c3ae-c693-41a5-a977-0f9e49af014b} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4363 2024.06.28 20:22:46.182248 [ 3 ] {3147c3ae-c693-41a5-a977-0f9e49af014b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4364 2024.06.28 20:22:46.182566 [ 3 ] {3147c3ae-c693-41a5-a977-0f9e49af014b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4365 2024.06.28 20:22:46.182874 [ 3 ] {3147c3ae-c693-41a5-a977-0f9e49af014b} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4366 2024.06.28 20:22:46.183040 [ 3 ] {3147c3ae-c693-41a5-a977-0f9e49af014b} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001338 sec., 59043.34828101644 rows/sec., 4.61 MiB/sec.
4367 2024.06.28 20:22:46.183197 [ 3 ] {3147c3ae-c693-41a5-a977-0f9e49af014b} <Debug> DynamicQueryHandler: Done processing query
4368 2024.06.28 20:22:46.183223 [ 3 ] {3147c3ae-c693-41a5-a977-0f9e49af014b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4369 2024.06.28 20:22:46.183240 [ 3 ] {} <Debug> HTTP-Session: fa169606-3b1d-4af7-bf49-532bf66b8123 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4370 2024.06.28 20:22:46.183399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 31049, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4371 2024.06.28 20:22:46.183448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4372 2024.06.28 20:22:46.183469 [ 3 ] {} <Debug> HTTP-Session: 8447379a-1edf-4369-94e2-997959881403 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4373 2024.06.28 20:22:46.183486 [ 3 ] {} <Debug> HTTP-Session: 8447379a-1edf-4369-94e2-997959881403 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4374 2024.06.28 20:22:46.183500 [ 3 ] {} <Debug> HTTP-Session: 8447379a-1edf-4369-94e2-997959881403 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4375 2024.06.28 20:22:46.183531 [ 3 ] {} <Trace> HTTP-Session: 8447379a-1edf-4369-94e2-997959881403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4376 2024.06.28 20:22:46.183676 [ 3 ] {83b2da0a-3cd3-4001-8b83-1e4762db6a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4377 2024.06.28 20:22:46.183724 [ 3 ] {83b2da0a-3cd3-4001-8b83-1e4762db6a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4378 2024.06.28 20:22:46.183871 [ 3 ] {83b2da0a-3cd3-4001-8b83-1e4762db6a73} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4379 2024.06.28 20:22:46.184223 [ 3 ] {83b2da0a-3cd3-4001-8b83-1e4762db6a73} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4380 2024.06.28 20:22:46.184261 [ 3 ] {83b2da0a-3cd3-4001-8b83-1e4762db6a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4381 2024.06.28 20:22:46.184663 [ 3 ] {83b2da0a-3cd3-4001-8b83-1e4762db6a73} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4382 2024.06.28 20:22:46.185010 [ 3 ] {83b2da0a-3cd3-4001-8b83-1e4762db6a73} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4383 2024.06.28 20:22:46.185176 [ 3 ] {83b2da0a-3cd3-4001-8b83-1e4762db6a73} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001559 sec., 103912.76459268761 rows/sec., 7.24 MiB/sec.
4384 2024.06.28 20:22:46.185512 [ 3 ] {83b2da0a-3cd3-4001-8b83-1e4762db6a73} <Debug> DynamicQueryHandler: Done processing query
4385 2024.06.28 20:22:46.185538 [ 3 ] {83b2da0a-3cd3-4001-8b83-1e4762db6a73} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4386 2024.06.28 20:22:46.185557 [ 3 ] {} <Debug> HTTP-Session: 8447379a-1edf-4369-94e2-997959881403 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4387 2024.06.28 20:22:46.185691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 17630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4388 2024.06.28 20:22:46.185740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4389 2024.06.28 20:22:46.185763 [ 3 ] {} <Debug> HTTP-Session: 6617756a-fa81-41bf-8080-1363847a6a8c Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4390 2024.06.28 20:22:46.185781 [ 3 ] {} <Debug> HTTP-Session: 6617756a-fa81-41bf-8080-1363847a6a8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4391 2024.06.28 20:22:46.185796 [ 3 ] {} <Debug> HTTP-Session: 6617756a-fa81-41bf-8080-1363847a6a8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4392 2024.06.28 20:22:46.185827 [ 3 ] {} <Trace> HTTP-Session: 6617756a-fa81-41bf-8080-1363847a6a8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4393 2024.06.28 20:22:46.186006 [ 3 ] {fe618f2c-d5bb-4c5e-b985-229f6c51a476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4394 2024.06.28 20:22:46.186079 [ 3 ] {fe618f2c-d5bb-4c5e-b985-229f6c51a476} <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
4395 2024.06.28 20:22:46.186515 [ 3 ] {fe618f2c-d5bb-4c5e-b985-229f6c51a476} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4396 2024.06.28 20:22:46.186974 [ 3 ] {fe618f2c-d5bb-4c5e-b985-229f6c51a476} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4397 2024.06.28 20:22:46.187012 [ 3 ] {fe618f2c-d5bb-4c5e-b985-229f6c51a476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4398 2024.06.28 20:22:46.187597 [ 3 ] {fe618f2c-d5bb-4c5e-b985-229f6c51a476} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4399 2024.06.28 20:22:46.188013 [ 3 ] {fe618f2c-d5bb-4c5e-b985-229f6c51a476} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4400 2024.06.28 20:22:46.188191 [ 67 ] {} <Debug> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4401 2024.06.28 20:22:46.188213 [ 3 ] {fe618f2c-d5bb-4c5e-b985-229f6c51a476} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002304 sec., 4774.305555555556 rows/sec., 8.56 MiB/sec.
4402 2024.06.28 20:22:46.188260 [ 67 ] {} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4403 2024.06.28 20:22:46.188342 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4404 2024.06.28 20:22:46.188688 [ 193 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::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
4405 2024.06.28 20:22:46.188764 [ 3 ] {fe618f2c-d5bb-4c5e-b985-229f6c51a476} <Debug> DynamicQueryHandler: Done processing query
4406 2024.06.28 20:22:46.188809 [ 3 ] {fe618f2c-d5bb-4c5e-b985-229f6c51a476} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
4407 2024.06.28 20:22:46.188839 [ 3 ] {} <Debug> HTTP-Session: 6617756a-fa81-41bf-8080-1363847a6a8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4408 2024.06.28 20:22:46.189024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4409 2024.06.28 20:22:46.189131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4410 2024.06.28 20:22:46.189190 [ 3 ] {} <Debug> HTTP-Session: 9c3adb25-ae1d-4ac8-99b5-49d5d37d81c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4411 2024.06.28 20:22:46.189242 [ 3 ] {} <Debug> HTTP-Session: 9c3adb25-ae1d-4ac8-99b5-49d5d37d81c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4412 2024.06.28 20:22:46.189281 [ 3 ] {} <Debug> HTTP-Session: 9c3adb25-ae1d-4ac8-99b5-49d5d37d81c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4413 2024.06.28 20:22:46.189304 [ 193 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4414 2024.06.28 20:22:46.189344 [ 3 ] {} <Trace> HTTP-Session: 9c3adb25-ae1d-4ac8-99b5-49d5d37d81c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4415 2024.06.28 20:22:46.189437 [ 193 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 177 rows starting from the beginning of the part
4416 2024.06.28 20:22:46.189667 [ 3 ] {f1a77849-07a9-4bde-ae47-57d532801ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4417 2024.06.28 20:22:46.189887 [ 3 ] {f1a77849-07a9-4bde-ae47-57d532801ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4418 2024.06.28 20:22:46.190269 [ 193 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 11 rows starting from the beginning of the part
4419 2024.06.28 20:22:46.190644 [ 3 ] {f1a77849-07a9-4bde-ae47-57d532801ebb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4420 2024.06.28 20:22:46.191140 [ 193 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 19 rows starting from the beginning of the part
4421 2024.06.28 20:22:46.191773 [ 193 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 11 rows starting from the beginning of the part
4422 2024.06.28 20:22:46.192017 [ 3 ] {f1a77849-07a9-4bde-ae47-57d532801ebb} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4423 2024.06.28 20:22:46.192137 [ 3 ] {f1a77849-07a9-4bde-ae47-57d532801ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4424 2024.06.28 20:22:46.192539 [ 193 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 19 rows starting from the beginning of the part
4425 2024.06.28 20:22:46.193187 [ 193 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 11 rows starting from the beginning of the part
4426 2024.06.28 20:22:46.193587 [ 3 ] {f1a77849-07a9-4bde-ae47-57d532801ebb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4427 2024.06.28 20:22:46.194527 [ 3 ] {f1a77849-07a9-4bde-ae47-57d532801ebb} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4428 2024.06.28 20:22:46.194986 [ 3 ] {f1a77849-07a9-4bde-ae47-57d532801ebb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005408 sec., 11094.674556213018 rows/sec., 765.65 KiB/sec.
4429 2024.06.28 20:22:46.195789 [ 3 ] {f1a77849-07a9-4bde-ae47-57d532801ebb} <Debug> DynamicQueryHandler: Done processing query
4430 2024.06.28 20:22:46.195864 [ 3 ] {f1a77849-07a9-4bde-ae47-57d532801ebb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4431 2024.06.28 20:22:46.195929 [ 3 ] {} <Debug> HTTP-Session: 9c3adb25-ae1d-4ac8-99b5-49d5d37d81c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4432 2024.06.28 20:22:46.197986 [ 186 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 248 rows, containing 19 columns (19 merged, 0 gathered) in 0.009507304 sec., 26085.20775185058 rows/sec., 46.74 MiB/sec.
4433 2024.06.28 20:22:46.198512 [ 186 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4434 2024.06.28 20:22:46.199123 [ 186 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4435 2024.06.28 20:22:46.199202 [ 186 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4436 2024.06.28 20:22:46.199340 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB.
4437 2024.06.28 20:22:51.169130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4438 2024.06.28 20:22:51.169272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4439 2024.06.28 20:22:51.169300 [ 3 ] {} <Debug> HTTP-Session: dadf6cfb-fffa-4ea3-b425-c48be15ab1e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4440 2024.06.28 20:22:51.169331 [ 3 ] {} <Debug> HTTP-Session: dadf6cfb-fffa-4ea3-b425-c48be15ab1e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4441 2024.06.28 20:22:51.169347 [ 3 ] {} <Debug> HTTP-Session: dadf6cfb-fffa-4ea3-b425-c48be15ab1e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4442 2024.06.28 20:22:51.169402 [ 3 ] {} <Trace> HTTP-Session: dadf6cfb-fffa-4ea3-b425-c48be15ab1e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4443 2024.06.28 20:22:51.169646 [ 3 ] {b2146ab1-0f47-4781-aec7-f766685e0d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4444 2024.06.28 20:22:51.169749 [ 3 ] {b2146ab1-0f47-4781-aec7-f766685e0d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4445 2024.06.28 20:22:51.169967 [ 3 ] {b2146ab1-0f47-4781-aec7-f766685e0d72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4446 2024.06.28 20:22:51.170383 [ 3 ] {b2146ab1-0f47-4781-aec7-f766685e0d72} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4447 2024.06.28 20:22:51.170425 [ 3 ] {b2146ab1-0f47-4781-aec7-f766685e0d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4448 2024.06.28 20:22:51.170812 [ 3 ] {b2146ab1-0f47-4781-aec7-f766685e0d72} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4449 2024.06.28 20:22:51.171141 [ 3 ] {b2146ab1-0f47-4781-aec7-f766685e0d72} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4450 2024.06.28 20:22:51.171276 [ 3 ] {b2146ab1-0f47-4781-aec7-f766685e0d72} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.00175 sec., 10857.142857142857 rows/sec., 880.02 KiB/sec.
4451 2024.06.28 20:22:51.171453 [ 3 ] {b2146ab1-0f47-4781-aec7-f766685e0d72} <Debug> DynamicQueryHandler: Done processing query
4452 2024.06.28 20:22:51.171479 [ 3 ] {b2146ab1-0f47-4781-aec7-f766685e0d72} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4453 2024.06.28 20:22:51.171494 [ 3 ] {} <Debug> HTTP-Session: dadf6cfb-fffa-4ea3-b425-c48be15ab1e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4454 2024.06.28 20:22:51.171614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4455 2024.06.28 20:22:51.171661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4456 2024.06.28 20:22:51.171745 [ 3 ] {} <Debug> HTTP-Session: 2f473a16-1500-40d0-aace-398bb0ef05ad Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4457 2024.06.28 20:22:51.171762 [ 3 ] {} <Debug> HTTP-Session: 2f473a16-1500-40d0-aace-398bb0ef05ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4458 2024.06.28 20:22:51.171776 [ 3 ] {} <Debug> HTTP-Session: 2f473a16-1500-40d0-aace-398bb0ef05ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4459 2024.06.28 20:22:51.171807 [ 3 ] {} <Trace> HTTP-Session: 2f473a16-1500-40d0-aace-398bb0ef05ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4460 2024.06.28 20:22:51.171902 [ 3 ] {1f6be77b-8a5e-4f95-a791-e6735864df27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4461 2024.06.28 20:22:51.171947 [ 3 ] {1f6be77b-8a5e-4f95-a791-e6735864df27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4462 2024.06.28 20:22:51.172073 [ 3 ] {1f6be77b-8a5e-4f95-a791-e6735864df27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4463 2024.06.28 20:22:51.172362 [ 3 ] {1f6be77b-8a5e-4f95-a791-e6735864df27} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4464 2024.06.28 20:22:51.172398 [ 3 ] {1f6be77b-8a5e-4f95-a791-e6735864df27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4465 2024.06.28 20:22:51.172698 [ 3 ] {1f6be77b-8a5e-4f95-a791-e6735864df27} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4466 2024.06.28 20:22:51.173009 [ 3 ] {1f6be77b-8a5e-4f95-a791-e6735864df27} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4467 2024.06.28 20:22:51.173137 [ 3 ] {1f6be77b-8a5e-4f95-a791-e6735864df27} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001256 sec., 1592.3566878980891 rows/sec., 129.85 KiB/sec.
4468 2024.06.28 20:22:51.173326 [ 3 ] {1f6be77b-8a5e-4f95-a791-e6735864df27} <Debug> DynamicQueryHandler: Done processing query
4469 2024.06.28 20:22:51.173351 [ 3 ] {1f6be77b-8a5e-4f95-a791-e6735864df27} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4470 2024.06.28 20:22:51.173368 [ 3 ] {} <Debug> HTTP-Session: 2f473a16-1500-40d0-aace-398bb0ef05ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4471 2024.06.28 20:22:51.173503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 16554, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4472 2024.06.28 20:22:51.173552 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4473 2024.06.28 20:22:51.173572 [ 3 ] {} <Debug> HTTP-Session: 6e71e341-cfeb-4194-b18c-060ea23632a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4474 2024.06.28 20:22:51.173588 [ 3 ] {} <Debug> HTTP-Session: 6e71e341-cfeb-4194-b18c-060ea23632a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4475 2024.06.28 20:22:51.173602 [ 3 ] {} <Debug> HTTP-Session: 6e71e341-cfeb-4194-b18c-060ea23632a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4476 2024.06.28 20:22:51.173632 [ 3 ] {} <Trace> HTTP-Session: 6e71e341-cfeb-4194-b18c-060ea23632a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4477 2024.06.28 20:22:51.173757 [ 3 ] {171a1e66-40a1-4d85-8ac7-31cfd974d03f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4478 2024.06.28 20:22:51.173802 [ 3 ] {171a1e66-40a1-4d85-8ac7-31cfd974d03f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4479 2024.06.28 20:22:51.173926 [ 3 ] {171a1e66-40a1-4d85-8ac7-31cfd974d03f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4480 2024.06.28 20:22:51.174274 [ 3 ] {171a1e66-40a1-4d85-8ac7-31cfd974d03f} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4481 2024.06.28 20:22:51.174310 [ 3 ] {171a1e66-40a1-4d85-8ac7-31cfd974d03f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4482 2024.06.28 20:22:51.174627 [ 3 ] {171a1e66-40a1-4d85-8ac7-31cfd974d03f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4483 2024.06.28 20:22:51.174935 [ 3 ] {171a1e66-40a1-4d85-8ac7-31cfd974d03f} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4484 2024.06.28 20:22:51.175069 [ 114 ] {} <Debug> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4485 2024.06.28 20:22:51.175085 [ 3 ] {171a1e66-40a1-4d85-8ac7-31cfd974d03f} <Debug> executeQuery: Read 114 rows, 9.61 KiB in 0.001373 sec., 83029.8616168973 rows/sec., 6.83 MiB/sec.
4486 2024.06.28 20:22:51.175101 [ 114 ] {} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4487 2024.06.28 20:22:51.175138 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4488 2024.06.28 20:22:51.175421 [ 3 ] {171a1e66-40a1-4d85-8ac7-31cfd974d03f} <Debug> DynamicQueryHandler: Done processing query
4489 2024.06.28 20:22:51.175431 [ 192 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::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
4490 2024.06.28 20:22:51.175480 [ 3 ] {171a1e66-40a1-4d85-8ac7-31cfd974d03f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4491 2024.06.28 20:22:51.175603 [ 3 ] {} <Debug> HTTP-Session: 6e71e341-cfeb-4194-b18c-060ea23632a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4492 2024.06.28 20:22:51.175921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4493 2024.06.28 20:22:51.176097 [ 192 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4494 2024.06.28 20:22:51.176118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4495 2024.06.28 20:22:51.176196 [ 192 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 188 rows starting from the beginning of the part
4496 2024.06.28 20:22:51.176198 [ 3 ] {} <Debug> HTTP-Session: 869ac4f2-cdcb-4fd1-8aee-8ac2677137fa Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4497 2024.06.28 20:22:51.176282 [ 3 ] {} <Debug> HTTP-Session: 869ac4f2-cdcb-4fd1-8aee-8ac2677137fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4498 2024.06.28 20:22:51.176363 [ 3 ] {} <Debug> HTTP-Session: 869ac4f2-cdcb-4fd1-8aee-8ac2677137fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4499 2024.06.28 20:22:51.176436 [ 192 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 113 rows starting from the beginning of the part
4500 2024.06.28 20:22:51.176567 [ 3 ] {} <Trace> HTTP-Session: 869ac4f2-cdcb-4fd1-8aee-8ac2677137fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4501 2024.06.28 20:22:51.176687 [ 192 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 91 rows starting from the beginning of the part
4502 2024.06.28 20:22:51.176984 [ 192 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 150 rows starting from the beginning of the part
4503 2024.06.28 20:22:51.177091 [ 3 ] {8ab775a6-e438-44b9-9c9a-9e2be4f50606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4504 2024.06.28 20:22:51.177279 [ 192 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 91 rows starting from the beginning of the part
4505 2024.06.28 20:22:51.177320 [ 3 ] {8ab775a6-e438-44b9-9c9a-9e2be4f50606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4506 2024.06.28 20:22:51.177530 [ 192 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 114 rows starting from the beginning of the part
4507 2024.06.28 20:22:51.178281 [ 3 ] {8ab775a6-e438-44b9-9c9a-9e2be4f50606} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4508 2024.06.28 20:22:51.179062 [ 3 ] {8ab775a6-e438-44b9-9c9a-9e2be4f50606} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4509 2024.06.28 20:22:51.179123 [ 3 ] {8ab775a6-e438-44b9-9c9a-9e2be4f50606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4510 2024.06.28 20:22:51.179979 [ 3 ] {8ab775a6-e438-44b9-9c9a-9e2be4f50606} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4511 2024.06.28 20:22:51.180684 [ 190 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 747 rows, containing 4 columns (4 merged, 0 gathered) in 0.00545026 sec., 137057.6816518845 rows/sec., 11.16 MiB/sec.
4512 2024.06.28 20:22:51.180762 [ 3 ] {8ab775a6-e438-44b9-9c9a-9e2be4f50606} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4513 2024.06.28 20:22:51.180852 [ 190 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4514 2024.06.28 20:22:51.180940 [ 3 ] {8ab775a6-e438-44b9-9c9a-9e2be4f50606} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004088 sec., 489.23679060665364 rows/sec., 34.16 KiB/sec.
4515 2024.06.28 20:22:51.181159 [ 3 ] {8ab775a6-e438-44b9-9c9a-9e2be4f50606} <Debug> DynamicQueryHandler: Done processing query
4516 2024.06.28 20:22:51.181188 [ 3 ] {8ab775a6-e438-44b9-9c9a-9e2be4f50606} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4517 2024.06.28 20:22:51.181209 [ 3 ] {} <Debug> HTTP-Session: 869ac4f2-cdcb-4fd1-8aee-8ac2677137fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4518 2024.06.28 20:22:51.181341 [ 190 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_26_5} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4519 2024.06.28 20:22:51.181362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 14450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4520 2024.06.28 20:22:51.181418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4521 2024.06.28 20:22:51.181426 [ 190 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_26_5} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4522 2024.06.28 20:22:51.181442 [ 3 ] {} <Debug> HTTP-Session: f9b15969-db4f-4c56-a810-ab48dec7d32f Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4523 2024.06.28 20:22:51.181460 [ 3 ] {} <Debug> HTTP-Session: f9b15969-db4f-4c56-a810-ab48dec7d32f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4524 2024.06.28 20:22:51.181484 [ 3 ] {} <Debug> HTTP-Session: f9b15969-db4f-4c56-a810-ab48dec7d32f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4525 2024.06.28 20:22:51.181532 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
4526 2024.06.28 20:22:51.181536 [ 3 ] {} <Trace> HTTP-Session: f9b15969-db4f-4c56-a810-ab48dec7d32f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4527 2024.06.28 20:22:51.181676 [ 3 ] {f368e97f-e69f-499f-b62b-c0f2884c19b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4528 2024.06.28 20:22:51.181720 [ 3 ] {f368e97f-e69f-499f-b62b-c0f2884c19b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4529 2024.06.28 20:22:51.181853 [ 3 ] {f368e97f-e69f-499f-b62b-c0f2884c19b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4530 2024.06.28 20:22:51.182202 [ 3 ] {f368e97f-e69f-499f-b62b-c0f2884c19b2} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4531 2024.06.28 20:22:51.182237 [ 3 ] {f368e97f-e69f-499f-b62b-c0f2884c19b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4532 2024.06.28 20:22:51.182558 [ 3 ] {f368e97f-e69f-499f-b62b-c0f2884c19b2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4533 2024.06.28 20:22:51.182881 [ 3 ] {f368e97f-e69f-499f-b62b-c0f2884c19b2} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4534 2024.06.28 20:22:51.183002 [ 114 ] {} <Debug> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4535 2024.06.28 20:22:51.183006 [ 3 ] {f368e97f-e69f-499f-b62b-c0f2884c19b2} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.00138 sec., 61594.20289855073 rows/sec., 4.81 MiB/sec.
4536 2024.06.28 20:22:51.183033 [ 114 ] {} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4537 2024.06.28 20:22:51.183068 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4538 2024.06.28 20:22:51.183268 [ 3 ] {f368e97f-e69f-499f-b62b-c0f2884c19b2} <Debug> DynamicQueryHandler: Done processing query
4539 2024.06.28 20:22:51.183361 [ 3 ] {f368e97f-e69f-499f-b62b-c0f2884c19b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4540 2024.06.28 20:22:51.183459 [ 3 ] {} <Debug> HTTP-Session: f9b15969-db4f-4c56-a810-ab48dec7d32f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4541 2024.06.28 20:22:51.183554 [ 195 ] {83f29066-60b5-431b-8a7e-f217868bed51::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
4542 2024.06.28 20:22:51.183715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30858, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4543 2024.06.28 20:22:51.183830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4544 2024.06.28 20:22:51.183890 [ 3 ] {} <Debug> HTTP-Session: abc18005-7d09-4e1c-af30-94ebcfaee4a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4545 2024.06.28 20:22:51.183935 [ 3 ] {} <Debug> HTTP-Session: abc18005-7d09-4e1c-af30-94ebcfaee4a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4546 2024.06.28 20:22:51.183985 [ 3 ] {} <Debug> HTTP-Session: abc18005-7d09-4e1c-af30-94ebcfaee4a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4547 2024.06.28 20:22:51.183987 [ 195 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4548 2024.06.28 20:22:51.184038 [ 3 ] {} <Trace> HTTP-Session: abc18005-7d09-4e1c-af30-94ebcfaee4a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4549 2024.06.28 20:22:51.184061 [ 195 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 146 rows starting from the beginning of the part
4550 2024.06.28 20:22:51.184277 [ 195 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 83 rows starting from the beginning of the part
4551 2024.06.28 20:22:51.184467 [ 3 ] {2f07d46f-f427-4834-8f70-47249f63bbe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4552 2024.06.28 20:22:51.184565 [ 195 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 79 rows starting from the beginning of the part
4553 2024.06.28 20:22:51.184710 [ 3 ] {2f07d46f-f427-4834-8f70-47249f63bbe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4554 2024.06.28 20:22:51.184880 [ 195 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 109 rows starting from the beginning of the part
4555 2024.06.28 20:22:51.185264 [ 195 ] {83f29066-60b5-431b-8a7e-f217868bed51::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
4556 2024.06.28 20:22:51.185596 [ 195 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 85 rows starting from the beginning of the part
4557 2024.06.28 20:22:51.186192 [ 3 ] {2f07d46f-f427-4834-8f70-47249f63bbe7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4558 2024.06.28 20:22:51.187013 [ 3 ] {2f07d46f-f427-4834-8f70-47249f63bbe7} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4559 2024.06.28 20:22:51.187077 [ 3 ] {2f07d46f-f427-4834-8f70-47249f63bbe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4560 2024.06.28 20:22:51.188120 [ 3 ] {2f07d46f-f427-4834-8f70-47249f63bbe7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4561 2024.06.28 20:22:51.188286 [ 190 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 581 rows, containing 4 columns (4 merged, 0 gathered) in 0.005121248 sec., 113448.9093283512 rows/sec., 8.86 MiB/sec.
4562 2024.06.28 20:22:51.188484 [ 190 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4563 2024.06.28 20:22:51.188638 [ 3 ] {2f07d46f-f427-4834-8f70-47249f63bbe7} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4564 2024.06.28 20:22:51.188867 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4565 2024.06.28 20:22:51.188928 [ 3 ] {2f07d46f-f427-4834-8f70-47249f63bbe7} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004742 sec., 33951.919021509915 rows/sec., 2.36 MiB/sec.
4566 2024.06.28 20:22:51.188935 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4567 2024.06.28 20:22:51.188988 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4568 2024.06.28 20:22:51.189422 [ 195 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
4569 2024.06.28 20:22:51.189423 [ 190 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_26_5} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4570 2024.06.28 20:22:51.189452 [ 3 ] {2f07d46f-f427-4834-8f70-47249f63bbe7} <Debug> DynamicQueryHandler: Done processing query
4571 2024.06.28 20:22:51.189528 [ 3 ] {2f07d46f-f427-4834-8f70-47249f63bbe7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4572 2024.06.28 20:22:51.189587 [ 3 ] {} <Debug> HTTP-Session: abc18005-7d09-4e1c-af30-94ebcfaee4a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4573 2024.06.28 20:22:51.189699 [ 190 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_26_5} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4574 2024.06.28 20:22:51.189879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4575 2024.06.28 20:22:51.189938 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
4576 2024.06.28 20:22:51.189948 [ 195 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4577 2024.06.28 20:22:51.190002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4578 2024.06.28 20:22:51.190022 [ 195 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3523 rows starting from the beginning of the part
4579 2024.06.28 20:22:51.190054 [ 3 ] {} <Debug> HTTP-Session: cc4f5a4b-d7a3-499f-a5a6-922c02162787 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4580 2024.06.28 20:22:51.190095 [ 3 ] {} <Debug> HTTP-Session: cc4f5a4b-d7a3-499f-a5a6-922c02162787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4581 2024.06.28 20:22:51.190166 [ 3 ] {} <Debug> HTTP-Session: cc4f5a4b-d7a3-499f-a5a6-922c02162787 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4582 2024.06.28 20:22:51.190277 [ 195 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
4583 2024.06.28 20:22:51.190321 [ 3 ] {} <Trace> HTTP-Session: cc4f5a4b-d7a3-499f-a5a6-922c02162787 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4584 2024.06.28 20:22:51.190523 [ 195 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 162 rows starting from the beginning of the part
4585 2024.06.28 20:22:51.190736 [ 195 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 197 rows starting from the beginning of the part
4586 2024.06.28 20:22:51.190839 [ 195 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 162 rows starting from the beginning of the part
4587 2024.06.28 20:22:51.190975 [ 3 ] {e4cebff7-eb37-4c2f-a02e-9b8ad97908bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4588 2024.06.28 20:22:51.191206 [ 195 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
4589 2024.06.28 20:22:51.191348 [ 3 ] {e4cebff7-eb37-4c2f-a02e-9b8ad97908bd} <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
4590 2024.06.28 20:22:51.193094 [ 3 ] {e4cebff7-eb37-4c2f-a02e-9b8ad97908bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4591 2024.06.28 20:22:51.194622 [ 3 ] {e4cebff7-eb37-4c2f-a02e-9b8ad97908bd} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4592 2024.06.28 20:22:51.194660 [ 3 ] {e4cebff7-eb37-4c2f-a02e-9b8ad97908bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4593 2024.06.28 20:22:51.195668 [ 189 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4365 rows, containing 5 columns (5 merged, 0 gathered) in 0.006506993 sec., 670816.7659009316 rows/sec., 46.75 MiB/sec.
4594 2024.06.28 20:22:51.195995 [ 3 ] {e4cebff7-eb37-4c2f-a02e-9b8ad97908bd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4595 2024.06.28 20:22:51.196119 [ 189 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4596 2024.06.28 20:22:51.197120 [ 3 ] {e4cebff7-eb37-4c2f-a02e-9b8ad97908bd} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4597 2024.06.28 20:22:51.197373 [ 189 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4598 2024.06.28 20:22:51.197434 [ 3 ] {e4cebff7-eb37-4c2f-a02e-9b8ad97908bd} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.006824 sec., 2784.2907385697536 rows/sec., 4.99 MiB/sec.
4599 2024.06.28 20:22:51.197606 [ 189 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4600 2024.06.28 20:22:51.197907 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB.
4601 2024.06.28 20:22:51.198043 [ 3 ] {e4cebff7-eb37-4c2f-a02e-9b8ad97908bd} <Debug> DynamicQueryHandler: Done processing query
4602 2024.06.28 20:22:51.198074 [ 3 ] {e4cebff7-eb37-4c2f-a02e-9b8ad97908bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
4603 2024.06.28 20:22:51.198091 [ 3 ] {} <Debug> HTTP-Session: cc4f5a4b-d7a3-499f-a5a6-922c02162787 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4604 2024.06.28 20:22:51.198218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4605 2024.06.28 20:22:51.198267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4606 2024.06.28 20:22:51.198287 [ 3 ] {} <Debug> HTTP-Session: a822d3b4-f770-4e32-bb06-a1a40ad408a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4607 2024.06.28 20:22:51.198304 [ 3 ] {} <Debug> HTTP-Session: a822d3b4-f770-4e32-bb06-a1a40ad408a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4608 2024.06.28 20:22:51.198318 [ 3 ] {} <Debug> HTTP-Session: a822d3b4-f770-4e32-bb06-a1a40ad408a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4609 2024.06.28 20:22:51.198351 [ 3 ] {} <Trace> HTTP-Session: a822d3b4-f770-4e32-bb06-a1a40ad408a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4610 2024.06.28 20:22:51.198475 [ 3 ] {301b0f83-c918-42ff-a1d7-be42d36f521a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4611 2024.06.28 20:22:51.198520 [ 3 ] {301b0f83-c918-42ff-a1d7-be42d36f521a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4612 2024.06.28 20:22:51.198667 [ 3 ] {301b0f83-c918-42ff-a1d7-be42d36f521a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4613 2024.06.28 20:22:51.199004 [ 3 ] {301b0f83-c918-42ff-a1d7-be42d36f521a} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4614 2024.06.28 20:22:51.199041 [ 3 ] {301b0f83-c918-42ff-a1d7-be42d36f521a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4615 2024.06.28 20:22:51.199415 [ 3 ] {301b0f83-c918-42ff-a1d7-be42d36f521a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4616 2024.06.28 20:22:51.199756 [ 3 ] {301b0f83-c918-42ff-a1d7-be42d36f521a} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4617 2024.06.28 20:22:51.199916 [ 149 ] {} <Debug> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4618 2024.06.28 20:22:51.199917 [ 3 ] {301b0f83-c918-42ff-a1d7-be42d36f521a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001474 sec., 40705.5630936228 rows/sec., 2.74 MiB/sec.
4619 2024.06.28 20:22:51.199975 [ 149 ] {} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4620 2024.06.28 20:22:51.200040 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4621 2024.06.28 20:22:51.200241 [ 195 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
4622 2024.06.28 20:22:51.200255 [ 3 ] {301b0f83-c918-42ff-a1d7-be42d36f521a} <Debug> DynamicQueryHandler: Done processing query
4623 2024.06.28 20:22:51.200318 [ 3 ] {301b0f83-c918-42ff-a1d7-be42d36f521a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4624 2024.06.28 20:22:51.200357 [ 3 ] {} <Debug> HTTP-Session: a822d3b4-f770-4e32-bb06-a1a40ad408a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4625 2024.06.28 20:22:51.200473 [ 195 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4626 2024.06.28 20:22:51.200512 [ 195 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1222 rows starting from the beginning of the part
4627 2024.06.28 20:22:51.200601 [ 195 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
4628 2024.06.28 20:22:51.200702 [ 195 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
4629 2024.06.28 20:22:51.200802 [ 195 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
4630 2024.06.28 20:22:51.200864 [ 195 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
4631 2024.06.28 20:22:51.201098 [ 195 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
4632 2024.06.28 20:22:51.202194 [ 198 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1522 rows, containing 4 columns (4 merged, 0 gathered) in 0.002040977 sec., 745721.2893628886 rows/sec., 50.28 MiB/sec.
4633 2024.06.28 20:22:51.202429 [ 198 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4634 2024.06.28 20:22:51.202911 [ 198 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_26_5} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4635 2024.06.28 20:22:51.203001 [ 198 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_26_5} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4636 2024.06.28 20:22:51.203096 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB.
4637 2024.06.28 20:22:55.337634 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache
4638 2024.06.28 20:22:55.337691 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache
4639 2024.06.28 20:22:56.169201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4640 2024.06.28 20:22:56.169347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4641 2024.06.28 20:22:56.169381 [ 3 ] {} <Debug> HTTP-Session: c9458bd7-ae21-47ad-b0a7-63b5a6698ce7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4642 2024.06.28 20:22:56.169411 [ 3 ] {} <Debug> HTTP-Session: c9458bd7-ae21-47ad-b0a7-63b5a6698ce7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4643 2024.06.28 20:22:56.169430 [ 3 ] {} <Debug> HTTP-Session: c9458bd7-ae21-47ad-b0a7-63b5a6698ce7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4644 2024.06.28 20:22:56.169489 [ 3 ] {} <Trace> HTTP-Session: c9458bd7-ae21-47ad-b0a7-63b5a6698ce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4645 2024.06.28 20:22:56.169694 [ 3 ] {aaed3bee-853d-4817-9369-3afc283cc617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4646 2024.06.28 20:22:56.169769 [ 3 ] {aaed3bee-853d-4817-9369-3afc283cc617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4647 2024.06.28 20:22:56.169993 [ 3 ] {aaed3bee-853d-4817-9369-3afc283cc617} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4648 2024.06.28 20:22:56.170453 [ 3 ] {aaed3bee-853d-4817-9369-3afc283cc617} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4649 2024.06.28 20:22:56.170492 [ 3 ] {aaed3bee-853d-4817-9369-3afc283cc617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4650 2024.06.28 20:22:56.170871 [ 3 ] {aaed3bee-853d-4817-9369-3afc283cc617} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4651 2024.06.28 20:22:56.171217 [ 3 ] {aaed3bee-853d-4817-9369-3afc283cc617} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4652 2024.06.28 20:22:56.171364 [ 3 ] {aaed3bee-853d-4817-9369-3afc283cc617} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001733 sec., 6347.3744950952105 rows/sec., 514.48 KiB/sec.
4653 2024.06.28 20:22:56.171571 [ 3 ] {aaed3bee-853d-4817-9369-3afc283cc617} <Debug> DynamicQueryHandler: Done processing query
4654 2024.06.28 20:22:56.171598 [ 3 ] {aaed3bee-853d-4817-9369-3afc283cc617} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4655 2024.06.28 20:22:56.171616 [ 3 ] {} <Debug> HTTP-Session: c9458bd7-ae21-47ad-b0a7-63b5a6698ce7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4656 2024.06.28 20:22:56.171750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4657 2024.06.28 20:22:56.171801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4658 2024.06.28 20:22:56.171824 [ 3 ] {} <Debug> HTTP-Session: b3b48d7d-74ec-47f5-89fb-dcb33afb9173 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4659 2024.06.28 20:22:56.171841 [ 3 ] {} <Debug> HTTP-Session: b3b48d7d-74ec-47f5-89fb-dcb33afb9173 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4660 2024.06.28 20:22:56.171855 [ 3 ] {} <Debug> HTTP-Session: b3b48d7d-74ec-47f5-89fb-dcb33afb9173 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4661 2024.06.28 20:22:56.171888 [ 3 ] {} <Trace> HTTP-Session: b3b48d7d-74ec-47f5-89fb-dcb33afb9173 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4662 2024.06.28 20:22:56.172010 [ 3 ] {67f4aed7-68df-4eb0-aba4-b8cfb4a50d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4663 2024.06.28 20:22:56.172055 [ 3 ] {67f4aed7-68df-4eb0-aba4-b8cfb4a50d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4664 2024.06.28 20:22:56.172181 [ 3 ] {67f4aed7-68df-4eb0-aba4-b8cfb4a50d83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4665 2024.06.28 20:22:56.172560 [ 3 ] {67f4aed7-68df-4eb0-aba4-b8cfb4a50d83} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4666 2024.06.28 20:22:56.172597 [ 3 ] {67f4aed7-68df-4eb0-aba4-b8cfb4a50d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4667 2024.06.28 20:22:56.172922 [ 3 ] {67f4aed7-68df-4eb0-aba4-b8cfb4a50d83} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4668 2024.06.28 20:22:56.173236 [ 3 ] {67f4aed7-68df-4eb0-aba4-b8cfb4a50d83} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4669 2024.06.28 20:22:56.173366 [ 3 ] {67f4aed7-68df-4eb0-aba4-b8cfb4a50d83} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.0014 sec., 63571.42857142857 rows/sec., 5.14 MiB/sec.
4670 2024.06.28 20:22:56.173568 [ 3 ] {67f4aed7-68df-4eb0-aba4-b8cfb4a50d83} <Debug> DynamicQueryHandler: Done processing query
4671 2024.06.28 20:22:56.173593 [ 3 ] {67f4aed7-68df-4eb0-aba4-b8cfb4a50d83} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4672 2024.06.28 20:22:56.173610 [ 3 ] {} <Debug> HTTP-Session: b3b48d7d-74ec-47f5-89fb-dcb33afb9173 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4673 2024.06.28 20:22:56.173740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4674 2024.06.28 20:22:56.173789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4675 2024.06.28 20:22:56.173811 [ 3 ] {} <Debug> HTTP-Session: 02a6828f-bb75-40b1-80a5-e26483268147 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4676 2024.06.28 20:22:56.173829 [ 3 ] {} <Debug> HTTP-Session: 02a6828f-bb75-40b1-80a5-e26483268147 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4677 2024.06.28 20:22:56.173843 [ 3 ] {} <Debug> HTTP-Session: 02a6828f-bb75-40b1-80a5-e26483268147 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4678 2024.06.28 20:22:56.173876 [ 3 ] {} <Trace> HTTP-Session: 02a6828f-bb75-40b1-80a5-e26483268147 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4679 2024.06.28 20:22:56.174001 [ 3 ] {fb64f824-5185-42ef-bcbf-afc717e95414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4680 2024.06.28 20:22:56.174046 [ 3 ] {fb64f824-5185-42ef-bcbf-afc717e95414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4681 2024.06.28 20:22:56.174182 [ 3 ] {fb64f824-5185-42ef-bcbf-afc717e95414} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4682 2024.06.28 20:22:56.174533 [ 3 ] {fb64f824-5185-42ef-bcbf-afc717e95414} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4683 2024.06.28 20:22:56.174570 [ 3 ] {fb64f824-5185-42ef-bcbf-afc717e95414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4684 2024.06.28 20:22:56.174885 [ 3 ] {fb64f824-5185-42ef-bcbf-afc717e95414} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4685 2024.06.28 20:22:56.175201 [ 3 ] {fb64f824-5185-42ef-bcbf-afc717e95414} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4686 2024.06.28 20:22:56.175363 [ 3 ] {fb64f824-5185-42ef-bcbf-afc717e95414} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001398 sec., 53648.0686695279 rows/sec., 4.19 MiB/sec.
4687 2024.06.28 20:22:56.175669 [ 3 ] {fb64f824-5185-42ef-bcbf-afc717e95414} <Debug> DynamicQueryHandler: Done processing query
4688 2024.06.28 20:22:56.175695 [ 3 ] {fb64f824-5185-42ef-bcbf-afc717e95414} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4689 2024.06.28 20:22:56.175712 [ 3 ] {} <Debug> HTTP-Session: 02a6828f-bb75-40b1-80a5-e26483268147 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4690 2024.06.28 20:22:56.175877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4691 2024.06.28 20:22:56.175955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4692 2024.06.28 20:22:56.175975 [ 3 ] {} <Debug> HTTP-Session: 092269f0-8c84-4bff-b56d-b8d6d5fd9c0b Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4693 2024.06.28 20:22:56.175992 [ 3 ] {} <Debug> HTTP-Session: 092269f0-8c84-4bff-b56d-b8d6d5fd9c0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4694 2024.06.28 20:22:56.176006 [ 3 ] {} <Debug> HTTP-Session: 092269f0-8c84-4bff-b56d-b8d6d5fd9c0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4695 2024.06.28 20:22:56.176038 [ 3 ] {} <Trace> HTTP-Session: 092269f0-8c84-4bff-b56d-b8d6d5fd9c0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4696 2024.06.28 20:22:56.176195 [ 3 ] {82882e30-8b55-41b7-9aeb-309fec386411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4697 2024.06.28 20:22:56.176244 [ 3 ] {82882e30-8b55-41b7-9aeb-309fec386411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4698 2024.06.28 20:22:56.176411 [ 3 ] {82882e30-8b55-41b7-9aeb-309fec386411} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4699 2024.06.28 20:22:56.176822 [ 3 ] {82882e30-8b55-41b7-9aeb-309fec386411} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4700 2024.06.28 20:22:56.176860 [ 3 ] {82882e30-8b55-41b7-9aeb-309fec386411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4701 2024.06.28 20:22:56.177277 [ 3 ] {82882e30-8b55-41b7-9aeb-309fec386411} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4702 2024.06.28 20:22:56.177610 [ 3 ] {82882e30-8b55-41b7-9aeb-309fec386411} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4703 2024.06.28 20:22:56.177782 [ 3 ] {82882e30-8b55-41b7-9aeb-309fec386411} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001653 sec., 96793.70840895342 rows/sec., 6.74 MiB/sec.
4704 2024.06.28 20:22:56.177964 [ 3 ] {82882e30-8b55-41b7-9aeb-309fec386411} <Debug> DynamicQueryHandler: Done processing query
4705 2024.06.28 20:22:56.177989 [ 3 ] {82882e30-8b55-41b7-9aeb-309fec386411} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4706 2024.06.28 20:22:56.178007 [ 3 ] {} <Debug> HTTP-Session: 092269f0-8c84-4bff-b56d-b8d6d5fd9c0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4707 2024.06.28 20:22:56.178137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 17623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4708 2024.06.28 20:22:56.178187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4709 2024.06.28 20:22:56.178207 [ 3 ] {} <Debug> HTTP-Session: 15d3620e-cba0-4011-9ee7-830811d4dc5b Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4710 2024.06.28 20:22:56.178224 [ 3 ] {} <Debug> HTTP-Session: 15d3620e-cba0-4011-9ee7-830811d4dc5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4711 2024.06.28 20:22:56.178238 [ 3 ] {} <Debug> HTTP-Session: 15d3620e-cba0-4011-9ee7-830811d4dc5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4712 2024.06.28 20:22:56.178270 [ 3 ] {} <Trace> HTTP-Session: 15d3620e-cba0-4011-9ee7-830811d4dc5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4713 2024.06.28 20:22:56.178461 [ 3 ] {1f22a7ba-bab4-49ea-b090-85f508eef2c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4714 2024.06.28 20:22:56.178528 [ 3 ] {1f22a7ba-bab4-49ea-b090-85f508eef2c7} <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
4715 2024.06.28 20:22:56.178950 [ 3 ] {1f22a7ba-bab4-49ea-b090-85f508eef2c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4716 2024.06.28 20:22:56.179542 [ 3 ] {1f22a7ba-bab4-49ea-b090-85f508eef2c7} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4717 2024.06.28 20:22:56.179580 [ 3 ] {1f22a7ba-bab4-49ea-b090-85f508eef2c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4718 2024.06.28 20:22:56.180172 [ 3 ] {1f22a7ba-bab4-49ea-b090-85f508eef2c7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4719 2024.06.28 20:22:56.180587 [ 3 ] {1f22a7ba-bab4-49ea-b090-85f508eef2c7} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4720 2024.06.28 20:22:56.180777 [ 3 ] {1f22a7ba-bab4-49ea-b090-85f508eef2c7} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002429 sec., 4528.6125977768625 rows/sec., 8.12 MiB/sec.
4721 2024.06.28 20:22:56.181008 [ 3 ] {1f22a7ba-bab4-49ea-b090-85f508eef2c7} <Debug> DynamicQueryHandler: Done processing query
4722 2024.06.28 20:22:56.181034 [ 3 ] {1f22a7ba-bab4-49ea-b090-85f508eef2c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
4723 2024.06.28 20:22:56.181051 [ 3 ] {} <Debug> HTTP-Session: 15d3620e-cba0-4011-9ee7-830811d4dc5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4724 2024.06.28 20:22:56.181166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4725 2024.06.28 20:22:56.181215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4726 2024.06.28 20:22:56.181246 [ 3 ] {} <Debug> HTTP-Session: 9a238b97-ce6e-4a36-8016-ebecbfe6cd63 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4727 2024.06.28 20:22:56.181263 [ 3 ] {} <Debug> HTTP-Session: 9a238b97-ce6e-4a36-8016-ebecbfe6cd63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4728 2024.06.28 20:22:56.181278 [ 3 ] {} <Debug> HTTP-Session: 9a238b97-ce6e-4a36-8016-ebecbfe6cd63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4729 2024.06.28 20:22:56.181310 [ 3 ] {} <Trace> HTTP-Session: 9a238b97-ce6e-4a36-8016-ebecbfe6cd63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4730 2024.06.28 20:22:56.181420 [ 3 ] {3e08ccce-48a3-4e32-b6fe-069a30e7785e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4731 2024.06.28 20:22:56.181466 [ 3 ] {3e08ccce-48a3-4e32-b6fe-069a30e7785e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4732 2024.06.28 20:22:56.181593 [ 3 ] {3e08ccce-48a3-4e32-b6fe-069a30e7785e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4733 2024.06.28 20:22:56.181910 [ 3 ] {3e08ccce-48a3-4e32-b6fe-069a30e7785e} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4734 2024.06.28 20:22:56.181948 [ 3 ] {3e08ccce-48a3-4e32-b6fe-069a30e7785e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4735 2024.06.28 20:22:56.182338 [ 3 ] {3e08ccce-48a3-4e32-b6fe-069a30e7785e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4736 2024.06.28 20:22:56.182667 [ 3 ] {3e08ccce-48a3-4e32-b6fe-069a30e7785e} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4737 2024.06.28 20:22:56.182823 [ 3 ] {3e08ccce-48a3-4e32-b6fe-069a30e7785e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001431 sec., 41928.7211740042 rows/sec., 2.83 MiB/sec.
4738 2024.06.28 20:22:56.182996 [ 3 ] {3e08ccce-48a3-4e32-b6fe-069a30e7785e} <Debug> DynamicQueryHandler: Done processing query
4739 2024.06.28 20:22:56.183022 [ 3 ] {3e08ccce-48a3-4e32-b6fe-069a30e7785e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4740 2024.06.28 20:22:56.183039 [ 3 ] {} <Debug> HTTP-Session: 9a238b97-ce6e-4a36-8016-ebecbfe6cd63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4741 2024.06.28 20:23:01.169210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4742 2024.06.28 20:23:01.169360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4743 2024.06.28 20:23:01.169391 [ 3 ] {} <Debug> HTTP-Session: c95fdaf5-e3e4-4a22-bdf6-5eeb0ae92fa4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4744 2024.06.28 20:23:01.169419 [ 3 ] {} <Debug> HTTP-Session: c95fdaf5-e3e4-4a22-bdf6-5eeb0ae92fa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4745 2024.06.28 20:23:01.169439 [ 3 ] {} <Debug> HTTP-Session: c95fdaf5-e3e4-4a22-bdf6-5eeb0ae92fa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4746 2024.06.28 20:23:01.169498 [ 3 ] {} <Trace> HTTP-Session: c95fdaf5-e3e4-4a22-bdf6-5eeb0ae92fa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4747 2024.06.28 20:23:01.169715 [ 3 ] {a201009f-abfb-488a-9b27-6d1653a3d252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4748 2024.06.28 20:23:01.169794 [ 3 ] {a201009f-abfb-488a-9b27-6d1653a3d252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4749 2024.06.28 20:23:01.170020 [ 3 ] {a201009f-abfb-488a-9b27-6d1653a3d252} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4750 2024.06.28 20:23:01.170497 [ 3 ] {a201009f-abfb-488a-9b27-6d1653a3d252} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4751 2024.06.28 20:23:01.170541 [ 3 ] {a201009f-abfb-488a-9b27-6d1653a3d252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4752 2024.06.28 20:23:01.170918 [ 3 ] {a201009f-abfb-488a-9b27-6d1653a3d252} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4753 2024.06.28 20:23:01.171258 [ 3 ] {a201009f-abfb-488a-9b27-6d1653a3d252} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4754 2024.06.28 20:23:01.171403 [ 3 ] {a201009f-abfb-488a-9b27-6d1653a3d252} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001755 sec., 10826.210826210827 rows/sec., 877.52 KiB/sec.
4755 2024.06.28 20:23:01.171689 [ 3 ] {a201009f-abfb-488a-9b27-6d1653a3d252} <Debug> DynamicQueryHandler: Done processing query
4756 2024.06.28 20:23:01.171723 [ 3 ] {a201009f-abfb-488a-9b27-6d1653a3d252} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4757 2024.06.28 20:23:01.171741 [ 3 ] {} <Debug> HTTP-Session: c95fdaf5-e3e4-4a22-bdf6-5eeb0ae92fa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4758 2024.06.28 20:23:01.171888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 16421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4759 2024.06.28 20:23:01.171940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4760 2024.06.28 20:23:01.171960 [ 3 ] {} <Debug> HTTP-Session: d293028c-eeb7-47f0-b40f-3d05db7cba7c Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4761 2024.06.28 20:23:01.171977 [ 3 ] {} <Debug> HTTP-Session: d293028c-eeb7-47f0-b40f-3d05db7cba7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4762 2024.06.28 20:23:01.171991 [ 3 ] {} <Debug> HTTP-Session: d293028c-eeb7-47f0-b40f-3d05db7cba7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4763 2024.06.28 20:23:01.172024 [ 3 ] {} <Trace> HTTP-Session: d293028c-eeb7-47f0-b40f-3d05db7cba7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4764 2024.06.28 20:23:01.172151 [ 3 ] {8af92df3-4957-44d2-91be-0482da0f9d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4765 2024.06.28 20:23:01.172196 [ 3 ] {8af92df3-4957-44d2-91be-0482da0f9d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4766 2024.06.28 20:23:01.172340 [ 3 ] {8af92df3-4957-44d2-91be-0482da0f9d57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4767 2024.06.28 20:23:01.172751 [ 3 ] {8af92df3-4957-44d2-91be-0482da0f9d57} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4768 2024.06.28 20:23:01.172788 [ 3 ] {8af92df3-4957-44d2-91be-0482da0f9d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4769 2024.06.28 20:23:01.173108 [ 3 ] {8af92df3-4957-44d2-91be-0482da0f9d57} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4770 2024.06.28 20:23:01.173420 [ 3 ] {8af92df3-4957-44d2-91be-0482da0f9d57} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4771 2024.06.28 20:23:01.173546 [ 3 ] {8af92df3-4957-44d2-91be-0482da0f9d57} <Debug> executeQuery: Read 113 rows, 9.54 KiB in 0.001444 sec., 78254.84764542937 rows/sec., 6.45 MiB/sec.
4772 2024.06.28 20:23:01.173713 [ 3 ] {8af92df3-4957-44d2-91be-0482da0f9d57} <Debug> DynamicQueryHandler: Done processing query
4773 2024.06.28 20:23:01.173739 [ 3 ] {8af92df3-4957-44d2-91be-0482da0f9d57} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4774 2024.06.28 20:23:01.173756 [ 3 ] {} <Debug> HTTP-Session: d293028c-eeb7-47f0-b40f-3d05db7cba7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4775 2024.06.28 20:23:01.173887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 14109, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4776 2024.06.28 20:23:01.173937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4777 2024.06.28 20:23:01.173957 [ 3 ] {} <Debug> HTTP-Session: 33e468a6-4470-4e4d-8549-f5b0d44bbf22 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4778 2024.06.28 20:23:01.173974 [ 3 ] {} <Debug> HTTP-Session: 33e468a6-4470-4e4d-8549-f5b0d44bbf22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4779 2024.06.28 20:23:01.173988 [ 3 ] {} <Debug> HTTP-Session: 33e468a6-4470-4e4d-8549-f5b0d44bbf22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4780 2024.06.28 20:23:01.174019 [ 3 ] {} <Trace> HTTP-Session: 33e468a6-4470-4e4d-8549-f5b0d44bbf22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4781 2024.06.28 20:23:01.174151 [ 3 ] {d43c0f39-da32-4818-b9ed-497e69e8e0b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4782 2024.06.28 20:23:01.174195 [ 3 ] {d43c0f39-da32-4818-b9ed-497e69e8e0b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4783 2024.06.28 20:23:01.174319 [ 3 ] {d43c0f39-da32-4818-b9ed-497e69e8e0b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4784 2024.06.28 20:23:01.174693 [ 3 ] {d43c0f39-da32-4818-b9ed-497e69e8e0b0} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4785 2024.06.28 20:23:01.174729 [ 3 ] {d43c0f39-da32-4818-b9ed-497e69e8e0b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4786 2024.06.28 20:23:01.175041 [ 3 ] {d43c0f39-da32-4818-b9ed-497e69e8e0b0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4787 2024.06.28 20:23:01.175349 [ 3 ] {d43c0f39-da32-4818-b9ed-497e69e8e0b0} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4788 2024.06.28 20:23:01.175481 [ 3 ] {d43c0f39-da32-4818-b9ed-497e69e8e0b0} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001378 sec., 60232.2206095791 rows/sec., 4.70 MiB/sec.
4789 2024.06.28 20:23:01.175644 [ 3 ] {d43c0f39-da32-4818-b9ed-497e69e8e0b0} <Debug> DynamicQueryHandler: Done processing query
4790 2024.06.28 20:23:01.175669 [ 3 ] {d43c0f39-da32-4818-b9ed-497e69e8e0b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4791 2024.06.28 20:23:01.175686 [ 3 ] {} <Debug> HTTP-Session: 33e468a6-4470-4e4d-8549-f5b0d44bbf22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4792 2024.06.28 20:23:01.175843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4793 2024.06.28 20:23:01.175894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4794 2024.06.28 20:23:01.175914 [ 3 ] {} <Debug> HTTP-Session: 3766561b-8d67-4559-a142-0e2a8822da23 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4795 2024.06.28 20:23:01.175931 [ 3 ] {} <Debug> HTTP-Session: 3766561b-8d67-4559-a142-0e2a8822da23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4796 2024.06.28 20:23:01.175944 [ 3 ] {} <Debug> HTTP-Session: 3766561b-8d67-4559-a142-0e2a8822da23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4797 2024.06.28 20:23:01.175976 [ 3 ] {} <Trace> HTTP-Session: 3766561b-8d67-4559-a142-0e2a8822da23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4798 2024.06.28 20:23:01.176117 [ 3 ] {e5b2f1e2-c541-4b1b-891c-9cf15f1e8717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4799 2024.06.28 20:23:01.176165 [ 3 ] {e5b2f1e2-c541-4b1b-891c-9cf15f1e8717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4800 2024.06.28 20:23:01.176309 [ 3 ] {e5b2f1e2-c541-4b1b-891c-9cf15f1e8717} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4801 2024.06.28 20:23:01.176712 [ 3 ] {e5b2f1e2-c541-4b1b-891c-9cf15f1e8717} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4802 2024.06.28 20:23:01.176747 [ 3 ] {e5b2f1e2-c541-4b1b-891c-9cf15f1e8717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4803 2024.06.28 20:23:01.177174 [ 3 ] {e5b2f1e2-c541-4b1b-891c-9cf15f1e8717} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4804 2024.06.28 20:23:01.177515 [ 3 ] {e5b2f1e2-c541-4b1b-891c-9cf15f1e8717} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4805 2024.06.28 20:23:01.177654 [ 3 ] {e5b2f1e2-c541-4b1b-891c-9cf15f1e8717} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001598 sec., 100125.15644555695 rows/sec., 6.97 MiB/sec.
4806 2024.06.28 20:23:01.177947 [ 3 ] {e5b2f1e2-c541-4b1b-891c-9cf15f1e8717} <Debug> DynamicQueryHandler: Done processing query
4807 2024.06.28 20:23:01.177996 [ 3 ] {e5b2f1e2-c541-4b1b-891c-9cf15f1e8717} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4808 2024.06.28 20:23:01.178017 [ 3 ] {} <Debug> HTTP-Session: 3766561b-8d67-4559-a142-0e2a8822da23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4809 2024.06.28 20:23:01.178180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4810 2024.06.28 20:23:01.178230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4811 2024.06.28 20:23:01.178250 [ 3 ] {} <Debug> HTTP-Session: c8d11f46-d177-4a60-a17b-286a317a44c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4812 2024.06.28 20:23:01.178268 [ 3 ] {} <Debug> HTTP-Session: c8d11f46-d177-4a60-a17b-286a317a44c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4813 2024.06.28 20:23:01.178282 [ 3 ] {} <Debug> HTTP-Session: c8d11f46-d177-4a60-a17b-286a317a44c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4814 2024.06.28 20:23:01.178314 [ 3 ] {} <Trace> HTTP-Session: c8d11f46-d177-4a60-a17b-286a317a44c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4815 2024.06.28 20:23:01.178566 [ 3 ] {47e8cd45-27ac-48e9-aef6-800a19159761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4816 2024.06.28 20:23:01.178636 [ 3 ] {47e8cd45-27ac-48e9-aef6-800a19159761} <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
4817 2024.06.28 20:23:01.179060 [ 3 ] {47e8cd45-27ac-48e9-aef6-800a19159761} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4818 2024.06.28 20:23:01.179687 [ 3 ] {47e8cd45-27ac-48e9-aef6-800a19159761} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4819 2024.06.28 20:23:01.179723 [ 3 ] {47e8cd45-27ac-48e9-aef6-800a19159761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4820 2024.06.28 20:23:01.180332 [ 3 ] {47e8cd45-27ac-48e9-aef6-800a19159761} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4821 2024.06.28 20:23:01.180746 [ 3 ] {47e8cd45-27ac-48e9-aef6-800a19159761} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4822 2024.06.28 20:23:01.181062 [ 3 ] {47e8cd45-27ac-48e9-aef6-800a19159761} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002648 sec., 7175.226586102718 rows/sec., 12.86 MiB/sec.
4823 2024.06.28 20:23:01.181352 [ 3 ] {47e8cd45-27ac-48e9-aef6-800a19159761} <Debug> DynamicQueryHandler: Done processing query
4824 2024.06.28 20:23:01.181377 [ 3 ] {47e8cd45-27ac-48e9-aef6-800a19159761} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
4825 2024.06.28 20:23:01.181394 [ 3 ] {} <Debug> HTTP-Session: c8d11f46-d177-4a60-a17b-286a317a44c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4826 2024.06.28 20:23:01.181515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4827 2024.06.28 20:23:01.181565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4828 2024.06.28 20:23:01.181584 [ 3 ] {} <Debug> HTTP-Session: a6e7cd23-5d8a-4b08-bbb1-21e0ac3af16d Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4829 2024.06.28 20:23:01.181601 [ 3 ] {} <Debug> HTTP-Session: a6e7cd23-5d8a-4b08-bbb1-21e0ac3af16d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4830 2024.06.28 20:23:01.181616 [ 3 ] {} <Debug> HTTP-Session: a6e7cd23-5d8a-4b08-bbb1-21e0ac3af16d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4831 2024.06.28 20:23:01.181647 [ 3 ] {} <Trace> HTTP-Session: a6e7cd23-5d8a-4b08-bbb1-21e0ac3af16d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4832 2024.06.28 20:23:01.181773 [ 3 ] {c01b3e10-0e01-4466-be9a-d84e0d8a7911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4833 2024.06.28 20:23:01.181818 [ 3 ] {c01b3e10-0e01-4466-be9a-d84e0d8a7911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4834 2024.06.28 20:23:01.181948 [ 3 ] {c01b3e10-0e01-4466-be9a-d84e0d8a7911} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4835 2024.06.28 20:23:01.182278 [ 3 ] {c01b3e10-0e01-4466-be9a-d84e0d8a7911} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4836 2024.06.28 20:23:01.182314 [ 3 ] {c01b3e10-0e01-4466-be9a-d84e0d8a7911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4837 2024.06.28 20:23:01.182679 [ 3 ] {c01b3e10-0e01-4466-be9a-d84e0d8a7911} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4838 2024.06.28 20:23:01.183008 [ 3 ] {c01b3e10-0e01-4466-be9a-d84e0d8a7911} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4839 2024.06.28 20:23:01.183135 [ 3 ] {c01b3e10-0e01-4466-be9a-d84e0d8a7911} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001416 sec., 42372.88135593221 rows/sec., 2.86 MiB/sec.
4840 2024.06.28 20:23:01.183299 [ 3 ] {c01b3e10-0e01-4466-be9a-d84e0d8a7911} <Debug> DynamicQueryHandler: Done processing query
4841 2024.06.28 20:23:01.183323 [ 3 ] {c01b3e10-0e01-4466-be9a-d84e0d8a7911} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4842 2024.06.28 20:23:01.183340 [ 3 ] {} <Debug> HTTP-Session: a6e7cd23-5d8a-4b08-bbb1-21e0ac3af16d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4843 2024.06.28 20:23:06.169832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4844 2024.06.28 20:23:06.170043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4845 2024.06.28 20:23:06.170092 [ 3 ] {} <Debug> HTTP-Session: 666850ee-de40-46e8-92be-867e84a94055 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4846 2024.06.28 20:23:06.170135 [ 3 ] {} <Debug> HTTP-Session: 666850ee-de40-46e8-92be-867e84a94055 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4847 2024.06.28 20:23:06.170165 [ 3 ] {} <Debug> HTTP-Session: 666850ee-de40-46e8-92be-867e84a94055 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4848 2024.06.28 20:23:06.170247 [ 3 ] {} <Trace> HTTP-Session: 666850ee-de40-46e8-92be-867e84a94055 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4849 2024.06.28 20:23:06.170542 [ 3 ] {8aa17d28-a88a-4c81-b068-2369d38c84cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4850 2024.06.28 20:23:06.170610 [ 3 ] {8aa17d28-a88a-4c81-b068-2369d38c84cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4851 2024.06.28 20:23:06.170807 [ 3 ] {8aa17d28-a88a-4c81-b068-2369d38c84cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4852 2024.06.28 20:23:06.171304 [ 3 ] {8aa17d28-a88a-4c81-b068-2369d38c84cb} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4853 2024.06.28 20:23:06.171349 [ 3 ] {8aa17d28-a88a-4c81-b068-2369d38c84cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4854 2024.06.28 20:23:06.171725 [ 3 ] {8aa17d28-a88a-4c81-b068-2369d38c84cb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4855 2024.06.28 20:23:06.172063 [ 3 ] {8aa17d28-a88a-4c81-b068-2369d38c84cb} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4856 2024.06.28 20:23:06.172233 [ 3 ] {8aa17d28-a88a-4c81-b068-2369d38c84cb} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.00178 sec., 6179.775280898877 rows/sec., 500.90 KiB/sec.
4857 2024.06.28 20:23:06.172444 [ 3 ] {8aa17d28-a88a-4c81-b068-2369d38c84cb} <Debug> DynamicQueryHandler: Done processing query
4858 2024.06.28 20:23:06.172471 [ 3 ] {8aa17d28-a88a-4c81-b068-2369d38c84cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4859 2024.06.28 20:23:06.172489 [ 3 ] {} <Debug> HTTP-Session: 666850ee-de40-46e8-92be-867e84a94055 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4860 2024.06.28 20:23:06.172677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4861 2024.06.28 20:23:06.172728 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4862 2024.06.28 20:23:06.172749 [ 3 ] {} <Debug> HTTP-Session: b1527aa7-2114-46c8-ae0c-3a6ce410d204 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4863 2024.06.28 20:23:06.172766 [ 3 ] {} <Debug> HTTP-Session: b1527aa7-2114-46c8-ae0c-3a6ce410d204 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4864 2024.06.28 20:23:06.172780 [ 3 ] {} <Debug> HTTP-Session: b1527aa7-2114-46c8-ae0c-3a6ce410d204 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4865 2024.06.28 20:23:06.172812 [ 3 ] {} <Trace> HTTP-Session: b1527aa7-2114-46c8-ae0c-3a6ce410d204 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4866 2024.06.28 20:23:06.172937 [ 3 ] {444afb34-1e37-4fe0-972d-f08cc9232c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4867 2024.06.28 20:23:06.172982 [ 3 ] {444afb34-1e37-4fe0-972d-f08cc9232c31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4868 2024.06.28 20:23:06.173111 [ 3 ] {444afb34-1e37-4fe0-972d-f08cc9232c31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4869 2024.06.28 20:23:06.173601 [ 3 ] {444afb34-1e37-4fe0-972d-f08cc9232c31} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4870 2024.06.28 20:23:06.173638 [ 3 ] {444afb34-1e37-4fe0-972d-f08cc9232c31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4871 2024.06.28 20:23:06.173957 [ 3 ] {444afb34-1e37-4fe0-972d-f08cc9232c31} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4872 2024.06.28 20:23:06.174267 [ 3 ] {444afb34-1e37-4fe0-972d-f08cc9232c31} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4873 2024.06.28 20:23:06.174427 [ 3 ] {444afb34-1e37-4fe0-972d-f08cc9232c31} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.001531 sec., 58131.939908556495 rows/sec., 4.70 MiB/sec.
4874 2024.06.28 20:23:06.174595 [ 3 ] {444afb34-1e37-4fe0-972d-f08cc9232c31} <Debug> DynamicQueryHandler: Done processing query
4875 2024.06.28 20:23:06.174619 [ 3 ] {444afb34-1e37-4fe0-972d-f08cc9232c31} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4876 2024.06.28 20:23:06.174636 [ 3 ] {} <Debug> HTTP-Session: b1527aa7-2114-46c8-ae0c-3a6ce410d204 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4877 2024.06.28 20:23:06.174763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4878 2024.06.28 20:23:06.174812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4879 2024.06.28 20:23:06.174832 [ 3 ] {} <Debug> HTTP-Session: 5a2680ee-d949-40ac-9af4-d1d8cb4a9e9e Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4880 2024.06.28 20:23:06.174848 [ 3 ] {} <Debug> HTTP-Session: 5a2680ee-d949-40ac-9af4-d1d8cb4a9e9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4881 2024.06.28 20:23:06.174862 [ 3 ] {} <Debug> HTTP-Session: 5a2680ee-d949-40ac-9af4-d1d8cb4a9e9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4882 2024.06.28 20:23:06.174892 [ 3 ] {} <Trace> HTTP-Session: 5a2680ee-d949-40ac-9af4-d1d8cb4a9e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4883 2024.06.28 20:23:06.175020 [ 3 ] {ebf64d11-ba0e-451e-9c16-3a5e608464af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4884 2024.06.28 20:23:06.175064 [ 3 ] {ebf64d11-ba0e-451e-9c16-3a5e608464af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4885 2024.06.28 20:23:06.175190 [ 3 ] {ebf64d11-ba0e-451e-9c16-3a5e608464af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4886 2024.06.28 20:23:06.175532 [ 3 ] {ebf64d11-ba0e-451e-9c16-3a5e608464af} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4887 2024.06.28 20:23:06.175569 [ 3 ] {ebf64d11-ba0e-451e-9c16-3a5e608464af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4888 2024.06.28 20:23:06.175876 [ 3 ] {ebf64d11-ba0e-451e-9c16-3a5e608464af} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4889 2024.06.28 20:23:06.176183 [ 3 ] {ebf64d11-ba0e-451e-9c16-3a5e608464af} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4890 2024.06.28 20:23:06.176322 [ 3 ] {ebf64d11-ba0e-451e-9c16-3a5e608464af} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00135 sec., 55555.555555555555 rows/sec., 4.34 MiB/sec.
4891 2024.06.28 20:23:06.176520 [ 3 ] {ebf64d11-ba0e-451e-9c16-3a5e608464af} <Debug> DynamicQueryHandler: Done processing query
4892 2024.06.28 20:23:06.176545 [ 3 ] {ebf64d11-ba0e-451e-9c16-3a5e608464af} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4893 2024.06.28 20:23:06.176562 [ 3 ] {} <Debug> HTTP-Session: 5a2680ee-d949-40ac-9af4-d1d8cb4a9e9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4894 2024.06.28 20:23:06.176709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4895 2024.06.28 20:23:06.176759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4896 2024.06.28 20:23:06.176779 [ 3 ] {} <Debug> HTTP-Session: 46fd6499-eabe-49b8-9baf-76590d0d73b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4897 2024.06.28 20:23:06.176797 [ 3 ] {} <Debug> HTTP-Session: 46fd6499-eabe-49b8-9baf-76590d0d73b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4898 2024.06.28 20:23:06.176811 [ 3 ] {} <Debug> HTTP-Session: 46fd6499-eabe-49b8-9baf-76590d0d73b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4899 2024.06.28 20:23:06.176843 [ 3 ] {} <Trace> HTTP-Session: 46fd6499-eabe-49b8-9baf-76590d0d73b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4900 2024.06.28 20:23:06.176985 [ 3 ] {e01570dd-678e-48b7-928e-03ccd7ca6e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4901 2024.06.28 20:23:06.177033 [ 3 ] {e01570dd-678e-48b7-928e-03ccd7ca6e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4902 2024.06.28 20:23:06.177185 [ 3 ] {e01570dd-678e-48b7-928e-03ccd7ca6e6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4903 2024.06.28 20:23:06.177613 [ 3 ] {e01570dd-678e-48b7-928e-03ccd7ca6e6a} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4904 2024.06.28 20:23:06.177650 [ 3 ] {e01570dd-678e-48b7-928e-03ccd7ca6e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4905 2024.06.28 20:23:06.178036 [ 3 ] {e01570dd-678e-48b7-928e-03ccd7ca6e6a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4906 2024.06.28 20:23:06.178369 [ 3 ] {e01570dd-678e-48b7-928e-03ccd7ca6e6a} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4907 2024.06.28 20:23:06.178531 [ 3 ] {e01570dd-678e-48b7-928e-03ccd7ca6e6a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0016 sec., 100000 rows/sec., 6.96 MiB/sec.
4908 2024.06.28 20:23:06.178708 [ 3 ] {e01570dd-678e-48b7-928e-03ccd7ca6e6a} <Debug> DynamicQueryHandler: Done processing query
4909 2024.06.28 20:23:06.178733 [ 3 ] {e01570dd-678e-48b7-928e-03ccd7ca6e6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4910 2024.06.28 20:23:06.178749 [ 3 ] {} <Debug> HTTP-Session: 46fd6499-eabe-49b8-9baf-76590d0d73b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4911 2024.06.28 20:23:06.178909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 17622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4912 2024.06.28 20:23:06.178960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4913 2024.06.28 20:23:06.178980 [ 3 ] {} <Debug> HTTP-Session: da52944a-7f5f-49ad-ac87-80b761ae0359 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4914 2024.06.28 20:23:06.178997 [ 3 ] {} <Debug> HTTP-Session: da52944a-7f5f-49ad-ac87-80b761ae0359 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4915 2024.06.28 20:23:06.179011 [ 3 ] {} <Debug> HTTP-Session: da52944a-7f5f-49ad-ac87-80b761ae0359 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4916 2024.06.28 20:23:06.179043 [ 3 ] {} <Trace> HTTP-Session: da52944a-7f5f-49ad-ac87-80b761ae0359 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4917 2024.06.28 20:23:06.179218 [ 3 ] {2bcb361d-43cd-43e7-b1e6-a333218d80e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4918 2024.06.28 20:23:06.179282 [ 3 ] {2bcb361d-43cd-43e7-b1e6-a333218d80e1} <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
4919 2024.06.28 20:23:06.179690 [ 3 ] {2bcb361d-43cd-43e7-b1e6-a333218d80e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4920 2024.06.28 20:23:06.180245 [ 3 ] {2bcb361d-43cd-43e7-b1e6-a333218d80e1} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4921 2024.06.28 20:23:06.180283 [ 3 ] {2bcb361d-43cd-43e7-b1e6-a333218d80e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4922 2024.06.28 20:23:06.180876 [ 3 ] {2bcb361d-43cd-43e7-b1e6-a333218d80e1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4923 2024.06.28 20:23:06.181281 [ 3 ] {2bcb361d-43cd-43e7-b1e6-a333218d80e1} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4924 2024.06.28 20:23:06.181476 [ 3 ] {2bcb361d-43cd-43e7-b1e6-a333218d80e1} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002354 sec., 4672.8971962616815 rows/sec., 8.37 MiB/sec.
4925 2024.06.28 20:23:06.181712 [ 3 ] {2bcb361d-43cd-43e7-b1e6-a333218d80e1} <Debug> DynamicQueryHandler: Done processing query
4926 2024.06.28 20:23:06.181739 [ 3 ] {2bcb361d-43cd-43e7-b1e6-a333218d80e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
4927 2024.06.28 20:23:06.181756 [ 3 ] {} <Debug> HTTP-Session: da52944a-7f5f-49ad-ac87-80b761ae0359 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4928 2024.06.28 20:23:06.181914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4929 2024.06.28 20:23:06.181965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4930 2024.06.28 20:23:06.181985 [ 3 ] {} <Debug> HTTP-Session: b5f3f873-9c5c-4015-adc0-53e098c731cb Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4931 2024.06.28 20:23:06.182002 [ 3 ] {} <Debug> HTTP-Session: b5f3f873-9c5c-4015-adc0-53e098c731cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4932 2024.06.28 20:23:06.182016 [ 3 ] {} <Debug> HTTP-Session: b5f3f873-9c5c-4015-adc0-53e098c731cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4933 2024.06.28 20:23:06.182049 [ 3 ] {} <Trace> HTTP-Session: b5f3f873-9c5c-4015-adc0-53e098c731cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4934 2024.06.28 20:23:06.182187 [ 3 ] {a529466f-e87b-4ff2-9ef3-a3366f128c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4935 2024.06.28 20:23:06.182232 [ 3 ] {a529466f-e87b-4ff2-9ef3-a3366f128c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4936 2024.06.28 20:23:06.182361 [ 3 ] {a529466f-e87b-4ff2-9ef3-a3366f128c7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4937 2024.06.28 20:23:06.182702 [ 3 ] {a529466f-e87b-4ff2-9ef3-a3366f128c7f} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4938 2024.06.28 20:23:06.182740 [ 3 ] {a529466f-e87b-4ff2-9ef3-a3366f128c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4939 2024.06.28 20:23:06.183104 [ 3 ] {a529466f-e87b-4ff2-9ef3-a3366f128c7f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4940 2024.06.28 20:23:06.183431 [ 3 ] {a529466f-e87b-4ff2-9ef3-a3366f128c7f} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4941 2024.06.28 20:23:06.183595 [ 3 ] {a529466f-e87b-4ff2-9ef3-a3366f128c7f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001466 sec., 40927.69440654843 rows/sec., 2.76 MiB/sec.
4942 2024.06.28 20:23:06.183763 [ 3 ] {a529466f-e87b-4ff2-9ef3-a3366f128c7f} <Debug> DynamicQueryHandler: Done processing query
4943 2024.06.28 20:23:06.183788 [ 3 ] {a529466f-e87b-4ff2-9ef3-a3366f128c7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4944 2024.06.28 20:23:06.183805 [ 3 ] {} <Debug> HTTP-Session: b5f3f873-9c5c-4015-adc0-53e098c731cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4945 2024.06.28 20:23:10.337733 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache
4946 2024.06.28 20:23:10.337779 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache
4947 2024.06.28 20:23:11.171378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4948 2024.06.28 20:23:11.171532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4949 2024.06.28 20:23:11.171564 [ 3 ] {} <Debug> HTTP-Session: 5f31ecf6-a1d9-4570-8188-dce6cdc85cbc Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4950 2024.06.28 20:23:11.171593 [ 3 ] {} <Debug> HTTP-Session: 5f31ecf6-a1d9-4570-8188-dce6cdc85cbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4951 2024.06.28 20:23:11.171611 [ 3 ] {} <Debug> HTTP-Session: 5f31ecf6-a1d9-4570-8188-dce6cdc85cbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4952 2024.06.28 20:23:11.171670 [ 3 ] {} <Trace> HTTP-Session: 5f31ecf6-a1d9-4570-8188-dce6cdc85cbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4953 2024.06.28 20:23:11.171885 [ 3 ] {1760cda7-0da2-4229-8280-2944d1762408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4954 2024.06.28 20:23:11.171965 [ 3 ] {1760cda7-0da2-4229-8280-2944d1762408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4955 2024.06.28 20:23:11.172194 [ 3 ] {1760cda7-0da2-4229-8280-2944d1762408} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4956 2024.06.28 20:23:11.172657 [ 3 ] {1760cda7-0da2-4229-8280-2944d1762408} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4957 2024.06.28 20:23:11.172705 [ 3 ] {1760cda7-0da2-4229-8280-2944d1762408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4958 2024.06.28 20:23:11.173090 [ 3 ] {1760cda7-0da2-4229-8280-2944d1762408} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4959 2024.06.28 20:23:11.173433 [ 3 ] {1760cda7-0da2-4229-8280-2944d1762408} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4960 2024.06.28 20:23:11.173623 [ 3 ] {1760cda7-0da2-4229-8280-2944d1762408} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001796 sec., 10579.064587973273 rows/sec., 857.48 KiB/sec.
4961 2024.06.28 20:23:11.173627 [ 135 ] {} <Debug> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4962 2024.06.28 20:23:11.173717 [ 135 ] {} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4963 2024.06.28 20:23:11.173772 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4964 2024.06.28 20:23:11.173912 [ 3 ] {1760cda7-0da2-4229-8280-2944d1762408} <Debug> DynamicQueryHandler: Done processing query
4965 2024.06.28 20:23:11.173924 [ 194 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::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
4966 2024.06.28 20:23:11.173945 [ 3 ] {1760cda7-0da2-4229-8280-2944d1762408} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4967 2024.06.28 20:23:11.173973 [ 3 ] {} <Debug> HTTP-Session: 5f31ecf6-a1d9-4570-8188-dce6cdc85cbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4968 2024.06.28 20:23:11.174081 [ 194 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4969 2024.06.28 20:23:11.174120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4970 2024.06.28 20:23:11.174125 [ 194 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 30 rows starting from the beginning of the part
4971 2024.06.28 20:23:11.174182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4972 2024.06.28 20:23:11.174236 [ 3 ] {} <Debug> HTTP-Session: 523c5de4-b382-444a-85d5-7bcd4325c74c Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
4973 2024.06.28 20:23:11.174318 [ 194 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 19 rows starting from the beginning of the part
4974 2024.06.28 20:23:11.174332 [ 3 ] {} <Debug> HTTP-Session: 523c5de4-b382-444a-85d5-7bcd4325c74c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4975 2024.06.28 20:23:11.174417 [ 3 ] {} <Debug> HTTP-Session: 523c5de4-b382-444a-85d5-7bcd4325c74c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4976 2024.06.28 20:23:11.174538 [ 3 ] {} <Trace> HTTP-Session: 523c5de4-b382-444a-85d5-7bcd4325c74c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4977 2024.06.28 20:23:11.174667 [ 194 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 11 rows starting from the beginning of the part
4978 2024.06.28 20:23:11.174914 [ 3 ] {be600fdc-734d-49bb-8b16-bdc799e6cd7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4979 2024.06.28 20:23:11.174923 [ 194 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 19 rows starting from the beginning of the part
4980 2024.06.28 20:23:11.175060 [ 3 ] {be600fdc-734d-49bb-8b16-bdc799e6cd7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4981 2024.06.28 20:23:11.175248 [ 194 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 11 rows starting from the beginning of the part
4982 2024.06.28 20:23:11.175592 [ 194 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 19 rows starting from the beginning of the part
4983 2024.06.28 20:23:11.176298 [ 3 ] {be600fdc-734d-49bb-8b16-bdc799e6cd7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4984 2024.06.28 20:23:11.176751 [ 3 ] {be600fdc-734d-49bb-8b16-bdc799e6cd7c} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4985 2024.06.28 20:23:11.176798 [ 3 ] {be600fdc-734d-49bb-8b16-bdc799e6cd7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
4986 2024.06.28 20:23:11.177281 [ 3 ] {be600fdc-734d-49bb-8b16-bdc799e6cd7c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4987 2024.06.28 20:23:11.177471 [ 195 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 109 rows, containing 4 columns (4 merged, 0 gathered) in 0.003598343 sec., 30291.72038352097 rows/sec., 2.40 MiB/sec.
4988 2024.06.28 20:23:11.177791 [ 195 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4989 2024.06.28 20:23:11.177974 [ 3 ] {be600fdc-734d-49bb-8b16-bdc799e6cd7c} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4990 2024.06.28 20:23:11.178367 [ 3 ] {be600fdc-734d-49bb-8b16-bdc799e6cd7c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.003545 sec., 564.1748942172073 rows/sec., 46.00 KiB/sec.
4991 2024.06.28 20:23:11.178996 [ 3 ] {be600fdc-734d-49bb-8b16-bdc799e6cd7c} <Debug> DynamicQueryHandler: Done processing query
4992 2024.06.28 20:23:11.179038 [ 3 ] {be600fdc-734d-49bb-8b16-bdc799e6cd7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4993 2024.06.28 20:23:11.179069 [ 3 ] {} <Debug> HTTP-Session: 523c5de4-b382-444a-85d5-7bcd4325c74c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4994 2024.06.28 20:23:11.179140 [ 195 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_21_4} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4995 2024.06.28 20:23:11.179236 [ 195 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_21_4} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4996 2024.06.28 20:23:11.179287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 21484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4997 2024.06.28 20:23:11.179383 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
4998 2024.06.28 20:23:11.179403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4999 2024.06.28 20:23:11.179445 [ 3 ] {} <Debug> HTTP-Session: a2df991e-e0d3-4313-80b6-88a33ada850a Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5000 2024.06.28 20:23:11.179463 [ 3 ] {} <Debug> HTTP-Session: a2df991e-e0d3-4313-80b6-88a33ada850a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5001 2024.06.28 20:23:11.179477 [ 3 ] {} <Debug> HTTP-Session: a2df991e-e0d3-4313-80b6-88a33ada850a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5002 2024.06.28 20:23:11.179510 [ 3 ] {} <Trace> HTTP-Session: a2df991e-e0d3-4313-80b6-88a33ada850a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5003 2024.06.28 20:23:11.179673 [ 3 ] {b1ca9b24-632d-473f-8398-c4b67ada7e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5004 2024.06.28 20:23:11.179720 [ 3 ] {b1ca9b24-632d-473f-8398-c4b67ada7e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5005 2024.06.28 20:23:11.179871 [ 3 ] {b1ca9b24-632d-473f-8398-c4b67ada7e56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5006 2024.06.28 20:23:11.180268 [ 3 ] {b1ca9b24-632d-473f-8398-c4b67ada7e56} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5007 2024.06.28 20:23:11.180305 [ 3 ] {b1ca9b24-632d-473f-8398-c4b67ada7e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
5008 2024.06.28 20:23:11.180636 [ 3 ] {b1ca9b24-632d-473f-8398-c4b67ada7e56} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5009 2024.06.28 20:23:11.180957 [ 3 ] {b1ca9b24-632d-473f-8398-c4b67ada7e56} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5010 2024.06.28 20:23:11.181121 [ 3 ] {b1ca9b24-632d-473f-8398-c4b67ada7e56} <Debug> executeQuery: Read 150 rows, 12.37 KiB in 0.001509 sec., 99403.57852882704 rows/sec., 8.01 MiB/sec.
5011 2024.06.28 20:23:11.181294 [ 3 ] {b1ca9b24-632d-473f-8398-c4b67ada7e56} <Debug> DynamicQueryHandler: Done processing query
5012 2024.06.28 20:23:11.181319 [ 3 ] {b1ca9b24-632d-473f-8398-c4b67ada7e56} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5013 2024.06.28 20:23:11.181335 [ 3 ] {} <Debug> HTTP-Session: a2df991e-e0d3-4313-80b6-88a33ada850a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5014 2024.06.28 20:23:11.181457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5015 2024.06.28 20:23:11.181507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5016 2024.06.28 20:23:11.181527 [ 3 ] {} <Debug> HTTP-Session: acf6194c-7455-493d-b832-32d1f520bfa7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5017 2024.06.28 20:23:11.181543 [ 3 ] {} <Debug> HTTP-Session: acf6194c-7455-493d-b832-32d1f520bfa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5018 2024.06.28 20:23:11.181557 [ 3 ] {} <Debug> HTTP-Session: acf6194c-7455-493d-b832-32d1f520bfa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5019 2024.06.28 20:23:11.181590 [ 3 ] {} <Trace> HTTP-Session: acf6194c-7455-493d-b832-32d1f520bfa7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5020 2024.06.28 20:23:11.181687 [ 3 ] {cc80d591-694b-454b-9a5e-00f573a0ff9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5021 2024.06.28 20:23:11.181731 [ 3 ] {cc80d591-694b-454b-9a5e-00f573a0ff9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5022 2024.06.28 20:23:11.181862 [ 3 ] {cc80d591-694b-454b-9a5e-00f573a0ff9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5023 2024.06.28 20:23:11.182134 [ 3 ] {cc80d591-694b-454b-9a5e-00f573a0ff9c} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5024 2024.06.28 20:23:11.182171 [ 3 ] {cc80d591-694b-454b-9a5e-00f573a0ff9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
5025 2024.06.28 20:23:11.182478 [ 3 ] {cc80d591-694b-454b-9a5e-00f573a0ff9c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5026 2024.06.28 20:23:11.182795 [ 3 ] {cc80d591-694b-454b-9a5e-00f573a0ff9c} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5027 2024.06.28 20:23:11.182955 [ 3 ] {cc80d591-694b-454b-9a5e-00f573a0ff9c} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001281 sec., 1561.28024980484 rows/sec., 109.02 KiB/sec.
5028 2024.06.28 20:23:11.183229 [ 3 ] {cc80d591-694b-454b-9a5e-00f573a0ff9c} <Debug> DynamicQueryHandler: Done processing query
5029 2024.06.28 20:23:11.183255 [ 3 ] {cc80d591-694b-454b-9a5e-00f573a0ff9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5030 2024.06.28 20:23:11.183271 [ 3 ] {} <Debug> HTTP-Session: acf6194c-7455-493d-b832-32d1f520bfa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5031 2024.06.28 20:23:11.183391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 18490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5032 2024.06.28 20:23:11.183441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5033 2024.06.28 20:23:11.183460 [ 3 ] {} <Debug> HTTP-Session: 94bd16ca-48b0-4224-8197-94a1eb4ac5e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5034 2024.06.28 20:23:11.183477 [ 3 ] {} <Debug> HTTP-Session: 94bd16ca-48b0-4224-8197-94a1eb4ac5e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5035 2024.06.28 20:23:11.183491 [ 3 ] {} <Debug> HTTP-Session: 94bd16ca-48b0-4224-8197-94a1eb4ac5e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5036 2024.06.28 20:23:11.183522 [ 3 ] {} <Trace> HTTP-Session: 94bd16ca-48b0-4224-8197-94a1eb4ac5e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5037 2024.06.28 20:23:11.183666 [ 3 ] {345fa13b-f027-470f-b4c4-e411e8ff75e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5038 2024.06.28 20:23:11.183711 [ 3 ] {345fa13b-f027-470f-b4c4-e411e8ff75e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5039 2024.06.28 20:23:11.183856 [ 3 ] {345fa13b-f027-470f-b4c4-e411e8ff75e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5040 2024.06.28 20:23:11.184240 [ 3 ] {345fa13b-f027-470f-b4c4-e411e8ff75e3} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5041 2024.06.28 20:23:11.184277 [ 3 ] {345fa13b-f027-470f-b4c4-e411e8ff75e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
5042 2024.06.28 20:23:11.184591 [ 3 ] {345fa13b-f027-470f-b4c4-e411e8ff75e3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5043 2024.06.28 20:23:11.184896 [ 3 ] {345fa13b-f027-470f-b4c4-e411e8ff75e3} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5044 2024.06.28 20:23:11.185056 [ 3 ] {345fa13b-f027-470f-b4c4-e411e8ff75e3} <Debug> executeQuery: Read 109 rows, 8.70 KiB in 0.00144 sec., 75694.44444444444 rows/sec., 5.90 MiB/sec.
5045 2024.06.28 20:23:11.185212 [ 3 ] {345fa13b-f027-470f-b4c4-e411e8ff75e3} <Debug> DynamicQueryHandler: Done processing query
5046 2024.06.28 20:23:11.185237 [ 3 ] {345fa13b-f027-470f-b4c4-e411e8ff75e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5047 2024.06.28 20:23:11.185253 [ 3 ] {} <Debug> HTTP-Session: 94bd16ca-48b0-4224-8197-94a1eb4ac5e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5048 2024.06.28 20:23:11.185430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 37818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5049 2024.06.28 20:23:11.185478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5050 2024.06.28 20:23:11.185498 [ 3 ] {} <Debug> HTTP-Session: d25178cc-df72-46d5-9572-062f190c6608 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5051 2024.06.28 20:23:11.185515 [ 3 ] {} <Debug> HTTP-Session: d25178cc-df72-46d5-9572-062f190c6608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5052 2024.06.28 20:23:11.185528 [ 3 ] {} <Debug> HTTP-Session: d25178cc-df72-46d5-9572-062f190c6608 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5053 2024.06.28 20:23:11.185560 [ 3 ] {} <Trace> HTTP-Session: d25178cc-df72-46d5-9572-062f190c6608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5054 2024.06.28 20:23:11.185726 [ 3 ] {9e405361-aae2-496c-a568-6cb220a5fae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5055 2024.06.28 20:23:11.185775 [ 3 ] {9e405361-aae2-496c-a568-6cb220a5fae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5056 2024.06.28 20:23:11.185918 [ 3 ] {9e405361-aae2-496c-a568-6cb220a5fae6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5057 2024.06.28 20:23:11.186345 [ 3 ] {9e405361-aae2-496c-a568-6cb220a5fae6} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5058 2024.06.28 20:23:11.186381 [ 3 ] {9e405361-aae2-496c-a568-6cb220a5fae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
5059 2024.06.28 20:23:11.186770 [ 3 ] {9e405361-aae2-496c-a568-6cb220a5fae6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5060 2024.06.28 20:23:11.187104 [ 3 ] {9e405361-aae2-496c-a568-6cb220a5fae6} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5061 2024.06.28 20:23:11.187271 [ 3 ] {9e405361-aae2-496c-a568-6cb220a5fae6} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001621 sec., 121529.91980259099 rows/sec., 8.48 MiB/sec.
5062 2024.06.28 20:23:11.187435 [ 3 ] {9e405361-aae2-496c-a568-6cb220a5fae6} <Debug> DynamicQueryHandler: Done processing query
5063 2024.06.28 20:23:11.187459 [ 3 ] {9e405361-aae2-496c-a568-6cb220a5fae6} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
5064 2024.06.28 20:23:11.187476 [ 3 ] {} <Debug> HTTP-Session: d25178cc-df72-46d5-9572-062f190c6608 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5065 2024.06.28 20:23:11.187633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30682, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5066 2024.06.28 20:23:11.187681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5067 2024.06.28 20:23:11.187701 [ 3 ] {} <Debug> HTTP-Session: f288060a-68fa-41bf-af8a-b973031cf421 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5068 2024.06.28 20:23:11.187718 [ 3 ] {} <Debug> HTTP-Session: f288060a-68fa-41bf-af8a-b973031cf421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5069 2024.06.28 20:23:11.187732 [ 3 ] {} <Debug> HTTP-Session: f288060a-68fa-41bf-af8a-b973031cf421 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5070 2024.06.28 20:23:11.187763 [ 3 ] {} <Trace> HTTP-Session: f288060a-68fa-41bf-af8a-b973031cf421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5071 2024.06.28 20:23:11.188251 [ 3 ] {6fb4a588-a003-479b-b501-a34968d46653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5072 2024.06.28 20:23:11.188319 [ 3 ] {6fb4a588-a003-479b-b501-a34968d46653} <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
5073 2024.06.28 20:23:11.188719 [ 3 ] {6fb4a588-a003-479b-b501-a34968d46653} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5074 2024.06.28 20:23:11.189359 [ 3 ] {6fb4a588-a003-479b-b501-a34968d46653} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5075 2024.06.28 20:23:11.189396 [ 3 ] {6fb4a588-a003-479b-b501-a34968d46653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
5076 2024.06.28 20:23:11.189997 [ 3 ] {6fb4a588-a003-479b-b501-a34968d46653} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5077 2024.06.28 20:23:11.190428 [ 3 ] {6fb4a588-a003-479b-b501-a34968d46653} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5078 2024.06.28 20:23:11.190593 [ 135 ] {} <Debug> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5079 2024.06.28 20:23:11.190617 [ 3 ] {6fb4a588-a003-479b-b501-a34968d46653} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.00278 sec., 6834.53237410072 rows/sec., 12.25 MiB/sec.
5080 2024.06.28 20:23:11.190650 [ 135 ] {} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5081 2024.06.28 20:23:11.190731 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
5082 2024.06.28 20:23:11.190956 [ 190 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::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
5083 2024.06.28 20:23:11.191079 [ 3 ] {6fb4a588-a003-479b-b501-a34968d46653} <Debug> DynamicQueryHandler: Done processing query
5084 2024.06.28 20:23:11.191118 [ 3 ] {6fb4a588-a003-479b-b501-a34968d46653} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
5085 2024.06.28 20:23:11.191147 [ 3 ] {} <Debug> HTTP-Session: f288060a-68fa-41bf-af8a-b973031cf421 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5086 2024.06.28 20:23:11.191287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5087 2024.06.28 20:23:11.191313 [ 190 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5088 2024.06.28 20:23:11.191358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5089 2024.06.28 20:23:11.191393 [ 3 ] {} <Debug> HTTP-Session: cd47ef9b-9485-407a-ad64-85be9e282e0e Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5090 2024.06.28 20:23:11.191396 [ 190 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 248 rows starting from the beginning of the part
5091 2024.06.28 20:23:11.191415 [ 3 ] {} <Debug> HTTP-Session: cd47ef9b-9485-407a-ad64-85be9e282e0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5092 2024.06.28 20:23:11.191434 [ 3 ] {} <Debug> HTTP-Session: cd47ef9b-9485-407a-ad64-85be9e282e0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5093 2024.06.28 20:23:11.191483 [ 3 ] {} <Trace> HTTP-Session: cd47ef9b-9485-407a-ad64-85be9e282e0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5094 2024.06.28 20:23:11.191808 [ 3 ] {6e760601-aa54-4bd1-a0d1-0ea28e7e2de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5095 2024.06.28 20:23:11.191907 [ 3 ] {6e760601-aa54-4bd1-a0d1-0ea28e7e2de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5096 2024.06.28 20:23:11.191907 [ 190 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 19 rows starting from the beginning of the part
5097 2024.06.28 20:23:11.192572 [ 3 ] {6e760601-aa54-4bd1-a0d1-0ea28e7e2de1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5098 2024.06.28 20:23:11.192583 [ 190 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 11 rows starting from the beginning of the part
5099 2024.06.28 20:23:11.193097 [ 190 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 19 rows starting from the beginning of the part
5100 2024.06.28 20:23:11.193283 [ 3 ] {6e760601-aa54-4bd1-a0d1-0ea28e7e2de1} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5101 2024.06.28 20:23:11.193385 [ 3 ] {6e760601-aa54-4bd1-a0d1-0ea28e7e2de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
5102 2024.06.28 20:23:11.193659 [ 190 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 11 rows starting from the beginning of the part
5103 2024.06.28 20:23:11.194127 [ 190 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 19 rows starting from the beginning of the part
5104 2024.06.28 20:23:11.194507 [ 3 ] {6e760601-aa54-4bd1-a0d1-0ea28e7e2de1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5105 2024.06.28 20:23:11.195120 [ 3 ] {6e760601-aa54-4bd1-a0d1-0ea28e7e2de1} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5106 2024.06.28 20:23:11.195450 [ 3 ] {6e760601-aa54-4bd1-a0d1-0ea28e7e2de1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003804 sec., 15772.870662460567 rows/sec., 1.06 MiB/sec.
5107 2024.06.28 20:23:11.195664 [ 3 ] {6e760601-aa54-4bd1-a0d1-0ea28e7e2de1} <Debug> DynamicQueryHandler: Done processing query
5108 2024.06.28 20:23:11.195689 [ 3 ] {6e760601-aa54-4bd1-a0d1-0ea28e7e2de1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5109 2024.06.28 20:23:11.195710 [ 3 ] {} <Debug> HTTP-Session: cd47ef9b-9485-407a-ad64-85be9e282e0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5110 2024.06.28 20:23:11.197981 [ 190 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 327 rows, containing 19 columns (19 merged, 0 gathered) in 0.007128516 sec., 45872.10016783297 rows/sec., 82.20 MiB/sec.
5111 2024.06.28 20:23:11.198484 [ 190 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5112 2024.06.28 20:23:11.198998 [ 190 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5113 2024.06.28 20:23:11.199075 [ 190 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5114 2024.06.28 20:23:11.199172 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB.
5115 2024.06.28 20:23:16.170035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5116 2024.06.28 20:23:16.170233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5117 2024.06.28 20:23:16.170278 [ 3 ] {} <Debug> HTTP-Session: 589564c1-97dd-41f8-b333-5278d6dada76 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5118 2024.06.28 20:23:16.170321 [ 3 ] {} <Debug> HTTP-Session: 589564c1-97dd-41f8-b333-5278d6dada76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5119 2024.06.28 20:23:16.170352 [ 3 ] {} <Debug> HTTP-Session: 589564c1-97dd-41f8-b333-5278d6dada76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5120 2024.06.28 20:23:16.170434 [ 3 ] {} <Trace> HTTP-Session: 589564c1-97dd-41f8-b333-5278d6dada76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5121 2024.06.28 20:23:16.170719 [ 3 ] {f491fdfd-2c3d-406a-9726-6553dffabedc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5122 2024.06.28 20:23:16.170824 [ 3 ] {f491fdfd-2c3d-406a-9726-6553dffabedc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5123 2024.06.28 20:23:16.171021 [ 3 ] {f491fdfd-2c3d-406a-9726-6553dffabedc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5124 2024.06.28 20:23:16.171402 [ 3 ] {f491fdfd-2c3d-406a-9726-6553dffabedc} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5125 2024.06.28 20:23:16.171442 [ 3 ] {f491fdfd-2c3d-406a-9726-6553dffabedc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
5126 2024.06.28 20:23:16.171816 [ 3 ] {f491fdfd-2c3d-406a-9726-6553dffabedc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5127 2024.06.28 20:23:16.172162 [ 3 ] {f491fdfd-2c3d-406a-9726-6553dffabedc} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5128 2024.06.28 20:23:16.172334 [ 3 ] {f491fdfd-2c3d-406a-9726-6553dffabedc} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001703 sec., 6459.189665296535 rows/sec., 523.55 KiB/sec.
5129 2024.06.28 20:23:16.172519 [ 3 ] {f491fdfd-2c3d-406a-9726-6553dffabedc} <Debug> DynamicQueryHandler: Done processing query
5130 2024.06.28 20:23:16.172544 [ 3 ] {f491fdfd-2c3d-406a-9726-6553dffabedc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5131 2024.06.28 20:23:16.172562 [ 3 ] {} <Debug> HTTP-Session: 589564c1-97dd-41f8-b333-5278d6dada76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5132 2024.06.28 20:23:16.172701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5133 2024.06.28 20:23:16.172749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5134 2024.06.28 20:23:16.172769 [ 3 ] {} <Debug> HTTP-Session: 833b30d3-7441-442f-9993-773489343b05 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5135 2024.06.28 20:23:16.172786 [ 3 ] {} <Debug> HTTP-Session: 833b30d3-7441-442f-9993-773489343b05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5136 2024.06.28 20:23:16.172801 [ 3 ] {} <Debug> HTTP-Session: 833b30d3-7441-442f-9993-773489343b05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5137 2024.06.28 20:23:16.172832 [ 3 ] {} <Trace> HTTP-Session: 833b30d3-7441-442f-9993-773489343b05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5138 2024.06.28 20:23:16.172954 [ 3 ] {db0d654d-92cb-4d86-af10-e9eec4e0914f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5139 2024.06.28 20:23:16.172998 [ 3 ] {db0d654d-92cb-4d86-af10-e9eec4e0914f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5140 2024.06.28 20:23:16.173124 [ 3 ] {db0d654d-92cb-4d86-af10-e9eec4e0914f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5141 2024.06.28 20:23:16.173442 [ 3 ] {db0d654d-92cb-4d86-af10-e9eec4e0914f} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5142 2024.06.28 20:23:16.173479 [ 3 ] {db0d654d-92cb-4d86-af10-e9eec4e0914f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
5143 2024.06.28 20:23:16.173800 [ 3 ] {db0d654d-92cb-4d86-af10-e9eec4e0914f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5144 2024.06.28 20:23:16.174118 [ 3 ] {db0d654d-92cb-4d86-af10-e9eec4e0914f} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5145 2024.06.28 20:23:16.174272 [ 3 ] {db0d654d-92cb-4d86-af10-e9eec4e0914f} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.001358 sec., 65537.55522827688 rows/sec., 5.30 MiB/sec.
5146 2024.06.28 20:23:16.174284 [ 132 ] {} <Debug> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5147 2024.06.28 20:23:16.174384 [ 132 ] {} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5148 2024.06.28 20:23:16.174427 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
5149 2024.06.28 20:23:16.174510 [ 3 ] {db0d654d-92cb-4d86-af10-e9eec4e0914f} <Debug> DynamicQueryHandler: Done processing query
5150 2024.06.28 20:23:16.174564 [ 3 ] {db0d654d-92cb-4d86-af10-e9eec4e0914f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5151 2024.06.28 20:23:16.174628 [ 3 ] {} <Debug> HTTP-Session: 833b30d3-7441-442f-9993-773489343b05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5152 2024.06.28 20:23:16.174712 [ 195 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::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
5153 2024.06.28 20:23:16.174802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5154 2024.06.28 20:23:16.174905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5155 2024.06.28 20:23:16.174977 [ 3 ] {} <Debug> HTTP-Session: 9205915a-1970-47d4-8115-8cc54247208c Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5156 2024.06.28 20:23:16.175024 [ 3 ] {} <Debug> HTTP-Session: 9205915a-1970-47d4-8115-8cc54247208c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5157 2024.06.28 20:23:16.175061 [ 195 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5158 2024.06.28 20:23:16.175063 [ 3 ] {} <Debug> HTTP-Session: 9205915a-1970-47d4-8115-8cc54247208c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5159 2024.06.28 20:23:16.175126 [ 195 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 190 rows starting from the beginning of the part
5160 2024.06.28 20:23:16.175145 [ 3 ] {} <Trace> HTTP-Session: 9205915a-1970-47d4-8115-8cc54247208c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5161 2024.06.28 20:23:16.175343 [ 195 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 89 rows starting from the beginning of the part
5162 2024.06.28 20:23:16.175497 [ 3 ] {55ee00d5-1cf5-4760-ad99-2170dc39132f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5163 2024.06.28 20:23:16.175699 [ 195 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 113 rows starting from the beginning of the part
5164 2024.06.28 20:23:16.175736 [ 3 ] {55ee00d5-1cf5-4760-ad99-2170dc39132f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5165 2024.06.28 20:23:16.176102 [ 195 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 89 rows starting from the beginning of the part
5166 2024.06.28 20:23:16.176403 [ 195 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 150 rows starting from the beginning of the part
5167 2024.06.28 20:23:16.176793 [ 195 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 89 rows starting from the beginning of the part
5168 2024.06.28 20:23:16.177052 [ 3 ] {55ee00d5-1cf5-4760-ad99-2170dc39132f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5169 2024.06.28 20:23:16.178039 [ 3 ] {55ee00d5-1cf5-4760-ad99-2170dc39132f} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5170 2024.06.28 20:23:16.178099 [ 3 ] {55ee00d5-1cf5-4760-ad99-2170dc39132f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5171 2024.06.28 20:23:16.178938 [ 3 ] {55ee00d5-1cf5-4760-ad99-2170dc39132f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5172 2024.06.28 20:23:16.179555 [ 194 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 4 columns (4 merged, 0 gathered) in 0.005026739 sec., 143234.01314450582 rows/sec., 11.64 MiB/sec.
5173 2024.06.28 20:23:16.179568 [ 3 ] {55ee00d5-1cf5-4760-ad99-2170dc39132f} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5174 2024.06.28 20:23:16.179838 [ 132 ] {} <Debug> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5175 2024.06.28 20:23:16.179858 [ 3 ] {55ee00d5-1cf5-4760-ad99-2170dc39132f} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00455 sec., 16483.516483516483 rows/sec., 1.29 MiB/sec.
5176 2024.06.28 20:23:16.179927 [ 196 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5177 2024.06.28 20:23:16.179925 [ 132 ] {} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5178 2024.06.28 20:23:16.180037 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5179 2024.06.28 20:23:16.180326 [ 195 ] {83f29066-60b5-431b-8a7e-f217868bed51::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
5180 2024.06.28 20:23:16.180361 [ 3 ] {55ee00d5-1cf5-4760-ad99-2170dc39132f} <Debug> DynamicQueryHandler: Done processing query
5181 2024.06.28 20:23:16.180439 [ 3 ] {55ee00d5-1cf5-4760-ad99-2170dc39132f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5182 2024.06.28 20:23:16.180570 [ 3 ] {} <Debug> HTTP-Session: 9205915a-1970-47d4-8115-8cc54247208c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5183 2024.06.28 20:23:16.180975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5184 2024.06.28 20:23:16.181057 [ 195 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5185 2024.06.28 20:23:16.181109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5186 2024.06.28 20:23:16.181160 [ 195 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 150 rows starting from the beginning of the part
5187 2024.06.28 20:23:16.181177 [ 3 ] {} <Debug> HTTP-Session: 9b79e756-4707-45c1-bbb2-4ab0accd505f Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5188 2024.06.28 20:23:16.181247 [ 3 ] {} <Debug> HTTP-Session: 9b79e756-4707-45c1-bbb2-4ab0accd505f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5189 2024.06.28 20:23:16.181416 [ 3 ] {} <Debug> HTTP-Session: 9b79e756-4707-45c1-bbb2-4ab0accd505f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5190 2024.06.28 20:23:16.181495 [ 195 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 75 rows starting from the beginning of the part
5191 2024.06.28 20:23:16.181535 [ 196 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_31_6} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5192 2024.06.28 20:23:16.181661 [ 3 ] {} <Trace> HTTP-Session: 9b79e756-4707-45c1-bbb2-4ab0accd505f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5193 2024.06.28 20:23:16.181927 [ 195 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 83 rows starting from the beginning of the part
5194 2024.06.28 20:23:16.181981 [ 196 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_31_6} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5195 2024.06.28 20:23:16.182340 [ 195 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 75 rows starting from the beginning of the part
5196 2024.06.28 20:23:16.182409 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
5197 2024.06.28 20:23:16.182590 [ 195 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 109 rows starting from the beginning of the part
5198 2024.06.28 20:23:16.182753 [ 3 ] {f7d63431-6045-4585-b09f-f2ab3ba2076a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5199 2024.06.28 20:23:16.182798 [ 195 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 75 rows starting from the beginning of the part
5200 2024.06.28 20:23:16.183026 [ 3 ] {f7d63431-6045-4585-b09f-f2ab3ba2076a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5201 2024.06.28 20:23:16.183738 [ 3 ] {f7d63431-6045-4585-b09f-f2ab3ba2076a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5202 2024.06.28 20:23:16.184902 [ 3 ] {f7d63431-6045-4585-b09f-f2ab3ba2076a} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5203 2024.06.28 20:23:16.184977 [ 3 ] {f7d63431-6045-4585-b09f-f2ab3ba2076a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5204 2024.06.28 20:23:16.185605 [ 195 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 567 rows, containing 4 columns (4 merged, 0 gathered) in 0.005387719 sec., 105239.3415469515 rows/sec., 8.22 MiB/sec.
5205 2024.06.28 20:23:16.185864 [ 195 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5206 2024.06.28 20:23:16.185929 [ 3 ] {f7d63431-6045-4585-b09f-f2ab3ba2076a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5207 2024.06.28 20:23:16.186651 [ 195 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_31_6} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5208 2024.06.28 20:23:16.186802 [ 3 ] {f7d63431-6045-4585-b09f-f2ab3ba2076a} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5209 2024.06.28 20:23:16.186870 [ 195 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_31_6} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5210 2024.06.28 20:23:16.187098 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5211 2024.06.28 20:23:16.187094 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
5212 2024.06.28 20:23:16.187158 [ 3 ] {f7d63431-6045-4585-b09f-f2ab3ba2076a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004977 sec., 32147.880249146074 rows/sec., 2.24 MiB/sec.
5213 2024.06.28 20:23:16.187176 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5214 2024.06.28 20:23:16.187262 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
5215 2024.06.28 20:23:16.187572 [ 191 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
5216 2024.06.28 20:23:16.187720 [ 3 ] {f7d63431-6045-4585-b09f-f2ab3ba2076a} <Debug> DynamicQueryHandler: Done processing query
5217 2024.06.28 20:23:16.187827 [ 3 ] {f7d63431-6045-4585-b09f-f2ab3ba2076a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5218 2024.06.28 20:23:16.187935 [ 3 ] {} <Debug> HTTP-Session: 9b79e756-4707-45c1-bbb2-4ab0accd505f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5219 2024.06.28 20:23:16.188139 [ 191 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5220 2024.06.28 20:23:16.188200 [ 191 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 4365 rows starting from the beginning of the part
5221 2024.06.28 20:23:16.188222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 17619, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5222 2024.06.28 20:23:16.188365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5223 2024.06.28 20:23:16.188445 [ 3 ] {} <Debug> HTTP-Session: 3b3fb243-a457-4dbc-a41b-4d55bf80660b Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5224 2024.06.28 20:23:16.188462 [ 191 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part
5225 2024.06.28 20:23:16.188502 [ 3 ] {} <Debug> HTTP-Session: 3b3fb243-a457-4dbc-a41b-4d55bf80660b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5226 2024.06.28 20:23:16.188578 [ 3 ] {} <Debug> HTTP-Session: 3b3fb243-a457-4dbc-a41b-4d55bf80660b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5227 2024.06.28 20:23:16.188738 [ 191 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
5228 2024.06.28 20:23:16.188758 [ 3 ] {} <Trace> HTTP-Session: 3b3fb243-a457-4dbc-a41b-4d55bf80660b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5229 2024.06.28 20:23:16.188905 [ 191 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
5230 2024.06.28 20:23:16.189106 [ 191 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 197 rows starting from the beginning of the part
5231 2024.06.28 20:23:16.189395 [ 3 ] {2fa67671-0d30-49fb-ade8-3c534580bb2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5232 2024.06.28 20:23:16.189590 [ 191 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part
5233 2024.06.28 20:23:16.189955 [ 3 ] {2fa67671-0d30-49fb-ade8-3c534580bb2c} <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
5234 2024.06.28 20:23:16.191655 [ 3 ] {2fa67671-0d30-49fb-ade8-3c534580bb2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5235 2024.06.28 20:23:16.193303 [ 3 ] {2fa67671-0d30-49fb-ade8-3c534580bb2c} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5236 2024.06.28 20:23:16.193362 [ 3 ] {2fa67671-0d30-49fb-ade8-3c534580bb2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5237 2024.06.28 20:23:16.194647 [ 3 ] {2fa67671-0d30-49fb-ade8-3c534580bb2c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5238 2024.06.28 20:23:16.195251 [ 199 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5202 rows, containing 5 columns (5 merged, 0 gathered) in 0.007833508 sec., 664070.2990282259 rows/sec., 46.28 MiB/sec.
5239 2024.06.28 20:23:16.195345 [ 3 ] {2fa67671-0d30-49fb-ade8-3c534580bb2c} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5240 2024.06.28 20:23:16.195648 [ 3 ] {2fa67671-0d30-49fb-ade8-3c534580bb2c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.006649 sec., 1654.384117912468 rows/sec., 2.96 MiB/sec.
5241 2024.06.28 20:23:16.195819 [ 199 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5242 2024.06.28 20:23:16.196748 [ 3 ] {2fa67671-0d30-49fb-ade8-3c534580bb2c} <Debug> DynamicQueryHandler: Done processing query
5243 2024.06.28 20:23:16.196800 [ 3 ] {2fa67671-0d30-49fb-ade8-3c534580bb2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
5244 2024.06.28 20:23:16.196840 [ 3 ] {} <Debug> HTTP-Session: 3b3fb243-a457-4dbc-a41b-4d55bf80660b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5245 2024.06.28 20:23:16.197011 [ 199 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5246 2024.06.28 20:23:16.197032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5247 2024.06.28 20:23:16.197117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5248 2024.06.28 20:23:16.197159 [ 3 ] {} <Debug> HTTP-Session: beb5963a-7df9-491e-b297-e81e61d9addc Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5249 2024.06.28 20:23:16.197178 [ 3 ] {} <Debug> HTTP-Session: beb5963a-7df9-491e-b297-e81e61d9addc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5250 2024.06.28 20:23:16.197194 [ 3 ] {} <Debug> HTTP-Session: beb5963a-7df9-491e-b297-e81e61d9addc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5251 2024.06.28 20:23:16.197214 [ 199 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5252 2024.06.28 20:23:16.197253 [ 3 ] {} <Trace> HTTP-Session: beb5963a-7df9-491e-b297-e81e61d9addc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5253 2024.06.28 20:23:16.197356 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB.
5254 2024.06.28 20:23:16.197452 [ 3 ] {a132f37e-5c68-4dce-b83e-fa16bc7e87b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5255 2024.06.28 20:23:16.197505 [ 3 ] {a132f37e-5c68-4dce-b83e-fa16bc7e87b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5256 2024.06.28 20:23:16.197658 [ 3 ] {a132f37e-5c68-4dce-b83e-fa16bc7e87b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5257 2024.06.28 20:23:16.197983 [ 3 ] {a132f37e-5c68-4dce-b83e-fa16bc7e87b3} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5258 2024.06.28 20:23:16.198019 [ 3 ] {a132f37e-5c68-4dce-b83e-fa16bc7e87b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
5259 2024.06.28 20:23:16.198399 [ 3 ] {a132f37e-5c68-4dce-b83e-fa16bc7e87b3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5260 2024.06.28 20:23:16.198734 [ 3 ] {a132f37e-5c68-4dce-b83e-fa16bc7e87b3} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5261 2024.06.28 20:23:16.198880 [ 3 ] {a132f37e-5c68-4dce-b83e-fa16bc7e87b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00148 sec., 40540.54054054054 rows/sec., 2.73 MiB/sec.
5262 2024.06.28 20:23:16.198896 [ 131 ] {} <Debug> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5263 2024.06.28 20:23:16.198984 [ 131 ] {} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5264 2024.06.28 20:23:16.199023 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB.
5265 2024.06.28 20:23:16.199174 [ 3 ] {a132f37e-5c68-4dce-b83e-fa16bc7e87b3} <Debug> DynamicQueryHandler: Done processing query
5266 2024.06.28 20:23:16.199191 [ 188 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
5267 2024.06.28 20:23:16.199210 [ 3 ] {a132f37e-5c68-4dce-b83e-fa16bc7e87b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5268 2024.06.28 20:23:16.199266 [ 3 ] {} <Debug> HTTP-Session: beb5963a-7df9-491e-b297-e81e61d9addc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5269 2024.06.28 20:23:16.199382 [ 188 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5270 2024.06.28 20:23:16.199418 [ 188 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1522 rows starting from the beginning of the part
5271 2024.06.28 20:23:16.199520 [ 188 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
5272 2024.06.28 20:23:16.199717 [ 188 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
5273 2024.06.28 20:23:16.199852 [ 188 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
5274 2024.06.28 20:23:16.199961 [ 188 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
5275 2024.06.28 20:23:16.200102 [ 188 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
5276 2024.06.28 20:23:16.201416 [ 199 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1822 rows, containing 4 columns (4 merged, 0 gathered) in 0.002305618 sec., 790243.6570151689 rows/sec., 53.27 MiB/sec.
5277 2024.06.28 20:23:16.201607 [ 188 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5278 2024.06.28 20:23:16.201966 [ 188 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_31_6} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5279 2024.06.28 20:23:16.202042 [ 188 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_31_6} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5280 2024.06.28 20:23:16.202109 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB.
5281 2024.06.28 20:23:21.170173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5282 2024.06.28 20:23:21.170318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5283 2024.06.28 20:23:21.170350 [ 3 ] {} <Debug> HTTP-Session: 2565bbb6-8df2-4a92-8ed7-0187b46f132e Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5284 2024.06.28 20:23:21.170379 [ 3 ] {} <Debug> HTTP-Session: 2565bbb6-8df2-4a92-8ed7-0187b46f132e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5285 2024.06.28 20:23:21.170397 [ 3 ] {} <Debug> HTTP-Session: 2565bbb6-8df2-4a92-8ed7-0187b46f132e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5286 2024.06.28 20:23:21.170455 [ 3 ] {} <Trace> HTTP-Session: 2565bbb6-8df2-4a92-8ed7-0187b46f132e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5287 2024.06.28 20:23:21.170666 [ 3 ] {b87ddf0f-c50b-4d5b-bbce-6c3e5c1be6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5288 2024.06.28 20:23:21.170743 [ 3 ] {b87ddf0f-c50b-4d5b-bbce-6c3e5c1be6b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5289 2024.06.28 20:23:21.170961 [ 3 ] {b87ddf0f-c50b-4d5b-bbce-6c3e5c1be6b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5290 2024.06.28 20:23:21.171405 [ 3 ] {b87ddf0f-c50b-4d5b-bbce-6c3e5c1be6b3} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5291 2024.06.28 20:23:21.171452 [ 3 ] {b87ddf0f-c50b-4d5b-bbce-6c3e5c1be6b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5292 2024.06.28 20:23:21.171830 [ 3 ] {b87ddf0f-c50b-4d5b-bbce-6c3e5c1be6b3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5293 2024.06.28 20:23:21.172191 [ 3 ] {b87ddf0f-c50b-4d5b-bbce-6c3e5c1be6b3} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5294 2024.06.28 20:23:21.172375 [ 3 ] {b87ddf0f-c50b-4d5b-bbce-6c3e5c1be6b3} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.00177 sec., 10734.463276836157 rows/sec., 870.08 KiB/sec.
5295 2024.06.28 20:23:21.172730 [ 3 ] {b87ddf0f-c50b-4d5b-bbce-6c3e5c1be6b3} <Debug> DynamicQueryHandler: Done processing query
5296 2024.06.28 20:23:21.172757 [ 3 ] {b87ddf0f-c50b-4d5b-bbce-6c3e5c1be6b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5297 2024.06.28 20:23:21.172774 [ 3 ] {} <Debug> HTTP-Session: 2565bbb6-8df2-4a92-8ed7-0187b46f132e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5298 2024.06.28 20:23:21.172925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 16421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5299 2024.06.28 20:23:21.172979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5300 2024.06.28 20:23:21.172999 [ 3 ] {} <Debug> HTTP-Session: de3497cb-f244-4a7d-bba5-0fc326e68a50 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5301 2024.06.28 20:23:21.173016 [ 3 ] {} <Debug> HTTP-Session: de3497cb-f244-4a7d-bba5-0fc326e68a50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5302 2024.06.28 20:23:21.173030 [ 3 ] {} <Debug> HTTP-Session: de3497cb-f244-4a7d-bba5-0fc326e68a50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5303 2024.06.28 20:23:21.173065 [ 3 ] {} <Trace> HTTP-Session: de3497cb-f244-4a7d-bba5-0fc326e68a50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5304 2024.06.28 20:23:21.173203 [ 3 ] {41914092-2250-4167-9646-bb19b1ba714b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5305 2024.06.28 20:23:21.173252 [ 3 ] {41914092-2250-4167-9646-bb19b1ba714b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5306 2024.06.28 20:23:21.173401 [ 3 ] {41914092-2250-4167-9646-bb19b1ba714b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5307 2024.06.28 20:23:21.173827 [ 3 ] {41914092-2250-4167-9646-bb19b1ba714b} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5308 2024.06.28 20:23:21.173864 [ 3 ] {41914092-2250-4167-9646-bb19b1ba714b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5309 2024.06.28 20:23:21.174187 [ 3 ] {41914092-2250-4167-9646-bb19b1ba714b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5310 2024.06.28 20:23:21.174503 [ 3 ] {41914092-2250-4167-9646-bb19b1ba714b} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5311 2024.06.28 20:23:21.174657 [ 3 ] {41914092-2250-4167-9646-bb19b1ba714b} <Debug> executeQuery: Read 113 rows, 9.54 KiB in 0.001505 sec., 75083.05647840531 rows/sec., 6.19 MiB/sec.
5312 2024.06.28 20:23:21.174831 [ 3 ] {41914092-2250-4167-9646-bb19b1ba714b} <Debug> DynamicQueryHandler: Done processing query
5313 2024.06.28 20:23:21.174857 [ 3 ] {41914092-2250-4167-9646-bb19b1ba714b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5314 2024.06.28 20:23:21.174872 [ 3 ] {} <Debug> HTTP-Session: de3497cb-f244-4a7d-bba5-0fc326e68a50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5315 2024.06.28 20:23:21.175008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 14109, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5316 2024.06.28 20:23:21.175059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5317 2024.06.28 20:23:21.175078 [ 3 ] {} <Debug> HTTP-Session: 8e544fc2-c4d2-4572-9670-81d848357c30 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5318 2024.06.28 20:23:21.175094 [ 3 ] {} <Debug> HTTP-Session: 8e544fc2-c4d2-4572-9670-81d848357c30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5319 2024.06.28 20:23:21.175108 [ 3 ] {} <Debug> HTTP-Session: 8e544fc2-c4d2-4572-9670-81d848357c30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5320 2024.06.28 20:23:21.175141 [ 3 ] {} <Trace> HTTP-Session: 8e544fc2-c4d2-4572-9670-81d848357c30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5321 2024.06.28 20:23:21.175268 [ 3 ] {acac90b4-3847-47f8-b271-ec1f2f6e1e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5322 2024.06.28 20:23:21.175312 [ 3 ] {acac90b4-3847-47f8-b271-ec1f2f6e1e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5323 2024.06.28 20:23:21.175442 [ 3 ] {acac90b4-3847-47f8-b271-ec1f2f6e1e7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5324 2024.06.28 20:23:21.175791 [ 3 ] {acac90b4-3847-47f8-b271-ec1f2f6e1e7a} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5325 2024.06.28 20:23:21.175828 [ 3 ] {acac90b4-3847-47f8-b271-ec1f2f6e1e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5326 2024.06.28 20:23:21.176139 [ 3 ] {acac90b4-3847-47f8-b271-ec1f2f6e1e7a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5327 2024.06.28 20:23:21.176441 [ 3 ] {acac90b4-3847-47f8-b271-ec1f2f6e1e7a} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5328 2024.06.28 20:23:21.176596 [ 3 ] {acac90b4-3847-47f8-b271-ec1f2f6e1e7a} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001371 sec., 60539.75200583516 rows/sec., 4.73 MiB/sec.
5329 2024.06.28 20:23:21.176910 [ 3 ] {acac90b4-3847-47f8-b271-ec1f2f6e1e7a} <Debug> DynamicQueryHandler: Done processing query
5330 2024.06.28 20:23:21.176944 [ 3 ] {acac90b4-3847-47f8-b271-ec1f2f6e1e7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5331 2024.06.28 20:23:21.176962 [ 3 ] {} <Debug> HTTP-Session: 8e544fc2-c4d2-4572-9670-81d848357c30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5332 2024.06.28 20:23:21.177135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5333 2024.06.28 20:23:21.177189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5334 2024.06.28 20:23:21.177209 [ 3 ] {} <Debug> HTTP-Session: c07c0df3-257f-4064-a0d0-a99a0f83ff07 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5335 2024.06.28 20:23:21.177226 [ 3 ] {} <Debug> HTTP-Session: c07c0df3-257f-4064-a0d0-a99a0f83ff07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5336 2024.06.28 20:23:21.177240 [ 3 ] {} <Debug> HTTP-Session: c07c0df3-257f-4064-a0d0-a99a0f83ff07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5337 2024.06.28 20:23:21.177271 [ 3 ] {} <Trace> HTTP-Session: c07c0df3-257f-4064-a0d0-a99a0f83ff07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5338 2024.06.28 20:23:21.177418 [ 3 ] {498eced0-94c9-43ac-bbdf-69a2180cf9d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5339 2024.06.28 20:23:21.177469 [ 3 ] {498eced0-94c9-43ac-bbdf-69a2180cf9d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5340 2024.06.28 20:23:21.177632 [ 3 ] {498eced0-94c9-43ac-bbdf-69a2180cf9d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5341 2024.06.28 20:23:21.178009 [ 3 ] {498eced0-94c9-43ac-bbdf-69a2180cf9d0} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5342 2024.06.28 20:23:21.178045 [ 3 ] {498eced0-94c9-43ac-bbdf-69a2180cf9d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5343 2024.06.28 20:23:21.178445 [ 3 ] {498eced0-94c9-43ac-bbdf-69a2180cf9d0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5344 2024.06.28 20:23:21.178789 [ 3 ] {498eced0-94c9-43ac-bbdf-69a2180cf9d0} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5345 2024.06.28 20:23:21.178956 [ 3 ] {498eced0-94c9-43ac-bbdf-69a2180cf9d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001602 sec., 99875.15605493134 rows/sec., 6.96 MiB/sec.
5346 2024.06.28 20:23:21.179134 [ 3 ] {498eced0-94c9-43ac-bbdf-69a2180cf9d0} <Debug> DynamicQueryHandler: Done processing query
5347 2024.06.28 20:23:21.179158 [ 3 ] {498eced0-94c9-43ac-bbdf-69a2180cf9d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5348 2024.06.28 20:23:21.179175 [ 3 ] {} <Debug> HTTP-Session: c07c0df3-257f-4064-a0d0-a99a0f83ff07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5349 2024.06.28 20:23:21.179317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5350 2024.06.28 20:23:21.179366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5351 2024.06.28 20:23:21.179386 [ 3 ] {} <Debug> HTTP-Session: a0efd759-fd67-444c-b889-1a0f6e37919a Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5352 2024.06.28 20:23:21.179402 [ 3 ] {} <Debug> HTTP-Session: a0efd759-fd67-444c-b889-1a0f6e37919a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5353 2024.06.28 20:23:21.179416 [ 3 ] {} <Debug> HTTP-Session: a0efd759-fd67-444c-b889-1a0f6e37919a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5354 2024.06.28 20:23:21.179446 [ 3 ] {} <Trace> HTTP-Session: a0efd759-fd67-444c-b889-1a0f6e37919a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5355 2024.06.28 20:23:21.179700 [ 3 ] {f1116c72-fd52-48c2-92ba-b7a5334082ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5356 2024.06.28 20:23:21.179768 [ 3 ] {f1116c72-fd52-48c2-92ba-b7a5334082ba} <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
5357 2024.06.28 20:23:21.180184 [ 3 ] {f1116c72-fd52-48c2-92ba-b7a5334082ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5358 2024.06.28 20:23:21.180775 [ 3 ] {f1116c72-fd52-48c2-92ba-b7a5334082ba} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5359 2024.06.28 20:23:21.180811 [ 3 ] {f1116c72-fd52-48c2-92ba-b7a5334082ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5360 2024.06.28 20:23:21.181429 [ 3 ] {f1116c72-fd52-48c2-92ba-b7a5334082ba} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5361 2024.06.28 20:23:21.181836 [ 3 ] {f1116c72-fd52-48c2-92ba-b7a5334082ba} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5362 2024.06.28 20:23:21.182020 [ 3 ] {f1116c72-fd52-48c2-92ba-b7a5334082ba} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002497 sec., 7609.130957148578 rows/sec., 13.64 MiB/sec.
5363 2024.06.28 20:23:21.182251 [ 3 ] {f1116c72-fd52-48c2-92ba-b7a5334082ba} <Debug> DynamicQueryHandler: Done processing query
5364 2024.06.28 20:23:21.182276 [ 3 ] {f1116c72-fd52-48c2-92ba-b7a5334082ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
5365 2024.06.28 20:23:21.182293 [ 3 ] {} <Debug> HTTP-Session: a0efd759-fd67-444c-b889-1a0f6e37919a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5366 2024.06.28 20:23:21.182423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5367 2024.06.28 20:23:21.182472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5368 2024.06.28 20:23:21.182492 [ 3 ] {} <Debug> HTTP-Session: 4a0f57c4-c0c4-4b1a-a630-eea74a2b7160 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5369 2024.06.28 20:23:21.182508 [ 3 ] {} <Debug> HTTP-Session: 4a0f57c4-c0c4-4b1a-a630-eea74a2b7160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5370 2024.06.28 20:23:21.182522 [ 3 ] {} <Debug> HTTP-Session: 4a0f57c4-c0c4-4b1a-a630-eea74a2b7160 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5371 2024.06.28 20:23:21.182554 [ 3 ] {} <Trace> HTTP-Session: 4a0f57c4-c0c4-4b1a-a630-eea74a2b7160 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5372 2024.06.28 20:23:21.182667 [ 3 ] {13c435de-cf96-41fa-953c-30ac352a51b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5373 2024.06.28 20:23:21.182713 [ 3 ] {13c435de-cf96-41fa-953c-30ac352a51b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5374 2024.06.28 20:23:21.182841 [ 3 ] {13c435de-cf96-41fa-953c-30ac352a51b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5375 2024.06.28 20:23:21.183131 [ 3 ] {13c435de-cf96-41fa-953c-30ac352a51b5} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5376 2024.06.28 20:23:21.183169 [ 3 ] {13c435de-cf96-41fa-953c-30ac352a51b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5377 2024.06.28 20:23:21.183610 [ 3 ] {13c435de-cf96-41fa-953c-30ac352a51b5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5378 2024.06.28 20:23:21.184013 [ 3 ] {13c435de-cf96-41fa-953c-30ac352a51b5} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5379 2024.06.28 20:23:21.184164 [ 3 ] {13c435de-cf96-41fa-953c-30ac352a51b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001529 sec., 39241.33420536298 rows/sec., 2.64 MiB/sec.
5380 2024.06.28 20:23:21.184339 [ 3 ] {13c435de-cf96-41fa-953c-30ac352a51b5} <Debug> DynamicQueryHandler: Done processing query
5381 2024.06.28 20:23:21.184364 [ 3 ] {13c435de-cf96-41fa-953c-30ac352a51b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5382 2024.06.28 20:23:21.184379 [ 3 ] {} <Debug> HTTP-Session: 4a0f57c4-c0c4-4b1a-a630-eea74a2b7160 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5383 2024.06.28 20:23:25.338042 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache
5384 2024.06.28 20:23:25.338126 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache
5385 2024.06.28 20:23:26.169701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5386 2024.06.28 20:23:26.169909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5387 2024.06.28 20:23:26.169957 [ 3 ] {} <Debug> HTTP-Session: 2ca235bc-3fba-4ddd-88d0-eba8340e85c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5388 2024.06.28 20:23:26.169999 [ 3 ] {} <Debug> HTTP-Session: 2ca235bc-3fba-4ddd-88d0-eba8340e85c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5389 2024.06.28 20:23:26.170028 [ 3 ] {} <Debug> HTTP-Session: 2ca235bc-3fba-4ddd-88d0-eba8340e85c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5390 2024.06.28 20:23:26.170103 [ 3 ] {} <Trace> HTTP-Session: 2ca235bc-3fba-4ddd-88d0-eba8340e85c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5391 2024.06.28 20:23:26.170294 [ 3 ] {606e8153-b980-419c-8e35-d139f8baf841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5392 2024.06.28 20:23:26.170363 [ 3 ] {606e8153-b980-419c-8e35-d139f8baf841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5393 2024.06.28 20:23:26.170562 [ 3 ] {606e8153-b980-419c-8e35-d139f8baf841} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5394 2024.06.28 20:23:26.170985 [ 3 ] {606e8153-b980-419c-8e35-d139f8baf841} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5395 2024.06.28 20:23:26.171028 [ 3 ] {606e8153-b980-419c-8e35-d139f8baf841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5396 2024.06.28 20:23:26.171410 [ 3 ] {606e8153-b980-419c-8e35-d139f8baf841} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5397 2024.06.28 20:23:26.171745 [ 3 ] {606e8153-b980-419c-8e35-d139f8baf841} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5398 2024.06.28 20:23:26.171923 [ 3 ] {606e8153-b980-419c-8e35-d139f8baf841} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001678 sec., 6555.423122765196 rows/sec., 531.35 KiB/sec.
5399 2024.06.28 20:23:26.172129 [ 3 ] {606e8153-b980-419c-8e35-d139f8baf841} <Debug> DynamicQueryHandler: Done processing query
5400 2024.06.28 20:23:26.172156 [ 3 ] {606e8153-b980-419c-8e35-d139f8baf841} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5401 2024.06.28 20:23:26.172200 [ 3 ] {} <Debug> HTTP-Session: 2ca235bc-3fba-4ddd-88d0-eba8340e85c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5402 2024.06.28 20:23:26.172389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5403 2024.06.28 20:23:26.172438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5404 2024.06.28 20:23:26.172458 [ 3 ] {} <Debug> HTTP-Session: 0b5dfc10-6c75-4c44-9e6e-3a68bb9f785f Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5405 2024.06.28 20:23:26.172474 [ 3 ] {} <Debug> HTTP-Session: 0b5dfc10-6c75-4c44-9e6e-3a68bb9f785f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5406 2024.06.28 20:23:26.172488 [ 3 ] {} <Debug> HTTP-Session: 0b5dfc10-6c75-4c44-9e6e-3a68bb9f785f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5407 2024.06.28 20:23:26.172519 [ 3 ] {} <Trace> HTTP-Session: 0b5dfc10-6c75-4c44-9e6e-3a68bb9f785f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5408 2024.06.28 20:23:26.172639 [ 3 ] {45791ead-7cef-4d62-ba3a-7700f976ea68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5409 2024.06.28 20:23:26.172683 [ 3 ] {45791ead-7cef-4d62-ba3a-7700f976ea68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5410 2024.06.28 20:23:26.172811 [ 3 ] {45791ead-7cef-4d62-ba3a-7700f976ea68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5411 2024.06.28 20:23:26.173276 [ 3 ] {45791ead-7cef-4d62-ba3a-7700f976ea68} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5412 2024.06.28 20:23:26.173313 [ 3 ] {45791ead-7cef-4d62-ba3a-7700f976ea68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5413 2024.06.28 20:23:26.173625 [ 3 ] {45791ead-7cef-4d62-ba3a-7700f976ea68} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5414 2024.06.28 20:23:26.173938 [ 3 ] {45791ead-7cef-4d62-ba3a-7700f976ea68} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5415 2024.06.28 20:23:26.174101 [ 3 ] {45791ead-7cef-4d62-ba3a-7700f976ea68} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.001502 sec., 59254.327563249 rows/sec., 4.79 MiB/sec.
5416 2024.06.28 20:23:26.174411 [ 3 ] {45791ead-7cef-4d62-ba3a-7700f976ea68} <Debug> DynamicQueryHandler: Done processing query
5417 2024.06.28 20:23:26.174442 [ 3 ] {45791ead-7cef-4d62-ba3a-7700f976ea68} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5418 2024.06.28 20:23:26.174460 [ 3 ] {} <Debug> HTTP-Session: 0b5dfc10-6c75-4c44-9e6e-3a68bb9f785f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5419 2024.06.28 20:23:26.174583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5420 2024.06.28 20:23:26.174633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5421 2024.06.28 20:23:26.174653 [ 3 ] {} <Debug> HTTP-Session: 6b0525a2-496a-485b-b728-e54317cf8d20 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5422 2024.06.28 20:23:26.174671 [ 3 ] {} <Debug> HTTP-Session: 6b0525a2-496a-485b-b728-e54317cf8d20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5423 2024.06.28 20:23:26.174685 [ 3 ] {} <Debug> HTTP-Session: 6b0525a2-496a-485b-b728-e54317cf8d20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5424 2024.06.28 20:23:26.174716 [ 3 ] {} <Trace> HTTP-Session: 6b0525a2-496a-485b-b728-e54317cf8d20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5425 2024.06.28 20:23:26.174840 [ 3 ] {6221eb16-c007-4777-bb7c-5bc1e09093a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5426 2024.06.28 20:23:26.174886 [ 3 ] {6221eb16-c007-4777-bb7c-5bc1e09093a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5427 2024.06.28 20:23:26.175026 [ 3 ] {6221eb16-c007-4777-bb7c-5bc1e09093a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5428 2024.06.28 20:23:26.175370 [ 3 ] {6221eb16-c007-4777-bb7c-5bc1e09093a9} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5429 2024.06.28 20:23:26.175407 [ 3 ] {6221eb16-c007-4777-bb7c-5bc1e09093a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5430 2024.06.28 20:23:26.175723 [ 3 ] {6221eb16-c007-4777-bb7c-5bc1e09093a9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5431 2024.06.28 20:23:26.176031 [ 3 ] {6221eb16-c007-4777-bb7c-5bc1e09093a9} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5432 2024.06.28 20:23:26.176186 [ 3 ] {6221eb16-c007-4777-bb7c-5bc1e09093a9} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001389 sec., 53995.68034557235 rows/sec., 4.22 MiB/sec.
5433 2024.06.28 20:23:26.176362 [ 3 ] {6221eb16-c007-4777-bb7c-5bc1e09093a9} <Debug> DynamicQueryHandler: Done processing query
5434 2024.06.28 20:23:26.176387 [ 3 ] {6221eb16-c007-4777-bb7c-5bc1e09093a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5435 2024.06.28 20:23:26.176402 [ 3 ] {} <Debug> HTTP-Session: 6b0525a2-496a-485b-b728-e54317cf8d20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5436 2024.06.28 20:23:26.176565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5437 2024.06.28 20:23:26.176614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5438 2024.06.28 20:23:26.176633 [ 3 ] {} <Debug> HTTP-Session: 2fabc256-6d40-4de6-a527-47b7183886d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5439 2024.06.28 20:23:26.176649 [ 3 ] {} <Debug> HTTP-Session: 2fabc256-6d40-4de6-a527-47b7183886d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5440 2024.06.28 20:23:26.176663 [ 3 ] {} <Debug> HTTP-Session: 2fabc256-6d40-4de6-a527-47b7183886d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5441 2024.06.28 20:23:26.176694 [ 3 ] {} <Trace> HTTP-Session: 2fabc256-6d40-4de6-a527-47b7183886d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5442 2024.06.28 20:23:26.176836 [ 3 ] {1c326d71-bcbb-4314-8e20-9e69f8a923df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5443 2024.06.28 20:23:26.176883 [ 3 ] {1c326d71-bcbb-4314-8e20-9e69f8a923df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5444 2024.06.28 20:23:26.177027 [ 3 ] {1c326d71-bcbb-4314-8e20-9e69f8a923df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5445 2024.06.28 20:23:26.177432 [ 3 ] {1c326d71-bcbb-4314-8e20-9e69f8a923df} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5446 2024.06.28 20:23:26.177468 [ 3 ] {1c326d71-bcbb-4314-8e20-9e69f8a923df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5447 2024.06.28 20:23:26.177860 [ 3 ] {1c326d71-bcbb-4314-8e20-9e69f8a923df} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5448 2024.06.28 20:23:26.178197 [ 3 ] {1c326d71-bcbb-4314-8e20-9e69f8a923df} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5449 2024.06.28 20:23:26.178363 [ 3 ] {1c326d71-bcbb-4314-8e20-9e69f8a923df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001586 sec., 100882.72383354351 rows/sec., 7.03 MiB/sec.
5450 2024.06.28 20:23:26.178533 [ 3 ] {1c326d71-bcbb-4314-8e20-9e69f8a923df} <Debug> DynamicQueryHandler: Done processing query
5451 2024.06.28 20:23:26.178557 [ 3 ] {1c326d71-bcbb-4314-8e20-9e69f8a923df} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5452 2024.06.28 20:23:26.178572 [ 3 ] {} <Debug> HTTP-Session: 2fabc256-6d40-4de6-a527-47b7183886d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5453 2024.06.28 20:23:26.178712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 17642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5454 2024.06.28 20:23:26.178762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5455 2024.06.28 20:23:26.178781 [ 3 ] {} <Debug> HTTP-Session: 6708f523-6e8b-428d-b61b-f16d2799aaa4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5456 2024.06.28 20:23:26.178797 [ 3 ] {} <Debug> HTTP-Session: 6708f523-6e8b-428d-b61b-f16d2799aaa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5457 2024.06.28 20:23:26.178811 [ 3 ] {} <Debug> HTTP-Session: 6708f523-6e8b-428d-b61b-f16d2799aaa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5458 2024.06.28 20:23:26.178842 [ 3 ] {} <Trace> HTTP-Session: 6708f523-6e8b-428d-b61b-f16d2799aaa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5459 2024.06.28 20:23:26.179028 [ 3 ] {317829fa-2485-4c15-b077-bb78a3269705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5460 2024.06.28 20:23:26.179095 [ 3 ] {317829fa-2485-4c15-b077-bb78a3269705} <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
5461 2024.06.28 20:23:26.179510 [ 3 ] {317829fa-2485-4c15-b077-bb78a3269705} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5462 2024.06.28 20:23:26.180017 [ 3 ] {317829fa-2485-4c15-b077-bb78a3269705} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5463 2024.06.28 20:23:26.180054 [ 3 ] {317829fa-2485-4c15-b077-bb78a3269705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5464 2024.06.28 20:23:26.180674 [ 3 ] {317829fa-2485-4c15-b077-bb78a3269705} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5465 2024.06.28 20:23:26.181086 [ 3 ] {317829fa-2485-4c15-b077-bb78a3269705} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5466 2024.06.28 20:23:26.181280 [ 3 ] {317829fa-2485-4c15-b077-bb78a3269705} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002362 sec., 4657.070279424217 rows/sec., 8.35 MiB/sec.
5467 2024.06.28 20:23:26.181483 [ 3 ] {317829fa-2485-4c15-b077-bb78a3269705} <Debug> DynamicQueryHandler: Done processing query
5468 2024.06.28 20:23:26.181508 [ 3 ] {317829fa-2485-4c15-b077-bb78a3269705} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
5469 2024.06.28 20:23:26.181525 [ 3 ] {} <Debug> HTTP-Session: 6708f523-6e8b-428d-b61b-f16d2799aaa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5470 2024.06.28 20:23:26.181645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5471 2024.06.28 20:23:26.181694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5472 2024.06.28 20:23:26.181715 [ 3 ] {} <Debug> HTTP-Session: 41bcaaa8-9f6e-4d05-9095-d991e8b0ab39 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5473 2024.06.28 20:23:26.181731 [ 3 ] {} <Debug> HTTP-Session: 41bcaaa8-9f6e-4d05-9095-d991e8b0ab39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5474 2024.06.28 20:23:26.181745 [ 3 ] {} <Debug> HTTP-Session: 41bcaaa8-9f6e-4d05-9095-d991e8b0ab39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5475 2024.06.28 20:23:26.181777 [ 3 ] {} <Trace> HTTP-Session: 41bcaaa8-9f6e-4d05-9095-d991e8b0ab39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5476 2024.06.28 20:23:26.181893 [ 3 ] {16c56cdb-d5dd-4de1-94ba-a1f6f6a187f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5477 2024.06.28 20:23:26.181940 [ 3 ] {16c56cdb-d5dd-4de1-94ba-a1f6f6a187f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5478 2024.06.28 20:23:26.182066 [ 3 ] {16c56cdb-d5dd-4de1-94ba-a1f6f6a187f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5479 2024.06.28 20:23:26.182374 [ 3 ] {16c56cdb-d5dd-4de1-94ba-a1f6f6a187f3} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5480 2024.06.28 20:23:26.182411 [ 3 ] {16c56cdb-d5dd-4de1-94ba-a1f6f6a187f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5481 2024.06.28 20:23:26.182790 [ 3 ] {16c56cdb-d5dd-4de1-94ba-a1f6f6a187f3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5482 2024.06.28 20:23:26.183142 [ 3 ] {16c56cdb-d5dd-4de1-94ba-a1f6f6a187f3} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5483 2024.06.28 20:23:26.183303 [ 3 ] {16c56cdb-d5dd-4de1-94ba-a1f6f6a187f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001453 sec., 41293.87474191328 rows/sec., 2.78 MiB/sec.
5484 2024.06.28 20:23:26.183474 [ 3 ] {16c56cdb-d5dd-4de1-94ba-a1f6f6a187f3} <Debug> DynamicQueryHandler: Done processing query
5485 2024.06.28 20:23:26.183498 [ 3 ] {16c56cdb-d5dd-4de1-94ba-a1f6f6a187f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5486 2024.06.28 20:23:26.183514 [ 3 ] {} <Debug> HTTP-Session: 41bcaaa8-9f6e-4d05-9095-d991e8b0ab39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5487 2024.06.28 20:23:31.169801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5488 2024.06.28 20:23:31.169936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5489 2024.06.28 20:23:31.169961 [ 3 ] {} <Debug> HTTP-Session: 2f98a052-24ca-4a09-81dc-0f593ef21ef8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5490 2024.06.28 20:23:31.169994 [ 3 ] {} <Debug> HTTP-Session: 2f98a052-24ca-4a09-81dc-0f593ef21ef8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5491 2024.06.28 20:23:31.170010 [ 3 ] {} <Debug> HTTP-Session: 2f98a052-24ca-4a09-81dc-0f593ef21ef8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5492 2024.06.28 20:23:31.170063 [ 3 ] {} <Trace> HTTP-Session: 2f98a052-24ca-4a09-81dc-0f593ef21ef8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5493 2024.06.28 20:23:31.170264 [ 3 ] {5d8a766c-fe0c-4797-ba61-34b268d800de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5494 2024.06.28 20:23:31.170335 [ 3 ] {5d8a766c-fe0c-4797-ba61-34b268d800de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5495 2024.06.28 20:23:31.170535 [ 3 ] {5d8a766c-fe0c-4797-ba61-34b268d800de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5496 2024.06.28 20:23:31.170952 [ 3 ] {5d8a766c-fe0c-4797-ba61-34b268d800de} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5497 2024.06.28 20:23:31.170993 [ 3 ] {5d8a766c-fe0c-4797-ba61-34b268d800de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5498 2024.06.28 20:23:31.171366 [ 3 ] {5d8a766c-fe0c-4797-ba61-34b268d800de} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5499 2024.06.28 20:23:31.171708 [ 3 ] {5d8a766c-fe0c-4797-ba61-34b268d800de} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5500 2024.06.28 20:23:31.171882 [ 3 ] {5d8a766c-fe0c-4797-ba61-34b268d800de} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001673 sec., 11356.843992827256 rows/sec., 920.53 KiB/sec.
5501 2024.06.28 20:23:31.172079 [ 3 ] {5d8a766c-fe0c-4797-ba61-34b268d800de} <Debug> DynamicQueryHandler: Done processing query
5502 2024.06.28 20:23:31.172107 [ 3 ] {5d8a766c-fe0c-4797-ba61-34b268d800de} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5503 2024.06.28 20:23:31.172123 [ 3 ] {} <Debug> HTTP-Session: 2f98a052-24ca-4a09-81dc-0f593ef21ef8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5504 2024.06.28 20:23:31.172265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 16421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5505 2024.06.28 20:23:31.172317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5506 2024.06.28 20:23:31.172337 [ 3 ] {} <Debug> HTTP-Session: fc601cff-2b51-49e9-afee-3f59932bc584 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5507 2024.06.28 20:23:31.172354 [ 3 ] {} <Debug> HTTP-Session: fc601cff-2b51-49e9-afee-3f59932bc584 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5508 2024.06.28 20:23:31.172368 [ 3 ] {} <Debug> HTTP-Session: fc601cff-2b51-49e9-afee-3f59932bc584 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5509 2024.06.28 20:23:31.172400 [ 3 ] {} <Trace> HTTP-Session: fc601cff-2b51-49e9-afee-3f59932bc584 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5510 2024.06.28 20:23:31.172525 [ 3 ] {014b7023-9b6b-4f99-b102-6bd4de477690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5511 2024.06.28 20:23:31.172569 [ 3 ] {014b7023-9b6b-4f99-b102-6bd4de477690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5512 2024.06.28 20:23:31.172693 [ 3 ] {014b7023-9b6b-4f99-b102-6bd4de477690} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5513 2024.06.28 20:23:31.173096 [ 3 ] {014b7023-9b6b-4f99-b102-6bd4de477690} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5514 2024.06.28 20:23:31.173134 [ 3 ] {014b7023-9b6b-4f99-b102-6bd4de477690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5515 2024.06.28 20:23:31.173451 [ 3 ] {014b7023-9b6b-4f99-b102-6bd4de477690} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5516 2024.06.28 20:23:31.173754 [ 3 ] {014b7023-9b6b-4f99-b102-6bd4de477690} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5517 2024.06.28 20:23:31.173911 [ 3 ] {014b7023-9b6b-4f99-b102-6bd4de477690} <Debug> executeQuery: Read 113 rows, 9.54 KiB in 0.00143 sec., 79020.97902097902 rows/sec., 6.51 MiB/sec.
5518 2024.06.28 20:23:31.174079 [ 3 ] {014b7023-9b6b-4f99-b102-6bd4de477690} <Debug> DynamicQueryHandler: Done processing query
5519 2024.06.28 20:23:31.174103 [ 3 ] {014b7023-9b6b-4f99-b102-6bd4de477690} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5520 2024.06.28 20:23:31.174118 [ 3 ] {} <Debug> HTTP-Session: fc601cff-2b51-49e9-afee-3f59932bc584 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5521 2024.06.28 20:23:31.174248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 14109, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5522 2024.06.28 20:23:31.174298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5523 2024.06.28 20:23:31.174317 [ 3 ] {} <Debug> HTTP-Session: 78bb6025-3936-41aa-afd4-e578d59516f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5524 2024.06.28 20:23:31.174335 [ 3 ] {} <Debug> HTTP-Session: 78bb6025-3936-41aa-afd4-e578d59516f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5525 2024.06.28 20:23:31.174350 [ 3 ] {} <Debug> HTTP-Session: 78bb6025-3936-41aa-afd4-e578d59516f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5526 2024.06.28 20:23:31.174382 [ 3 ] {} <Trace> HTTP-Session: 78bb6025-3936-41aa-afd4-e578d59516f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5527 2024.06.28 20:23:31.174504 [ 3 ] {20daac98-9faf-4669-833c-a369560a7106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5528 2024.06.28 20:23:31.174548 [ 3 ] {20daac98-9faf-4669-833c-a369560a7106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5529 2024.06.28 20:23:31.174673 [ 3 ] {20daac98-9faf-4669-833c-a369560a7106} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5530 2024.06.28 20:23:31.174990 [ 3 ] {20daac98-9faf-4669-833c-a369560a7106} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5531 2024.06.28 20:23:31.175027 [ 3 ] {20daac98-9faf-4669-833c-a369560a7106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5532 2024.06.28 20:23:31.175336 [ 3 ] {20daac98-9faf-4669-833c-a369560a7106} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5533 2024.06.28 20:23:31.175649 [ 3 ] {20daac98-9faf-4669-833c-a369560a7106} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5534 2024.06.28 20:23:31.175808 [ 3 ] {20daac98-9faf-4669-833c-a369560a7106} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001342 sec., 61847.98807749627 rows/sec., 4.83 MiB/sec.
5535 2024.06.28 20:23:31.176069 [ 3 ] {20daac98-9faf-4669-833c-a369560a7106} <Debug> DynamicQueryHandler: Done processing query
5536 2024.06.28 20:23:31.176120 [ 3 ] {20daac98-9faf-4669-833c-a369560a7106} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5537 2024.06.28 20:23:31.176151 [ 3 ] {} <Debug> HTTP-Session: 78bb6025-3936-41aa-afd4-e578d59516f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5538 2024.06.28 20:23:31.176299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5539 2024.06.28 20:23:31.176348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5540 2024.06.28 20:23:31.176367 [ 3 ] {} <Debug> HTTP-Session: 8813e3df-6624-4406-9216-f003aca3f86d Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5541 2024.06.28 20:23:31.176383 [ 3 ] {} <Debug> HTTP-Session: 8813e3df-6624-4406-9216-f003aca3f86d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5542 2024.06.28 20:23:31.176398 [ 3 ] {} <Debug> HTTP-Session: 8813e3df-6624-4406-9216-f003aca3f86d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5543 2024.06.28 20:23:31.176428 [ 3 ] {} <Trace> HTTP-Session: 8813e3df-6624-4406-9216-f003aca3f86d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5544 2024.06.28 20:23:31.176577 [ 3 ] {8856cf78-8f85-4b96-b80c-e2fc4148afb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5545 2024.06.28 20:23:31.176627 [ 3 ] {8856cf78-8f85-4b96-b80c-e2fc4148afb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5546 2024.06.28 20:23:31.176792 [ 3 ] {8856cf78-8f85-4b96-b80c-e2fc4148afb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5547 2024.06.28 20:23:31.177216 [ 3 ] {8856cf78-8f85-4b96-b80c-e2fc4148afb8} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5548 2024.06.28 20:23:31.177252 [ 3 ] {8856cf78-8f85-4b96-b80c-e2fc4148afb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5549 2024.06.28 20:23:31.177642 [ 3 ] {8856cf78-8f85-4b96-b80c-e2fc4148afb8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5550 2024.06.28 20:23:31.177981 [ 3 ] {8856cf78-8f85-4b96-b80c-e2fc4148afb8} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5551 2024.06.28 20:23:31.178128 [ 3 ] {8856cf78-8f85-4b96-b80c-e2fc4148afb8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001616 sec., 99009.900990099 rows/sec., 6.90 MiB/sec.
5552 2024.06.28 20:23:31.178330 [ 3 ] {8856cf78-8f85-4b96-b80c-e2fc4148afb8} <Debug> DynamicQueryHandler: Done processing query
5553 2024.06.28 20:23:31.178358 [ 3 ] {8856cf78-8f85-4b96-b80c-e2fc4148afb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5554 2024.06.28 20:23:31.178380 [ 3 ] {} <Debug> HTTP-Session: 8813e3df-6624-4406-9216-f003aca3f86d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5555 2024.06.28 20:23:31.178515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5556 2024.06.28 20:23:31.178564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5557 2024.06.28 20:23:31.178584 [ 3 ] {} <Debug> HTTP-Session: 5da53add-0e0c-4969-894d-247d9554b98a Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5558 2024.06.28 20:23:31.178600 [ 3 ] {} <Debug> HTTP-Session: 5da53add-0e0c-4969-894d-247d9554b98a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5559 2024.06.28 20:23:31.178614 [ 3 ] {} <Debug> HTTP-Session: 5da53add-0e0c-4969-894d-247d9554b98a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5560 2024.06.28 20:23:31.178645 [ 3 ] {} <Trace> HTTP-Session: 5da53add-0e0c-4969-894d-247d9554b98a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5561 2024.06.28 20:23:31.178883 [ 3 ] {b64d3763-6e04-41f2-b574-40012fa28e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5562 2024.06.28 20:23:31.178949 [ 3 ] {b64d3763-6e04-41f2-b574-40012fa28e51} <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
5563 2024.06.28 20:23:31.179353 [ 3 ] {b64d3763-6e04-41f2-b574-40012fa28e51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5564 2024.06.28 20:23:31.179981 [ 3 ] {b64d3763-6e04-41f2-b574-40012fa28e51} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5565 2024.06.28 20:23:31.180019 [ 3 ] {b64d3763-6e04-41f2-b574-40012fa28e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5566 2024.06.28 20:23:31.180622 [ 3 ] {b64d3763-6e04-41f2-b574-40012fa28e51} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5567 2024.06.28 20:23:31.181029 [ 3 ] {b64d3763-6e04-41f2-b574-40012fa28e51} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5568 2024.06.28 20:23:31.181230 [ 3 ] {b64d3763-6e04-41f2-b574-40012fa28e51} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002508 sec., 7575.757575757576 rows/sec., 13.58 MiB/sec.
5569 2024.06.28 20:23:31.181455 [ 3 ] {b64d3763-6e04-41f2-b574-40012fa28e51} <Debug> DynamicQueryHandler: Done processing query
5570 2024.06.28 20:23:31.181480 [ 3 ] {b64d3763-6e04-41f2-b574-40012fa28e51} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
5571 2024.06.28 20:23:31.181497 [ 3 ] {} <Debug> HTTP-Session: 5da53add-0e0c-4969-894d-247d9554b98a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5572 2024.06.28 20:23:31.181642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5573 2024.06.28 20:23:31.181691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5574 2024.06.28 20:23:31.181711 [ 3 ] {} <Debug> HTTP-Session: ff05d6c4-e911-40dc-8bc4-7c78f0277890 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5575 2024.06.28 20:23:31.181727 [ 3 ] {} <Debug> HTTP-Session: ff05d6c4-e911-40dc-8bc4-7c78f0277890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5576 2024.06.28 20:23:31.181742 [ 3 ] {} <Debug> HTTP-Session: ff05d6c4-e911-40dc-8bc4-7c78f0277890 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5577 2024.06.28 20:23:31.181772 [ 3 ] {} <Trace> HTTP-Session: ff05d6c4-e911-40dc-8bc4-7c78f0277890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5578 2024.06.28 20:23:31.181885 [ 3 ] {a2c9a394-f9fa-442c-a644-0fb9ddc3265e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5579 2024.06.28 20:23:31.181931 [ 3 ] {a2c9a394-f9fa-442c-a644-0fb9ddc3265e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5580 2024.06.28 20:23:31.182060 [ 3 ] {a2c9a394-f9fa-442c-a644-0fb9ddc3265e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5581 2024.06.28 20:23:31.182385 [ 3 ] {a2c9a394-f9fa-442c-a644-0fb9ddc3265e} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5582 2024.06.28 20:23:31.182422 [ 3 ] {a2c9a394-f9fa-442c-a644-0fb9ddc3265e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5583 2024.06.28 20:23:31.182782 [ 3 ] {a2c9a394-f9fa-442c-a644-0fb9ddc3265e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5584 2024.06.28 20:23:31.183112 [ 3 ] {a2c9a394-f9fa-442c-a644-0fb9ddc3265e} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5585 2024.06.28 20:23:31.183248 [ 3 ] {a2c9a394-f9fa-442c-a644-0fb9ddc3265e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001401 sec., 42826.55246252677 rows/sec., 2.89 MiB/sec.
5586 2024.06.28 20:23:31.183536 [ 3 ] {a2c9a394-f9fa-442c-a644-0fb9ddc3265e} <Debug> DynamicQueryHandler: Done processing query
5587 2024.06.28 20:23:31.183586 [ 3 ] {a2c9a394-f9fa-442c-a644-0fb9ddc3265e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5588 2024.06.28 20:23:31.183620 [ 3 ] {} <Debug> HTTP-Session: ff05d6c4-e911-40dc-8bc4-7c78f0277890 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5589 2024.06.28 20:23:36.169253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5590 2024.06.28 20:23:36.169398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5591 2024.06.28 20:23:36.169429 [ 3 ] {} <Debug> HTTP-Session: 4b07cdd1-3507-4bda-8844-7494a0d347a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5592 2024.06.28 20:23:36.169459 [ 3 ] {} <Debug> HTTP-Session: 4b07cdd1-3507-4bda-8844-7494a0d347a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5593 2024.06.28 20:23:36.169477 [ 3 ] {} <Debug> HTTP-Session: 4b07cdd1-3507-4bda-8844-7494a0d347a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5594 2024.06.28 20:23:36.169535 [ 3 ] {} <Trace> HTTP-Session: 4b07cdd1-3507-4bda-8844-7494a0d347a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5595 2024.06.28 20:23:36.169751 [ 3 ] {7112ade2-35a6-4a48-9f30-e2b664d134c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5596 2024.06.28 20:23:36.169838 [ 3 ] {7112ade2-35a6-4a48-9f30-e2b664d134c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5597 2024.06.28 20:23:36.170062 [ 3 ] {7112ade2-35a6-4a48-9f30-e2b664d134c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5598 2024.06.28 20:23:36.170503 [ 3 ] {7112ade2-35a6-4a48-9f30-e2b664d134c1} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5599 2024.06.28 20:23:36.170546 [ 3 ] {7112ade2-35a6-4a48-9f30-e2b664d134c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5600 2024.06.28 20:23:36.170929 [ 3 ] {7112ade2-35a6-4a48-9f30-e2b664d134c1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5601 2024.06.28 20:23:36.171273 [ 3 ] {7112ade2-35a6-4a48-9f30-e2b664d134c1} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5602 2024.06.28 20:23:36.171433 [ 3 ] {7112ade2-35a6-4a48-9f30-e2b664d134c1} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001747 sec., 6296.508299942759 rows/sec., 510.36 KiB/sec.
5603 2024.06.28 20:23:36.171463 [ 117 ] {} <Debug> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5604 2024.06.28 20:23:36.171576 [ 117 ] {} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5605 2024.06.28 20:23:36.171621 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5606 2024.06.28 20:23:36.171774 [ 3 ] {7112ade2-35a6-4a48-9f30-e2b664d134c1} <Debug> DynamicQueryHandler: Done processing query
5607 2024.06.28 20:23:36.171892 [ 3 ] {7112ade2-35a6-4a48-9f30-e2b664d134c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5608 2024.06.28 20:23:36.171988 [ 3 ] {} <Debug> HTTP-Session: 4b07cdd1-3507-4bda-8844-7494a0d347a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5609 2024.06.28 20:23:36.172109 [ 188 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::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
5610 2024.06.28 20:23:36.172212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5611 2024.06.28 20:23:36.172294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5612 2024.06.28 20:23:36.172342 [ 3 ] {} <Debug> HTTP-Session: 7cfafa83-72d7-429e-963e-cc703da40cbb Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5613 2024.06.28 20:23:36.172397 [ 3 ] {} <Debug> HTTP-Session: 7cfafa83-72d7-429e-963e-cc703da40cbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5614 2024.06.28 20:23:36.172438 [ 3 ] {} <Debug> HTTP-Session: 7cfafa83-72d7-429e-963e-cc703da40cbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5615 2024.06.28 20:23:36.172493 [ 188 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5616 2024.06.28 20:23:36.172512 [ 3 ] {} <Trace> HTTP-Session: 7cfafa83-72d7-429e-963e-cc703da40cbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5617 2024.06.28 20:23:36.172573 [ 188 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 30 rows starting from the beginning of the part
5618 2024.06.28 20:23:36.172805 [ 3 ] {16594ebf-b6f8-4dc2-a768-116a7fd3e4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5619 2024.06.28 20:23:36.172866 [ 188 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 11 rows starting from the beginning of the part
5620 2024.06.28 20:23:36.172981 [ 3 ] {16594ebf-b6f8-4dc2-a768-116a7fd3e4b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5621 2024.06.28 20:23:36.173208 [ 188 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 19 rows starting from the beginning of the part
5622 2024.06.28 20:23:36.173557 [ 188 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 11 rows starting from the beginning of the part
5623 2024.06.28 20:23:36.173914 [ 188 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 19 rows starting from the beginning of the part
5624 2024.06.28 20:23:36.174213 [ 3 ] {16594ebf-b6f8-4dc2-a768-116a7fd3e4b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5625 2024.06.28 20:23:36.174236 [ 188 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 11 rows starting from the beginning of the part
5626 2024.06.28 20:23:36.175158 [ 3 ] {16594ebf-b6f8-4dc2-a768-116a7fd3e4b1} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5627 2024.06.28 20:23:36.175234 [ 3 ] {16594ebf-b6f8-4dc2-a768-116a7fd3e4b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5628 2024.06.28 20:23:36.176106 [ 3 ] {16594ebf-b6f8-4dc2-a768-116a7fd3e4b1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5629 2024.06.28 20:23:36.176904 [ 187 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 101 rows, containing 4 columns (4 merged, 0 gathered) in 0.005174689 sec., 19518.08118323633 rows/sec., 1.54 MiB/sec.
5630 2024.06.28 20:23:36.177055 [ 3 ] {16594ebf-b6f8-4dc2-a768-116a7fd3e4b1} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5631 2024.06.28 20:23:36.177174 [ 187 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5632 2024.06.28 20:23:36.177457 [ 3 ] {16594ebf-b6f8-4dc2-a768-116a7fd3e4b1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.004766 sec., 839.278220730172 rows/sec., 68.44 KiB/sec.
5633 2024.06.28 20:23:36.178309 [ 3 ] {16594ebf-b6f8-4dc2-a768-116a7fd3e4b1} <Debug> DynamicQueryHandler: Done processing query
5634 2024.06.28 20:23:36.178355 [ 3 ] {16594ebf-b6f8-4dc2-a768-116a7fd3e4b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5635 2024.06.28 20:23:36.178410 [ 3 ] {} <Debug> HTTP-Session: 7cfafa83-72d7-429e-963e-cc703da40cbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5636 2024.06.28 20:23:36.178581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 13069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5637 2024.06.28 20:23:36.178670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5638 2024.06.28 20:23:36.178712 [ 187 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_26_5} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5639 2024.06.28 20:23:36.178723 [ 3 ] {} <Debug> HTTP-Session: c743146e-ae05-4be9-8c16-5199bc580c28 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5640 2024.06.28 20:23:36.178790 [ 3 ] {} <Debug> HTTP-Session: c743146e-ae05-4be9-8c16-5199bc580c28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5641 2024.06.28 20:23:36.178818 [ 3 ] {} <Debug> HTTP-Session: c743146e-ae05-4be9-8c16-5199bc580c28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5642 2024.06.28 20:23:36.178880 [ 3 ] {} <Trace> HTTP-Session: c743146e-ae05-4be9-8c16-5199bc580c28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5643 2024.06.28 20:23:36.178904 [ 187 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_26_5} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5644 2024.06.28 20:23:36.179061 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
5645 2024.06.28 20:23:36.179121 [ 3 ] {948d5bf4-38b8-48c7-8ec6-5045580b4fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5646 2024.06.28 20:23:36.179172 [ 3 ] {948d5bf4-38b8-48c7-8ec6-5045580b4fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5647 2024.06.28 20:23:36.179315 [ 3 ] {948d5bf4-38b8-48c7-8ec6-5045580b4fd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5648 2024.06.28 20:23:36.179677 [ 3 ] {948d5bf4-38b8-48c7-8ec6-5045580b4fd3} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5649 2024.06.28 20:23:36.179714 [ 3 ] {948d5bf4-38b8-48c7-8ec6-5045580b4fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5650 2024.06.28 20:23:36.180054 [ 3 ] {948d5bf4-38b8-48c7-8ec6-5045580b4fd3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5651 2024.06.28 20:23:36.180372 [ 3 ] {948d5bf4-38b8-48c7-8ec6-5045580b4fd3} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5652 2024.06.28 20:23:36.180515 [ 3 ] {948d5bf4-38b8-48c7-8ec6-5045580b4fd3} <Debug> executeQuery: Read 91 rows, 7.51 KiB in 0.001498 sec., 60747.66355140187 rows/sec., 4.90 MiB/sec.
5653 2024.06.28 20:23:36.180692 [ 3 ] {948d5bf4-38b8-48c7-8ec6-5045580b4fd3} <Debug> DynamicQueryHandler: Done processing query
5654 2024.06.28 20:23:36.180718 [ 3 ] {948d5bf4-38b8-48c7-8ec6-5045580b4fd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5655 2024.06.28 20:23:36.180736 [ 3 ] {} <Debug> HTTP-Session: c743146e-ae05-4be9-8c16-5199bc580c28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5656 2024.06.28 20:23:36.180861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5657 2024.06.28 20:23:36.180909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5658 2024.06.28 20:23:36.180928 [ 3 ] {} <Debug> HTTP-Session: fbbf95ba-1eeb-4e8a-92c2-676aee3feb15 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5659 2024.06.28 20:23:36.180945 [ 3 ] {} <Debug> HTTP-Session: fbbf95ba-1eeb-4e8a-92c2-676aee3feb15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5660 2024.06.28 20:23:36.180960 [ 3 ] {} <Debug> HTTP-Session: fbbf95ba-1eeb-4e8a-92c2-676aee3feb15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5661 2024.06.28 20:23:36.180990 [ 3 ] {} <Trace> HTTP-Session: fbbf95ba-1eeb-4e8a-92c2-676aee3feb15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5662 2024.06.28 20:23:36.181087 [ 3 ] {e8e79e26-77dc-4730-a85d-bfdfb5b70d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5663 2024.06.28 20:23:36.181131 [ 3 ] {e8e79e26-77dc-4730-a85d-bfdfb5b70d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5664 2024.06.28 20:23:36.181258 [ 3 ] {e8e79e26-77dc-4730-a85d-bfdfb5b70d54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5665 2024.06.28 20:23:36.181532 [ 3 ] {e8e79e26-77dc-4730-a85d-bfdfb5b70d54} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5666 2024.06.28 20:23:36.181568 [ 3 ] {e8e79e26-77dc-4730-a85d-bfdfb5b70d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5667 2024.06.28 20:23:36.181872 [ 3 ] {e8e79e26-77dc-4730-a85d-bfdfb5b70d54} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5668 2024.06.28 20:23:36.182188 [ 3 ] {e8e79e26-77dc-4730-a85d-bfdfb5b70d54} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5669 2024.06.28 20:23:36.182349 [ 3 ] {e8e79e26-77dc-4730-a85d-bfdfb5b70d54} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001272 sec., 3144.654088050315 rows/sec., 219.57 KiB/sec.
5670 2024.06.28 20:23:36.182653 [ 3 ] {e8e79e26-77dc-4730-a85d-bfdfb5b70d54} <Debug> DynamicQueryHandler: Done processing query
5671 2024.06.28 20:23:36.182678 [ 3 ] {e8e79e26-77dc-4730-a85d-bfdfb5b70d54} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5672 2024.06.28 20:23:36.182695 [ 3 ] {} <Debug> HTTP-Session: fbbf95ba-1eeb-4e8a-92c2-676aee3feb15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5673 2024.06.28 20:23:36.182818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 13440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5674 2024.06.28 20:23:36.182867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5675 2024.06.28 20:23:36.182886 [ 3 ] {} <Debug> HTTP-Session: 3f5579e2-0b71-41f4-b90f-73aff7d1130b Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5676 2024.06.28 20:23:36.182903 [ 3 ] {} <Debug> HTTP-Session: 3f5579e2-0b71-41f4-b90f-73aff7d1130b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5677 2024.06.28 20:23:36.182918 [ 3 ] {} <Debug> HTTP-Session: 3f5579e2-0b71-41f4-b90f-73aff7d1130b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5678 2024.06.28 20:23:36.182948 [ 3 ] {} <Trace> HTTP-Session: 3f5579e2-0b71-41f4-b90f-73aff7d1130b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5679 2024.06.28 20:23:36.183069 [ 3 ] {06687bbd-94ac-45bf-8c1b-c10640d45cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5680 2024.06.28 20:23:36.183114 [ 3 ] {06687bbd-94ac-45bf-8c1b-c10640d45cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5681 2024.06.28 20:23:36.183260 [ 3 ] {06687bbd-94ac-45bf-8c1b-c10640d45cc4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5682 2024.06.28 20:23:36.183594 [ 3 ] {06687bbd-94ac-45bf-8c1b-c10640d45cc4} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5683 2024.06.28 20:23:36.183630 [ 3 ] {06687bbd-94ac-45bf-8c1b-c10640d45cc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5684 2024.06.28 20:23:36.183944 [ 3 ] {06687bbd-94ac-45bf-8c1b-c10640d45cc4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5685 2024.06.28 20:23:36.184257 [ 3 ] {06687bbd-94ac-45bf-8c1b-c10640d45cc4} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5686 2024.06.28 20:23:36.184419 [ 3 ] {06687bbd-94ac-45bf-8c1b-c10640d45cc4} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001381 sec., 57204.923968139025 rows/sec., 4.47 MiB/sec.
5687 2024.06.28 20:23:36.184620 [ 3 ] {06687bbd-94ac-45bf-8c1b-c10640d45cc4} <Debug> DynamicQueryHandler: Done processing query
5688 2024.06.28 20:23:36.184648 [ 3 ] {06687bbd-94ac-45bf-8c1b-c10640d45cc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5689 2024.06.28 20:23:36.184666 [ 3 ] {} <Debug> HTTP-Session: 3f5579e2-0b71-41f4-b90f-73aff7d1130b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5690 2024.06.28 20:23:36.184829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 31048, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5691 2024.06.28 20:23:36.184880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5692 2024.06.28 20:23:36.184899 [ 3 ] {} <Debug> HTTP-Session: dbee7bdd-0cc3-4fcc-a9b6-d08be6fd68e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5693 2024.06.28 20:23:36.184917 [ 3 ] {} <Debug> HTTP-Session: dbee7bdd-0cc3-4fcc-a9b6-d08be6fd68e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5694 2024.06.28 20:23:36.184931 [ 3 ] {} <Debug> HTTP-Session: dbee7bdd-0cc3-4fcc-a9b6-d08be6fd68e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5695 2024.06.28 20:23:36.184961 [ 3 ] {} <Trace> HTTP-Session: dbee7bdd-0cc3-4fcc-a9b6-d08be6fd68e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5696 2024.06.28 20:23:36.185107 [ 3 ] {c389c290-15f7-4d0d-b4c6-ec476eba7714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5697 2024.06.28 20:23:36.185156 [ 3 ] {c389c290-15f7-4d0d-b4c6-ec476eba7714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5698 2024.06.28 20:23:36.185303 [ 3 ] {c389c290-15f7-4d0d-b4c6-ec476eba7714} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5699 2024.06.28 20:23:36.185706 [ 3 ] {c389c290-15f7-4d0d-b4c6-ec476eba7714} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5700 2024.06.28 20:23:36.185751 [ 3 ] {c389c290-15f7-4d0d-b4c6-ec476eba7714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5701 2024.06.28 20:23:36.186156 [ 3 ] {c389c290-15f7-4d0d-b4c6-ec476eba7714} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5702 2024.06.28 20:23:36.186501 [ 3 ] {c389c290-15f7-4d0d-b4c6-ec476eba7714} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5703 2024.06.28 20:23:36.186672 [ 3 ] {c389c290-15f7-4d0d-b4c6-ec476eba7714} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001623 sec., 99815.15711645101 rows/sec., 6.95 MiB/sec.
5704 2024.06.28 20:23:36.186886 [ 3 ] {c389c290-15f7-4d0d-b4c6-ec476eba7714} <Debug> DynamicQueryHandler: Done processing query
5705 2024.06.28 20:23:36.186911 [ 3 ] {c389c290-15f7-4d0d-b4c6-ec476eba7714} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5706 2024.06.28 20:23:36.186928 [ 3 ] {} <Debug> HTTP-Session: dbee7bdd-0cc3-4fcc-a9b6-d08be6fd68e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5707 2024.06.28 20:23:36.187056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 17639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5708 2024.06.28 20:23:36.187105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5709 2024.06.28 20:23:36.187124 [ 3 ] {} <Debug> HTTP-Session: c90463a9-0f3d-4e26-89f5-1bfc5f7c1f5d Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5710 2024.06.28 20:23:36.187140 [ 3 ] {} <Debug> HTTP-Session: c90463a9-0f3d-4e26-89f5-1bfc5f7c1f5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5711 2024.06.28 20:23:36.187154 [ 3 ] {} <Debug> HTTP-Session: c90463a9-0f3d-4e26-89f5-1bfc5f7c1f5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5712 2024.06.28 20:23:36.187185 [ 3 ] {} <Trace> HTTP-Session: c90463a9-0f3d-4e26-89f5-1bfc5f7c1f5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5713 2024.06.28 20:23:36.187371 [ 3 ] {15d54d3f-a983-4ccc-8247-0c3fa487a70e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5714 2024.06.28 20:23:36.187453 [ 3 ] {15d54d3f-a983-4ccc-8247-0c3fa487a70e} <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
5715 2024.06.28 20:23:36.187868 [ 3 ] {15d54d3f-a983-4ccc-8247-0c3fa487a70e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5716 2024.06.28 20:23:36.188396 [ 3 ] {15d54d3f-a983-4ccc-8247-0c3fa487a70e} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5717 2024.06.28 20:23:36.188432 [ 3 ] {15d54d3f-a983-4ccc-8247-0c3fa487a70e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5718 2024.06.28 20:23:36.189063 [ 3 ] {15d54d3f-a983-4ccc-8247-0c3fa487a70e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5719 2024.06.28 20:23:36.189483 [ 3 ] {15d54d3f-a983-4ccc-8247-0c3fa487a70e} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5720 2024.06.28 20:23:36.189660 [ 116 ] {} <Debug> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5721 2024.06.28 20:23:36.189682 [ 3 ] {15d54d3f-a983-4ccc-8247-0c3fa487a70e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002416 sec., 4552.9801324503305 rows/sec., 8.16 MiB/sec.
5722 2024.06.28 20:23:36.189738 [ 116 ] {} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5723 2024.06.28 20:23:36.189815 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5724 2024.06.28 20:23:36.190091 [ 199 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::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
5725 2024.06.28 20:23:36.190268 [ 3 ] {15d54d3f-a983-4ccc-8247-0c3fa487a70e} <Debug> DynamicQueryHandler: Done processing query
5726 2024.06.28 20:23:36.190337 [ 3 ] {15d54d3f-a983-4ccc-8247-0c3fa487a70e} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
5727 2024.06.28 20:23:36.190438 [ 3 ] {} <Debug> HTTP-Session: c90463a9-0f3d-4e26-89f5-1bfc5f7c1f5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5728 2024.06.28 20:23:36.190679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5729 2024.06.28 20:23:36.190682 [ 199 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5730 2024.06.28 20:23:36.190823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5731 2024.06.28 20:23:36.190856 [ 199 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 327 rows starting from the beginning of the part
5732 2024.06.28 20:23:36.190894 [ 3 ] {} <Debug> HTTP-Session: 59815e20-00cd-473f-9db7-11a7a91188e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5733 2024.06.28 20:23:36.190939 [ 3 ] {} <Debug> HTTP-Session: 59815e20-00cd-473f-9db7-11a7a91188e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5734 2024.06.28 20:23:36.190984 [ 3 ] {} <Debug> HTTP-Session: 59815e20-00cd-473f-9db7-11a7a91188e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5735 2024.06.28 20:23:36.191105 [ 3 ] {} <Trace> HTTP-Session: 59815e20-00cd-473f-9db7-11a7a91188e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5736 2024.06.28 20:23:36.191478 [ 199 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 11 rows starting from the beginning of the part
5737 2024.06.28 20:23:36.191511 [ 3 ] {dcf3e7b8-36d4-4d50-9932-f3039d01f678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5738 2024.06.28 20:23:36.191642 [ 3 ] {dcf3e7b8-36d4-4d50-9932-f3039d01f678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5739 2024.06.28 20:23:36.192190 [ 199 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 19 rows starting from the beginning of the part
5740 2024.06.28 20:23:36.192520 [ 3 ] {dcf3e7b8-36d4-4d50-9932-f3039d01f678} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5741 2024.06.28 20:23:36.192936 [ 199 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 11 rows starting from the beginning of the part
5742 2024.06.28 20:23:36.193463 [ 199 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 19 rows starting from the beginning of the part
5743 2024.06.28 20:23:36.193724 [ 3 ] {dcf3e7b8-36d4-4d50-9932-f3039d01f678} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5744 2024.06.28 20:23:36.193861 [ 3 ] {dcf3e7b8-36d4-4d50-9932-f3039d01f678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5745 2024.06.28 20:23:36.194036 [ 199 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 11 rows starting from the beginning of the part
5746 2024.06.28 20:23:36.195081 [ 3 ] {dcf3e7b8-36d4-4d50-9932-f3039d01f678} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5747 2024.06.28 20:23:36.195952 [ 3 ] {dcf3e7b8-36d4-4d50-9932-f3039d01f678} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5748 2024.06.28 20:23:36.196191 [ 3 ] {dcf3e7b8-36d4-4d50-9932-f3039d01f678} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004808 sec., 12479.20133111481 rows/sec., 861.19 KiB/sec.
5749 2024.06.28 20:23:36.196404 [ 3 ] {dcf3e7b8-36d4-4d50-9932-f3039d01f678} <Debug> DynamicQueryHandler: Done processing query
5750 2024.06.28 20:23:36.196429 [ 3 ] {dcf3e7b8-36d4-4d50-9932-f3039d01f678} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5751 2024.06.28 20:23:36.196452 [ 3 ] {} <Debug> HTTP-Session: 59815e20-00cd-473f-9db7-11a7a91188e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5752 2024.06.28 20:23:36.199047 [ 188 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 398 rows, containing 19 columns (19 merged, 0 gathered) in 0.009085462 sec., 43806.24782757332 rows/sec., 78.50 MiB/sec.
5753 2024.06.28 20:23:36.199759 [ 188 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5754 2024.06.28 20:23:36.200374 [ 188 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5755 2024.06.28 20:23:36.200464 [ 188 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5756 2024.06.28 20:23:36.200610 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.00 MiB.
5757 2024.06.28 20:23:40.338200 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache
5758 2024.06.28 20:23:40.338253 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache
5759 2024.06.28 20:23:41.172039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5760 2024.06.28 20:23:41.172234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5761 2024.06.28 20:23:41.172280 [ 3 ] {} <Debug> HTTP-Session: 184e34d6-6383-4661-bd4a-3c099e266365 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5762 2024.06.28 20:23:41.172321 [ 3 ] {} <Debug> HTTP-Session: 184e34d6-6383-4661-bd4a-3c099e266365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5763 2024.06.28 20:23:41.172350 [ 3 ] {} <Debug> HTTP-Session: 184e34d6-6383-4661-bd4a-3c099e266365 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5764 2024.06.28 20:23:41.172434 [ 3 ] {} <Trace> HTTP-Session: 184e34d6-6383-4661-bd4a-3c099e266365 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5765 2024.06.28 20:23:41.172660 [ 3 ] {ed4e4845-48ec-4552-8f6d-8cfbc16c9a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5766 2024.06.28 20:23:41.172729 [ 3 ] {ed4e4845-48ec-4552-8f6d-8cfbc16c9a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5767 2024.06.28 20:23:41.172929 [ 3 ] {ed4e4845-48ec-4552-8f6d-8cfbc16c9a80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5768 2024.06.28 20:23:41.173450 [ 3 ] {ed4e4845-48ec-4552-8f6d-8cfbc16c9a80} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5769 2024.06.28 20:23:41.173494 [ 3 ] {ed4e4845-48ec-4552-8f6d-8cfbc16c9a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5770 2024.06.28 20:23:41.173874 [ 3 ] {ed4e4845-48ec-4552-8f6d-8cfbc16c9a80} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5771 2024.06.28 20:23:41.174220 [ 3 ] {ed4e4845-48ec-4552-8f6d-8cfbc16c9a80} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5772 2024.06.28 20:23:41.174403 [ 3 ] {ed4e4845-48ec-4552-8f6d-8cfbc16c9a80} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001798 sec., 10567.296996662959 rows/sec., 856.53 KiB/sec.
5773 2024.06.28 20:23:41.174628 [ 3 ] {ed4e4845-48ec-4552-8f6d-8cfbc16c9a80} <Debug> DynamicQueryHandler: Done processing query
5774 2024.06.28 20:23:41.174655 [ 3 ] {ed4e4845-48ec-4552-8f6d-8cfbc16c9a80} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5775 2024.06.28 20:23:41.174672 [ 3 ] {} <Debug> HTTP-Session: 184e34d6-6383-4661-bd4a-3c099e266365 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5776 2024.06.28 20:23:41.174802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5777 2024.06.28 20:23:41.174858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5778 2024.06.28 20:23:41.174877 [ 3 ] {} <Debug> HTTP-Session: 615080fb-1fd0-4c34-8edb-3305a7091a22 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5779 2024.06.28 20:23:41.174894 [ 3 ] {} <Debug> HTTP-Session: 615080fb-1fd0-4c34-8edb-3305a7091a22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5780 2024.06.28 20:23:41.174908 [ 3 ] {} <Debug> HTTP-Session: 615080fb-1fd0-4c34-8edb-3305a7091a22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5781 2024.06.28 20:23:41.174944 [ 3 ] {} <Trace> HTTP-Session: 615080fb-1fd0-4c34-8edb-3305a7091a22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5782 2024.06.28 20:23:41.175046 [ 3 ] {654e0685-6bea-40e0-bb61-df9487e31ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5783 2024.06.28 20:23:41.175091 [ 3 ] {654e0685-6bea-40e0-bb61-df9487e31ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5784 2024.06.28 20:23:41.175217 [ 3 ] {654e0685-6bea-40e0-bb61-df9487e31ffa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5785 2024.06.28 20:23:41.175497 [ 3 ] {654e0685-6bea-40e0-bb61-df9487e31ffa} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5786 2024.06.28 20:23:41.175534 [ 3 ] {654e0685-6bea-40e0-bb61-df9487e31ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5787 2024.06.28 20:23:41.175833 [ 3 ] {654e0685-6bea-40e0-bb61-df9487e31ffa} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5788 2024.06.28 20:23:41.176145 [ 3 ] {654e0685-6bea-40e0-bb61-df9487e31ffa} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5789 2024.06.28 20:23:41.176303 [ 3 ] {654e0685-6bea-40e0-bb61-df9487e31ffa} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001274 sec., 1569.8587127158555 rows/sec., 128.01 KiB/sec.
5790 2024.06.28 20:23:41.176308 [ 112 ] {} <Debug> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5791 2024.06.28 20:23:41.176419 [ 112 ] {} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5792 2024.06.28 20:23:41.176463 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5793 2024.06.28 20:23:41.176558 [ 3 ] {654e0685-6bea-40e0-bb61-df9487e31ffa} <Debug> DynamicQueryHandler: Done processing query
5794 2024.06.28 20:23:41.176648 [ 3 ] {654e0685-6bea-40e0-bb61-df9487e31ffa} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5795 2024.06.28 20:23:41.176758 [ 3 ] {} <Debug> HTTP-Session: 615080fb-1fd0-4c34-8edb-3305a7091a22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5796 2024.06.28 20:23:41.176855 [ 197 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::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
5797 2024.06.28 20:23:41.177027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 21484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5798 2024.06.28 20:23:41.177147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5799 2024.06.28 20:23:41.177149 [ 197 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5800 2024.06.28 20:23:41.177180 [ 3 ] {} <Debug> HTTP-Session: c204858c-fb6c-4c92-9f7a-0cc35318d888 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5801 2024.06.28 20:23:41.177226 [ 3 ] {} <Debug> HTTP-Session: c204858c-fb6c-4c92-9f7a-0cc35318d888 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5802 2024.06.28 20:23:41.177229 [ 197 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 14 rows starting from the beginning of the part
5803 2024.06.28 20:23:41.177251 [ 3 ] {} <Debug> HTTP-Session: c204858c-fb6c-4c92-9f7a-0cc35318d888 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5804 2024.06.28 20:23:41.177328 [ 3 ] {} <Trace> HTTP-Session: c204858c-fb6c-4c92-9f7a-0cc35318d888 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5805 2024.06.28 20:23:41.177479 [ 197 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part
5806 2024.06.28 20:23:41.177766 [ 197 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
5807 2024.06.28 20:23:41.177875 [ 3 ] {6c72938b-0597-4765-ba36-3003f3d84f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5808 2024.06.28 20:23:41.178101 [ 197 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
5809 2024.06.28 20:23:41.178113 [ 3 ] {6c72938b-0597-4765-ba36-3003f3d84f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5810 2024.06.28 20:23:41.178406 [ 197 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part
5811 2024.06.28 20:23:41.178721 [ 197 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
5812 2024.06.28 20:23:41.179410 [ 3 ] {6c72938b-0597-4765-ba36-3003f3d84f75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5813 2024.06.28 20:23:41.180212 [ 3 ] {6c72938b-0597-4765-ba36-3003f3d84f75} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5814 2024.06.28 20:23:41.180273 [ 3 ] {6c72938b-0597-4765-ba36-3003f3d84f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5815 2024.06.28 20:23:41.181142 [ 3 ] {6c72938b-0597-4765-ba36-3003f3d84f75} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5816 2024.06.28 20:23:41.181421 [ 199 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.004853628 sec., 5768.880515770884 rows/sec., 470.41 KiB/sec.
5817 2024.06.28 20:23:41.181781 [ 3 ] {6c72938b-0597-4765-ba36-3003f3d84f75} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5818 2024.06.28 20:23:41.181799 [ 199 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5819 2024.06.28 20:23:41.182033 [ 112 ] {} <Debug> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5820 2024.06.28 20:23:41.182131 [ 112 ] {} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5821 2024.06.28 20:23:41.182161 [ 3 ] {6c72938b-0597-4765-ba36-3003f3d84f75} <Debug> executeQuery: Read 150 rows, 12.37 KiB in 0.004529 sec., 33119.894016339145 rows/sec., 2.67 MiB/sec.
5822 2024.06.28 20:23:41.182182 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5823 2024.06.28 20:23:41.182643 [ 201 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::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
5824 2024.06.28 20:23:41.182796 [ 3 ] {6c72938b-0597-4765-ba36-3003f3d84f75} <Debug> DynamicQueryHandler: Done processing query
5825 2024.06.28 20:23:41.182899 [ 3 ] {6c72938b-0597-4765-ba36-3003f3d84f75} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5826 2024.06.28 20:23:41.182992 [ 3 ] {} <Debug> HTTP-Session: c204858c-fb6c-4c92-9f7a-0cc35318d888 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5827 2024.06.28 20:23:41.183229 [ 201 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5828 2024.06.28 20:23:41.183279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5829 2024.06.28 20:23:41.183336 [ 201 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 190 rows starting from the beginning of the part
5830 2024.06.28 20:23:41.183426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5831 2024.06.28 20:23:41.183586 [ 3 ] {} <Debug> HTTP-Session: f1d8644c-d001-48f1-9b9e-8b897c2900d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5832 2024.06.28 20:23:41.183677 [ 201 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 113 rows starting from the beginning of the part
5833 2024.06.28 20:23:41.183692 [ 3 ] {} <Debug> HTTP-Session: f1d8644c-d001-48f1-9b9e-8b897c2900d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5834 2024.06.28 20:23:41.183801 [ 3 ] {} <Debug> HTTP-Session: f1d8644c-d001-48f1-9b9e-8b897c2900d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5835 2024.06.28 20:23:41.184048 [ 197 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_11_2} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5836 2024.06.28 20:23:41.184080 [ 201 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 89 rows starting from the beginning of the part
5837 2024.06.28 20:23:41.184093 [ 3 ] {} <Trace> HTTP-Session: f1d8644c-d001-48f1-9b9e-8b897c2900d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5838 2024.06.28 20:23:41.184475 [ 201 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 113 rows starting from the beginning of the part
5839 2024.06.28 20:23:41.184523 [ 197 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_11_2} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5840 2024.06.28 20:23:41.184895 [ 201 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 91 rows starting from the beginning of the part
5841 2024.06.28 20:23:41.184899 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5842 2024.06.28 20:23:41.185138 [ 3 ] {a2619d1f-82dd-48d4-9d7d-85a52560c139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5843 2024.06.28 20:23:41.185184 [ 201 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 150 rows starting from the beginning of the part
5844 2024.06.28 20:23:41.185319 [ 3 ] {a2619d1f-82dd-48d4-9d7d-85a52560c139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5845 2024.06.28 20:23:41.186024 [ 3 ] {a2619d1f-82dd-48d4-9d7d-85a52560c139} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5846 2024.06.28 20:23:41.186838 [ 3 ] {a2619d1f-82dd-48d4-9d7d-85a52560c139} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5847 2024.06.28 20:23:41.186898 [ 3 ] {a2619d1f-82dd-48d4-9d7d-85a52560c139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5848 2024.06.28 20:23:41.187786 [ 3 ] {a2619d1f-82dd-48d4-9d7d-85a52560c139} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5849 2024.06.28 20:23:41.188509 [ 193 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 746 rows, containing 4 columns (4 merged, 0 gathered) in 0.006182042 sec., 120672.10154832336 rows/sec., 9.83 MiB/sec.
5850 2024.06.28 20:23:41.188656 [ 3 ] {a2619d1f-82dd-48d4-9d7d-85a52560c139} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5851 2024.06.28 20:23:41.188780 [ 193 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5852 2024.06.28 20:23:41.188951 [ 112 ] {} <Debug> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5853 2024.06.28 20:23:41.189015 [ 3 ] {a2619d1f-82dd-48d4-9d7d-85a52560c139} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004375 sec., 457.1428571428571 rows/sec., 31.92 KiB/sec.
5854 2024.06.28 20:23:41.189112 [ 112 ] {} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5855 2024.06.28 20:23:41.189267 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5856 2024.06.28 20:23:41.189764 [ 3 ] {a2619d1f-82dd-48d4-9d7d-85a52560c139} <Debug> DynamicQueryHandler: Done processing query
5857 2024.06.28 20:23:41.189817 [ 201 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::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
5858 2024.06.28 20:23:41.189845 [ 3 ] {a2619d1f-82dd-48d4-9d7d-85a52560c139} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5859 2024.06.28 20:23:41.189956 [ 3 ] {} <Debug> HTTP-Session: f1d8644c-d001-48f1-9b9e-8b897c2900d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5860 2024.06.28 20:23:41.190124 [ 201 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5861 2024.06.28 20:23:41.190179 [ 201 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 14 rows starting from the beginning of the part
5862 2024.06.28 20:23:41.190220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 18490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5863 2024.06.28 20:23:41.190440 [ 201 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part
5864 2024.06.28 20:23:41.190439 [ 193 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_36_7} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5865 2024.06.28 20:23:41.190822 [ 201 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
5866 2024.06.28 20:23:41.190827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5867 2024.06.28 20:23:41.190853 [ 193 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_36_7} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5868 2024.06.28 20:23:41.191222 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
5869 2024.06.28 20:23:41.191249 [ 201 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
5870 2024.06.28 20:23:41.191337 [ 3 ] {} <Debug> HTTP-Session: 96c08bb3-50fe-4ccd-a148-4d1a1332cd5c Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5871 2024.06.28 20:23:41.191485 [ 3 ] {} <Debug> HTTP-Session: 96c08bb3-50fe-4ccd-a148-4d1a1332cd5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5872 2024.06.28 20:23:41.191555 [ 201 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part
5873 2024.06.28 20:23:41.191581 [ 3 ] {} <Debug> HTTP-Session: 96c08bb3-50fe-4ccd-a148-4d1a1332cd5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5874 2024.06.28 20:23:41.191867 [ 3 ] {} <Trace> HTTP-Session: 96c08bb3-50fe-4ccd-a148-4d1a1332cd5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5875 2024.06.28 20:23:41.191867 [ 201 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
5876 2024.06.28 20:23:41.192382 [ 3 ] {25c368ef-9fc4-4220-8681-d7001734747b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5877 2024.06.28 20:23:41.192456 [ 3 ] {25c368ef-9fc4-4220-8681-d7001734747b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5878 2024.06.28 20:23:41.192988 [ 3 ] {25c368ef-9fc4-4220-8681-d7001734747b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5879 2024.06.28 20:23:41.193934 [ 3 ] {25c368ef-9fc4-4220-8681-d7001734747b} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5880 2024.06.28 20:23:41.193995 [ 3 ] {25c368ef-9fc4-4220-8681-d7001734747b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5881 2024.06.28 20:23:41.194664 [ 186 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.005158108 sec., 5428.346983041069 rows/sec., 379.03 KiB/sec.
5882 2024.06.28 20:23:41.194810 [ 3 ] {25c368ef-9fc4-4220-8681-d7001734747b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5883 2024.06.28 20:23:41.194819 [ 193 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5884 2024.06.28 20:23:41.195511 [ 3 ] {25c368ef-9fc4-4220-8681-d7001734747b} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5885 2024.06.28 20:23:41.195651 [ 193 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_11_2} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5886 2024.06.28 20:23:41.195770 [ 112 ] {} <Debug> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5887 2024.06.28 20:23:41.195879 [ 112 ] {} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5888 2024.06.28 20:23:41.195920 [ 193 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_11_2} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5889 2024.06.28 20:23:41.195943 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5890 2024.06.28 20:23:41.195923 [ 3 ] {25c368ef-9fc4-4220-8681-d7001734747b} <Debug> executeQuery: Read 109 rows, 8.70 KiB in 0.00377 sec., 28912.466843501326 rows/sec., 2.25 MiB/sec.
5891 2024.06.28 20:23:41.196335 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5892 2024.06.28 20:23:41.196421 [ 201 ] {83f29066-60b5-431b-8a7e-f217868bed51::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
5893 2024.06.28 20:23:41.196485 [ 3 ] {25c368ef-9fc4-4220-8681-d7001734747b} <Debug> DynamicQueryHandler: Done processing query
5894 2024.06.28 20:23:41.196534 [ 3 ] {25c368ef-9fc4-4220-8681-d7001734747b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5895 2024.06.28 20:23:41.196575 [ 3 ] {} <Debug> HTTP-Session: 96c08bb3-50fe-4ccd-a148-4d1a1332cd5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5896 2024.06.28 20:23:41.196688 [ 201 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5897 2024.06.28 20:23:41.196739 [ 201 ] {83f29066-60b5-431b-8a7e-f217868bed51::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
5898 2024.06.28 20:23:41.196832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 37817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5899 2024.06.28 20:23:41.197015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5900 2024.06.28 20:23:41.197029 [ 201 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 83 rows starting from the beginning of the part
5901 2024.06.28 20:23:41.197067 [ 3 ] {} <Debug> HTTP-Session: f4bd0fa2-c231-4de8-8715-b72988c4bb60 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5902 2024.06.28 20:23:41.197122 [ 3 ] {} <Debug> HTTP-Session: f4bd0fa2-c231-4de8-8715-b72988c4bb60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5903 2024.06.28 20:23:41.197175 [ 3 ] {} <Debug> HTTP-Session: f4bd0fa2-c231-4de8-8715-b72988c4bb60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5904 2024.06.28 20:23:41.197345 [ 201 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 75 rows starting from the beginning of the part
5905 2024.06.28 20:23:41.197360 [ 3 ] {} <Trace> HTTP-Session: f4bd0fa2-c231-4de8-8715-b72988c4bb60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5906 2024.06.28 20:23:41.197661 [ 201 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 83 rows starting from the beginning of the part
5907 2024.06.28 20:23:41.197817 [ 3 ] {00b5ea98-b4f6-44e3-93da-6f0811315b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5908 2024.06.28 20:23:41.197979 [ 201 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 79 rows starting from the beginning of the part
5909 2024.06.28 20:23:41.198034 [ 3 ] {00b5ea98-b4f6-44e3-93da-6f0811315b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5910 2024.06.28 20:23:41.198349 [ 201 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 109 rows starting from the beginning of the part
5911 2024.06.28 20:23:41.199137 [ 3 ] {00b5ea98-b4f6-44e3-93da-6f0811315b54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5912 2024.06.28 20:23:41.200029 [ 3 ] {00b5ea98-b4f6-44e3-93da-6f0811315b54} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5913 2024.06.28 20:23:41.200092 [ 3 ] {00b5ea98-b4f6-44e3-93da-6f0811315b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5914 2024.06.28 20:23:41.201114 [ 3 ] {00b5ea98-b4f6-44e3-93da-6f0811315b54} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5915 2024.06.28 20:23:41.201186 [ 201 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 579 rows, containing 4 columns (4 merged, 0 gathered) in 0.005118779 sec., 113112.91227849454 rows/sec., 8.83 MiB/sec.
5916 2024.06.28 20:23:41.201400 [ 201 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5917 2024.06.28 20:23:41.201949 [ 3 ] {00b5ea98-b4f6-44e3-93da-6f0811315b54} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5918 2024.06.28 20:23:41.202185 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5919 2024.06.28 20:23:41.202234 [ 201 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_36_7} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5920 2024.06.28 20:23:41.202256 [ 3 ] {00b5ea98-b4f6-44e3-93da-6f0811315b54} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.004689 sec., 42013.22243548732 rows/sec., 2.93 MiB/sec.
5921 2024.06.28 20:23:41.202263 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5922 2024.06.28 20:23:41.202340 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5923 2024.06.28 20:23:41.202624 [ 201 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_36_7} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5924 2024.06.28 20:23:41.202846 [ 186 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
5925 2024.06.28 20:23:41.202934 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
5926 2024.06.28 20:23:41.203022 [ 3 ] {00b5ea98-b4f6-44e3-93da-6f0811315b54} <Debug> DynamicQueryHandler: Done processing query
5927 2024.06.28 20:23:41.203061 [ 3 ] {00b5ea98-b4f6-44e3-93da-6f0811315b54} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
5928 2024.06.28 20:23:41.203087 [ 3 ] {} <Debug> HTTP-Session: f4bd0fa2-c231-4de8-8715-b72988c4bb60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5929 2024.06.28 20:23:41.203113 [ 186 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5930 2024.06.28 20:23:41.203151 [ 186 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 5202 rows starting from the beginning of the part
5931 2024.06.28 20:23:41.203301 [ 186 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part
5932 2024.06.28 20:23:41.203305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5933 2024.06.28 20:23:41.203499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5934 2024.06.28 20:23:41.203587 [ 3 ] {} <Debug> HTTP-Session: 13327eab-9267-470a-8681-f9f5659be7d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5935 2024.06.28 20:23:41.203652 [ 186 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part
5936 2024.06.28 20:23:41.203662 [ 3 ] {} <Debug> HTTP-Session: 13327eab-9267-470a-8681-f9f5659be7d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5937 2024.06.28 20:23:41.203727 [ 3 ] {} <Debug> HTTP-Session: 13327eab-9267-470a-8681-f9f5659be7d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5938 2024.06.28 20:23:41.203834 [ 3 ] {} <Trace> HTTP-Session: 13327eab-9267-470a-8681-f9f5659be7d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5939 2024.06.28 20:23:41.203913 [ 186 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
5940 2024.06.28 20:23:41.204186 [ 186 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 162 rows starting from the beginning of the part
5941 2024.06.28 20:23:41.204416 [ 186 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 197 rows starting from the beginning of the part
5942 2024.06.28 20:23:41.204417 [ 3 ] {0780f0be-b2a6-442e-871c-0ff9eb8f3332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5943 2024.06.28 20:23:41.204809 [ 3 ] {0780f0be-b2a6-442e-871c-0ff9eb8f3332} <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
5944 2024.06.28 20:23:41.205633 [ 3 ] {0780f0be-b2a6-442e-871c-0ff9eb8f3332} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5945 2024.06.28 20:23:41.206700 [ 3 ] {0780f0be-b2a6-442e-871c-0ff9eb8f3332} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5946 2024.06.28 20:23:41.206737 [ 3 ] {0780f0be-b2a6-442e-871c-0ff9eb8f3332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5947 2024.06.28 20:23:41.207810 [ 3 ] {0780f0be-b2a6-442e-871c-0ff9eb8f3332} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5948 2024.06.28 20:23:41.208391 [ 3 ] {0780f0be-b2a6-442e-871c-0ff9eb8f3332} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5949 2024.06.28 20:23:41.208458 [ 201 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6041 rows, containing 5 columns (5 merged, 0 gathered) in 0.005885382 sec., 1026441.4442427017 rows/sec., 71.54 MiB/sec.
5950 2024.06.28 20:23:41.208686 [ 3 ] {0780f0be-b2a6-442e-871c-0ff9eb8f3332} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.004614 sec., 4117.90203727785 rows/sec., 7.38 MiB/sec.
5951 2024.06.28 20:23:41.209162 [ 201 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5952 2024.06.28 20:23:41.209498 [ 3 ] {0780f0be-b2a6-442e-871c-0ff9eb8f3332} <Debug> DynamicQueryHandler: Done processing query
5953 2024.06.28 20:23:41.209541 [ 3 ] {0780f0be-b2a6-442e-871c-0ff9eb8f3332} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
5954 2024.06.28 20:23:41.209580 [ 3 ] {} <Debug> HTTP-Session: 13327eab-9267-470a-8681-f9f5659be7d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5955 2024.06.28 20:23:41.209770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5956 2024.06.28 20:23:41.209852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5957 2024.06.28 20:23:41.209894 [ 3 ] {} <Debug> HTTP-Session: af207e2d-84d7-479d-8e70-c2158c08c838 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5958 2024.06.28 20:23:41.209925 [ 3 ] {} <Debug> HTTP-Session: af207e2d-84d7-479d-8e70-c2158c08c838 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5959 2024.06.28 20:23:41.209963 [ 3 ] {} <Debug> HTTP-Session: af207e2d-84d7-479d-8e70-c2158c08c838 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5960 2024.06.28 20:23:41.210003 [ 201 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5961 2024.06.28 20:23:41.210029 [ 3 ] {} <Trace> HTTP-Session: af207e2d-84d7-479d-8e70-c2158c08c838 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5962 2024.06.28 20:23:41.210190 [ 201 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5963 2024.06.28 20:23:41.210264 [ 3 ] {d22303b1-28d7-4208-a72c-ba470988fc32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5964 2024.06.28 20:23:41.210360 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB.
5965 2024.06.28 20:23:41.210379 [ 3 ] {d22303b1-28d7-4208-a72c-ba470988fc32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5966 2024.06.28 20:23:41.210561 [ 3 ] {d22303b1-28d7-4208-a72c-ba470988fc32} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5967 2024.06.28 20:23:41.210878 [ 3 ] {d22303b1-28d7-4208-a72c-ba470988fc32} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5968 2024.06.28 20:23:41.210916 [ 3 ] {d22303b1-28d7-4208-a72c-ba470988fc32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5969 2024.06.28 20:23:41.211287 [ 3 ] {d22303b1-28d7-4208-a72c-ba470988fc32} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5970 2024.06.28 20:23:41.211655 [ 3 ] {d22303b1-28d7-4208-a72c-ba470988fc32} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5971 2024.06.28 20:23:41.211806 [ 3 ] {d22303b1-28d7-4208-a72c-ba470988fc32} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001623 sec., 36968.57670979667 rows/sec., 2.49 MiB/sec.
5972 2024.06.28 20:23:41.211832 [ 111 ] {} <Debug> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5973 2024.06.28 20:23:41.211934 [ 111 ] {} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5974 2024.06.28 20:23:41.211974 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB.
5975 2024.06.28 20:23:41.212074 [ 3 ] {d22303b1-28d7-4208-a72c-ba470988fc32} <Debug> DynamicQueryHandler: Done processing query
5976 2024.06.28 20:23:41.212145 [ 3 ] {d22303b1-28d7-4208-a72c-ba470988fc32} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5977 2024.06.28 20:23:41.212185 [ 3 ] {} <Debug> HTTP-Session: af207e2d-84d7-479d-8e70-c2158c08c838 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5978 2024.06.28 20:23:41.212198 [ 189 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
5979 2024.06.28 20:23:41.212350 [ 189 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5980 2024.06.28 20:23:41.212381 [ 189 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1822 rows starting from the beginning of the part
5981 2024.06.28 20:23:41.212492 [ 189 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
5982 2024.06.28 20:23:41.212695 [ 189 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
5983 2024.06.28 20:23:41.212856 [ 189 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
5984 2024.06.28 20:23:41.213007 [ 189 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
5985 2024.06.28 20:23:41.213125 [ 189 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
5986 2024.06.28 20:23:41.214535 [ 186 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2122 rows, containing 4 columns (4 merged, 0 gathered) in 0.002455088 sec., 864327.4701354902 rows/sec., 58.27 MiB/sec.
5987 2024.06.28 20:23:41.214753 [ 189 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5988 2024.06.28 20:23:41.215120 [ 189 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_36_7} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5989 2024.06.28 20:23:41.215196 [ 189 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_36_7} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5990 2024.06.28 20:23:41.215265 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB.
5991 2024.06.28 20:23:46.169616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5992 2024.06.28 20:23:46.169766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5993 2024.06.28 20:23:46.169798 [ 3 ] {} <Debug> HTTP-Session: 10191274-b709-4a8a-a9b6-81dbb63a7335 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
5994 2024.06.28 20:23:46.169828 [ 3 ] {} <Debug> HTTP-Session: 10191274-b709-4a8a-a9b6-81dbb63a7335 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5995 2024.06.28 20:23:46.169847 [ 3 ] {} <Debug> HTTP-Session: 10191274-b709-4a8a-a9b6-81dbb63a7335 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5996 2024.06.28 20:23:46.169907 [ 3 ] {} <Trace> HTTP-Session: 10191274-b709-4a8a-a9b6-81dbb63a7335 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5997 2024.06.28 20:23:46.170120 [ 3 ] {857ab332-fc57-4b9d-b528-f59b7f22fd97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5998 2024.06.28 20:23:46.170197 [ 3 ] {857ab332-fc57-4b9d-b528-f59b7f22fd97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5999 2024.06.28 20:23:46.170424 [ 3 ] {857ab332-fc57-4b9d-b528-f59b7f22fd97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6000 2024.06.28 20:23:46.170891 [ 3 ] {857ab332-fc57-4b9d-b528-f59b7f22fd97} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6001 2024.06.28 20:23:46.170939 [ 3 ] {857ab332-fc57-4b9d-b528-f59b7f22fd97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6002 2024.06.28 20:23:46.171325 [ 3 ] {857ab332-fc57-4b9d-b528-f59b7f22fd97} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6003 2024.06.28 20:23:46.171673 [ 3 ] {857ab332-fc57-4b9d-b528-f59b7f22fd97} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6004 2024.06.28 20:23:46.171848 [ 3 ] {857ab332-fc57-4b9d-b528-f59b7f22fd97} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001791 sec., 6141.8202121719705 rows/sec., 497.82 KiB/sec.
6005 2024.06.28 20:23:46.172169 [ 3 ] {857ab332-fc57-4b9d-b528-f59b7f22fd97} <Debug> DynamicQueryHandler: Done processing query
6006 2024.06.28 20:23:46.172201 [ 3 ] {857ab332-fc57-4b9d-b528-f59b7f22fd97} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6007 2024.06.28 20:23:46.172219 [ 3 ] {} <Debug> HTTP-Session: 10191274-b709-4a8a-a9b6-81dbb63a7335 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6008 2024.06.28 20:23:46.172350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6009 2024.06.28 20:23:46.172405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6010 2024.06.28 20:23:46.172426 [ 3 ] {} <Debug> HTTP-Session: d04b9877-bcb1-4963-abd8-e75394e43337 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6011 2024.06.28 20:23:46.172444 [ 3 ] {} <Debug> HTTP-Session: d04b9877-bcb1-4963-abd8-e75394e43337 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6012 2024.06.28 20:23:46.172458 [ 3 ] {} <Debug> HTTP-Session: d04b9877-bcb1-4963-abd8-e75394e43337 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6013 2024.06.28 20:23:46.172495 [ 3 ] {} <Trace> HTTP-Session: d04b9877-bcb1-4963-abd8-e75394e43337 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6014 2024.06.28 20:23:46.172605 [ 3 ] {70ed5b1a-27d2-40ab-8c38-2c322a20981c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6015 2024.06.28 20:23:46.172654 [ 3 ] {70ed5b1a-27d2-40ab-8c38-2c322a20981c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6016 2024.06.28 20:23:46.172805 [ 3 ] {70ed5b1a-27d2-40ab-8c38-2c322a20981c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6017 2024.06.28 20:23:46.173107 [ 3 ] {70ed5b1a-27d2-40ab-8c38-2c322a20981c} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6018 2024.06.28 20:23:46.173144 [ 3 ] {70ed5b1a-27d2-40ab-8c38-2c322a20981c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6019 2024.06.28 20:23:46.173458 [ 3 ] {70ed5b1a-27d2-40ab-8c38-2c322a20981c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6020 2024.06.28 20:23:46.173768 [ 3 ] {70ed5b1a-27d2-40ab-8c38-2c322a20981c} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6021 2024.06.28 20:23:46.173905 [ 3 ] {70ed5b1a-27d2-40ab-8c38-2c322a20981c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001332 sec., 3003.003003003003 rows/sec., 244.87 KiB/sec.
6022 2024.06.28 20:23:46.174072 [ 3 ] {70ed5b1a-27d2-40ab-8c38-2c322a20981c} <Debug> DynamicQueryHandler: Done processing query
6023 2024.06.28 20:23:46.174097 [ 3 ] {70ed5b1a-27d2-40ab-8c38-2c322a20981c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6024 2024.06.28 20:23:46.174114 [ 3 ] {} <Debug> HTTP-Session: d04b9877-bcb1-4963-abd8-e75394e43337 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6025 2024.06.28 20:23:46.174236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 13068, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6026 2024.06.28 20:23:46.174283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6027 2024.06.28 20:23:46.174303 [ 3 ] {} <Debug> HTTP-Session: cce00b94-3e12-4eea-aa9a-8a744c28d743 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6028 2024.06.28 20:23:46.174320 [ 3 ] {} <Debug> HTTP-Session: cce00b94-3e12-4eea-aa9a-8a744c28d743 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6029 2024.06.28 20:23:46.174335 [ 3 ] {} <Debug> HTTP-Session: cce00b94-3e12-4eea-aa9a-8a744c28d743 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6030 2024.06.28 20:23:46.174366 [ 3 ] {} <Trace> HTTP-Session: cce00b94-3e12-4eea-aa9a-8a744c28d743 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6031 2024.06.28 20:23:46.174488 [ 3 ] {9354096c-f928-445d-9888-2242f56fa976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6032 2024.06.28 20:23:46.174532 [ 3 ] {9354096c-f928-445d-9888-2242f56fa976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6033 2024.06.28 20:23:46.174656 [ 3 ] {9354096c-f928-445d-9888-2242f56fa976} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6034 2024.06.28 20:23:46.174989 [ 3 ] {9354096c-f928-445d-9888-2242f56fa976} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6035 2024.06.28 20:23:46.175025 [ 3 ] {9354096c-f928-445d-9888-2242f56fa976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6036 2024.06.28 20:23:46.175341 [ 3 ] {9354096c-f928-445d-9888-2242f56fa976} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6037 2024.06.28 20:23:46.175659 [ 3 ] {9354096c-f928-445d-9888-2242f56fa976} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6038 2024.06.28 20:23:46.175816 [ 3 ] {9354096c-f928-445d-9888-2242f56fa976} <Debug> executeQuery: Read 91 rows, 7.51 KiB in 0.001365 sec., 66666.66666666667 rows/sec., 5.37 MiB/sec.
6039 2024.06.28 20:23:46.175984 [ 3 ] {9354096c-f928-445d-9888-2242f56fa976} <Debug> DynamicQueryHandler: Done processing query
6040 2024.06.28 20:23:46.176009 [ 3 ] {9354096c-f928-445d-9888-2242f56fa976} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6041 2024.06.28 20:23:46.176026 [ 3 ] {} <Debug> HTTP-Session: cce00b94-3e12-4eea-aa9a-8a744c28d743 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6042 2024.06.28 20:23:46.176137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6043 2024.06.28 20:23:46.176185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6044 2024.06.28 20:23:46.176206 [ 3 ] {} <Debug> HTTP-Session: 3ad23626-224f-48bd-9bd9-e187bf0eaabf Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6045 2024.06.28 20:23:46.176223 [ 3 ] {} <Debug> HTTP-Session: 3ad23626-224f-48bd-9bd9-e187bf0eaabf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6046 2024.06.28 20:23:46.176238 [ 3 ] {} <Debug> HTTP-Session: 3ad23626-224f-48bd-9bd9-e187bf0eaabf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6047 2024.06.28 20:23:46.176269 [ 3 ] {} <Trace> HTTP-Session: 3ad23626-224f-48bd-9bd9-e187bf0eaabf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6048 2024.06.28 20:23:46.176369 [ 3 ] {96ca85eb-6e08-4dae-ace3-ae1272a009c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6049 2024.06.28 20:23:46.176414 [ 3 ] {96ca85eb-6e08-4dae-ace3-ae1272a009c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6050 2024.06.28 20:23:46.176543 [ 3 ] {96ca85eb-6e08-4dae-ace3-ae1272a009c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6051 2024.06.28 20:23:46.176829 [ 3 ] {96ca85eb-6e08-4dae-ace3-ae1272a009c3} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6052 2024.06.28 20:23:46.176866 [ 3 ] {96ca85eb-6e08-4dae-ace3-ae1272a009c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6053 2024.06.28 20:23:46.177169 [ 3 ] {96ca85eb-6e08-4dae-ace3-ae1272a009c3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6054 2024.06.28 20:23:46.177506 [ 3 ] {96ca85eb-6e08-4dae-ace3-ae1272a009c3} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6055 2024.06.28 20:23:46.177668 [ 3 ] {96ca85eb-6e08-4dae-ace3-ae1272a009c3} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001316 sec., 3039.51367781155 rows/sec., 212.23 KiB/sec.
6056 2024.06.28 20:23:46.177824 [ 3 ] {96ca85eb-6e08-4dae-ace3-ae1272a009c3} <Debug> DynamicQueryHandler: Done processing query
6057 2024.06.28 20:23:46.177849 [ 3 ] {96ca85eb-6e08-4dae-ace3-ae1272a009c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6058 2024.06.28 20:23:46.177866 [ 3 ] {} <Debug> HTTP-Session: 3ad23626-224f-48bd-9bd9-e187bf0eaabf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6059 2024.06.28 20:23:46.177988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 13438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6060 2024.06.28 20:23:46.178036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6061 2024.06.28 20:23:46.178056 [ 3 ] {} <Debug> HTTP-Session: c8509623-6611-4d6d-8480-6b661bdd4782 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6062 2024.06.28 20:23:46.178074 [ 3 ] {} <Debug> HTTP-Session: c8509623-6611-4d6d-8480-6b661bdd4782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6063 2024.06.28 20:23:46.178088 [ 3 ] {} <Debug> HTTP-Session: c8509623-6611-4d6d-8480-6b661bdd4782 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6064 2024.06.28 20:23:46.178119 [ 3 ] {} <Trace> HTTP-Session: c8509623-6611-4d6d-8480-6b661bdd4782 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6065 2024.06.28 20:23:46.178235 [ 3 ] {83849a47-42e0-4ab2-a640-be5a510aac67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6066 2024.06.28 20:23:46.178278 [ 3 ] {83849a47-42e0-4ab2-a640-be5a510aac67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6067 2024.06.28 20:23:46.178403 [ 3 ] {83849a47-42e0-4ab2-a640-be5a510aac67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6068 2024.06.28 20:23:46.178740 [ 3 ] {83849a47-42e0-4ab2-a640-be5a510aac67} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6069 2024.06.28 20:23:46.178777 [ 3 ] {83849a47-42e0-4ab2-a640-be5a510aac67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6070 2024.06.28 20:23:46.179090 [ 3 ] {83849a47-42e0-4ab2-a640-be5a510aac67} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6071 2024.06.28 20:23:46.179400 [ 3 ] {83849a47-42e0-4ab2-a640-be5a510aac67} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6072 2024.06.28 20:23:46.179562 [ 3 ] {83849a47-42e0-4ab2-a640-be5a510aac67} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001361 sec., 58045.55473916238 rows/sec., 4.54 MiB/sec.
6073 2024.06.28 20:23:46.179736 [ 3 ] {83849a47-42e0-4ab2-a640-be5a510aac67} <Debug> DynamicQueryHandler: Done processing query
6074 2024.06.28 20:23:46.179761 [ 3 ] {83849a47-42e0-4ab2-a640-be5a510aac67} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6075 2024.06.28 20:23:46.179777 [ 3 ] {} <Debug> HTTP-Session: c8509623-6611-4d6d-8480-6b661bdd4782 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6076 2024.06.28 20:23:46.179943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 31049, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6077 2024.06.28 20:23:46.179992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6078 2024.06.28 20:23:46.180012 [ 3 ] {} <Debug> HTTP-Session: a0b70e75-7a48-4e44-9713-e1834fa79f42 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6079 2024.06.28 20:23:46.180029 [ 3 ] {} <Debug> HTTP-Session: a0b70e75-7a48-4e44-9713-e1834fa79f42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6080 2024.06.28 20:23:46.180043 [ 3 ] {} <Debug> HTTP-Session: a0b70e75-7a48-4e44-9713-e1834fa79f42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6081 2024.06.28 20:23:46.180074 [ 3 ] {} <Trace> HTTP-Session: a0b70e75-7a48-4e44-9713-e1834fa79f42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6082 2024.06.28 20:23:46.180226 [ 3 ] {e582d66d-4126-4499-9be5-ba4d5afde292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6083 2024.06.28 20:23:46.180273 [ 3 ] {e582d66d-4126-4499-9be5-ba4d5afde292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6084 2024.06.28 20:23:46.180417 [ 3 ] {e582d66d-4126-4499-9be5-ba4d5afde292} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6085 2024.06.28 20:23:46.180825 [ 3 ] {e582d66d-4126-4499-9be5-ba4d5afde292} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6086 2024.06.28 20:23:46.180861 [ 3 ] {e582d66d-4126-4499-9be5-ba4d5afde292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6087 2024.06.28 20:23:46.181261 [ 3 ] {e582d66d-4126-4499-9be5-ba4d5afde292} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6088 2024.06.28 20:23:46.181683 [ 3 ] {e582d66d-4126-4499-9be5-ba4d5afde292} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6089 2024.06.28 20:23:46.181881 [ 3 ] {e582d66d-4126-4499-9be5-ba4d5afde292} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001721 sec., 94131.31900058105 rows/sec., 6.55 MiB/sec.
6090 2024.06.28 20:23:46.182091 [ 3 ] {e582d66d-4126-4499-9be5-ba4d5afde292} <Debug> DynamicQueryHandler: Done processing query
6091 2024.06.28 20:23:46.182123 [ 3 ] {e582d66d-4126-4499-9be5-ba4d5afde292} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6092 2024.06.28 20:23:46.182143 [ 3 ] {} <Debug> HTTP-Session: a0b70e75-7a48-4e44-9713-e1834fa79f42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6093 2024.06.28 20:23:46.182309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 17639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6094 2024.06.28 20:23:46.182371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6095 2024.06.28 20:23:46.182398 [ 3 ] {} <Debug> HTTP-Session: 2cdaf864-c4b6-4e0e-a532-1c321389ef14 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6096 2024.06.28 20:23:46.182419 [ 3 ] {} <Debug> HTTP-Session: 2cdaf864-c4b6-4e0e-a532-1c321389ef14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6097 2024.06.28 20:23:46.182437 [ 3 ] {} <Debug> HTTP-Session: 2cdaf864-c4b6-4e0e-a532-1c321389ef14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6098 2024.06.28 20:23:46.182477 [ 3 ] {} <Trace> HTTP-Session: 2cdaf864-c4b6-4e0e-a532-1c321389ef14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6099 2024.06.28 20:23:46.182681 [ 3 ] {f0f08da4-805d-4dc7-9301-41d70bde15de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6100 2024.06.28 20:23:46.182748 [ 3 ] {f0f08da4-805d-4dc7-9301-41d70bde15de} <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
6101 2024.06.28 20:23:46.183161 [ 3 ] {f0f08da4-805d-4dc7-9301-41d70bde15de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6102 2024.06.28 20:23:46.183674 [ 3 ] {f0f08da4-805d-4dc7-9301-41d70bde15de} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6103 2024.06.28 20:23:46.183712 [ 3 ] {f0f08da4-805d-4dc7-9301-41d70bde15de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6104 2024.06.28 20:23:46.184302 [ 3 ] {f0f08da4-805d-4dc7-9301-41d70bde15de} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6105 2024.06.28 20:23:46.184729 [ 3 ] {f0f08da4-805d-4dc7-9301-41d70bde15de} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6106 2024.06.28 20:23:46.184921 [ 3 ] {f0f08da4-805d-4dc7-9301-41d70bde15de} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002351 sec., 4678.860059549129 rows/sec., 8.38 MiB/sec.
6107 2024.06.28 20:23:46.185126 [ 3 ] {f0f08da4-805d-4dc7-9301-41d70bde15de} <Debug> DynamicQueryHandler: Done processing query
6108 2024.06.28 20:23:46.185151 [ 3 ] {f0f08da4-805d-4dc7-9301-41d70bde15de} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
6109 2024.06.28 20:23:46.185195 [ 3 ] {} <Debug> HTTP-Session: 2cdaf864-c4b6-4e0e-a532-1c321389ef14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6110 2024.06.28 20:23:46.185309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6111 2024.06.28 20:23:46.185358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6112 2024.06.28 20:23:46.185379 [ 3 ] {} <Debug> HTTP-Session: 581888a6-fa09-4886-b761-fd6720e6d112 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6113 2024.06.28 20:23:46.185395 [ 3 ] {} <Debug> HTTP-Session: 581888a6-fa09-4886-b761-fd6720e6d112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6114 2024.06.28 20:23:46.185410 [ 3 ] {} <Debug> HTTP-Session: 581888a6-fa09-4886-b761-fd6720e6d112 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6115 2024.06.28 20:23:46.185442 [ 3 ] {} <Trace> HTTP-Session: 581888a6-fa09-4886-b761-fd6720e6d112 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6116 2024.06.28 20:23:46.185557 [ 3 ] {3c108ec1-17b8-41b6-8aa5-799a10ffa877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6117 2024.06.28 20:23:46.185602 [ 3 ] {3c108ec1-17b8-41b6-8aa5-799a10ffa877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6118 2024.06.28 20:23:46.185728 [ 3 ] {3c108ec1-17b8-41b6-8aa5-799a10ffa877} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6119 2024.06.28 20:23:46.186056 [ 3 ] {3c108ec1-17b8-41b6-8aa5-799a10ffa877} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6120 2024.06.28 20:23:46.186094 [ 3 ] {3c108ec1-17b8-41b6-8aa5-799a10ffa877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6121 2024.06.28 20:23:46.186461 [ 3 ] {3c108ec1-17b8-41b6-8aa5-799a10ffa877} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
6122 2024.06.28 20:23:46.186796 [ 3 ] {3c108ec1-17b8-41b6-8aa5-799a10ffa877} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6123 2024.06.28 20:23:46.186954 [ 3 ] {3c108ec1-17b8-41b6-8aa5-799a10ffa877} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001434 sec., 41841.00418410042 rows/sec., 2.82 MiB/sec.
6124 2024.06.28 20:23:46.187121 [ 3 ] {3c108ec1-17b8-41b6-8aa5-799a10ffa877} <Debug> DynamicQueryHandler: Done processing query
6125 2024.06.28 20:23:46.187147 [ 3 ] {3c108ec1-17b8-41b6-8aa5-799a10ffa877} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6126 2024.06.28 20:23:46.187163 [ 3 ] {} <Debug> HTTP-Session: 581888a6-fa09-4886-b761-fd6720e6d112 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6127 2024.06.28 20:23:51.170691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6128 2024.06.28 20:23:51.170833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6129 2024.06.28 20:23:51.170863 [ 3 ] {} <Debug> HTTP-Session: 924330f6-0428-4dc8-9f8e-92c4173f4f64 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6130 2024.06.28 20:23:51.170892 [ 3 ] {} <Debug> HTTP-Session: 924330f6-0428-4dc8-9f8e-92c4173f4f64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6131 2024.06.28 20:23:51.170910 [ 3 ] {} <Debug> HTTP-Session: 924330f6-0428-4dc8-9f8e-92c4173f4f64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6132 2024.06.28 20:23:51.170967 [ 3 ] {} <Trace> HTTP-Session: 924330f6-0428-4dc8-9f8e-92c4173f4f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6133 2024.06.28 20:23:51.171172 [ 3 ] {a431913e-d8c2-4e41-bf9b-091213077792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6134 2024.06.28 20:23:51.171247 [ 3 ] {a431913e-d8c2-4e41-bf9b-091213077792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6135 2024.06.28 20:23:51.171471 [ 3 ] {a431913e-d8c2-4e41-bf9b-091213077792} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6136 2024.06.28 20:23:51.171913 [ 3 ] {a431913e-d8c2-4e41-bf9b-091213077792} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6137 2024.06.28 20:23:51.171953 [ 3 ] {a431913e-d8c2-4e41-bf9b-091213077792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6138 2024.06.28 20:23:51.172323 [ 3 ] {a431913e-d8c2-4e41-bf9b-091213077792} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6139 2024.06.28 20:23:51.172663 [ 3 ] {a431913e-d8c2-4e41-bf9b-091213077792} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6140 2024.06.28 20:23:51.172821 [ 3 ] {a431913e-d8c2-4e41-bf9b-091213077792} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001712 sec., 11098.130841121496 rows/sec., 899.56 KiB/sec.
6141 2024.06.28 20:23:51.173101 [ 3 ] {a431913e-d8c2-4e41-bf9b-091213077792} <Debug> DynamicQueryHandler: Done processing query
6142 2024.06.28 20:23:51.173128 [ 3 ] {a431913e-d8c2-4e41-bf9b-091213077792} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6143 2024.06.28 20:23:51.173145 [ 3 ] {} <Debug> HTTP-Session: 924330f6-0428-4dc8-9f8e-92c4173f4f64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6144 2024.06.28 20:23:51.173276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6145 2024.06.28 20:23:51.173325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6146 2024.06.28 20:23:51.173345 [ 3 ] {} <Debug> HTTP-Session: 4c5d0eb8-b585-4252-af94-db416fadbc7c Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6147 2024.06.28 20:23:51.173361 [ 3 ] {} <Debug> HTTP-Session: 4c5d0eb8-b585-4252-af94-db416fadbc7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6148 2024.06.28 20:23:51.173376 [ 3 ] {} <Debug> HTTP-Session: 4c5d0eb8-b585-4252-af94-db416fadbc7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6149 2024.06.28 20:23:51.173408 [ 3 ] {} <Trace> HTTP-Session: 4c5d0eb8-b585-4252-af94-db416fadbc7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6150 2024.06.28 20:23:51.173506 [ 3 ] {3f937bff-2948-4995-b396-3e92c8eafd0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6151 2024.06.28 20:23:51.173550 [ 3 ] {3f937bff-2948-4995-b396-3e92c8eafd0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6152 2024.06.28 20:23:51.173697 [ 3 ] {3f937bff-2948-4995-b396-3e92c8eafd0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6153 2024.06.28 20:23:51.173994 [ 3 ] {3f937bff-2948-4995-b396-3e92c8eafd0a} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6154 2024.06.28 20:23:51.174031 [ 3 ] {3f937bff-2948-4995-b396-3e92c8eafd0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6155 2024.06.28 20:23:51.174337 [ 3 ] {3f937bff-2948-4995-b396-3e92c8eafd0a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6156 2024.06.28 20:23:51.174648 [ 3 ] {3f937bff-2948-4995-b396-3e92c8eafd0a} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6157 2024.06.28 20:23:51.174804 [ 3 ] {3f937bff-2948-4995-b396-3e92c8eafd0a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001315 sec., 1520.912547528517 rows/sec., 124.02 KiB/sec.
6158 2024.06.28 20:23:51.174970 [ 3 ] {3f937bff-2948-4995-b396-3e92c8eafd0a} <Debug> DynamicQueryHandler: Done processing query
6159 2024.06.28 20:23:51.174995 [ 3 ] {3f937bff-2948-4995-b396-3e92c8eafd0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6160 2024.06.28 20:23:51.175011 [ 3 ] {} <Debug> HTTP-Session: 4c5d0eb8-b585-4252-af94-db416fadbc7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6161 2024.06.28 20:23:51.175151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 16554, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6162 2024.06.28 20:23:51.175199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6163 2024.06.28 20:23:51.175219 [ 3 ] {} <Debug> HTTP-Session: 9370296e-6978-49de-a3a0-399e9297cf4d Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6164 2024.06.28 20:23:51.175235 [ 3 ] {} <Debug> HTTP-Session: 9370296e-6978-49de-a3a0-399e9297cf4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6165 2024.06.28 20:23:51.175249 [ 3 ] {} <Debug> HTTP-Session: 9370296e-6978-49de-a3a0-399e9297cf4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6166 2024.06.28 20:23:51.175280 [ 3 ] {} <Trace> HTTP-Session: 9370296e-6978-49de-a3a0-399e9297cf4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6167 2024.06.28 20:23:51.175405 [ 3 ] {a7024a01-c221-4359-9160-14e13a31fcf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6168 2024.06.28 20:23:51.175448 [ 3 ] {a7024a01-c221-4359-9160-14e13a31fcf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6169 2024.06.28 20:23:51.175575 [ 3 ] {a7024a01-c221-4359-9160-14e13a31fcf9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6170 2024.06.28 20:23:51.175924 [ 3 ] {a7024a01-c221-4359-9160-14e13a31fcf9} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6171 2024.06.28 20:23:51.175961 [ 3 ] {a7024a01-c221-4359-9160-14e13a31fcf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6172 2024.06.28 20:23:51.176281 [ 3 ] {a7024a01-c221-4359-9160-14e13a31fcf9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6173 2024.06.28 20:23:51.176609 [ 3 ] {a7024a01-c221-4359-9160-14e13a31fcf9} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6174 2024.06.28 20:23:51.176751 [ 3 ] {a7024a01-c221-4359-9160-14e13a31fcf9} <Debug> executeQuery: Read 114 rows, 9.61 KiB in 0.001396 sec., 81661.8911174785 rows/sec., 6.72 MiB/sec.
6175 2024.06.28 20:23:51.176957 [ 3 ] {a7024a01-c221-4359-9160-14e13a31fcf9} <Debug> DynamicQueryHandler: Done processing query
6176 2024.06.28 20:23:51.176994 [ 3 ] {a7024a01-c221-4359-9160-14e13a31fcf9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6177 2024.06.28 20:23:51.177022 [ 3 ] {} <Debug> HTTP-Session: 9370296e-6978-49de-a3a0-399e9297cf4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6178 2024.06.28 20:23:51.177142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6179 2024.06.28 20:23:51.177190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6180 2024.06.28 20:23:51.177210 [ 3 ] {} <Debug> HTTP-Session: 408e819d-9298-4ba9-b2b9-c41be55ed3a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6181 2024.06.28 20:23:51.177227 [ 3 ] {} <Debug> HTTP-Session: 408e819d-9298-4ba9-b2b9-c41be55ed3a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6182 2024.06.28 20:23:51.177241 [ 3 ] {} <Debug> HTTP-Session: 408e819d-9298-4ba9-b2b9-c41be55ed3a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6183 2024.06.28 20:23:51.177272 [ 3 ] {} <Trace> HTTP-Session: 408e819d-9298-4ba9-b2b9-c41be55ed3a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6184 2024.06.28 20:23:51.177366 [ 3 ] {c4da20d3-2c8a-414b-bab6-40c8e886d436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6185 2024.06.28 20:23:51.177409 [ 3 ] {c4da20d3-2c8a-414b-bab6-40c8e886d436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6186 2024.06.28 20:23:51.177544 [ 3 ] {c4da20d3-2c8a-414b-bab6-40c8e886d436} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6187 2024.06.28 20:23:51.177803 [ 3 ] {c4da20d3-2c8a-414b-bab6-40c8e886d436} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6188 2024.06.28 20:23:51.177839 [ 3 ] {c4da20d3-2c8a-414b-bab6-40c8e886d436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6189 2024.06.28 20:23:51.178137 [ 3 ] {c4da20d3-2c8a-414b-bab6-40c8e886d436} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6190 2024.06.28 20:23:51.178442 [ 3 ] {c4da20d3-2c8a-414b-bab6-40c8e886d436} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6191 2024.06.28 20:23:51.178603 [ 3 ] {c4da20d3-2c8a-414b-bab6-40c8e886d436} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001254 sec., 1594.896331738437 rows/sec., 111.36 KiB/sec.
6192 2024.06.28 20:23:51.178866 [ 3 ] {c4da20d3-2c8a-414b-bab6-40c8e886d436} <Debug> DynamicQueryHandler: Done processing query
6193 2024.06.28 20:23:51.178891 [ 3 ] {c4da20d3-2c8a-414b-bab6-40c8e886d436} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6194 2024.06.28 20:23:51.178908 [ 3 ] {} <Debug> HTTP-Session: 408e819d-9298-4ba9-b2b9-c41be55ed3a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6195 2024.06.28 20:23:51.179105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 14450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6196 2024.06.28 20:23:51.179158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6197 2024.06.28 20:23:51.179178 [ 3 ] {} <Debug> HTTP-Session: 9fa79af3-8fe8-4d3a-8a9b-df5cd21e4a1d Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6198 2024.06.28 20:23:51.179195 [ 3 ] {} <Debug> HTTP-Session: 9fa79af3-8fe8-4d3a-8a9b-df5cd21e4a1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6199 2024.06.28 20:23:51.179209 [ 3 ] {} <Debug> HTTP-Session: 9fa79af3-8fe8-4d3a-8a9b-df5cd21e4a1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6200 2024.06.28 20:23:51.179240 [ 3 ] {} <Trace> HTTP-Session: 9fa79af3-8fe8-4d3a-8a9b-df5cd21e4a1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6201 2024.06.28 20:23:51.179366 [ 3 ] {ff5c5706-1bab-4a88-bdca-2847e116610d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6202 2024.06.28 20:23:51.179410 [ 3 ] {ff5c5706-1bab-4a88-bdca-2847e116610d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6203 2024.06.28 20:23:51.179553 [ 3 ] {ff5c5706-1bab-4a88-bdca-2847e116610d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6204 2024.06.28 20:23:51.179885 [ 3 ] {ff5c5706-1bab-4a88-bdca-2847e116610d} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6205 2024.06.28 20:23:51.179921 [ 3 ] {ff5c5706-1bab-4a88-bdca-2847e116610d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6206 2024.06.28 20:23:51.180231 [ 3 ] {ff5c5706-1bab-4a88-bdca-2847e116610d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6207 2024.06.28 20:23:51.180532 [ 3 ] {ff5c5706-1bab-4a88-bdca-2847e116610d} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6208 2024.06.28 20:23:51.180687 [ 3 ] {ff5c5706-1bab-4a88-bdca-2847e116610d} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001358 sec., 62592.0471281296 rows/sec., 4.89 MiB/sec.
6209 2024.06.28 20:23:51.180843 [ 3 ] {ff5c5706-1bab-4a88-bdca-2847e116610d} <Debug> DynamicQueryHandler: Done processing query
6210 2024.06.28 20:23:51.180868 [ 3 ] {ff5c5706-1bab-4a88-bdca-2847e116610d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6211 2024.06.28 20:23:51.180884 [ 3 ] {} <Debug> HTTP-Session: 9fa79af3-8fe8-4d3a-8a9b-df5cd21e4a1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6212 2024.06.28 20:23:51.181037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30858, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6213 2024.06.28 20:23:51.181086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6214 2024.06.28 20:23:51.181105 [ 3 ] {} <Debug> HTTP-Session: fe41ab94-5d28-4d75-9cd3-085d28641c9c Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6215 2024.06.28 20:23:51.181123 [ 3 ] {} <Debug> HTTP-Session: fe41ab94-5d28-4d75-9cd3-085d28641c9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6216 2024.06.28 20:23:51.181137 [ 3 ] {} <Debug> HTTP-Session: fe41ab94-5d28-4d75-9cd3-085d28641c9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6217 2024.06.28 20:23:51.181168 [ 3 ] {} <Trace> HTTP-Session: fe41ab94-5d28-4d75-9cd3-085d28641c9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6218 2024.06.28 20:23:51.181313 [ 3 ] {1bf128d2-01a7-4059-a64f-e15114fdd2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6219 2024.06.28 20:23:51.181361 [ 3 ] {1bf128d2-01a7-4059-a64f-e15114fdd2ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6220 2024.06.28 20:23:51.181506 [ 3 ] {1bf128d2-01a7-4059-a64f-e15114fdd2ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6221 2024.06.28 20:23:51.181946 [ 3 ] {1bf128d2-01a7-4059-a64f-e15114fdd2ea} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6222 2024.06.28 20:23:51.181982 [ 3 ] {1bf128d2-01a7-4059-a64f-e15114fdd2ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6223 2024.06.28 20:23:51.182384 [ 3 ] {1bf128d2-01a7-4059-a64f-e15114fdd2ea} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6224 2024.06.28 20:23:51.182726 [ 3 ] {1bf128d2-01a7-4059-a64f-e15114fdd2ea} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6225 2024.06.28 20:23:51.182892 [ 3 ] {1bf128d2-01a7-4059-a64f-e15114fdd2ea} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001644 sec., 97931.87347931873 rows/sec., 6.82 MiB/sec.
6226 2024.06.28 20:23:51.183066 [ 3 ] {1bf128d2-01a7-4059-a64f-e15114fdd2ea} <Debug> DynamicQueryHandler: Done processing query
6227 2024.06.28 20:23:51.183091 [ 3 ] {1bf128d2-01a7-4059-a64f-e15114fdd2ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6228 2024.06.28 20:23:51.183107 [ 3 ] {} <Debug> HTTP-Session: fe41ab94-5d28-4d75-9cd3-085d28641c9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6229 2024.06.28 20:23:51.183268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30614, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6230 2024.06.28 20:23:51.183317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6231 2024.06.28 20:23:51.183337 [ 3 ] {} <Debug> HTTP-Session: 9c7d7cdd-40e7-4fed-9b6a-05690995fcd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6232 2024.06.28 20:23:51.183353 [ 3 ] {} <Debug> HTTP-Session: 9c7d7cdd-40e7-4fed-9b6a-05690995fcd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6233 2024.06.28 20:23:51.183368 [ 3 ] {} <Debug> HTTP-Session: 9c7d7cdd-40e7-4fed-9b6a-05690995fcd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6234 2024.06.28 20:23:51.183400 [ 3 ] {} <Trace> HTTP-Session: 9c7d7cdd-40e7-4fed-9b6a-05690995fcd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6235 2024.06.28 20:23:51.183649 [ 3 ] {2664ffac-ed41-4181-b442-6472ea9ffdf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6236 2024.06.28 20:23:51.183713 [ 3 ] {2664ffac-ed41-4181-b442-6472ea9ffdf1} <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
6237 2024.06.28 20:23:51.184121 [ 3 ] {2664ffac-ed41-4181-b442-6472ea9ffdf1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6238 2024.06.28 20:23:51.184738 [ 3 ] {2664ffac-ed41-4181-b442-6472ea9ffdf1} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6239 2024.06.28 20:23:51.184773 [ 3 ] {2664ffac-ed41-4181-b442-6472ea9ffdf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6240 2024.06.28 20:23:51.185376 [ 3 ] {2664ffac-ed41-4181-b442-6472ea9ffdf1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6241 2024.06.28 20:23:51.185777 [ 3 ] {2664ffac-ed41-4181-b442-6472ea9ffdf1} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6242 2024.06.28 20:23:51.185963 [ 3 ] {2664ffac-ed41-4181-b442-6472ea9ffdf1} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002487 sec., 7639.726578206674 rows/sec., 13.69 MiB/sec.
6243 2024.06.28 20:23:51.186184 [ 3 ] {2664ffac-ed41-4181-b442-6472ea9ffdf1} <Debug> DynamicQueryHandler: Done processing query
6244 2024.06.28 20:23:51.186209 [ 3 ] {2664ffac-ed41-4181-b442-6472ea9ffdf1} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
6245 2024.06.28 20:23:51.186225 [ 3 ] {} <Debug> HTTP-Session: 9c7d7cdd-40e7-4fed-9b6a-05690995fcd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6246 2024.06.28 20:23:51.186341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6247 2024.06.28 20:23:51.186389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6248 2024.06.28 20:23:51.186409 [ 3 ] {} <Debug> HTTP-Session: 1886cb1f-2f73-40be-8a6c-7028252082fa Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6249 2024.06.28 20:23:51.186425 [ 3 ] {} <Debug> HTTP-Session: 1886cb1f-2f73-40be-8a6c-7028252082fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6250 2024.06.28 20:23:51.186438 [ 3 ] {} <Debug> HTTP-Session: 1886cb1f-2f73-40be-8a6c-7028252082fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6251 2024.06.28 20:23:51.186470 [ 3 ] {} <Trace> HTTP-Session: 1886cb1f-2f73-40be-8a6c-7028252082fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6252 2024.06.28 20:23:51.186588 [ 3 ] {8f9b07c9-a68e-491d-804a-39a292a274b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6253 2024.06.28 20:23:51.186632 [ 3 ] {8f9b07c9-a68e-491d-804a-39a292a274b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6254 2024.06.28 20:23:51.186758 [ 3 ] {8f9b07c9-a68e-491d-804a-39a292a274b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6255 2024.06.28 20:23:51.187067 [ 3 ] {8f9b07c9-a68e-491d-804a-39a292a274b8} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6256 2024.06.28 20:23:51.187104 [ 3 ] {8f9b07c9-a68e-491d-804a-39a292a274b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6257 2024.06.28 20:23:51.187462 [ 3 ] {8f9b07c9-a68e-491d-804a-39a292a274b8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6258 2024.06.28 20:23:51.187778 [ 3 ] {8f9b07c9-a68e-491d-804a-39a292a274b8} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6259 2024.06.28 20:23:51.187940 [ 3 ] {8f9b07c9-a68e-491d-804a-39a292a274b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001385 sec., 43321.29963898917 rows/sec., 2.92 MiB/sec.
6260 2024.06.28 20:23:51.188108 [ 3 ] {8f9b07c9-a68e-491d-804a-39a292a274b8} <Debug> DynamicQueryHandler: Done processing query
6261 2024.06.28 20:23:51.188133 [ 3 ] {8f9b07c9-a68e-491d-804a-39a292a274b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6262 2024.06.28 20:23:51.188149 [ 3 ] {} <Debug> HTTP-Session: 1886cb1f-2f73-40be-8a6c-7028252082fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6263 2024.06.28 20:23:55.338291 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache
6264 2024.06.28 20:23:55.338336 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache
6265 2024.06.28 20:23:56.170238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6266 2024.06.28 20:23:56.170380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6267 2024.06.28 20:23:56.170411 [ 3 ] {} <Debug> HTTP-Session: 81a29939-f678-41a1-9fca-cb45c41633c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6268 2024.06.28 20:23:56.170440 [ 3 ] {} <Debug> HTTP-Session: 81a29939-f678-41a1-9fca-cb45c41633c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6269 2024.06.28 20:23:56.170459 [ 3 ] {} <Debug> HTTP-Session: 81a29939-f678-41a1-9fca-cb45c41633c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6270 2024.06.28 20:23:56.170516 [ 3 ] {} <Trace> HTTP-Session: 81a29939-f678-41a1-9fca-cb45c41633c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6271 2024.06.28 20:23:56.170732 [ 3 ] {8f9385a1-5517-4bfc-818e-17e8959413af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6272 2024.06.28 20:23:56.170807 [ 3 ] {8f9385a1-5517-4bfc-818e-17e8959413af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6273 2024.06.28 20:23:56.171007 [ 3 ] {8f9385a1-5517-4bfc-818e-17e8959413af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6274 2024.06.28 20:23:56.171446 [ 3 ] {8f9385a1-5517-4bfc-818e-17e8959413af} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6275 2024.06.28 20:23:56.171487 [ 3 ] {8f9385a1-5517-4bfc-818e-17e8959413af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6276 2024.06.28 20:23:56.171852 [ 3 ] {8f9385a1-5517-4bfc-818e-17e8959413af} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6277 2024.06.28 20:23:56.172181 [ 3 ] {8f9385a1-5517-4bfc-818e-17e8959413af} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6278 2024.06.28 20:23:56.172359 [ 3 ] {8f9385a1-5517-4bfc-818e-17e8959413af} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001681 sec., 6543.723973825104 rows/sec., 530.40 KiB/sec.
6279 2024.06.28 20:23:56.172568 [ 3 ] {8f9385a1-5517-4bfc-818e-17e8959413af} <Debug> DynamicQueryHandler: Done processing query
6280 2024.06.28 20:23:56.172595 [ 3 ] {8f9385a1-5517-4bfc-818e-17e8959413af} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6281 2024.06.28 20:23:56.172612 [ 3 ] {} <Debug> HTTP-Session: 81a29939-f678-41a1-9fca-cb45c41633c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6282 2024.06.28 20:23:56.172747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6283 2024.06.28 20:23:56.172798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6284 2024.06.28 20:23:56.172818 [ 3 ] {} <Debug> HTTP-Session: a3751d94-d34c-4616-860f-c9e6e609ff55 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6285 2024.06.28 20:23:56.172835 [ 3 ] {} <Debug> HTTP-Session: a3751d94-d34c-4616-860f-c9e6e609ff55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6286 2024.06.28 20:23:56.172850 [ 3 ] {} <Debug> HTTP-Session: a3751d94-d34c-4616-860f-c9e6e609ff55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6287 2024.06.28 20:23:56.172882 [ 3 ] {} <Trace> HTTP-Session: a3751d94-d34c-4616-860f-c9e6e609ff55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6288 2024.06.28 20:23:56.173003 [ 3 ] {c4026941-0645-4440-ad40-baaa5149c32e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6289 2024.06.28 20:23:56.173047 [ 3 ] {c4026941-0645-4440-ad40-baaa5149c32e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6290 2024.06.28 20:23:56.173173 [ 3 ] {c4026941-0645-4440-ad40-baaa5149c32e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6291 2024.06.28 20:23:56.173567 [ 3 ] {c4026941-0645-4440-ad40-baaa5149c32e} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6292 2024.06.28 20:23:56.173605 [ 3 ] {c4026941-0645-4440-ad40-baaa5149c32e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6293 2024.06.28 20:23:56.173917 [ 3 ] {c4026941-0645-4440-ad40-baaa5149c32e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6294 2024.06.28 20:23:56.174224 [ 3 ] {c4026941-0645-4440-ad40-baaa5149c32e} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6295 2024.06.28 20:23:56.174383 [ 3 ] {c4026941-0645-4440-ad40-baaa5149c32e} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.001416 sec., 62853.10734463277 rows/sec., 5.08 MiB/sec.
6296 2024.06.28 20:23:56.174554 [ 3 ] {c4026941-0645-4440-ad40-baaa5149c32e} <Debug> DynamicQueryHandler: Done processing query
6297 2024.06.28 20:23:56.174579 [ 3 ] {c4026941-0645-4440-ad40-baaa5149c32e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6298 2024.06.28 20:23:56.174596 [ 3 ] {} <Debug> HTTP-Session: a3751d94-d34c-4616-860f-c9e6e609ff55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6299 2024.06.28 20:23:56.174712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6300 2024.06.28 20:23:56.174759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6301 2024.06.28 20:23:56.174779 [ 3 ] {} <Debug> HTTP-Session: 01a4b587-f6ca-471d-ba31-11ed63ecb236 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6302 2024.06.28 20:23:56.174797 [ 3 ] {} <Debug> HTTP-Session: 01a4b587-f6ca-471d-ba31-11ed63ecb236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6303 2024.06.28 20:23:56.174810 [ 3 ] {} <Debug> HTTP-Session: 01a4b587-f6ca-471d-ba31-11ed63ecb236 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6304 2024.06.28 20:23:56.174842 [ 3 ] {} <Trace> HTTP-Session: 01a4b587-f6ca-471d-ba31-11ed63ecb236 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6305 2024.06.28 20:23:56.174967 [ 3 ] {fdfe2f85-1285-461c-a445-95a10f41fe25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6306 2024.06.28 20:23:56.175010 [ 3 ] {fdfe2f85-1285-461c-a445-95a10f41fe25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6307 2024.06.28 20:23:56.175135 [ 3 ] {fdfe2f85-1285-461c-a445-95a10f41fe25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6308 2024.06.28 20:23:56.175469 [ 3 ] {fdfe2f85-1285-461c-a445-95a10f41fe25} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6309 2024.06.28 20:23:56.175506 [ 3 ] {fdfe2f85-1285-461c-a445-95a10f41fe25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6310 2024.06.28 20:23:56.175823 [ 3 ] {fdfe2f85-1285-461c-a445-95a10f41fe25} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6311 2024.06.28 20:23:56.176139 [ 3 ] {fdfe2f85-1285-461c-a445-95a10f41fe25} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6312 2024.06.28 20:23:56.176293 [ 3 ] {fdfe2f85-1285-461c-a445-95a10f41fe25} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001369 sec., 54784.5142439737 rows/sec., 4.28 MiB/sec.
6313 2024.06.28 20:23:56.176461 [ 3 ] {fdfe2f85-1285-461c-a445-95a10f41fe25} <Debug> DynamicQueryHandler: Done processing query
6314 2024.06.28 20:23:56.176486 [ 3 ] {fdfe2f85-1285-461c-a445-95a10f41fe25} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6315 2024.06.28 20:23:56.176503 [ 3 ] {} <Debug> HTTP-Session: 01a4b587-f6ca-471d-ba31-11ed63ecb236 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6316 2024.06.28 20:23:56.176660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6317 2024.06.28 20:23:56.176709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6318 2024.06.28 20:23:56.176729 [ 3 ] {} <Debug> HTTP-Session: e5c035b6-72c6-4d18-a5ab-82a105152279 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6319 2024.06.28 20:23:56.176745 [ 3 ] {} <Debug> HTTP-Session: e5c035b6-72c6-4d18-a5ab-82a105152279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6320 2024.06.28 20:23:56.176760 [ 3 ] {} <Debug> HTTP-Session: e5c035b6-72c6-4d18-a5ab-82a105152279 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6321 2024.06.28 20:23:56.176791 [ 3 ] {} <Trace> HTTP-Session: e5c035b6-72c6-4d18-a5ab-82a105152279 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6322 2024.06.28 20:23:56.176943 [ 3 ] {9b0df908-8d17-4428-be44-9500945d3858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6323 2024.06.28 20:23:56.176990 [ 3 ] {9b0df908-8d17-4428-be44-9500945d3858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6324 2024.06.28 20:23:56.177134 [ 3 ] {9b0df908-8d17-4428-be44-9500945d3858} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6325 2024.06.28 20:23:56.177560 [ 3 ] {9b0df908-8d17-4428-be44-9500945d3858} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6326 2024.06.28 20:23:56.177597 [ 3 ] {9b0df908-8d17-4428-be44-9500945d3858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6327 2024.06.28 20:23:56.177986 [ 3 ] {9b0df908-8d17-4428-be44-9500945d3858} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6328 2024.06.28 20:23:56.178323 [ 3 ] {9b0df908-8d17-4428-be44-9500945d3858} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6329 2024.06.28 20:23:56.178485 [ 3 ] {9b0df908-8d17-4428-be44-9500945d3858} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001607 sec., 99564.40572495334 rows/sec., 6.93 MiB/sec.
6330 2024.06.28 20:23:56.178663 [ 3 ] {9b0df908-8d17-4428-be44-9500945d3858} <Debug> DynamicQueryHandler: Done processing query
6331 2024.06.28 20:23:56.178687 [ 3 ] {9b0df908-8d17-4428-be44-9500945d3858} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6332 2024.06.28 20:23:56.178704 [ 3 ] {} <Debug> HTTP-Session: e5c035b6-72c6-4d18-a5ab-82a105152279 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6333 2024.06.28 20:23:56.178850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 17629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6334 2024.06.28 20:23:56.178901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6335 2024.06.28 20:23:56.178920 [ 3 ] {} <Debug> HTTP-Session: 20b539a1-2dbb-4010-a52f-26db2fcd904f Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6336 2024.06.28 20:23:56.178937 [ 3 ] {} <Debug> HTTP-Session: 20b539a1-2dbb-4010-a52f-26db2fcd904f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6337 2024.06.28 20:23:56.178951 [ 3 ] {} <Debug> HTTP-Session: 20b539a1-2dbb-4010-a52f-26db2fcd904f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6338 2024.06.28 20:23:56.178982 [ 3 ] {} <Trace> HTTP-Session: 20b539a1-2dbb-4010-a52f-26db2fcd904f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6339 2024.06.28 20:23:56.179196 [ 3 ] {d2c1b843-caab-4484-bc23-6bbc1bf0e7e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6340 2024.06.28 20:23:56.179261 [ 3 ] {d2c1b843-caab-4484-bc23-6bbc1bf0e7e8} <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
6341 2024.06.28 20:23:56.179685 [ 3 ] {d2c1b843-caab-4484-bc23-6bbc1bf0e7e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6342 2024.06.28 20:23:56.180259 [ 3 ] {d2c1b843-caab-4484-bc23-6bbc1bf0e7e8} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6343 2024.06.28 20:23:56.180296 [ 3 ] {d2c1b843-caab-4484-bc23-6bbc1bf0e7e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6344 2024.06.28 20:23:56.180887 [ 3 ] {d2c1b843-caab-4484-bc23-6bbc1bf0e7e8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6345 2024.06.28 20:23:56.181293 [ 3 ] {d2c1b843-caab-4484-bc23-6bbc1bf0e7e8} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6346 2024.06.28 20:23:56.181490 [ 3 ] {d2c1b843-caab-4484-bc23-6bbc1bf0e7e8} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00243 sec., 4526.748971193416 rows/sec., 8.11 MiB/sec.
6347 2024.06.28 20:23:56.181714 [ 3 ] {d2c1b843-caab-4484-bc23-6bbc1bf0e7e8} <Debug> DynamicQueryHandler: Done processing query
6348 2024.06.28 20:23:56.181739 [ 3 ] {d2c1b843-caab-4484-bc23-6bbc1bf0e7e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
6349 2024.06.28 20:23:56.181756 [ 3 ] {} <Debug> HTTP-Session: 20b539a1-2dbb-4010-a52f-26db2fcd904f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6350 2024.06.28 20:23:56.181925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6351 2024.06.28 20:23:56.181975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6352 2024.06.28 20:23:56.181994 [ 3 ] {} <Debug> HTTP-Session: b1e5a9f3-dd6f-4115-a7cf-cc17cb939186 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6353 2024.06.28 20:23:56.182011 [ 3 ] {} <Debug> HTTP-Session: b1e5a9f3-dd6f-4115-a7cf-cc17cb939186 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6354 2024.06.28 20:23:56.182025 [ 3 ] {} <Debug> HTTP-Session: b1e5a9f3-dd6f-4115-a7cf-cc17cb939186 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6355 2024.06.28 20:23:56.182057 [ 3 ] {} <Trace> HTTP-Session: b1e5a9f3-dd6f-4115-a7cf-cc17cb939186 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6356 2024.06.28 20:23:56.182178 [ 3 ] {2f584070-9efa-4d5b-b1bb-4f63265f5729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6357 2024.06.28 20:23:56.182223 [ 3 ] {2f584070-9efa-4d5b-b1bb-4f63265f5729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6358 2024.06.28 20:23:56.182374 [ 3 ] {2f584070-9efa-4d5b-b1bb-4f63265f5729} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6359 2024.06.28 20:23:56.182750 [ 3 ] {2f584070-9efa-4d5b-b1bb-4f63265f5729} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6360 2024.06.28 20:23:56.182787 [ 3 ] {2f584070-9efa-4d5b-b1bb-4f63265f5729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6361 2024.06.28 20:23:56.183151 [ 3 ] {2f584070-9efa-4d5b-b1bb-4f63265f5729} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6362 2024.06.28 20:23:56.183483 [ 3 ] {2f584070-9efa-4d5b-b1bb-4f63265f5729} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6363 2024.06.28 20:23:56.183651 [ 3 ] {2f584070-9efa-4d5b-b1bb-4f63265f5729} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001511 sec., 39708.80211780278 rows/sec., 2.68 MiB/sec.
6364 2024.06.28 20:23:56.183813 [ 3 ] {2f584070-9efa-4d5b-b1bb-4f63265f5729} <Debug> DynamicQueryHandler: Done processing query
6365 2024.06.28 20:23:56.183838 [ 3 ] {2f584070-9efa-4d5b-b1bb-4f63265f5729} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6366 2024.06.28 20:23:56.183855 [ 3 ] {} <Debug> HTTP-Session: b1e5a9f3-dd6f-4115-a7cf-cc17cb939186 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6367 2024.06.28 20:24:01.169817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6368 2024.06.28 20:24:01.169962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6369 2024.06.28 20:24:01.169989 [ 3 ] {} <Debug> HTTP-Session: e031fb28-f3c5-4c27-811b-99dbea1c6bfd Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6370 2024.06.28 20:24:01.170014 [ 3 ] {} <Debug> HTTP-Session: e031fb28-f3c5-4c27-811b-99dbea1c6bfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6371 2024.06.28 20:24:01.170029 [ 3 ] {} <Debug> HTTP-Session: e031fb28-f3c5-4c27-811b-99dbea1c6bfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6372 2024.06.28 20:24:01.170081 [ 3 ] {} <Trace> HTTP-Session: e031fb28-f3c5-4c27-811b-99dbea1c6bfd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6373 2024.06.28 20:24:01.170275 [ 3 ] {81149109-11da-4c41-889c-fc37f0c4e81f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6374 2024.06.28 20:24:01.170351 [ 3 ] {81149109-11da-4c41-889c-fc37f0c4e81f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6375 2024.06.28 20:24:01.170552 [ 3 ] {81149109-11da-4c41-889c-fc37f0c4e81f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6376 2024.06.28 20:24:01.170987 [ 3 ] {81149109-11da-4c41-889c-fc37f0c4e81f} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6377 2024.06.28 20:24:01.171029 [ 3 ] {81149109-11da-4c41-889c-fc37f0c4e81f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6378 2024.06.28 20:24:01.171413 [ 3 ] {81149109-11da-4c41-889c-fc37f0c4e81f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6379 2024.06.28 20:24:01.171753 [ 3 ] {81149109-11da-4c41-889c-fc37f0c4e81f} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6380 2024.06.28 20:24:01.171901 [ 3 ] {81149109-11da-4c41-889c-fc37f0c4e81f} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001686 sec., 11269.276393831555 rows/sec., 913.43 KiB/sec.
6381 2024.06.28 20:24:01.171910 [ 94 ] {} <Debug> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6382 2024.06.28 20:24:01.171967 [ 94 ] {} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6383 2024.06.28 20:24:01.172010 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6384 2024.06.28 20:24:01.172143 [ 3 ] {81149109-11da-4c41-889c-fc37f0c4e81f} <Debug> DynamicQueryHandler: Done processing query
6385 2024.06.28 20:24:01.172191 [ 3 ] {81149109-11da-4c41-889c-fc37f0c4e81f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6386 2024.06.28 20:24:01.172201 [ 200 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::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
6387 2024.06.28 20:24:01.172223 [ 3 ] {} <Debug> HTTP-Session: e031fb28-f3c5-4c27-811b-99dbea1c6bfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6388 2024.06.28 20:24:01.172411 [ 200 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6389 2024.06.28 20:24:01.172450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 16421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6390 2024.06.28 20:24:01.172472 [ 200 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 30 rows starting from the beginning of the part
6391 2024.06.28 20:24:01.172554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6392 2024.06.28 20:24:01.172623 [ 3 ] {} <Debug> HTTP-Session: 53279ebc-ad2d-456e-be43-c385d2c3c699 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6393 2024.06.28 20:24:01.172707 [ 200 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 19 rows starting from the beginning of the part
6394 2024.06.28 20:24:01.172731 [ 3 ] {} <Debug> HTTP-Session: 53279ebc-ad2d-456e-be43-c385d2c3c699 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6395 2024.06.28 20:24:01.172812 [ 3 ] {} <Debug> HTTP-Session: 53279ebc-ad2d-456e-be43-c385d2c3c699 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6396 2024.06.28 20:24:01.173086 [ 3 ] {} <Trace> HTTP-Session: 53279ebc-ad2d-456e-be43-c385d2c3c699 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6397 2024.06.28 20:24:01.173098 [ 200 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 11 rows starting from the beginning of the part
6398 2024.06.28 20:24:01.173231 [ 200 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 19 rows starting from the beginning of the part
6399 2024.06.28 20:24:01.173589 [ 200 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 11 rows starting from the beginning of the part
6400 2024.06.28 20:24:01.173616 [ 3 ] {aa6b122d-aac5-4d7a-a15d-c98235f542b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6401 2024.06.28 20:24:01.173872 [ 200 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 19 rows starting from the beginning of the part
6402 2024.06.28 20:24:01.173989 [ 3 ] {aa6b122d-aac5-4d7a-a15d-c98235f542b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6403 2024.06.28 20:24:01.174614 [ 3 ] {aa6b122d-aac5-4d7a-a15d-c98235f542b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6404 2024.06.28 20:24:01.175517 [ 3 ] {aa6b122d-aac5-4d7a-a15d-c98235f542b3} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6405 2024.06.28 20:24:01.175590 [ 3 ] {aa6b122d-aac5-4d7a-a15d-c98235f542b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6406 2024.06.28 20:24:01.176585 [ 3 ] {aa6b122d-aac5-4d7a-a15d-c98235f542b3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6407 2024.06.28 20:24:01.176634 [ 189 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 109 rows, containing 4 columns (4 merged, 0 gathered) in 0.004536916 sec., 24025.13072756912 rows/sec., 1.90 MiB/sec.
6408 2024.06.28 20:24:01.176982 [ 189 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6409 2024.06.28 20:24:01.177171 [ 3 ] {aa6b122d-aac5-4d7a-a15d-c98235f542b3} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6410 2024.06.28 20:24:01.177578 [ 3 ] {aa6b122d-aac5-4d7a-a15d-c98235f542b3} <Debug> executeQuery: Read 113 rows, 9.54 KiB in 0.004234 sec., 26688.7104393009 rows/sec., 2.20 MiB/sec.
6411 2024.06.28 20:24:01.177950 [ 3 ] {aa6b122d-aac5-4d7a-a15d-c98235f542b3} <Debug> DynamicQueryHandler: Done processing query
6412 2024.06.28 20:24:01.178001 [ 3 ] {aa6b122d-aac5-4d7a-a15d-c98235f542b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6413 2024.06.28 20:24:01.178017 [ 189 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_31_6} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6414 2024.06.28 20:24:01.178030 [ 3 ] {} <Debug> HTTP-Session: 53279ebc-ad2d-456e-be43-c385d2c3c699 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6415 2024.06.28 20:24:01.178171 [ 189 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_31_6} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6416 2024.06.28 20:24:01.178214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 14109, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6417 2024.06.28 20:24:01.178323 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
6418 2024.06.28 20:24:01.178331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6419 2024.06.28 20:24:01.178380 [ 3 ] {} <Debug> HTTP-Session: 754c1e51-0187-4d51-88ce-6f5a5fe7e2b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6420 2024.06.28 20:24:01.178398 [ 3 ] {} <Debug> HTTP-Session: 754c1e51-0187-4d51-88ce-6f5a5fe7e2b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6421 2024.06.28 20:24:01.178412 [ 3 ] {} <Debug> HTTP-Session: 754c1e51-0187-4d51-88ce-6f5a5fe7e2b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6422 2024.06.28 20:24:01.178445 [ 3 ] {} <Trace> HTTP-Session: 754c1e51-0187-4d51-88ce-6f5a5fe7e2b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6423 2024.06.28 20:24:01.178579 [ 3 ] {f8fa3dc3-198b-487f-b38f-dbbd47d63016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6424 2024.06.28 20:24:01.178624 [ 3 ] {f8fa3dc3-198b-487f-b38f-dbbd47d63016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6425 2024.06.28 20:24:01.178769 [ 3 ] {f8fa3dc3-198b-487f-b38f-dbbd47d63016} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6426 2024.06.28 20:24:01.179128 [ 3 ] {f8fa3dc3-198b-487f-b38f-dbbd47d63016} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6427 2024.06.28 20:24:01.179165 [ 3 ] {f8fa3dc3-198b-487f-b38f-dbbd47d63016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6428 2024.06.28 20:24:01.179497 [ 3 ] {f8fa3dc3-198b-487f-b38f-dbbd47d63016} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6429 2024.06.28 20:24:01.179823 [ 3 ] {f8fa3dc3-198b-487f-b38f-dbbd47d63016} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6430 2024.06.28 20:24:01.179949 [ 3 ] {f8fa3dc3-198b-487f-b38f-dbbd47d63016} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001419 sec., 58491.89570119803 rows/sec., 4.57 MiB/sec.
6431 2024.06.28 20:24:01.180116 [ 3 ] {f8fa3dc3-198b-487f-b38f-dbbd47d63016} <Debug> DynamicQueryHandler: Done processing query
6432 2024.06.28 20:24:01.180141 [ 3 ] {f8fa3dc3-198b-487f-b38f-dbbd47d63016} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6433 2024.06.28 20:24:01.180157 [ 3 ] {} <Debug> HTTP-Session: 754c1e51-0187-4d51-88ce-6f5a5fe7e2b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6434 2024.06.28 20:24:01.180327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6435 2024.06.28 20:24:01.180375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6436 2024.06.28 20:24:01.180396 [ 3 ] {} <Debug> HTTP-Session: 04693361-9c0b-464f-abfb-29c7b19bb4bf Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6437 2024.06.28 20:24:01.180412 [ 3 ] {} <Debug> HTTP-Session: 04693361-9c0b-464f-abfb-29c7b19bb4bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6438 2024.06.28 20:24:01.180427 [ 3 ] {} <Debug> HTTP-Session: 04693361-9c0b-464f-abfb-29c7b19bb4bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6439 2024.06.28 20:24:01.180458 [ 3 ] {} <Trace> HTTP-Session: 04693361-9c0b-464f-abfb-29c7b19bb4bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6440 2024.06.28 20:24:01.180618 [ 3 ] {67cfb6d7-f84c-442b-8cc7-8685d34c4345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6441 2024.06.28 20:24:01.180667 [ 3 ] {67cfb6d7-f84c-442b-8cc7-8685d34c4345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6442 2024.06.28 20:24:01.180810 [ 3 ] {67cfb6d7-f84c-442b-8cc7-8685d34c4345} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6443 2024.06.28 20:24:01.181193 [ 3 ] {67cfb6d7-f84c-442b-8cc7-8685d34c4345} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6444 2024.06.28 20:24:01.181229 [ 3 ] {67cfb6d7-f84c-442b-8cc7-8685d34c4345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6445 2024.06.28 20:24:01.181635 [ 3 ] {67cfb6d7-f84c-442b-8cc7-8685d34c4345} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6446 2024.06.28 20:24:01.182168 [ 3 ] {67cfb6d7-f84c-442b-8cc7-8685d34c4345} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6447 2024.06.28 20:24:01.182339 [ 3 ] {67cfb6d7-f84c-442b-8cc7-8685d34c4345} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001803 sec., 88740.98724348309 rows/sec., 6.18 MiB/sec.
6448 2024.06.28 20:24:01.182509 [ 3 ] {67cfb6d7-f84c-442b-8cc7-8685d34c4345} <Debug> DynamicQueryHandler: Done processing query
6449 2024.06.28 20:24:01.182541 [ 3 ] {67cfb6d7-f84c-442b-8cc7-8685d34c4345} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6450 2024.06.28 20:24:01.182564 [ 3 ] {} <Debug> HTTP-Session: 04693361-9c0b-464f-abfb-29c7b19bb4bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6451 2024.06.28 20:24:01.182759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6452 2024.06.28 20:24:01.182823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6453 2024.06.28 20:24:01.182849 [ 3 ] {} <Debug> HTTP-Session: 21fb967e-4267-4ce9-8d96-ea04c55b6bc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6454 2024.06.28 20:24:01.182873 [ 3 ] {} <Debug> HTTP-Session: 21fb967e-4267-4ce9-8d96-ea04c55b6bc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6455 2024.06.28 20:24:01.182894 [ 3 ] {} <Debug> HTTP-Session: 21fb967e-4267-4ce9-8d96-ea04c55b6bc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6456 2024.06.28 20:24:01.182933 [ 3 ] {} <Trace> HTTP-Session: 21fb967e-4267-4ce9-8d96-ea04c55b6bc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6457 2024.06.28 20:24:01.183255 [ 3 ] {c9d1b590-4a44-4da1-9ad3-2e9f2fa61ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6458 2024.06.28 20:24:01.183324 [ 3 ] {c9d1b590-4a44-4da1-9ad3-2e9f2fa61ce5} <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
6459 2024.06.28 20:24:01.183738 [ 3 ] {c9d1b590-4a44-4da1-9ad3-2e9f2fa61ce5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6460 2024.06.28 20:24:01.184375 [ 3 ] {c9d1b590-4a44-4da1-9ad3-2e9f2fa61ce5} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6461 2024.06.28 20:24:01.184419 [ 3 ] {c9d1b590-4a44-4da1-9ad3-2e9f2fa61ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6462 2024.06.28 20:24:01.185096 [ 3 ] {c9d1b590-4a44-4da1-9ad3-2e9f2fa61ce5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6463 2024.06.28 20:24:01.185541 [ 3 ] {c9d1b590-4a44-4da1-9ad3-2e9f2fa61ce5} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6464 2024.06.28 20:24:01.185687 [ 94 ] {} <Debug> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6465 2024.06.28 20:24:01.185697 [ 3 ] {c9d1b590-4a44-4da1-9ad3-2e9f2fa61ce5} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002663 sec., 7134.810364250845 rows/sec., 12.79 MiB/sec.
6466 2024.06.28 20:24:01.185723 [ 94 ] {} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6467 2024.06.28 20:24:01.185763 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6468 2024.06.28 20:24:01.185935 [ 186 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::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
6469 2024.06.28 20:24:01.186034 [ 3 ] {c9d1b590-4a44-4da1-9ad3-2e9f2fa61ce5} <Debug> DynamicQueryHandler: Done processing query
6470 2024.06.28 20:24:01.186065 [ 3 ] {c9d1b590-4a44-4da1-9ad3-2e9f2fa61ce5} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
6471 2024.06.28 20:24:01.186091 [ 3 ] {} <Debug> HTTP-Session: 21fb967e-4267-4ce9-8d96-ea04c55b6bc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6472 2024.06.28 20:24:01.186239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6473 2024.06.28 20:24:01.186274 [ 186 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6474 2024.06.28 20:24:01.186310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6475 2024.06.28 20:24:01.186355 [ 3 ] {} <Debug> HTTP-Session: 5b0ae50c-e6d0-4031-9e2b-e4869e0dac60 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6476 2024.06.28 20:24:01.186368 [ 186 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 398 rows starting from the beginning of the part
6477 2024.06.28 20:24:01.186385 [ 3 ] {} <Debug> HTTP-Session: 5b0ae50c-e6d0-4031-9e2b-e4869e0dac60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6478 2024.06.28 20:24:01.186411 [ 3 ] {} <Debug> HTTP-Session: 5b0ae50c-e6d0-4031-9e2b-e4869e0dac60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6479 2024.06.28 20:24:01.186455 [ 3 ] {} <Trace> HTTP-Session: 5b0ae50c-e6d0-4031-9e2b-e4869e0dac60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6480 2024.06.28 20:24:01.186796 [ 3 ] {e4ed88a2-4fb3-4854-a49b-1f8a6e8caef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6481 2024.06.28 20:24:01.186861 [ 186 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 19 rows starting from the beginning of the part
6482 2024.06.28 20:24:01.186875 [ 3 ] {e4ed88a2-4fb3-4854-a49b-1f8a6e8caef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6483 2024.06.28 20:24:01.187507 [ 186 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 11 rows starting from the beginning of the part
6484 2024.06.28 20:24:01.187531 [ 3 ] {e4ed88a2-4fb3-4854-a49b-1f8a6e8caef9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6485 2024.06.28 20:24:01.187965 [ 186 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 19 rows starting from the beginning of the part
6486 2024.06.28 20:24:01.188522 [ 3 ] {e4ed88a2-4fb3-4854-a49b-1f8a6e8caef9} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6487 2024.06.28 20:24:01.188533 [ 186 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 11 rows starting from the beginning of the part
6488 2024.06.28 20:24:01.188567 [ 3 ] {e4ed88a2-4fb3-4854-a49b-1f8a6e8caef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6489 2024.06.28 20:24:01.189060 [ 186 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 19 rows starting from the beginning of the part
6490 2024.06.28 20:24:01.189811 [ 3 ] {e4ed88a2-4fb3-4854-a49b-1f8a6e8caef9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6491 2024.06.28 20:24:01.190459 [ 3 ] {e4ed88a2-4fb3-4854-a49b-1f8a6e8caef9} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6492 2024.06.28 20:24:01.190652 [ 3 ] {e4ed88a2-4fb3-4854-a49b-1f8a6e8caef9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004036 sec., 14866.204162537168 rows/sec., 1.00 MiB/sec.
6493 2024.06.28 20:24:01.190830 [ 3 ] {e4ed88a2-4fb3-4854-a49b-1f8a6e8caef9} <Debug> DynamicQueryHandler: Done processing query
6494 2024.06.28 20:24:01.190862 [ 3 ] {e4ed88a2-4fb3-4854-a49b-1f8a6e8caef9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6495 2024.06.28 20:24:01.190892 [ 3 ] {} <Debug> HTTP-Session: 5b0ae50c-e6d0-4031-9e2b-e4869e0dac60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6496 2024.06.28 20:24:01.193267 [ 200 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 477 rows, containing 19 columns (19 merged, 0 gathered) in 0.007422677 sec., 64262.52954291289 rows/sec., 115.16 MiB/sec.
6497 2024.06.28 20:24:01.193957 [ 190 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6498 2024.06.28 20:24:01.194550 [ 190 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6499 2024.06.28 20:24:01.194631 [ 190 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6500 2024.06.28 20:24:01.194734 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.67 MiB.
6501 2024.06.28 20:24:06.169615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6502 2024.06.28 20:24:06.169763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6503 2024.06.28 20:24:06.169795 [ 3 ] {} <Debug> HTTP-Session: 93819c76-89ad-4268-9dab-1679b2bfa509 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6504 2024.06.28 20:24:06.169825 [ 3 ] {} <Debug> HTTP-Session: 93819c76-89ad-4268-9dab-1679b2bfa509 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6505 2024.06.28 20:24:06.169843 [ 3 ] {} <Debug> HTTP-Session: 93819c76-89ad-4268-9dab-1679b2bfa509 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6506 2024.06.28 20:24:06.169903 [ 3 ] {} <Trace> HTTP-Session: 93819c76-89ad-4268-9dab-1679b2bfa509 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6507 2024.06.28 20:24:06.170119 [ 3 ] {3017397d-22c6-4db7-995b-c93df138c3a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6508 2024.06.28 20:24:06.170191 [ 3 ] {3017397d-22c6-4db7-995b-c93df138c3a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6509 2024.06.28 20:24:06.170394 [ 3 ] {3017397d-22c6-4db7-995b-c93df138c3a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6510 2024.06.28 20:24:06.170821 [ 3 ] {3017397d-22c6-4db7-995b-c93df138c3a0} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6511 2024.06.28 20:24:06.170870 [ 3 ] {3017397d-22c6-4db7-995b-c93df138c3a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6512 2024.06.28 20:24:06.171257 [ 3 ] {3017397d-22c6-4db7-995b-c93df138c3a0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6513 2024.06.28 20:24:06.171604 [ 3 ] {3017397d-22c6-4db7-995b-c93df138c3a0} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6514 2024.06.28 20:24:06.171761 [ 3 ] {3017397d-22c6-4db7-995b-c93df138c3a0} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001701 sec., 6466.784244562023 rows/sec., 524.16 KiB/sec.
6515 2024.06.28 20:24:06.172127 [ 3 ] {3017397d-22c6-4db7-995b-c93df138c3a0} <Debug> DynamicQueryHandler: Done processing query
6516 2024.06.28 20:24:06.172155 [ 3 ] {3017397d-22c6-4db7-995b-c93df138c3a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6517 2024.06.28 20:24:06.172174 [ 3 ] {} <Debug> HTTP-Session: 93819c76-89ad-4268-9dab-1679b2bfa509 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6518 2024.06.28 20:24:06.172323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6519 2024.06.28 20:24:06.172382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6520 2024.06.28 20:24:06.172403 [ 3 ] {} <Debug> HTTP-Session: 29e802aa-00c4-489d-9e30-b3a013529626 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6521 2024.06.28 20:24:06.172421 [ 3 ] {} <Debug> HTTP-Session: 29e802aa-00c4-489d-9e30-b3a013529626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6522 2024.06.28 20:24:06.172435 [ 3 ] {} <Debug> HTTP-Session: 29e802aa-00c4-489d-9e30-b3a013529626 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6523 2024.06.28 20:24:06.172472 [ 3 ] {} <Trace> HTTP-Session: 29e802aa-00c4-489d-9e30-b3a013529626 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6524 2024.06.28 20:24:06.172607 [ 3 ] {25f728be-2269-4a41-b40a-c50f57390f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6525 2024.06.28 20:24:06.172657 [ 3 ] {25f728be-2269-4a41-b40a-c50f57390f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6526 2024.06.28 20:24:06.172803 [ 3 ] {25f728be-2269-4a41-b40a-c50f57390f4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6527 2024.06.28 20:24:06.173215 [ 3 ] {25f728be-2269-4a41-b40a-c50f57390f4e} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6528 2024.06.28 20:24:06.173252 [ 3 ] {25f728be-2269-4a41-b40a-c50f57390f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6529 2024.06.28 20:24:06.173579 [ 3 ] {25f728be-2269-4a41-b40a-c50f57390f4e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6530 2024.06.28 20:24:06.173892 [ 3 ] {25f728be-2269-4a41-b40a-c50f57390f4e} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6531 2024.06.28 20:24:06.174018 [ 90 ] {} <Debug> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6532 2024.06.28 20:24:06.174023 [ 3 ] {25f728be-2269-4a41-b40a-c50f57390f4e} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.001465 sec., 60750.85324232082 rows/sec., 4.91 MiB/sec.
6533 2024.06.28 20:24:06.174061 [ 90 ] {} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6534 2024.06.28 20:24:06.174096 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6535 2024.06.28 20:24:06.174211 [ 186 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::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
6536 2024.06.28 20:24:06.174232 [ 3 ] {25f728be-2269-4a41-b40a-c50f57390f4e} <Debug> DynamicQueryHandler: Done processing query
6537 2024.06.28 20:24:06.174262 [ 3 ] {25f728be-2269-4a41-b40a-c50f57390f4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6538 2024.06.28 20:24:06.174292 [ 3 ] {} <Debug> HTTP-Session: 29e802aa-00c4-489d-9e30-b3a013529626 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6539 2024.06.28 20:24:06.174350 [ 186 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6540 2024.06.28 20:24:06.174379 [ 186 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 190 rows starting from the beginning of the part
6541 2024.06.28 20:24:06.174451 [ 186 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 91 rows starting from the beginning of the part
6542 2024.06.28 20:24:06.174463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6543 2024.06.28 20:24:06.174630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6544 2024.06.28 20:24:06.174742 [ 3 ] {} <Debug> HTTP-Session: ad4ab5f2-084c-4ffd-9f03-62303b5bd2f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6545 2024.06.28 20:24:06.174758 [ 186 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 114 rows starting from the beginning of the part
6546 2024.06.28 20:24:06.174823 [ 3 ] {} <Debug> HTTP-Session: ad4ab5f2-084c-4ffd-9f03-62303b5bd2f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6547 2024.06.28 20:24:06.174946 [ 3 ] {} <Debug> HTTP-Session: ad4ab5f2-084c-4ffd-9f03-62303b5bd2f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6548 2024.06.28 20:24:06.175158 [ 3 ] {} <Trace> HTTP-Session: ad4ab5f2-084c-4ffd-9f03-62303b5bd2f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6549 2024.06.28 20:24:06.175190 [ 186 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 89 rows starting from the beginning of the part
6550 2024.06.28 20:24:06.175468 [ 186 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 113 rows starting from the beginning of the part
6551 2024.06.28 20:24:06.175553 [ 3 ] {a92096da-be1e-4afe-bb09-1638f098c1d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6552 2024.06.28 20:24:06.175722 [ 3 ] {a92096da-be1e-4afe-bb09-1638f098c1d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6553 2024.06.28 20:24:06.175758 [ 186 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 89 rows starting from the beginning of the part
6554 2024.06.28 20:24:06.176405 [ 3 ] {a92096da-be1e-4afe-bb09-1638f098c1d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6555 2024.06.28 20:24:06.176911 [ 3 ] {a92096da-be1e-4afe-bb09-1638f098c1d3} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6556 2024.06.28 20:24:06.176954 [ 3 ] {a92096da-be1e-4afe-bb09-1638f098c1d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6557 2024.06.28 20:24:06.177437 [ 3 ] {a92096da-be1e-4afe-bb09-1638f098c1d3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6558 2024.06.28 20:24:06.177616 [ 186 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 4 columns (4 merged, 0 gathered) in 0.003454403 sec., 198587.136474812 rows/sec., 16.19 MiB/sec.
6559 2024.06.28 20:24:06.177760 [ 186 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6560 2024.06.28 20:24:06.177887 [ 3 ] {a92096da-be1e-4afe-bb09-1638f098c1d3} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6561 2024.06.28 20:24:06.178102 [ 90 ] {} <Debug> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6562 2024.06.28 20:24:06.178138 [ 3 ] {a92096da-be1e-4afe-bb09-1638f098c1d3} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.002751 sec., 27262.813522355507 rows/sec., 2.13 MiB/sec.
6563 2024.06.28 20:24:06.178148 [ 90 ] {} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6564 2024.06.28 20:24:06.178189 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6565 2024.06.28 20:24:06.178449 [ 186 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_41_8} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6566 2024.06.28 20:24:06.178664 [ 194 ] {83f29066-60b5-431b-8a7e-f217868bed51::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
6567 2024.06.28 20:24:06.178680 [ 3 ] {a92096da-be1e-4afe-bb09-1638f098c1d3} <Debug> DynamicQueryHandler: Done processing query
6568 2024.06.28 20:24:06.178721 [ 186 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_41_8} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6569 2024.06.28 20:24:06.178825 [ 3 ] {a92096da-be1e-4afe-bb09-1638f098c1d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6570 2024.06.28 20:24:06.179055 [ 3 ] {} <Debug> HTTP-Session: ad4ab5f2-084c-4ffd-9f03-62303b5bd2f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6571 2024.06.28 20:24:06.179150 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
6572 2024.06.28 20:24:06.179457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6573 2024.06.28 20:24:06.179635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6574 2024.06.28 20:24:06.179693 [ 194 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6575 2024.06.28 20:24:06.179747 [ 3 ] {} <Debug> HTTP-Session: 7ef5b333-6cb4-4b98-8e76-aeb9ac99f6e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6576 2024.06.28 20:24:06.179801 [ 194 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 150 rows starting from the beginning of the part
6577 2024.06.28 20:24:06.179815 [ 3 ] {} <Debug> HTTP-Session: 7ef5b333-6cb4-4b98-8e76-aeb9ac99f6e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6578 2024.06.28 20:24:06.179870 [ 3 ] {} <Debug> HTTP-Session: 7ef5b333-6cb4-4b98-8e76-aeb9ac99f6e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6579 2024.06.28 20:24:06.179948 [ 3 ] {} <Trace> HTTP-Session: 7ef5b333-6cb4-4b98-8e76-aeb9ac99f6e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6580 2024.06.28 20:24:06.179988 [ 194 ] {83f29066-60b5-431b-8a7e-f217868bed51::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
6581 2024.06.28 20:24:06.180286 [ 194 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 85 rows starting from the beginning of the part
6582 2024.06.28 20:24:06.180351 [ 3 ] {d7c68531-d53b-48b4-a22e-6abefa826d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6583 2024.06.28 20:24:06.180527 [ 3 ] {d7c68531-d53b-48b4-a22e-6abefa826d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6584 2024.06.28 20:24:06.180564 [ 194 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 75 rows starting from the beginning of the part
6585 2024.06.28 20:24:06.180787 [ 194 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 83 rows starting from the beginning of the part
6586 2024.06.28 20:24:06.181084 [ 194 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 75 rows starting from the beginning of the part
6587 2024.06.28 20:24:06.181502 [ 3 ] {d7c68531-d53b-48b4-a22e-6abefa826d49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6588 2024.06.28 20:24:06.182070 [ 3 ] {d7c68531-d53b-48b4-a22e-6abefa826d49} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6589 2024.06.28 20:24:06.182116 [ 3 ] {d7c68531-d53b-48b4-a22e-6abefa826d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6590 2024.06.28 20:24:06.182690 [ 3 ] {d7c68531-d53b-48b4-a22e-6abefa826d49} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6591 2024.06.28 20:24:06.182865 [ 196 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 547 rows, containing 4 columns (4 merged, 0 gathered) in 0.004574777 sec., 119568.66968597594 rows/sec., 9.34 MiB/sec.
6592 2024.06.28 20:24:06.183165 [ 196 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6593 2024.06.28 20:24:06.183351 [ 3 ] {d7c68531-d53b-48b4-a22e-6abefa826d49} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6594 2024.06.28 20:24:06.183763 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6595 2024.06.28 20:24:06.183845 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6596 2024.06.28 20:24:06.183864 [ 3 ] {d7c68531-d53b-48b4-a22e-6abefa826d49} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003709 sec., 43138.31221353464 rows/sec., 3.00 MiB/sec.
6597 2024.06.28 20:24:06.183908 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6598 2024.06.28 20:24:06.184306 [ 194 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
6599 2024.06.28 20:24:06.184362 [ 196 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_41_8} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6600 2024.06.28 20:24:06.184485 [ 3 ] {d7c68531-d53b-48b4-a22e-6abefa826d49} <Debug> DynamicQueryHandler: Done processing query
6601 2024.06.28 20:24:06.184549 [ 3 ] {d7c68531-d53b-48b4-a22e-6abefa826d49} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6602 2024.06.28 20:24:06.184619 [ 3 ] {} <Debug> HTTP-Session: 7ef5b333-6cb4-4b98-8e76-aeb9ac99f6e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6603 2024.06.28 20:24:06.184713 [ 196 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_41_8} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6604 2024.06.28 20:24:06.184736 [ 194 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6605 2024.06.28 20:24:06.184814 [ 194 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 6041 rows starting from the beginning of the part
6606 2024.06.28 20:24:06.184821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 17635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6607 2024.06.28 20:24:06.184967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6608 2024.06.28 20:24:06.185040 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
6609 2024.06.28 20:24:06.185079 [ 3 ] {} <Debug> HTTP-Session: 7fab17d2-1ffd-4559-94b3-230fb846c638 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6610 2024.06.28 20:24:06.185174 [ 194 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 162 rows starting from the beginning of the part
6611 2024.06.28 20:24:06.185191 [ 3 ] {} <Debug> HTTP-Session: 7fab17d2-1ffd-4559-94b3-230fb846c638 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6612 2024.06.28 20:24:06.185255 [ 3 ] {} <Debug> HTTP-Session: 7fab17d2-1ffd-4559-94b3-230fb846c638 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6613 2024.06.28 20:24:06.185416 [ 3 ] {} <Trace> HTTP-Session: 7fab17d2-1ffd-4559-94b3-230fb846c638 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6614 2024.06.28 20:24:06.185525 [ 194 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
6615 2024.06.28 20:24:06.185819 [ 194 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part
6616 2024.06.28 20:24:06.185866 [ 3 ] {006c7afd-15be-48db-b026-a93b18d7bc10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6617 2024.06.28 20:24:06.186063 [ 194 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
6618 2024.06.28 20:24:06.186214 [ 3 ] {006c7afd-15be-48db-b026-a93b18d7bc10} <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
6619 2024.06.28 20:24:06.186418 [ 194 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
6620 2024.06.28 20:24:06.187661 [ 3 ] {006c7afd-15be-48db-b026-a93b18d7bc10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6621 2024.06.28 20:24:06.188781 [ 3 ] {006c7afd-15be-48db-b026-a93b18d7bc10} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6622 2024.06.28 20:24:06.188821 [ 3 ] {006c7afd-15be-48db-b026-a93b18d7bc10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6623 2024.06.28 20:24:06.189749 [ 3 ] {006c7afd-15be-48db-b026-a93b18d7bc10} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6624 2024.06.28 20:24:06.190246 [ 3 ] {006c7afd-15be-48db-b026-a93b18d7bc10} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6625 2024.06.28 20:24:06.190428 [ 3 ] {006c7afd-15be-48db-b026-a93b18d7bc10} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.004795 sec., 2294.056308654849 rows/sec., 4.11 MiB/sec.
6626 2024.06.28 20:24:06.190796 [ 194 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6844 rows, containing 5 columns (5 merged, 0 gathered) in 0.006745364 sec., 1014622.783885347 rows/sec., 70.71 MiB/sec.
6627 2024.06.28 20:24:06.190926 [ 3 ] {006c7afd-15be-48db-b026-a93b18d7bc10} <Debug> DynamicQueryHandler: Done processing query
6628 2024.06.28 20:24:06.190954 [ 3 ] {006c7afd-15be-48db-b026-a93b18d7bc10} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
6629 2024.06.28 20:24:06.190971 [ 3 ] {} <Debug> HTTP-Session: 7fab17d2-1ffd-4559-94b3-230fb846c638 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6630 2024.06.28 20:24:06.191091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6631 2024.06.28 20:24:06.191151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6632 2024.06.28 20:24:06.191176 [ 3 ] {} <Debug> HTTP-Session: cec3cbb9-14b5-4535-99d9-0e3044fea992 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6633 2024.06.28 20:24:06.191198 [ 3 ] {} <Debug> HTTP-Session: cec3cbb9-14b5-4535-99d9-0e3044fea992 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6634 2024.06.28 20:24:06.191216 [ 3 ] {} <Debug> HTTP-Session: cec3cbb9-14b5-4535-99d9-0e3044fea992 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6635 2024.06.28 20:24:06.191223 [ 194 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6636 2024.06.28 20:24:06.191260 [ 3 ] {} <Trace> HTTP-Session: cec3cbb9-14b5-4535-99d9-0e3044fea992 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6637 2024.06.28 20:24:06.191404 [ 3 ] {2714df37-328c-40ee-b773-fea8b3527c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6638 2024.06.28 20:24:06.191480 [ 3 ] {2714df37-328c-40ee-b773-fea8b3527c19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6639 2024.06.28 20:24:06.191722 [ 3 ] {2714df37-328c-40ee-b773-fea8b3527c19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6640 2024.06.28 20:24:06.191834 [ 194 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6641 2024.06.28 20:24:06.191993 [ 194 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6642 2024.06.28 20:24:06.192108 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB.
6643 2024.06.28 20:24:06.192181 [ 3 ] {2714df37-328c-40ee-b773-fea8b3527c19} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6644 2024.06.28 20:24:06.192218 [ 3 ] {2714df37-328c-40ee-b773-fea8b3527c19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6645 2024.06.28 20:24:06.192593 [ 3 ] {2714df37-328c-40ee-b773-fea8b3527c19} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6646 2024.06.28 20:24:06.192946 [ 3 ] {2714df37-328c-40ee-b773-fea8b3527c19} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6647 2024.06.28 20:24:06.193079 [ 90 ] {} <Debug> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6648 2024.06.28 20:24:06.193083 [ 3 ] {2714df37-328c-40ee-b773-fea8b3527c19} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001724 sec., 34802.78422273782 rows/sec., 2.35 MiB/sec.
6649 2024.06.28 20:24:06.193119 [ 90 ] {} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6650 2024.06.28 20:24:06.193160 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6651 2024.06.28 20:24:06.193355 [ 3 ] {2714df37-328c-40ee-b773-fea8b3527c19} <Debug> DynamicQueryHandler: Done processing query
6652 2024.06.28 20:24:06.193357 [ 191 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
6653 2024.06.28 20:24:06.193385 [ 3 ] {2714df37-328c-40ee-b773-fea8b3527c19} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6654 2024.06.28 20:24:06.193442 [ 3 ] {} <Debug> HTTP-Session: cec3cbb9-14b5-4535-99d9-0e3044fea992 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6655 2024.06.28 20:24:06.193577 [ 191 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6656 2024.06.28 20:24:06.193620 [ 191 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2122 rows starting from the beginning of the part
6657 2024.06.28 20:24:06.193704 [ 191 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
6658 2024.06.28 20:24:06.193771 [ 191 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
6659 2024.06.28 20:24:06.193976 [ 191 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
6660 2024.06.28 20:24:06.194161 [ 191 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
6661 2024.06.28 20:24:06.194283 [ 191 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
6662 2024.06.28 20:24:06.195755 [ 196 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2422 rows, containing 4 columns (4 merged, 0 gathered) in 0.002499939 sec., 968823.6392967989 rows/sec., 65.31 MiB/sec.
6663 2024.06.28 20:24:06.196010 [ 195 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6664 2024.06.28 20:24:06.196412 [ 195 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_41_8} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6665 2024.06.28 20:24:06.196498 [ 195 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_41_8} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6666 2024.06.28 20:24:06.196576 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB.
6667 2024.06.28 20:24:10.338368 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache
6668 2024.06.28 20:24:10.338427 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache
6669 2024.06.28 20:24:11.172457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6670 2024.06.28 20:24:11.172602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6671 2024.06.28 20:24:11.172635 [ 3 ] {} <Debug> HTTP-Session: c96111c3-0ca9-4bf3-8586-7fcd51aad6ea Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6672 2024.06.28 20:24:11.172664 [ 3 ] {} <Debug> HTTP-Session: c96111c3-0ca9-4bf3-8586-7fcd51aad6ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6673 2024.06.28 20:24:11.172684 [ 3 ] {} <Debug> HTTP-Session: c96111c3-0ca9-4bf3-8586-7fcd51aad6ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6674 2024.06.28 20:24:11.172742 [ 3 ] {} <Trace> HTTP-Session: c96111c3-0ca9-4bf3-8586-7fcd51aad6ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6675 2024.06.28 20:24:11.172956 [ 3 ] {2e2cf3cc-0d7b-4831-a339-0588f6d637ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6676 2024.06.28 20:24:11.173035 [ 3 ] {2e2cf3cc-0d7b-4831-a339-0588f6d637ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6677 2024.06.28 20:24:11.173238 [ 3 ] {2e2cf3cc-0d7b-4831-a339-0588f6d637ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6678 2024.06.28 20:24:11.173679 [ 3 ] {2e2cf3cc-0d7b-4831-a339-0588f6d637ee} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6679 2024.06.28 20:24:11.173723 [ 3 ] {2e2cf3cc-0d7b-4831-a339-0588f6d637ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6680 2024.06.28 20:24:11.174103 [ 3 ] {2e2cf3cc-0d7b-4831-a339-0588f6d637ee} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6681 2024.06.28 20:24:11.174443 [ 3 ] {2e2cf3cc-0d7b-4831-a339-0588f6d637ee} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6682 2024.06.28 20:24:11.174623 [ 3 ] {2e2cf3cc-0d7b-4831-a339-0588f6d637ee} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001728 sec., 10995.37037037037 rows/sec., 891.23 KiB/sec.
6683 2024.06.28 20:24:11.174915 [ 3 ] {2e2cf3cc-0d7b-4831-a339-0588f6d637ee} <Debug> DynamicQueryHandler: Done processing query
6684 2024.06.28 20:24:11.174959 [ 3 ] {2e2cf3cc-0d7b-4831-a339-0588f6d637ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6685 2024.06.28 20:24:11.174978 [ 3 ] {} <Debug> HTTP-Session: c96111c3-0ca9-4bf3-8586-7fcd51aad6ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6686 2024.06.28 20:24:11.175101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6687 2024.06.28 20:24:11.175152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6688 2024.06.28 20:24:11.175174 [ 3 ] {} <Debug> HTTP-Session: 525976af-fd8f-4874-b656-8871d688c95f Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6689 2024.06.28 20:24:11.175191 [ 3 ] {} <Debug> HTTP-Session: 525976af-fd8f-4874-b656-8871d688c95f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6690 2024.06.28 20:24:11.175205 [ 3 ] {} <Debug> HTTP-Session: 525976af-fd8f-4874-b656-8871d688c95f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6691 2024.06.28 20:24:11.175237 [ 3 ] {} <Trace> HTTP-Session: 525976af-fd8f-4874-b656-8871d688c95f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6692 2024.06.28 20:24:11.175338 [ 3 ] {d6cfc952-26ca-40ca-b9da-526062ff3275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6693 2024.06.28 20:24:11.175385 [ 3 ] {d6cfc952-26ca-40ca-b9da-526062ff3275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6694 2024.06.28 20:24:11.175535 [ 3 ] {d6cfc952-26ca-40ca-b9da-526062ff3275} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6695 2024.06.28 20:24:11.175824 [ 3 ] {d6cfc952-26ca-40ca-b9da-526062ff3275} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6696 2024.06.28 20:24:11.175861 [ 3 ] {d6cfc952-26ca-40ca-b9da-526062ff3275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6697 2024.06.28 20:24:11.176168 [ 3 ] {d6cfc952-26ca-40ca-b9da-526062ff3275} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6698 2024.06.28 20:24:11.176484 [ 3 ] {d6cfc952-26ca-40ca-b9da-526062ff3275} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6699 2024.06.28 20:24:11.176643 [ 3 ] {d6cfc952-26ca-40ca-b9da-526062ff3275} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001328 sec., 1506.0240963855422 rows/sec., 122.81 KiB/sec.
6700 2024.06.28 20:24:11.176816 [ 3 ] {d6cfc952-26ca-40ca-b9da-526062ff3275} <Debug> DynamicQueryHandler: Done processing query
6701 2024.06.28 20:24:11.176841 [ 3 ] {d6cfc952-26ca-40ca-b9da-526062ff3275} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6702 2024.06.28 20:24:11.176857 [ 3 ] {} <Debug> HTTP-Session: 525976af-fd8f-4874-b656-8871d688c95f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6703 2024.06.28 20:24:11.176989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 21484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6704 2024.06.28 20:24:11.177038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6705 2024.06.28 20:24:11.177058 [ 3 ] {} <Debug> HTTP-Session: 4a17f2e8-d024-44d4-88c3-b710f7412537 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6706 2024.06.28 20:24:11.177075 [ 3 ] {} <Debug> HTTP-Session: 4a17f2e8-d024-44d4-88c3-b710f7412537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6707 2024.06.28 20:24:11.177089 [ 3 ] {} <Debug> HTTP-Session: 4a17f2e8-d024-44d4-88c3-b710f7412537 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6708 2024.06.28 20:24:11.177119 [ 3 ] {} <Trace> HTTP-Session: 4a17f2e8-d024-44d4-88c3-b710f7412537 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6709 2024.06.28 20:24:11.177260 [ 3 ] {7d2403ec-858e-4afa-ab00-24a2d8740d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6710 2024.06.28 20:24:11.177303 [ 3 ] {7d2403ec-858e-4afa-ab00-24a2d8740d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6711 2024.06.28 20:24:11.177431 [ 3 ] {7d2403ec-858e-4afa-ab00-24a2d8740d89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6712 2024.06.28 20:24:11.177817 [ 3 ] {7d2403ec-858e-4afa-ab00-24a2d8740d89} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6713 2024.06.28 20:24:11.177853 [ 3 ] {7d2403ec-858e-4afa-ab00-24a2d8740d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6714 2024.06.28 20:24:11.178175 [ 3 ] {7d2403ec-858e-4afa-ab00-24a2d8740d89} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6715 2024.06.28 20:24:11.178500 [ 3 ] {7d2403ec-858e-4afa-ab00-24a2d8740d89} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6716 2024.06.28 20:24:11.178654 [ 3 ] {7d2403ec-858e-4afa-ab00-24a2d8740d89} <Debug> executeQuery: Read 150 rows, 12.37 KiB in 0.00145 sec., 103448.27586206897 rows/sec., 8.33 MiB/sec.
6717 2024.06.28 20:24:11.178826 [ 3 ] {7d2403ec-858e-4afa-ab00-24a2d8740d89} <Debug> DynamicQueryHandler: Done processing query
6718 2024.06.28 20:24:11.178851 [ 3 ] {7d2403ec-858e-4afa-ab00-24a2d8740d89} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6719 2024.06.28 20:24:11.178868 [ 3 ] {} <Debug> HTTP-Session: 4a17f2e8-d024-44d4-88c3-b710f7412537 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6720 2024.06.28 20:24:11.178986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6721 2024.06.28 20:24:11.179035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6722 2024.06.28 20:24:11.179055 [ 3 ] {} <Debug> HTTP-Session: 725821fa-a526-4793-a2ae-678d0b5a1465 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6723 2024.06.28 20:24:11.179071 [ 3 ] {} <Debug> HTTP-Session: 725821fa-a526-4793-a2ae-678d0b5a1465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6724 2024.06.28 20:24:11.179085 [ 3 ] {} <Debug> HTTP-Session: 725821fa-a526-4793-a2ae-678d0b5a1465 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6725 2024.06.28 20:24:11.179116 [ 3 ] {} <Trace> HTTP-Session: 725821fa-a526-4793-a2ae-678d0b5a1465 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6726 2024.06.28 20:24:11.179211 [ 3 ] {3128587f-b7c7-4b78-a8d8-12dc86c3bdb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6727 2024.06.28 20:24:11.179255 [ 3 ] {3128587f-b7c7-4b78-a8d8-12dc86c3bdb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6728 2024.06.28 20:24:11.179383 [ 3 ] {3128587f-b7c7-4b78-a8d8-12dc86c3bdb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6729 2024.06.28 20:24:11.179687 [ 3 ] {3128587f-b7c7-4b78-a8d8-12dc86c3bdb2} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6730 2024.06.28 20:24:11.179724 [ 3 ] {3128587f-b7c7-4b78-a8d8-12dc86c3bdb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6731 2024.06.28 20:24:11.180026 [ 3 ] {3128587f-b7c7-4b78-a8d8-12dc86c3bdb2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6732 2024.06.28 20:24:11.180343 [ 3 ] {3128587f-b7c7-4b78-a8d8-12dc86c3bdb2} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6733 2024.06.28 20:24:11.180494 [ 3 ] {3128587f-b7c7-4b78-a8d8-12dc86c3bdb2} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001297 sec., 1542.0200462606015 rows/sec., 107.67 KiB/sec.
6734 2024.06.28 20:24:11.180804 [ 3 ] {3128587f-b7c7-4b78-a8d8-12dc86c3bdb2} <Debug> DynamicQueryHandler: Done processing query
6735 2024.06.28 20:24:11.180831 [ 3 ] {3128587f-b7c7-4b78-a8d8-12dc86c3bdb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6736 2024.06.28 20:24:11.180848 [ 3 ] {} <Debug> HTTP-Session: 725821fa-a526-4793-a2ae-678d0b5a1465 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6737 2024.06.28 20:24:11.180970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 18490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6738 2024.06.28 20:24:11.181021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6739 2024.06.28 20:24:11.181042 [ 3 ] {} <Debug> HTTP-Session: fae91356-96ad-4dd9-8a71-194fed9ed02b Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6740 2024.06.28 20:24:11.181058 [ 3 ] {} <Debug> HTTP-Session: fae91356-96ad-4dd9-8a71-194fed9ed02b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6741 2024.06.28 20:24:11.181072 [ 3 ] {} <Debug> HTTP-Session: fae91356-96ad-4dd9-8a71-194fed9ed02b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6742 2024.06.28 20:24:11.181103 [ 3 ] {} <Trace> HTTP-Session: fae91356-96ad-4dd9-8a71-194fed9ed02b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6743 2024.06.28 20:24:11.181237 [ 3 ] {7c36cd82-403f-41e3-b540-7e98e0b0fb1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6744 2024.06.28 20:24:11.181282 [ 3 ] {7c36cd82-403f-41e3-b540-7e98e0b0fb1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6745 2024.06.28 20:24:11.181427 [ 3 ] {7c36cd82-403f-41e3-b540-7e98e0b0fb1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6746 2024.06.28 20:24:11.181793 [ 3 ] {7c36cd82-403f-41e3-b540-7e98e0b0fb1c} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6747 2024.06.28 20:24:11.181830 [ 3 ] {7c36cd82-403f-41e3-b540-7e98e0b0fb1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6748 2024.06.28 20:24:11.182154 [ 3 ] {7c36cd82-403f-41e3-b540-7e98e0b0fb1c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6749 2024.06.28 20:24:11.182467 [ 3 ] {7c36cd82-403f-41e3-b540-7e98e0b0fb1c} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6750 2024.06.28 20:24:11.182624 [ 3 ] {7c36cd82-403f-41e3-b540-7e98e0b0fb1c} <Debug> executeQuery: Read 109 rows, 8.70 KiB in 0.001439 sec., 75747.0465601112 rows/sec., 5.90 MiB/sec.
6751 2024.06.28 20:24:11.182795 [ 3 ] {7c36cd82-403f-41e3-b540-7e98e0b0fb1c} <Debug> DynamicQueryHandler: Done processing query
6752 2024.06.28 20:24:11.182821 [ 3 ] {7c36cd82-403f-41e3-b540-7e98e0b0fb1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6753 2024.06.28 20:24:11.182837 [ 3 ] {} <Debug> HTTP-Session: fae91356-96ad-4dd9-8a71-194fed9ed02b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6754 2024.06.28 20:24:11.182976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 37818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6755 2024.06.28 20:24:11.183023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6756 2024.06.28 20:24:11.183044 [ 3 ] {} <Debug> HTTP-Session: 71d81707-9660-4060-91c9-9dc48fcdd326 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6757 2024.06.28 20:24:11.183060 [ 3 ] {} <Debug> HTTP-Session: 71d81707-9660-4060-91c9-9dc48fcdd326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6758 2024.06.28 20:24:11.183074 [ 3 ] {} <Debug> HTTP-Session: 71d81707-9660-4060-91c9-9dc48fcdd326 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6759 2024.06.28 20:24:11.183105 [ 3 ] {} <Trace> HTTP-Session: 71d81707-9660-4060-91c9-9dc48fcdd326 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6760 2024.06.28 20:24:11.183274 [ 3 ] {86480bd7-5759-4aff-bab5-5e8f85302f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6761 2024.06.28 20:24:11.183322 [ 3 ] {86480bd7-5759-4aff-bab5-5e8f85302f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6762 2024.06.28 20:24:11.183466 [ 3 ] {86480bd7-5759-4aff-bab5-5e8f85302f4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6763 2024.06.28 20:24:11.183891 [ 3 ] {86480bd7-5759-4aff-bab5-5e8f85302f4a} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6764 2024.06.28 20:24:11.183927 [ 3 ] {86480bd7-5759-4aff-bab5-5e8f85302f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6765 2024.06.28 20:24:11.184330 [ 3 ] {86480bd7-5759-4aff-bab5-5e8f85302f4a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6766 2024.06.28 20:24:11.184677 [ 3 ] {86480bd7-5759-4aff-bab5-5e8f85302f4a} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6767 2024.06.28 20:24:11.184843 [ 3 ] {86480bd7-5759-4aff-bab5-5e8f85302f4a} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001649 sec., 119466.34323832626 rows/sec., 8.34 MiB/sec.
6768 2024.06.28 20:24:11.185017 [ 3 ] {86480bd7-5759-4aff-bab5-5e8f85302f4a} <Debug> DynamicQueryHandler: Done processing query
6769 2024.06.28 20:24:11.185043 [ 3 ] {86480bd7-5759-4aff-bab5-5e8f85302f4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
6770 2024.06.28 20:24:11.185060 [ 3 ] {} <Debug> HTTP-Session: 71d81707-9660-4060-91c9-9dc48fcdd326 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6771 2024.06.28 20:24:11.185217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30648, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6772 2024.06.28 20:24:11.185265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6773 2024.06.28 20:24:11.185286 [ 3 ] {} <Debug> HTTP-Session: 54fe204b-ec9b-41d4-9854-b9d93547ef8f Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6774 2024.06.28 20:24:11.185304 [ 3 ] {} <Debug> HTTP-Session: 54fe204b-ec9b-41d4-9854-b9d93547ef8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6775 2024.06.28 20:24:11.185317 [ 3 ] {} <Debug> HTTP-Session: 54fe204b-ec9b-41d4-9854-b9d93547ef8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6776 2024.06.28 20:24:11.185348 [ 3 ] {} <Trace> HTTP-Session: 54fe204b-ec9b-41d4-9854-b9d93547ef8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6777 2024.06.28 20:24:11.185609 [ 3 ] {ae84ad12-0a62-477f-961f-572a94932943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6778 2024.06.28 20:24:11.185679 [ 3 ] {ae84ad12-0a62-477f-961f-572a94932943} <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
6779 2024.06.28 20:24:11.186101 [ 3 ] {ae84ad12-0a62-477f-961f-572a94932943} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6780 2024.06.28 20:24:11.186728 [ 3 ] {ae84ad12-0a62-477f-961f-572a94932943} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6781 2024.06.28 20:24:11.186764 [ 3 ] {ae84ad12-0a62-477f-961f-572a94932943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6782 2024.06.28 20:24:11.187382 [ 3 ] {ae84ad12-0a62-477f-961f-572a94932943} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6783 2024.06.28 20:24:11.187802 [ 3 ] {ae84ad12-0a62-477f-961f-572a94932943} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6784 2024.06.28 20:24:11.187974 [ 3 ] {ae84ad12-0a62-477f-961f-572a94932943} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002545 sec., 7465.6188605108055 rows/sec., 13.38 MiB/sec.
6785 2024.06.28 20:24:11.188208 [ 3 ] {ae84ad12-0a62-477f-961f-572a94932943} <Debug> DynamicQueryHandler: Done processing query
6786 2024.06.28 20:24:11.188234 [ 3 ] {ae84ad12-0a62-477f-961f-572a94932943} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
6787 2024.06.28 20:24:11.188250 [ 3 ] {} <Debug> HTTP-Session: 54fe204b-ec9b-41d4-9854-b9d93547ef8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6788 2024.06.28 20:24:11.188362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6789 2024.06.28 20:24:11.188411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6790 2024.06.28 20:24:11.188432 [ 3 ] {} <Debug> HTTP-Session: eb4b5a5f-196f-48df-a259-bbe78a578502 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6791 2024.06.28 20:24:11.188449 [ 3 ] {} <Debug> HTTP-Session: eb4b5a5f-196f-48df-a259-bbe78a578502 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6792 2024.06.28 20:24:11.188463 [ 3 ] {} <Debug> HTTP-Session: eb4b5a5f-196f-48df-a259-bbe78a578502 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6793 2024.06.28 20:24:11.188493 [ 3 ] {} <Trace> HTTP-Session: eb4b5a5f-196f-48df-a259-bbe78a578502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6794 2024.06.28 20:24:11.188630 [ 3 ] {b760e6f9-dd74-488d-a05f-77cec0dbf46e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6795 2024.06.28 20:24:11.188675 [ 3 ] {b760e6f9-dd74-488d-a05f-77cec0dbf46e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6796 2024.06.28 20:24:11.188804 [ 3 ] {b760e6f9-dd74-488d-a05f-77cec0dbf46e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6797 2024.06.28 20:24:11.189097 [ 3 ] {b760e6f9-dd74-488d-a05f-77cec0dbf46e} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6798 2024.06.28 20:24:11.189133 [ 3 ] {b760e6f9-dd74-488d-a05f-77cec0dbf46e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6799 2024.06.28 20:24:11.189502 [ 3 ] {b760e6f9-dd74-488d-a05f-77cec0dbf46e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6800 2024.06.28 20:24:11.189836 [ 3 ] {b760e6f9-dd74-488d-a05f-77cec0dbf46e} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6801 2024.06.28 20:24:11.189985 [ 3 ] {b760e6f9-dd74-488d-a05f-77cec0dbf46e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00141 sec., 42553.1914893617 rows/sec., 2.87 MiB/sec.
6802 2024.06.28 20:24:11.190163 [ 3 ] {b760e6f9-dd74-488d-a05f-77cec0dbf46e} <Debug> DynamicQueryHandler: Done processing query
6803 2024.06.28 20:24:11.190189 [ 3 ] {b760e6f9-dd74-488d-a05f-77cec0dbf46e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6804 2024.06.28 20:24:11.190205 [ 3 ] {} <Debug> HTTP-Session: eb4b5a5f-196f-48df-a259-bbe78a578502 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6805 2024.06.28 20:24:16.170780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6806 2024.06.28 20:24:16.170928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6807 2024.06.28 20:24:16.170960 [ 3 ] {} <Debug> HTTP-Session: e35d7d26-20a9-41bf-b20c-3d636b12e096 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6808 2024.06.28 20:24:16.170989 [ 3 ] {} <Debug> HTTP-Session: e35d7d26-20a9-41bf-b20c-3d636b12e096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6809 2024.06.28 20:24:16.171007 [ 3 ] {} <Debug> HTTP-Session: e35d7d26-20a9-41bf-b20c-3d636b12e096 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6810 2024.06.28 20:24:16.171063 [ 3 ] {} <Trace> HTTP-Session: e35d7d26-20a9-41bf-b20c-3d636b12e096 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6811 2024.06.28 20:24:16.171266 [ 3 ] {e7415d84-aa22-42c8-b1ad-e1d6e6ee33f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6812 2024.06.28 20:24:16.171336 [ 3 ] {e7415d84-aa22-42c8-b1ad-e1d6e6ee33f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6813 2024.06.28 20:24:16.171534 [ 3 ] {e7415d84-aa22-42c8-b1ad-e1d6e6ee33f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6814 2024.06.28 20:24:16.171965 [ 3 ] {e7415d84-aa22-42c8-b1ad-e1d6e6ee33f6} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6815 2024.06.28 20:24:16.172007 [ 3 ] {e7415d84-aa22-42c8-b1ad-e1d6e6ee33f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6816 2024.06.28 20:24:16.172383 [ 3 ] {e7415d84-aa22-42c8-b1ad-e1d6e6ee33f6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6817 2024.06.28 20:24:16.172724 [ 3 ] {e7415d84-aa22-42c8-b1ad-e1d6e6ee33f6} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6818 2024.06.28 20:24:16.172889 [ 3 ] {e7415d84-aa22-42c8-b1ad-e1d6e6ee33f6} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001678 sec., 6555.423122765196 rows/sec., 531.35 KiB/sec.
6819 2024.06.28 20:24:16.173096 [ 3 ] {e7415d84-aa22-42c8-b1ad-e1d6e6ee33f6} <Debug> DynamicQueryHandler: Done processing query
6820 2024.06.28 20:24:16.173123 [ 3 ] {e7415d84-aa22-42c8-b1ad-e1d6e6ee33f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6821 2024.06.28 20:24:16.173164 [ 3 ] {} <Debug> HTTP-Session: e35d7d26-20a9-41bf-b20c-3d636b12e096 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6822 2024.06.28 20:24:16.173312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6823 2024.06.28 20:24:16.173361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6824 2024.06.28 20:24:16.173382 [ 3 ] {} <Debug> HTTP-Session: 83111edb-71c9-4217-beaa-86b4066bb910 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6825 2024.06.28 20:24:16.173399 [ 3 ] {} <Debug> HTTP-Session: 83111edb-71c9-4217-beaa-86b4066bb910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6826 2024.06.28 20:24:16.173413 [ 3 ] {} <Debug> HTTP-Session: 83111edb-71c9-4217-beaa-86b4066bb910 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6827 2024.06.28 20:24:16.173445 [ 3 ] {} <Trace> HTTP-Session: 83111edb-71c9-4217-beaa-86b4066bb910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6828 2024.06.28 20:24:16.173566 [ 3 ] {59da7b28-1e1f-4c69-80e4-86a9be5c5dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6829 2024.06.28 20:24:16.173610 [ 3 ] {59da7b28-1e1f-4c69-80e4-86a9be5c5dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6830 2024.06.28 20:24:16.173739 [ 3 ] {59da7b28-1e1f-4c69-80e4-86a9be5c5dba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6831 2024.06.28 20:24:16.174111 [ 3 ] {59da7b28-1e1f-4c69-80e4-86a9be5c5dba} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6832 2024.06.28 20:24:16.174150 [ 3 ] {59da7b28-1e1f-4c69-80e4-86a9be5c5dba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6833 2024.06.28 20:24:16.174473 [ 3 ] {59da7b28-1e1f-4c69-80e4-86a9be5c5dba} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6834 2024.06.28 20:24:16.174784 [ 3 ] {59da7b28-1e1f-4c69-80e4-86a9be5c5dba} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6835 2024.06.28 20:24:16.174949 [ 3 ] {59da7b28-1e1f-4c69-80e4-86a9be5c5dba} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.00142 sec., 62676.05633802817 rows/sec., 5.06 MiB/sec.
6836 2024.06.28 20:24:16.175121 [ 3 ] {59da7b28-1e1f-4c69-80e4-86a9be5c5dba} <Debug> DynamicQueryHandler: Done processing query
6837 2024.06.28 20:24:16.175147 [ 3 ] {59da7b28-1e1f-4c69-80e4-86a9be5c5dba} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6838 2024.06.28 20:24:16.175164 [ 3 ] {} <Debug> HTTP-Session: 83111edb-71c9-4217-beaa-86b4066bb910 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6839 2024.06.28 20:24:16.175290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6840 2024.06.28 20:24:16.175340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6841 2024.06.28 20:24:16.175361 [ 3 ] {} <Debug> HTTP-Session: a018bd5a-9036-43d4-89e9-2ccac07e6c74 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6842 2024.06.28 20:24:16.175378 [ 3 ] {} <Debug> HTTP-Session: a018bd5a-9036-43d4-89e9-2ccac07e6c74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6843 2024.06.28 20:24:16.175392 [ 3 ] {} <Debug> HTTP-Session: a018bd5a-9036-43d4-89e9-2ccac07e6c74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6844 2024.06.28 20:24:16.175423 [ 3 ] {} <Trace> HTTP-Session: a018bd5a-9036-43d4-89e9-2ccac07e6c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6845 2024.06.28 20:24:16.175546 [ 3 ] {05aeecec-a7f7-492f-a904-bee12e6a6a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6846 2024.06.28 20:24:16.175590 [ 3 ] {05aeecec-a7f7-492f-a904-bee12e6a6a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6847 2024.06.28 20:24:16.175721 [ 3 ] {05aeecec-a7f7-492f-a904-bee12e6a6a7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6848 2024.06.28 20:24:16.176062 [ 3 ] {05aeecec-a7f7-492f-a904-bee12e6a6a7a} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6849 2024.06.28 20:24:16.176099 [ 3 ] {05aeecec-a7f7-492f-a904-bee12e6a6a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6850 2024.06.28 20:24:16.176417 [ 3 ] {05aeecec-a7f7-492f-a904-bee12e6a6a7a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6851 2024.06.28 20:24:16.176734 [ 3 ] {05aeecec-a7f7-492f-a904-bee12e6a6a7a} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6852 2024.06.28 20:24:16.176892 [ 3 ] {05aeecec-a7f7-492f-a904-bee12e6a6a7a} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001383 sec., 54229.934924078094 rows/sec., 4.23 MiB/sec.
6853 2024.06.28 20:24:16.177059 [ 3 ] {05aeecec-a7f7-492f-a904-bee12e6a6a7a} <Debug> DynamicQueryHandler: Done processing query
6854 2024.06.28 20:24:16.177085 [ 3 ] {05aeecec-a7f7-492f-a904-bee12e6a6a7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6855 2024.06.28 20:24:16.177101 [ 3 ] {} <Debug> HTTP-Session: a018bd5a-9036-43d4-89e9-2ccac07e6c74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6856 2024.06.28 20:24:16.177264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6857 2024.06.28 20:24:16.177313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6858 2024.06.28 20:24:16.177334 [ 3 ] {} <Debug> HTTP-Session: a75f5457-24fc-45a0-af95-163339691859 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6859 2024.06.28 20:24:16.177351 [ 3 ] {} <Debug> HTTP-Session: a75f5457-24fc-45a0-af95-163339691859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6860 2024.06.28 20:24:16.177365 [ 3 ] {} <Debug> HTTP-Session: a75f5457-24fc-45a0-af95-163339691859 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6861 2024.06.28 20:24:16.177395 [ 3 ] {} <Trace> HTTP-Session: a75f5457-24fc-45a0-af95-163339691859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6862 2024.06.28 20:24:16.177545 [ 3 ] {0cd207a4-4907-45e7-aea3-17a8ea326694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6863 2024.06.28 20:24:16.177594 [ 3 ] {0cd207a4-4907-45e7-aea3-17a8ea326694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6864 2024.06.28 20:24:16.177741 [ 3 ] {0cd207a4-4907-45e7-aea3-17a8ea326694} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6865 2024.06.28 20:24:16.178137 [ 3 ] {0cd207a4-4907-45e7-aea3-17a8ea326694} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6866 2024.06.28 20:24:16.178175 [ 3 ] {0cd207a4-4907-45e7-aea3-17a8ea326694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6867 2024.06.28 20:24:16.178575 [ 3 ] {0cd207a4-4907-45e7-aea3-17a8ea326694} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6868 2024.06.28 20:24:16.178922 [ 3 ] {0cd207a4-4907-45e7-aea3-17a8ea326694} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6869 2024.06.28 20:24:16.179089 [ 3 ] {0cd207a4-4907-45e7-aea3-17a8ea326694} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001602 sec., 99875.15605493134 rows/sec., 6.96 MiB/sec.
6870 2024.06.28 20:24:16.179374 [ 3 ] {0cd207a4-4907-45e7-aea3-17a8ea326694} <Debug> DynamicQueryHandler: Done processing query
6871 2024.06.28 20:24:16.179441 [ 3 ] {0cd207a4-4907-45e7-aea3-17a8ea326694} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6872 2024.06.28 20:24:16.179498 [ 3 ] {} <Debug> HTTP-Session: a75f5457-24fc-45a0-af95-163339691859 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6873 2024.06.28 20:24:16.179650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 17712, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6874 2024.06.28 20:24:16.179700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6875 2024.06.28 20:24:16.179722 [ 3 ] {} <Debug> HTTP-Session: 7adeae7c-fbdf-4d7d-8e74-3e1cbf2a4962 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6876 2024.06.28 20:24:16.179739 [ 3 ] {} <Debug> HTTP-Session: 7adeae7c-fbdf-4d7d-8e74-3e1cbf2a4962 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6877 2024.06.28 20:24:16.179753 [ 3 ] {} <Debug> HTTP-Session: 7adeae7c-fbdf-4d7d-8e74-3e1cbf2a4962 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6878 2024.06.28 20:24:16.179786 [ 3 ] {} <Trace> HTTP-Session: 7adeae7c-fbdf-4d7d-8e74-3e1cbf2a4962 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6879 2024.06.28 20:24:16.179971 [ 3 ] {bcbf7e2a-f993-4c98-836e-edfd6cf1cbcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6880 2024.06.28 20:24:16.180043 [ 3 ] {bcbf7e2a-f993-4c98-836e-edfd6cf1cbcb} <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
6881 2024.06.28 20:24:16.180475 [ 3 ] {bcbf7e2a-f993-4c98-836e-edfd6cf1cbcb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6882 2024.06.28 20:24:16.181020 [ 3 ] {bcbf7e2a-f993-4c98-836e-edfd6cf1cbcb} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6883 2024.06.28 20:24:16.181057 [ 3 ] {bcbf7e2a-f993-4c98-836e-edfd6cf1cbcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6884 2024.06.28 20:24:16.181658 [ 3 ] {bcbf7e2a-f993-4c98-836e-edfd6cf1cbcb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6885 2024.06.28 20:24:16.182075 [ 3 ] {bcbf7e2a-f993-4c98-836e-edfd6cf1cbcb} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6886 2024.06.28 20:24:16.182260 [ 3 ] {bcbf7e2a-f993-4c98-836e-edfd6cf1cbcb} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00239 sec., 4602.5104602510455 rows/sec., 8.25 MiB/sec.
6887 2024.06.28 20:24:16.182494 [ 3 ] {bcbf7e2a-f993-4c98-836e-edfd6cf1cbcb} <Debug> DynamicQueryHandler: Done processing query
6888 2024.06.28 20:24:16.182519 [ 3 ] {bcbf7e2a-f993-4c98-836e-edfd6cf1cbcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
6889 2024.06.28 20:24:16.182536 [ 3 ] {} <Debug> HTTP-Session: 7adeae7c-fbdf-4d7d-8e74-3e1cbf2a4962 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6890 2024.06.28 20:24:16.182658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6891 2024.06.28 20:24:16.182706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6892 2024.06.28 20:24:16.182727 [ 3 ] {} <Debug> HTTP-Session: 6b3a00dd-dfba-4511-8c5d-85258042cf2f Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6893 2024.06.28 20:24:16.182744 [ 3 ] {} <Debug> HTTP-Session: 6b3a00dd-dfba-4511-8c5d-85258042cf2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6894 2024.06.28 20:24:16.182758 [ 3 ] {} <Debug> HTTP-Session: 6b3a00dd-dfba-4511-8c5d-85258042cf2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6895 2024.06.28 20:24:16.182789 [ 3 ] {} <Trace> HTTP-Session: 6b3a00dd-dfba-4511-8c5d-85258042cf2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6896 2024.06.28 20:24:16.182908 [ 3 ] {1bf5ea23-5f6d-430f-8fe6-bbc86e2a17ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6897 2024.06.28 20:24:16.182954 [ 3 ] {1bf5ea23-5f6d-430f-8fe6-bbc86e2a17ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6898 2024.06.28 20:24:16.183084 [ 3 ] {1bf5ea23-5f6d-430f-8fe6-bbc86e2a17ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6899 2024.06.28 20:24:16.183381 [ 3 ] {1bf5ea23-5f6d-430f-8fe6-bbc86e2a17ba} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6900 2024.06.28 20:24:16.183425 [ 3 ] {1bf5ea23-5f6d-430f-8fe6-bbc86e2a17ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB.
6901 2024.06.28 20:24:16.183817 [ 3 ] {1bf5ea23-5f6d-430f-8fe6-bbc86e2a17ba} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6902 2024.06.28 20:24:16.184147 [ 3 ] {1bf5ea23-5f6d-430f-8fe6-bbc86e2a17ba} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6903 2024.06.28 20:24:16.184275 [ 3 ] {1bf5ea23-5f6d-430f-8fe6-bbc86e2a17ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001407 sec., 42643.923240938166 rows/sec., 2.87 MiB/sec.
6904 2024.06.28 20:24:16.184428 [ 3 ] {1bf5ea23-5f6d-430f-8fe6-bbc86e2a17ba} <Debug> DynamicQueryHandler: Done processing query
6905 2024.06.28 20:24:16.184453 [ 3 ] {1bf5ea23-5f6d-430f-8fe6-bbc86e2a17ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6906 2024.06.28 20:24:16.184470 [ 3 ] {} <Debug> HTTP-Session: 6b3a00dd-dfba-4511-8c5d-85258042cf2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6907 2024.06.28 20:24:21.170862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6908 2024.06.28 20:24:21.171017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6909 2024.06.28 20:24:21.171047 [ 3 ] {} <Debug> HTTP-Session: a95f3d5b-47dd-4486-b3bd-1ec986ff72b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6910 2024.06.28 20:24:21.171077 [ 3 ] {} <Debug> HTTP-Session: a95f3d5b-47dd-4486-b3bd-1ec986ff72b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6911 2024.06.28 20:24:21.171095 [ 3 ] {} <Debug> HTTP-Session: a95f3d5b-47dd-4486-b3bd-1ec986ff72b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6912 2024.06.28 20:24:21.171153 [ 3 ] {} <Trace> HTTP-Session: a95f3d5b-47dd-4486-b3bd-1ec986ff72b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6913 2024.06.28 20:24:21.171356 [ 3 ] {55fb1841-1ab3-4754-be5d-92ca8dfb6f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6914 2024.06.28 20:24:21.171425 [ 3 ] {55fb1841-1ab3-4754-be5d-92ca8dfb6f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6915 2024.06.28 20:24:21.171625 [ 3 ] {55fb1841-1ab3-4754-be5d-92ca8dfb6f85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6916 2024.06.28 20:24:21.171998 [ 3 ] {55fb1841-1ab3-4754-be5d-92ca8dfb6f85} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6917 2024.06.28 20:24:21.172042 [ 3 ] {55fb1841-1ab3-4754-be5d-92ca8dfb6f85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
6918 2024.06.28 20:24:21.172415 [ 3 ] {55fb1841-1ab3-4754-be5d-92ca8dfb6f85} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6919 2024.06.28 20:24:21.172769 [ 3 ] {55fb1841-1ab3-4754-be5d-92ca8dfb6f85} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6920 2024.06.28 20:24:21.172954 [ 3 ] {55fb1841-1ab3-4754-be5d-92ca8dfb6f85} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.00165 sec., 11515.151515151516 rows/sec., 933.36 KiB/sec.
6921 2024.06.28 20:24:21.173139 [ 3 ] {55fb1841-1ab3-4754-be5d-92ca8dfb6f85} <Debug> DynamicQueryHandler: Done processing query
6922 2024.06.28 20:24:21.173166 [ 3 ] {55fb1841-1ab3-4754-be5d-92ca8dfb6f85} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6923 2024.06.28 20:24:21.173182 [ 3 ] {} <Debug> HTTP-Session: a95f3d5b-47dd-4486-b3bd-1ec986ff72b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6924 2024.06.28 20:24:21.173324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 16421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6925 2024.06.28 20:24:21.173374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6926 2024.06.28 20:24:21.173394 [ 3 ] {} <Debug> HTTP-Session: 995818b6-da2a-4d41-ad24-d095ad25a0b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6927 2024.06.28 20:24:21.173412 [ 3 ] {} <Debug> HTTP-Session: 995818b6-da2a-4d41-ad24-d095ad25a0b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6928 2024.06.28 20:24:21.173426 [ 3 ] {} <Debug> HTTP-Session: 995818b6-da2a-4d41-ad24-d095ad25a0b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6929 2024.06.28 20:24:21.173456 [ 3 ] {} <Trace> HTTP-Session: 995818b6-da2a-4d41-ad24-d095ad25a0b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6930 2024.06.28 20:24:21.173580 [ 3 ] {959bb57d-4ecf-43ea-a3bb-8878eafb17fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6931 2024.06.28 20:24:21.173626 [ 3 ] {959bb57d-4ecf-43ea-a3bb-8878eafb17fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6932 2024.06.28 20:24:21.173754 [ 3 ] {959bb57d-4ecf-43ea-a3bb-8878eafb17fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6933 2024.06.28 20:24:21.174089 [ 3 ] {959bb57d-4ecf-43ea-a3bb-8878eafb17fd} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6934 2024.06.28 20:24:21.174126 [ 3 ] {959bb57d-4ecf-43ea-a3bb-8878eafb17fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
6935 2024.06.28 20:24:21.174444 [ 3 ] {959bb57d-4ecf-43ea-a3bb-8878eafb17fd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
6936 2024.06.28 20:24:21.174757 [ 3 ] {959bb57d-4ecf-43ea-a3bb-8878eafb17fd} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6937 2024.06.28 20:24:21.174912 [ 3 ] {959bb57d-4ecf-43ea-a3bb-8878eafb17fd} <Debug> executeQuery: Read 113 rows, 9.54 KiB in 0.00137 sec., 82481.75182481752 rows/sec., 6.80 MiB/sec.
6938 2024.06.28 20:24:21.175155 [ 3 ] {959bb57d-4ecf-43ea-a3bb-8878eafb17fd} <Debug> DynamicQueryHandler: Done processing query
6939 2024.06.28 20:24:21.175212 [ 3 ] {959bb57d-4ecf-43ea-a3bb-8878eafb17fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6940 2024.06.28 20:24:21.175266 [ 3 ] {} <Debug> HTTP-Session: 995818b6-da2a-4d41-ad24-d095ad25a0b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6941 2024.06.28 20:24:21.175451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 14109, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6942 2024.06.28 20:24:21.175504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6943 2024.06.28 20:24:21.175524 [ 3 ] {} <Debug> HTTP-Session: b818a8d8-0107-4909-9632-d26807fc9fc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6944 2024.06.28 20:24:21.175541 [ 3 ] {} <Debug> HTTP-Session: b818a8d8-0107-4909-9632-d26807fc9fc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6945 2024.06.28 20:24:21.175555 [ 3 ] {} <Debug> HTTP-Session: b818a8d8-0107-4909-9632-d26807fc9fc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6946 2024.06.28 20:24:21.175587 [ 3 ] {} <Trace> HTTP-Session: b818a8d8-0107-4909-9632-d26807fc9fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6947 2024.06.28 20:24:21.175713 [ 3 ] {96cea064-b34c-4f4d-bdaf-66972313b932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6948 2024.06.28 20:24:21.175760 [ 3 ] {96cea064-b34c-4f4d-bdaf-66972313b932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6949 2024.06.28 20:24:21.175906 [ 3 ] {96cea064-b34c-4f4d-bdaf-66972313b932} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6950 2024.06.28 20:24:21.176209 [ 3 ] {96cea064-b34c-4f4d-bdaf-66972313b932} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6951 2024.06.28 20:24:21.176246 [ 3 ] {96cea064-b34c-4f4d-bdaf-66972313b932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
6952 2024.06.28 20:24:21.176555 [ 3 ] {96cea064-b34c-4f4d-bdaf-66972313b932} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
6953 2024.06.28 20:24:21.176864 [ 3 ] {96cea064-b34c-4f4d-bdaf-66972313b932} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6954 2024.06.28 20:24:21.176988 [ 3 ] {96cea064-b34c-4f4d-bdaf-66972313b932} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001324 sec., 62688.82175226586 rows/sec., 4.90 MiB/sec.
6955 2024.06.28 20:24:21.177137 [ 3 ] {96cea064-b34c-4f4d-bdaf-66972313b932} <Debug> DynamicQueryHandler: Done processing query
6956 2024.06.28 20:24:21.177161 [ 3 ] {96cea064-b34c-4f4d-bdaf-66972313b932} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6957 2024.06.28 20:24:21.177178 [ 3 ] {} <Debug> HTTP-Session: b818a8d8-0107-4909-9632-d26807fc9fc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6958 2024.06.28 20:24:21.177343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6959 2024.06.28 20:24:21.177391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6960 2024.06.28 20:24:21.177410 [ 3 ] {} <Debug> HTTP-Session: cad0e2df-8bec-425d-a261-9090c05f9f1d Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6961 2024.06.28 20:24:21.177426 [ 3 ] {} <Debug> HTTP-Session: cad0e2df-8bec-425d-a261-9090c05f9f1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6962 2024.06.28 20:24:21.177440 [ 3 ] {} <Debug> HTTP-Session: cad0e2df-8bec-425d-a261-9090c05f9f1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6963 2024.06.28 20:24:21.177470 [ 3 ] {} <Trace> HTTP-Session: cad0e2df-8bec-425d-a261-9090c05f9f1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6964 2024.06.28 20:24:21.177612 [ 3 ] {60f64298-ccf9-488c-8fd6-d4acc327344f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6965 2024.06.28 20:24:21.177661 [ 3 ] {60f64298-ccf9-488c-8fd6-d4acc327344f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6966 2024.06.28 20:24:21.177819 [ 3 ] {60f64298-ccf9-488c-8fd6-d4acc327344f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6967 2024.06.28 20:24:21.178155 [ 3 ] {60f64298-ccf9-488c-8fd6-d4acc327344f} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6968 2024.06.28 20:24:21.178191 [ 3 ] {60f64298-ccf9-488c-8fd6-d4acc327344f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
6969 2024.06.28 20:24:21.178579 [ 3 ] {60f64298-ccf9-488c-8fd6-d4acc327344f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
6970 2024.06.28 20:24:21.178924 [ 3 ] {60f64298-ccf9-488c-8fd6-d4acc327344f} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6971 2024.06.28 20:24:21.179053 [ 3 ] {60f64298-ccf9-488c-8fd6-d4acc327344f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001508 sec., 106100.79575596817 rows/sec., 7.39 MiB/sec.
6972 2024.06.28 20:24:21.179317 [ 3 ] {60f64298-ccf9-488c-8fd6-d4acc327344f} <Debug> DynamicQueryHandler: Done processing query
6973 2024.06.28 20:24:21.179375 [ 3 ] {60f64298-ccf9-488c-8fd6-d4acc327344f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6974 2024.06.28 20:24:21.179425 [ 3 ] {} <Debug> HTTP-Session: cad0e2df-8bec-425d-a261-9090c05f9f1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6975 2024.06.28 20:24:21.179612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30648, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6976 2024.06.28 20:24:21.179664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6977 2024.06.28 20:24:21.179685 [ 3 ] {} <Debug> HTTP-Session: dfaf6715-0bc9-4856-a3fd-50e83b039845 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6978 2024.06.28 20:24:21.179703 [ 3 ] {} <Debug> HTTP-Session: dfaf6715-0bc9-4856-a3fd-50e83b039845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6979 2024.06.28 20:24:21.179718 [ 3 ] {} <Debug> HTTP-Session: dfaf6715-0bc9-4856-a3fd-50e83b039845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6980 2024.06.28 20:24:21.179750 [ 3 ] {} <Trace> HTTP-Session: dfaf6715-0bc9-4856-a3fd-50e83b039845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6981 2024.06.28 20:24:21.180028 [ 3 ] {41713057-134d-4263-82b5-18bbd51c74c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6982 2024.06.28 20:24:21.180102 [ 3 ] {41713057-134d-4263-82b5-18bbd51c74c1} <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
6983 2024.06.28 20:24:21.180527 [ 3 ] {41713057-134d-4263-82b5-18bbd51c74c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6984 2024.06.28 20:24:21.181073 [ 3 ] {41713057-134d-4263-82b5-18bbd51c74c1} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6985 2024.06.28 20:24:21.181109 [ 3 ] {41713057-134d-4263-82b5-18bbd51c74c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
6986 2024.06.28 20:24:21.181688 [ 3 ] {41713057-134d-4263-82b5-18bbd51c74c1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6987 2024.06.28 20:24:21.182094 [ 3 ] {41713057-134d-4263-82b5-18bbd51c74c1} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6988 2024.06.28 20:24:21.182244 [ 3 ] {41713057-134d-4263-82b5-18bbd51c74c1} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002418 sec., 7857.733664185277 rows/sec., 14.08 MiB/sec.
6989 2024.06.28 20:24:21.182437 [ 3 ] {41713057-134d-4263-82b5-18bbd51c74c1} <Debug> DynamicQueryHandler: Done processing query
6990 2024.06.28 20:24:21.182461 [ 3 ] {41713057-134d-4263-82b5-18bbd51c74c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
6991 2024.06.28 20:24:21.182478 [ 3 ] {} <Debug> HTTP-Session: dfaf6715-0bc9-4856-a3fd-50e83b039845 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6992 2024.06.28 20:24:21.182600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6993 2024.06.28 20:24:21.182648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6994 2024.06.28 20:24:21.182668 [ 3 ] {} <Debug> HTTP-Session: 874ded31-ad5d-4abd-a53d-b6c45df28aa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
6995 2024.06.28 20:24:21.182684 [ 3 ] {} <Debug> HTTP-Session: 874ded31-ad5d-4abd-a53d-b6c45df28aa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6996 2024.06.28 20:24:21.182698 [ 3 ] {} <Debug> HTTP-Session: 874ded31-ad5d-4abd-a53d-b6c45df28aa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6997 2024.06.28 20:24:21.182729 [ 3 ] {} <Trace> HTTP-Session: 874ded31-ad5d-4abd-a53d-b6c45df28aa1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6998 2024.06.28 20:24:21.182838 [ 3 ] {64e69a20-518d-4236-897e-02531439fe16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6999 2024.06.28 20:24:21.182883 [ 3 ] {64e69a20-518d-4236-897e-02531439fe16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7000 2024.06.28 20:24:21.183009 [ 3 ] {64e69a20-518d-4236-897e-02531439fe16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7001 2024.06.28 20:24:21.183364 [ 3 ] {64e69a20-518d-4236-897e-02531439fe16} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7002 2024.06.28 20:24:21.183401 [ 3 ] {64e69a20-518d-4236-897e-02531439fe16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7003 2024.06.28 20:24:21.183767 [ 3 ] {64e69a20-518d-4236-897e-02531439fe16} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
7004 2024.06.28 20:24:21.184090 [ 3 ] {64e69a20-518d-4236-897e-02531439fe16} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7005 2024.06.28 20:24:21.184217 [ 3 ] {64e69a20-518d-4236-897e-02531439fe16} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001418 sec., 42313.11706629055 rows/sec., 2.85 MiB/sec.
7006 2024.06.28 20:24:21.184380 [ 3 ] {64e69a20-518d-4236-897e-02531439fe16} <Debug> DynamicQueryHandler: Done processing query
7007 2024.06.28 20:24:21.184404 [ 3 ] {64e69a20-518d-4236-897e-02531439fe16} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7008 2024.06.28 20:24:21.184420 [ 3 ] {} <Debug> HTTP-Session: 874ded31-ad5d-4abd-a53d-b6c45df28aa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7009 2024.06.28 20:24:25.338483 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache
7010 2024.06.28 20:24:25.338532 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache
7011 2024.06.28 20:24:26.001316 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000848393 sec.
7012 2024.06.28 20:24:26.169835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7013 2024.06.28 20:24:26.170025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7014 2024.06.28 20:24:26.170073 [ 3 ] {} <Debug> HTTP-Session: 325882ec-5a94-47a7-9837-b81cf3ed45b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7015 2024.06.28 20:24:26.170116 [ 3 ] {} <Debug> HTTP-Session: 325882ec-5a94-47a7-9837-b81cf3ed45b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7016 2024.06.28 20:24:26.170146 [ 3 ] {} <Debug> HTTP-Session: 325882ec-5a94-47a7-9837-b81cf3ed45b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7017 2024.06.28 20:24:26.170229 [ 3 ] {} <Trace> HTTP-Session: 325882ec-5a94-47a7-9837-b81cf3ed45b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7018 2024.06.28 20:24:26.170494 [ 3 ] {d5a0b7e7-1bb7-40b8-8d4c-43111c1285b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7019 2024.06.28 20:24:26.170567 [ 3 ] {d5a0b7e7-1bb7-40b8-8d4c-43111c1285b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7020 2024.06.28 20:24:26.170769 [ 3 ] {d5a0b7e7-1bb7-40b8-8d4c-43111c1285b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7021 2024.06.28 20:24:26.171187 [ 3 ] {d5a0b7e7-1bb7-40b8-8d4c-43111c1285b3} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7022 2024.06.28 20:24:26.171235 [ 3 ] {d5a0b7e7-1bb7-40b8-8d4c-43111c1285b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7023 2024.06.28 20:24:26.171624 [ 3 ] {d5a0b7e7-1bb7-40b8-8d4c-43111c1285b3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7024 2024.06.28 20:24:26.171965 [ 3 ] {d5a0b7e7-1bb7-40b8-8d4c-43111c1285b3} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7025 2024.06.28 20:24:26.172141 [ 3 ] {d5a0b7e7-1bb7-40b8-8d4c-43111c1285b3} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001696 sec., 6485.8490566037735 rows/sec., 525.71 KiB/sec.
7026 2024.06.28 20:24:26.172150 [ 76 ] {} <Debug> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7027 2024.06.28 20:24:26.172251 [ 76 ] {} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7028 2024.06.28 20:24:26.172302 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7029 2024.06.28 20:24:26.172460 [ 3 ] {d5a0b7e7-1bb7-40b8-8d4c-43111c1285b3} <Debug> DynamicQueryHandler: Done processing query
7030 2024.06.28 20:24:26.172502 [ 3 ] {d5a0b7e7-1bb7-40b8-8d4c-43111c1285b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7031 2024.06.28 20:24:26.172503 [ 191 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::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
7032 2024.06.28 20:24:26.172525 [ 3 ] {} <Debug> HTTP-Session: 325882ec-5a94-47a7-9837-b81cf3ed45b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7033 2024.06.28 20:24:26.172748 [ 191 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7034 2024.06.28 20:24:26.172765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7035 2024.06.28 20:24:26.172817 [ 191 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 30 rows starting from the beginning of the part
7036 2024.06.28 20:24:26.172869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7037 2024.06.28 20:24:26.172924 [ 3 ] {} <Debug> HTTP-Session: 0e7f122a-498f-4da9-a9c2-7e0134284060 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7038 2024.06.28 20:24:26.173021 [ 3 ] {} <Debug> HTTP-Session: 0e7f122a-498f-4da9-a9c2-7e0134284060 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7039 2024.06.28 20:24:26.173051 [ 191 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 11 rows starting from the beginning of the part
7040 2024.06.28 20:24:26.173089 [ 3 ] {} <Debug> HTTP-Session: 0e7f122a-498f-4da9-a9c2-7e0134284060 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7041 2024.06.28 20:24:26.173243 [ 3 ] {} <Trace> HTTP-Session: 0e7f122a-498f-4da9-a9c2-7e0134284060 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7042 2024.06.28 20:24:26.173385 [ 191 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 19 rows starting from the beginning of the part
7043 2024.06.28 20:24:26.173786 [ 3 ] {b6c05046-309b-48a4-82cf-d4b9504510ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7044 2024.06.28 20:24:26.173983 [ 191 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 11 rows starting from the beginning of the part
7045 2024.06.28 20:24:26.173994 [ 3 ] {b6c05046-309b-48a4-82cf-d4b9504510ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7046 2024.06.28 20:24:26.174651 [ 191 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 19 rows starting from the beginning of the part
7047 2024.06.28 20:24:26.175013 [ 191 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 11 rows starting from the beginning of the part
7048 2024.06.28 20:24:26.175173 [ 3 ] {b6c05046-309b-48a4-82cf-d4b9504510ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7049 2024.06.28 20:24:26.176667 [ 3 ] {b6c05046-309b-48a4-82cf-d4b9504510ea} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7050 2024.06.28 20:24:26.176744 [ 3 ] {b6c05046-309b-48a4-82cf-d4b9504510ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7051 2024.06.28 20:24:26.177681 [ 3 ] {b6c05046-309b-48a4-82cf-d4b9504510ea} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
7052 2024.06.28 20:24:26.178306 [ 196 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 101 rows, containing 4 columns (4 merged, 0 gathered) in 0.005900012 sec., 17118.60925028627 rows/sec., 1.36 MiB/sec.
7053 2024.06.28 20:24:26.178587 [ 3 ] {b6c05046-309b-48a4-82cf-d4b9504510ea} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7054 2024.06.28 20:24:26.178588 [ 196 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7055 2024.06.28 20:24:26.178949 [ 3 ] {b6c05046-309b-48a4-82cf-d4b9504510ea} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.005434 sec., 16378.358483621643 rows/sec., 1.32 MiB/sec.
7056 2024.06.28 20:24:26.179988 [ 3 ] {b6c05046-309b-48a4-82cf-d4b9504510ea} <Debug> DynamicQueryHandler: Done processing query
7057 2024.06.28 20:24:26.180039 [ 3 ] {b6c05046-309b-48a4-82cf-d4b9504510ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7058 2024.06.28 20:24:26.180071 [ 3 ] {} <Debug> HTTP-Session: 0e7f122a-498f-4da9-a9c2-7e0134284060 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7059 2024.06.28 20:24:26.180108 [ 196 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_36_7} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7060 2024.06.28 20:24:26.180232 [ 196 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_36_7} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7061 2024.06.28 20:24:26.180261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7062 2024.06.28 20:24:26.180369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7063 2024.06.28 20:24:26.180400 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
7064 2024.06.28 20:24:26.180410 [ 3 ] {} <Debug> HTTP-Session: 1359019b-03ac-4b1c-ad87-2117e353ed78 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7065 2024.06.28 20:24:26.180454 [ 3 ] {} <Debug> HTTP-Session: 1359019b-03ac-4b1c-ad87-2117e353ed78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7066 2024.06.28 20:24:26.180469 [ 3 ] {} <Debug> HTTP-Session: 1359019b-03ac-4b1c-ad87-2117e353ed78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7067 2024.06.28 20:24:26.180503 [ 3 ] {} <Trace> HTTP-Session: 1359019b-03ac-4b1c-ad87-2117e353ed78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7068 2024.06.28 20:24:26.180635 [ 3 ] {756707ff-6623-48f2-bc90-987ae879f5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7069 2024.06.28 20:24:26.180680 [ 3 ] {756707ff-6623-48f2-bc90-987ae879f5a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7070 2024.06.28 20:24:26.180834 [ 3 ] {756707ff-6623-48f2-bc90-987ae879f5a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7071 2024.06.28 20:24:26.181188 [ 3 ] {756707ff-6623-48f2-bc90-987ae879f5a0} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7072 2024.06.28 20:24:26.181226 [ 3 ] {756707ff-6623-48f2-bc90-987ae879f5a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7073 2024.06.28 20:24:26.181552 [ 3 ] {756707ff-6623-48f2-bc90-987ae879f5a0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
7074 2024.06.28 20:24:26.181866 [ 3 ] {756707ff-6623-48f2-bc90-987ae879f5a0} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7075 2024.06.28 20:24:26.182030 [ 3 ] {756707ff-6623-48f2-bc90-987ae879f5a0} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001434 sec., 52301.25523012553 rows/sec., 4.08 MiB/sec.
7076 2024.06.28 20:24:26.182187 [ 3 ] {756707ff-6623-48f2-bc90-987ae879f5a0} <Debug> DynamicQueryHandler: Done processing query
7077 2024.06.28 20:24:26.182212 [ 3 ] {756707ff-6623-48f2-bc90-987ae879f5a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7078 2024.06.28 20:24:26.182228 [ 3 ] {} <Debug> HTTP-Session: 1359019b-03ac-4b1c-ad87-2117e353ed78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7079 2024.06.28 20:24:26.182398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7080 2024.06.28 20:24:26.182446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7081 2024.06.28 20:24:26.182465 [ 3 ] {} <Debug> HTTP-Session: caaa4a72-2c4d-459e-a068-e572023c5934 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7082 2024.06.28 20:24:26.182482 [ 3 ] {} <Debug> HTTP-Session: caaa4a72-2c4d-459e-a068-e572023c5934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7083 2024.06.28 20:24:26.182497 [ 3 ] {} <Debug> HTTP-Session: caaa4a72-2c4d-459e-a068-e572023c5934 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7084 2024.06.28 20:24:26.182527 [ 3 ] {} <Trace> HTTP-Session: caaa4a72-2c4d-459e-a068-e572023c5934 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7085 2024.06.28 20:24:26.182672 [ 3 ] {1a245c00-2359-4dfc-90b4-6c33ffcd25e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7086 2024.06.28 20:24:26.182721 [ 3 ] {1a245c00-2359-4dfc-90b4-6c33ffcd25e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7087 2024.06.28 20:24:26.182873 [ 3 ] {1a245c00-2359-4dfc-90b4-6c33ffcd25e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7088 2024.06.28 20:24:26.183265 [ 3 ] {1a245c00-2359-4dfc-90b4-6c33ffcd25e5} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7089 2024.06.28 20:24:26.183304 [ 3 ] {1a245c00-2359-4dfc-90b4-6c33ffcd25e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7090 2024.06.28 20:24:26.183716 [ 3 ] {1a245c00-2359-4dfc-90b4-6c33ffcd25e5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
7091 2024.06.28 20:24:26.184065 [ 3 ] {1a245c00-2359-4dfc-90b4-6c33ffcd25e5} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7092 2024.06.28 20:24:26.184232 [ 3 ] {1a245c00-2359-4dfc-90b4-6c33ffcd25e5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001612 sec., 99255.58312655088 rows/sec., 6.91 MiB/sec.
7093 2024.06.28 20:24:26.184537 [ 3 ] {1a245c00-2359-4dfc-90b4-6c33ffcd25e5} <Debug> DynamicQueryHandler: Done processing query
7094 2024.06.28 20:24:26.184578 [ 3 ] {1a245c00-2359-4dfc-90b4-6c33ffcd25e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7095 2024.06.28 20:24:26.184596 [ 3 ] {} <Debug> HTTP-Session: caaa4a72-2c4d-459e-a068-e572023c5934 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7096 2024.06.28 20:24:26.184729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 17721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7097 2024.06.28 20:24:26.184779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7098 2024.06.28 20:24:26.184800 [ 3 ] {} <Debug> HTTP-Session: 51f09e19-831e-47c3-8ed3-f7c290ab988e Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7099 2024.06.28 20:24:26.184816 [ 3 ] {} <Debug> HTTP-Session: 51f09e19-831e-47c3-8ed3-f7c290ab988e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7100 2024.06.28 20:24:26.184829 [ 3 ] {} <Debug> HTTP-Session: 51f09e19-831e-47c3-8ed3-f7c290ab988e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7101 2024.06.28 20:24:26.184860 [ 3 ] {} <Trace> HTTP-Session: 51f09e19-831e-47c3-8ed3-f7c290ab988e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7102 2024.06.28 20:24:26.185038 [ 3 ] {d87fa78b-ce31-418c-8704-a01acd1b90d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7103 2024.06.28 20:24:26.185110 [ 3 ] {d87fa78b-ce31-418c-8704-a01acd1b90d7} <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
7104 2024.06.28 20:24:26.185540 [ 3 ] {d87fa78b-ce31-418c-8704-a01acd1b90d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7105 2024.06.28 20:24:26.186041 [ 3 ] {d87fa78b-ce31-418c-8704-a01acd1b90d7} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7106 2024.06.28 20:24:26.186077 [ 3 ] {d87fa78b-ce31-418c-8704-a01acd1b90d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7107 2024.06.28 20:24:26.186647 [ 3 ] {d87fa78b-ce31-418c-8704-a01acd1b90d7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7108 2024.06.28 20:24:26.187054 [ 3 ] {d87fa78b-ce31-418c-8704-a01acd1b90d7} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7109 2024.06.28 20:24:26.187228 [ 76 ] {} <Debug> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7110 2024.06.28 20:24:26.187254 [ 3 ] {d87fa78b-ce31-418c-8704-a01acd1b90d7} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002313 sec., 4755.728491137052 rows/sec., 8.52 MiB/sec.
7111 2024.06.28 20:24:26.187291 [ 76 ] {} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7112 2024.06.28 20:24:26.187366 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7113 2024.06.28 20:24:26.187658 [ 191 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::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
7114 2024.06.28 20:24:26.187804 [ 3 ] {d87fa78b-ce31-418c-8704-a01acd1b90d7} <Debug> DynamicQueryHandler: Done processing query
7115 2024.06.28 20:24:26.187868 [ 3 ] {d87fa78b-ce31-418c-8704-a01acd1b90d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
7116 2024.06.28 20:24:26.187918 [ 3 ] {} <Debug> HTTP-Session: 51f09e19-831e-47c3-8ed3-f7c290ab988e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7117 2024.06.28 20:24:26.188136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7118 2024.06.28 20:24:26.188258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7119 2024.06.28 20:24:26.188296 [ 191 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7120 2024.06.28 20:24:26.188309 [ 3 ] {} <Debug> HTTP-Session: d3da5cca-3fea-46ff-a493-6c5669426214 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7121 2024.06.28 20:24:26.188376 [ 3 ] {} <Debug> HTTP-Session: d3da5cca-3fea-46ff-a493-6c5669426214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7122 2024.06.28 20:24:26.188423 [ 3 ] {} <Debug> HTTP-Session: d3da5cca-3fea-46ff-a493-6c5669426214 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7123 2024.06.28 20:24:26.188436 [ 191 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 477 rows starting from the beginning of the part
7124 2024.06.28 20:24:26.188488 [ 3 ] {} <Trace> HTTP-Session: d3da5cca-3fea-46ff-a493-6c5669426214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7125 2024.06.28 20:24:26.188946 [ 3 ] {73179b15-c9ea-4a34-b630-564243cf05e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7126 2024.06.28 20:24:26.188998 [ 191 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 11 rows starting from the beginning of the part
7127 2024.06.28 20:24:26.189049 [ 3 ] {73179b15-c9ea-4a34-b630-564243cf05e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7128 2024.06.28 20:24:26.189770 [ 191 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 19 rows starting from the beginning of the part
7129 2024.06.28 20:24:26.189906 [ 3 ] {73179b15-c9ea-4a34-b630-564243cf05e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7130 2024.06.28 20:24:26.190388 [ 191 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 11 rows starting from the beginning of the part
7131 2024.06.28 20:24:26.191112 [ 3 ] {73179b15-c9ea-4a34-b630-564243cf05e7} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7132 2024.06.28 20:24:26.191135 [ 191 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 19 rows starting from the beginning of the part
7133 2024.06.28 20:24:26.191181 [ 3 ] {73179b15-c9ea-4a34-b630-564243cf05e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7134 2024.06.28 20:24:26.191725 [ 191 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 11 rows starting from the beginning of the part
7135 2024.06.28 20:24:26.192568 [ 3 ] {73179b15-c9ea-4a34-b630-564243cf05e7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
7136 2024.06.28 20:24:26.193440 [ 3 ] {73179b15-c9ea-4a34-b630-564243cf05e7} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7137 2024.06.28 20:24:26.193840 [ 3 ] {73179b15-c9ea-4a34-b630-564243cf05e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005096 sec., 11773.940345368917 rows/sec., 812.52 KiB/sec.
7138 2024.06.28 20:24:26.194222 [ 3 ] {73179b15-c9ea-4a34-b630-564243cf05e7} <Debug> DynamicQueryHandler: Done processing query
7139 2024.06.28 20:24:26.194277 [ 3 ] {73179b15-c9ea-4a34-b630-564243cf05e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7140 2024.06.28 20:24:26.194309 [ 3 ] {} <Debug> HTTP-Session: d3da5cca-3fea-46ff-a493-6c5669426214 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7141 2024.06.28 20:24:26.210860 [ 196 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 548 rows, containing 19 columns (19 merged, 0 gathered) in 0.023372633 sec., 23446.22447971523 rows/sec., 42.01 MiB/sec.
7142 2024.06.28 20:24:26.211966 [ 188 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7143 2024.06.28 20:24:26.212576 [ 188 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7144 2024.06.28 20:24:26.212659 [ 188 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7145 2024.06.28 20:24:26.212801 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB.
7146 2024.06.28 20:24:27.000163 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.86 MiB, peak 199.71 MiB, free memory in arenas 0.00 B, will set to 191.91 MiB (RSS), difference: 1.05 MiB
7147 2024.06.28 20:24:31.170536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7148 2024.06.28 20:24:31.170685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7149 2024.06.28 20:24:31.170716 [ 3 ] {} <Debug> HTTP-Session: cd42845d-fca5-453d-a687-fb1ca39103f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7150 2024.06.28 20:24:31.170753 [ 3 ] {} <Debug> HTTP-Session: cd42845d-fca5-453d-a687-fb1ca39103f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7151 2024.06.28 20:24:31.170775 [ 3 ] {} <Debug> HTTP-Session: cd42845d-fca5-453d-a687-fb1ca39103f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7152 2024.06.28 20:24:31.170828 [ 3 ] {} <Trace> HTTP-Session: cd42845d-fca5-453d-a687-fb1ca39103f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7153 2024.06.28 20:24:31.171024 [ 3 ] {ff9badc5-57a8-4f3e-b086-f4b7dc67b6ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7154 2024.06.28 20:24:31.171094 [ 3 ] {ff9badc5-57a8-4f3e-b086-f4b7dc67b6ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7155 2024.06.28 20:24:31.171294 [ 3 ] {ff9badc5-57a8-4f3e-b086-f4b7dc67b6ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7156 2024.06.28 20:24:31.171711 [ 3 ] {ff9badc5-57a8-4f3e-b086-f4b7dc67b6ff} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7157 2024.06.28 20:24:31.171756 [ 3 ] {ff9badc5-57a8-4f3e-b086-f4b7dc67b6ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7158 2024.06.28 20:24:31.172149 [ 3 ] {ff9badc5-57a8-4f3e-b086-f4b7dc67b6ff} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7159 2024.06.28 20:24:31.172502 [ 3 ] {ff9badc5-57a8-4f3e-b086-f4b7dc67b6ff} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7160 2024.06.28 20:24:31.172685 [ 3 ] {ff9badc5-57a8-4f3e-b086-f4b7dc67b6ff} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001714 sec., 11085.180863477246 rows/sec., 898.51 KiB/sec.
7161 2024.06.28 20:24:31.172919 [ 3 ] {ff9badc5-57a8-4f3e-b086-f4b7dc67b6ff} <Debug> DynamicQueryHandler: Done processing query
7162 2024.06.28 20:24:31.172950 [ 3 ] {ff9badc5-57a8-4f3e-b086-f4b7dc67b6ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7163 2024.06.28 20:24:31.172970 [ 3 ] {} <Debug> HTTP-Session: cd42845d-fca5-453d-a687-fb1ca39103f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7164 2024.06.28 20:24:31.173125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 16421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7165 2024.06.28 20:24:31.173181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7166 2024.06.28 20:24:31.173201 [ 3 ] {} <Debug> HTTP-Session: 4da1d841-0941-40e4-8fe8-f990b1e89f0c Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7167 2024.06.28 20:24:31.173220 [ 3 ] {} <Debug> HTTP-Session: 4da1d841-0941-40e4-8fe8-f990b1e89f0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7168 2024.06.28 20:24:31.173236 [ 3 ] {} <Debug> HTTP-Session: 4da1d841-0941-40e4-8fe8-f990b1e89f0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7169 2024.06.28 20:24:31.173273 [ 3 ] {} <Trace> HTTP-Session: 4da1d841-0941-40e4-8fe8-f990b1e89f0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7170 2024.06.28 20:24:31.173424 [ 3 ] {8fc766de-1673-4192-93d0-667000f1e159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7171 2024.06.28 20:24:31.173474 [ 3 ] {8fc766de-1673-4192-93d0-667000f1e159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7172 2024.06.28 20:24:31.173608 [ 3 ] {8fc766de-1673-4192-93d0-667000f1e159} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7173 2024.06.28 20:24:31.174047 [ 3 ] {8fc766de-1673-4192-93d0-667000f1e159} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7174 2024.06.28 20:24:31.174088 [ 3 ] {8fc766de-1673-4192-93d0-667000f1e159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7175 2024.06.28 20:24:31.174429 [ 3 ] {8fc766de-1673-4192-93d0-667000f1e159} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7176 2024.06.28 20:24:31.174762 [ 3 ] {8fc766de-1673-4192-93d0-667000f1e159} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7177 2024.06.28 20:24:31.174916 [ 3 ] {8fc766de-1673-4192-93d0-667000f1e159} <Debug> executeQuery: Read 113 rows, 9.54 KiB in 0.001546 sec., 73091.84993531695 rows/sec., 6.02 MiB/sec.
7178 2024.06.28 20:24:31.174934 [ 73 ] {} <Debug> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7179 2024.06.28 20:24:31.175058 [ 73 ] {} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7180 2024.06.28 20:24:31.175100 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7181 2024.06.28 20:24:31.175181 [ 3 ] {8fc766de-1673-4192-93d0-667000f1e159} <Debug> DynamicQueryHandler: Done processing query
7182 2024.06.28 20:24:31.175248 [ 3 ] {8fc766de-1673-4192-93d0-667000f1e159} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7183 2024.06.28 20:24:31.175286 [ 3 ] {} <Debug> HTTP-Session: 4da1d841-0941-40e4-8fe8-f990b1e89f0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7184 2024.06.28 20:24:31.175312 [ 197 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::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
7185 2024.06.28 20:24:31.175483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 14109, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7186 2024.06.28 20:24:31.175554 [ 197 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7187 2024.06.28 20:24:31.175586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7188 2024.06.28 20:24:31.175622 [ 197 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 190 rows starting from the beginning of the part
7189 2024.06.28 20:24:31.175637 [ 3 ] {} <Debug> HTTP-Session: 5beca9dd-5ad2-4cb5-9939-23a446ea7c90 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7190 2024.06.28 20:24:31.175692 [ 3 ] {} <Debug> HTTP-Session: 5beca9dd-5ad2-4cb5-9939-23a446ea7c90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7191 2024.06.28 20:24:31.175728 [ 3 ] {} <Debug> HTTP-Session: 5beca9dd-5ad2-4cb5-9939-23a446ea7c90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7192 2024.06.28 20:24:31.175884 [ 197 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 150 rows starting from the beginning of the part
7193 2024.06.28 20:24:31.175892 [ 3 ] {} <Trace> HTTP-Session: 5beca9dd-5ad2-4cb5-9939-23a446ea7c90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7194 2024.06.28 20:24:31.176174 [ 197 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 89 rows starting from the beginning of the part
7195 2024.06.28 20:24:31.176417 [ 3 ] {83d25dc4-dd46-480c-8a4c-f7bbcf390f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7196 2024.06.28 20:24:31.176423 [ 197 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 113 rows starting from the beginning of the part
7197 2024.06.28 20:24:31.176635 [ 3 ] {83d25dc4-dd46-480c-8a4c-f7bbcf390f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7198 2024.06.28 20:24:31.176684 [ 197 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 89 rows starting from the beginning of the part
7199 2024.06.28 20:24:31.176952 [ 197 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 113 rows starting from the beginning of the part
7200 2024.06.28 20:24:31.177603 [ 3 ] {83d25dc4-dd46-480c-8a4c-f7bbcf390f03} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7201 2024.06.28 20:24:31.178466 [ 3 ] {83d25dc4-dd46-480c-8a4c-f7bbcf390f03} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7202 2024.06.28 20:24:31.178538 [ 3 ] {83d25dc4-dd46-480c-8a4c-f7bbcf390f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7203 2024.06.28 20:24:31.179326 [ 3 ] {83d25dc4-dd46-480c-8a4c-f7bbcf390f03} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7204 2024.06.28 20:24:31.179927 [ 197 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 744 rows, containing 4 columns (4 merged, 0 gathered) in 0.004736267 sec., 157085.73862073233 rows/sec., 12.80 MiB/sec.
7205 2024.06.28 20:24:31.180228 [ 188 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
7206 2024.06.28 20:24:31.180235 [ 3 ] {83d25dc4-dd46-480c-8a4c-f7bbcf390f03} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7207 2024.06.28 20:24:31.180581 [ 73 ] {} <Debug> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7208 2024.06.28 20:24:31.180694 [ 73 ] {} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7209 2024.06.28 20:24:31.180747 [ 3 ] {83d25dc4-dd46-480c-8a4c-f7bbcf390f03} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.004455 sec., 18630.7519640853 rows/sec., 1.45 MiB/sec.
7210 2024.06.28 20:24:31.180785 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7211 2024.06.28 20:24:31.181272 [ 196 ] {83f29066-60b5-431b-8a7e-f217868bed51::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
7212 2024.06.28 20:24:31.181544 [ 3 ] {83d25dc4-dd46-480c-8a4c-f7bbcf390f03} <Debug> DynamicQueryHandler: Done processing query
7213 2024.06.28 20:24:31.181627 [ 196 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7214 2024.06.28 20:24:31.181634 [ 3 ] {83d25dc4-dd46-480c-8a4c-f7bbcf390f03} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7215 2024.06.28 20:24:31.181704 [ 196 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 150 rows starting from the beginning of the part
7216 2024.06.28 20:24:31.181722 [ 3 ] {} <Debug> HTTP-Session: 5beca9dd-5ad2-4cb5-9939-23a446ea7c90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7217 2024.06.28 20:24:31.181737 [ 188 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_46_9} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7218 2024.06.28 20:24:31.182048 [ 196 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 109 rows starting from the beginning of the part
7219 2024.06.28 20:24:31.182078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7220 2024.06.28 20:24:31.182207 [ 188 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_46_9} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
7221 2024.06.28 20:24:31.182348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7222 2024.06.28 20:24:31.182505 [ 196 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 75 rows starting from the beginning of the part
7223 2024.06.28 20:24:31.182562 [ 3 ] {} <Debug> HTTP-Session: 54bb898e-0b69-465b-abfc-e5f14ff4e169 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7224 2024.06.28 20:24:31.182668 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
7225 2024.06.28 20:24:31.182682 [ 3 ] {} <Debug> HTTP-Session: 54bb898e-0b69-465b-abfc-e5f14ff4e169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7226 2024.06.28 20:24:31.182799 [ 3 ] {} <Debug> HTTP-Session: 54bb898e-0b69-465b-abfc-e5f14ff4e169 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7227 2024.06.28 20:24:31.182929 [ 196 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 83 rows starting from the beginning of the part
7228 2024.06.28 20:24:31.182973 [ 3 ] {} <Trace> HTTP-Session: 54bb898e-0b69-465b-abfc-e5f14ff4e169 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7229 2024.06.28 20:24:31.183132 [ 196 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 75 rows starting from the beginning of the part
7230 2024.06.28 20:24:31.183349 [ 196 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 83 rows starting from the beginning of the part
7231 2024.06.28 20:24:31.183545 [ 3 ] {3cfaa355-380f-4403-83be-ee9736002bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7232 2024.06.28 20:24:31.183858 [ 3 ] {3cfaa355-380f-4403-83be-ee9736002bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7233 2024.06.28 20:24:31.184409 [ 3 ] {3cfaa355-380f-4403-83be-ee9736002bf4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7234 2024.06.28 20:24:31.185625 [ 3 ] {3cfaa355-380f-4403-83be-ee9736002bf4} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7235 2024.06.28 20:24:31.185706 [ 3 ] {3cfaa355-380f-4403-83be-ee9736002bf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7236 2024.06.28 20:24:31.186246 [ 196 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 575 rows, containing 4 columns (4 merged, 0 gathered) in 0.005282509 sec., 108849.7908853539 rows/sec., 8.50 MiB/sec.
7237 2024.06.28 20:24:31.186473 [ 196 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
7238 2024.06.28 20:24:31.186815 [ 3 ] {3cfaa355-380f-4403-83be-ee9736002bf4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7239 2024.06.28 20:24:31.187274 [ 196 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_46_9} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7240 2024.06.28 20:24:31.187428 [ 196 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_46_9} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
7241 2024.06.28 20:24:31.187572 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
7242 2024.06.28 20:24:31.187653 [ 3 ] {3cfaa355-380f-4403-83be-ee9736002bf4} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7243 2024.06.28 20:24:31.187814 [ 3 ] {3cfaa355-380f-4403-83be-ee9736002bf4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004562 sec., 35072.33669443226 rows/sec., 2.44 MiB/sec.
7244 2024.06.28 20:24:31.187827 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7245 2024.06.28 20:24:31.187930 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7246 2024.06.28 20:24:31.187987 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7247 2024.06.28 20:24:31.188150 [ 3 ] {3cfaa355-380f-4403-83be-ee9736002bf4} <Debug> DynamicQueryHandler: Done processing query
7248 2024.06.28 20:24:31.188160 [ 192 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
7249 2024.06.28 20:24:31.188187 [ 3 ] {3cfaa355-380f-4403-83be-ee9736002bf4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7250 2024.06.28 20:24:31.188245 [ 3 ] {} <Debug> HTTP-Session: 54bb898e-0b69-465b-abfc-e5f14ff4e169 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7251 2024.06.28 20:24:31.188372 [ 192 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7252 2024.06.28 20:24:31.188411 [ 192 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 6844 rows starting from the beginning of the part
7253 2024.06.28 20:24:31.188468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30653, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7254 2024.06.28 20:24:31.188624 [ 192 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 197 rows starting from the beginning of the part
7255 2024.06.28 20:24:31.188640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7256 2024.06.28 20:24:31.188734 [ 3 ] {} <Debug> HTTP-Session: f7647a15-a7db-4fc9-bba0-01ae67011d78 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7257 2024.06.28 20:24:31.188850 [ 3 ] {} <Debug> HTTP-Session: f7647a15-a7db-4fc9-bba0-01ae67011d78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7258 2024.06.28 20:24:31.188930 [ 3 ] {} <Debug> HTTP-Session: f7647a15-a7db-4fc9-bba0-01ae67011d78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7259 2024.06.28 20:24:31.188953 [ 192 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part
7260 2024.06.28 20:24:31.189082 [ 3 ] {} <Trace> HTTP-Session: f7647a15-a7db-4fc9-bba0-01ae67011d78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7261 2024.06.28 20:24:31.189296 [ 192 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part
7262 2024.06.28 20:24:31.189554 [ 192 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part
7263 2024.06.28 20:24:31.189777 [ 3 ] {4935b2a3-ab85-487d-844e-bfadde5d0aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7264 2024.06.28 20:24:31.189801 [ 192 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
7265 2024.06.28 20:24:31.190225 [ 3 ] {4935b2a3-ab85-487d-844e-bfadde5d0aa1} <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
7266 2024.06.28 20:24:31.191704 [ 3 ] {4935b2a3-ab85-487d-844e-bfadde5d0aa1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7267 2024.06.28 20:24:31.193457 [ 3 ] {4935b2a3-ab85-487d-844e-bfadde5d0aa1} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7268 2024.06.28 20:24:31.193518 [ 3 ] {4935b2a3-ab85-487d-844e-bfadde5d0aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7269 2024.06.28 20:24:31.194509 [ 3 ] {4935b2a3-ab85-487d-844e-bfadde5d0aa1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7270 2024.06.28 20:24:31.195297 [ 201 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7681 rows, containing 5 columns (5 merged, 0 gathered) in 0.007207215 sec., 1065737.5976712224 rows/sec., 74.27 MiB/sec.
7271 2024.06.28 20:24:31.195537 [ 3 ] {4935b2a3-ab85-487d-844e-bfadde5d0aa1} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7272 2024.06.28 20:24:31.195800 [ 3 ] {4935b2a3-ab85-487d-844e-bfadde5d0aa1} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.006388 sec., 2974.3268628678775 rows/sec., 5.33 MiB/sec.
7273 2024.06.28 20:24:31.195945 [ 201 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
7274 2024.06.28 20:24:31.196331 [ 3 ] {4935b2a3-ab85-487d-844e-bfadde5d0aa1} <Debug> DynamicQueryHandler: Done processing query
7275 2024.06.28 20:24:31.196372 [ 3 ] {4935b2a3-ab85-487d-844e-bfadde5d0aa1} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
7276 2024.06.28 20:24:31.196413 [ 3 ] {} <Debug> HTTP-Session: f7647a15-a7db-4fc9-bba0-01ae67011d78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7277 2024.06.28 20:24:31.196603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7278 2024.06.28 20:24:31.196683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7279 2024.06.28 20:24:31.196710 [ 3 ] {} <Debug> HTTP-Session: e56d50d8-3858-4894-96e5-c47fbc64e750 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7280 2024.06.28 20:24:31.196736 [ 3 ] {} <Debug> HTTP-Session: e56d50d8-3858-4894-96e5-c47fbc64e750 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7281 2024.06.28 20:24:31.196758 [ 3 ] {} <Debug> HTTP-Session: e56d50d8-3858-4894-96e5-c47fbc64e750 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7282 2024.06.28 20:24:31.196824 [ 3 ] {} <Trace> HTTP-Session: e56d50d8-3858-4894-96e5-c47fbc64e750 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7283 2024.06.28 20:24:31.196825 [ 201 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7284 2024.06.28 20:24:31.197008 [ 201 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
7285 2024.06.28 20:24:31.197056 [ 3 ] {9eef634b-d418-483d-895f-ba628e7afbbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7286 2024.06.28 20:24:31.197169 [ 3 ] {9eef634b-d418-483d-895f-ba628e7afbbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7287 2024.06.28 20:24:31.197172 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB.
7288 2024.06.28 20:24:31.197370 [ 3 ] {9eef634b-d418-483d-895f-ba628e7afbbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7289 2024.06.28 20:24:31.197706 [ 3 ] {9eef634b-d418-483d-895f-ba628e7afbbc} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7290 2024.06.28 20:24:31.197744 [ 3 ] {9eef634b-d418-483d-895f-ba628e7afbbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7291 2024.06.28 20:24:31.198127 [ 3 ] {9eef634b-d418-483d-895f-ba628e7afbbc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7292 2024.06.28 20:24:31.198469 [ 3 ] {9eef634b-d418-483d-895f-ba628e7afbbc} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7293 2024.06.28 20:24:31.198625 [ 3 ] {9eef634b-d418-483d-895f-ba628e7afbbc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001662 sec., 36101.08303249098 rows/sec., 2.43 MiB/sec.
7294 2024.06.28 20:24:31.198646 [ 73 ] {} <Debug> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7295 2024.06.28 20:24:31.198724 [ 73 ] {} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7296 2024.06.28 20:24:31.198781 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7297 2024.06.28 20:24:31.198921 [ 3 ] {9eef634b-d418-483d-895f-ba628e7afbbc} <Debug> DynamicQueryHandler: Done processing query
7298 2024.06.28 20:24:31.199036 [ 3 ] {9eef634b-d418-483d-895f-ba628e7afbbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7299 2024.06.28 20:24:31.199108 [ 3 ] {} <Debug> HTTP-Session: e56d50d8-3858-4894-96e5-c47fbc64e750 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7300 2024.06.28 20:24:31.199125 [ 199 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
7301 2024.06.28 20:24:31.199563 [ 199 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7302 2024.06.28 20:24:31.199598 [ 199 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2422 rows starting from the beginning of the part
7303 2024.06.28 20:24:31.199681 [ 199 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
7304 2024.06.28 20:24:31.199777 [ 199 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
7305 2024.06.28 20:24:31.199887 [ 199 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
7306 2024.06.28 20:24:31.199971 [ 199 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
7307 2024.06.28 20:24:31.200062 [ 199 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
7308 2024.06.28 20:24:31.201508 [ 201 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2722 rows, containing 4 columns (4 merged, 0 gathered) in 0.00264126 sec., 1030568.7437056557 rows/sec., 69.47 MiB/sec.
7309 2024.06.28 20:24:31.201746 [ 199 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
7310 2024.06.28 20:24:31.202149 [ 199 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_46_9} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7311 2024.06.28 20:24:31.202233 [ 199 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_46_9} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
7312 2024.06.28 20:24:31.202321 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB.
7313 2024.06.28 20:24:36.170012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7314 2024.06.28 20:24:36.170203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7315 2024.06.28 20:24:36.170251 [ 3 ] {} <Debug> HTTP-Session: 96170ffd-aadf-443b-b172-72e27118fdde Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7316 2024.06.28 20:24:36.170293 [ 3 ] {} <Debug> HTTP-Session: 96170ffd-aadf-443b-b172-72e27118fdde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7317 2024.06.28 20:24:36.170323 [ 3 ] {} <Debug> HTTP-Session: 96170ffd-aadf-443b-b172-72e27118fdde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7318 2024.06.28 20:24:36.170402 [ 3 ] {} <Trace> HTTP-Session: 96170ffd-aadf-443b-b172-72e27118fdde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7319 2024.06.28 20:24:36.170670 [ 3 ] {3e92a4bd-9084-4027-8be3-97757a7f3eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7320 2024.06.28 20:24:36.170737 [ 3 ] {3e92a4bd-9084-4027-8be3-97757a7f3eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7321 2024.06.28 20:24:36.170938 [ 3 ] {3e92a4bd-9084-4027-8be3-97757a7f3eab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7322 2024.06.28 20:24:36.171457 [ 3 ] {3e92a4bd-9084-4027-8be3-97757a7f3eab} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7323 2024.06.28 20:24:36.171499 [ 3 ] {3e92a4bd-9084-4027-8be3-97757a7f3eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7324 2024.06.28 20:24:36.171877 [ 3 ] {3e92a4bd-9084-4027-8be3-97757a7f3eab} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7325 2024.06.28 20:24:36.172218 [ 3 ] {3e92a4bd-9084-4027-8be3-97757a7f3eab} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7326 2024.06.28 20:24:36.172368 [ 3 ] {3e92a4bd-9084-4027-8be3-97757a7f3eab} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001775 sec., 6197.1830985915485 rows/sec., 502.31 KiB/sec.
7327 2024.06.28 20:24:36.172580 [ 3 ] {3e92a4bd-9084-4027-8be3-97757a7f3eab} <Debug> DynamicQueryHandler: Done processing query
7328 2024.06.28 20:24:36.172606 [ 3 ] {3e92a4bd-9084-4027-8be3-97757a7f3eab} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7329 2024.06.28 20:24:36.172623 [ 3 ] {} <Debug> HTTP-Session: 96170ffd-aadf-443b-b172-72e27118fdde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7330 2024.06.28 20:24:36.172758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7331 2024.06.28 20:24:36.172815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7332 2024.06.28 20:24:36.172835 [ 3 ] {} <Debug> HTTP-Session: 0ea78bf6-6ef1-4359-be7d-63389c77ea8f Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7333 2024.06.28 20:24:36.172853 [ 3 ] {} <Debug> HTTP-Session: 0ea78bf6-6ef1-4359-be7d-63389c77ea8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7334 2024.06.28 20:24:36.172868 [ 3 ] {} <Debug> HTTP-Session: 0ea78bf6-6ef1-4359-be7d-63389c77ea8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7335 2024.06.28 20:24:36.172903 [ 3 ] {} <Trace> HTTP-Session: 0ea78bf6-6ef1-4359-be7d-63389c77ea8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7336 2024.06.28 20:24:36.173006 [ 3 ] {2bf2bd2d-8edd-4e9d-89b0-27c6c1bd5f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7337 2024.06.28 20:24:36.173052 [ 3 ] {2bf2bd2d-8edd-4e9d-89b0-27c6c1bd5f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7338 2024.06.28 20:24:36.173185 [ 3 ] {2bf2bd2d-8edd-4e9d-89b0-27c6c1bd5f1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7339 2024.06.28 20:24:36.173495 [ 3 ] {2bf2bd2d-8edd-4e9d-89b0-27c6c1bd5f1a} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7340 2024.06.28 20:24:36.173531 [ 3 ] {2bf2bd2d-8edd-4e9d-89b0-27c6c1bd5f1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7341 2024.06.28 20:24:36.173842 [ 3 ] {2bf2bd2d-8edd-4e9d-89b0-27c6c1bd5f1a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7342 2024.06.28 20:24:36.174168 [ 3 ] {2bf2bd2d-8edd-4e9d-89b0-27c6c1bd5f1a} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7343 2024.06.28 20:24:36.174296 [ 3 ] {2bf2bd2d-8edd-4e9d-89b0-27c6c1bd5f1a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001318 sec., 3034.901365705615 rows/sec., 247.47 KiB/sec.
7344 2024.06.28 20:24:36.174581 [ 3 ] {2bf2bd2d-8edd-4e9d-89b0-27c6c1bd5f1a} <Debug> DynamicQueryHandler: Done processing query
7345 2024.06.28 20:24:36.174608 [ 3 ] {2bf2bd2d-8edd-4e9d-89b0-27c6c1bd5f1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7346 2024.06.28 20:24:36.174624 [ 3 ] {} <Debug> HTTP-Session: 0ea78bf6-6ef1-4359-be7d-63389c77ea8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7347 2024.06.28 20:24:36.174754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 13069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7348 2024.06.28 20:24:36.174804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7349 2024.06.28 20:24:36.174823 [ 3 ] {} <Debug> HTTP-Session: faf0e30f-13ad-41f3-b31a-ae8accfa9080 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7350 2024.06.28 20:24:36.174841 [ 3 ] {} <Debug> HTTP-Session: faf0e30f-13ad-41f3-b31a-ae8accfa9080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7351 2024.06.28 20:24:36.174855 [ 3 ] {} <Debug> HTTP-Session: faf0e30f-13ad-41f3-b31a-ae8accfa9080 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7352 2024.06.28 20:24:36.174887 [ 3 ] {} <Trace> HTTP-Session: faf0e30f-13ad-41f3-b31a-ae8accfa9080 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7353 2024.06.28 20:24:36.175015 [ 3 ] {88e49951-afef-4d7e-a55d-766d5b5287ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7354 2024.06.28 20:24:36.175059 [ 3 ] {88e49951-afef-4d7e-a55d-766d5b5287ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7355 2024.06.28 20:24:36.175202 [ 3 ] {88e49951-afef-4d7e-a55d-766d5b5287ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7356 2024.06.28 20:24:36.175548 [ 3 ] {88e49951-afef-4d7e-a55d-766d5b5287ba} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7357 2024.06.28 20:24:36.175585 [ 3 ] {88e49951-afef-4d7e-a55d-766d5b5287ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7358 2024.06.28 20:24:36.175902 [ 3 ] {88e49951-afef-4d7e-a55d-766d5b5287ba} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
7359 2024.06.28 20:24:36.176223 [ 3 ] {88e49951-afef-4d7e-a55d-766d5b5287ba} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7360 2024.06.28 20:24:36.176345 [ 3 ] {88e49951-afef-4d7e-a55d-766d5b5287ba} <Debug> executeQuery: Read 91 rows, 7.51 KiB in 0.00138 sec., 65942.02898550725 rows/sec., 5.31 MiB/sec.
7361 2024.06.28 20:24:36.176604 [ 3 ] {88e49951-afef-4d7e-a55d-766d5b5287ba} <Debug> DynamicQueryHandler: Done processing query
7362 2024.06.28 20:24:36.176666 [ 3 ] {88e49951-afef-4d7e-a55d-766d5b5287ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7363 2024.06.28 20:24:36.176717 [ 3 ] {} <Debug> HTTP-Session: faf0e30f-13ad-41f3-b31a-ae8accfa9080 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7364 2024.06.28 20:24:36.176883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7365 2024.06.28 20:24:36.176934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7366 2024.06.28 20:24:36.176955 [ 3 ] {} <Debug> HTTP-Session: 5033eb2b-487e-442e-922e-30636762319d Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7367 2024.06.28 20:24:36.176972 [ 3 ] {} <Debug> HTTP-Session: 5033eb2b-487e-442e-922e-30636762319d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7368 2024.06.28 20:24:36.176986 [ 3 ] {} <Debug> HTTP-Session: 5033eb2b-487e-442e-922e-30636762319d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7369 2024.06.28 20:24:36.177017 [ 3 ] {} <Trace> HTTP-Session: 5033eb2b-487e-442e-922e-30636762319d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7370 2024.06.28 20:24:36.177117 [ 3 ] {20ed9fbd-d252-4bc2-a93a-5da704ba80fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7371 2024.06.28 20:24:36.177162 [ 3 ] {20ed9fbd-d252-4bc2-a93a-5da704ba80fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7372 2024.06.28 20:24:36.177302 [ 3 ] {20ed9fbd-d252-4bc2-a93a-5da704ba80fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7373 2024.06.28 20:24:36.177606 [ 3 ] {20ed9fbd-d252-4bc2-a93a-5da704ba80fa} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7374 2024.06.28 20:24:36.177643 [ 3 ] {20ed9fbd-d252-4bc2-a93a-5da704ba80fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7375 2024.06.28 20:24:36.177946 [ 3 ] {20ed9fbd-d252-4bc2-a93a-5da704ba80fa} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7376 2024.06.28 20:24:36.178256 [ 3 ] {20ed9fbd-d252-4bc2-a93a-5da704ba80fa} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7377 2024.06.28 20:24:36.178388 [ 3 ] {20ed9fbd-d252-4bc2-a93a-5da704ba80fa} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001295 sec., 3088.803088803089 rows/sec., 215.67 KiB/sec.
7378 2024.06.28 20:24:36.178652 [ 3 ] {20ed9fbd-d252-4bc2-a93a-5da704ba80fa} <Debug> DynamicQueryHandler: Done processing query
7379 2024.06.28 20:24:36.178680 [ 3 ] {20ed9fbd-d252-4bc2-a93a-5da704ba80fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7380 2024.06.28 20:24:36.178696 [ 3 ] {} <Debug> HTTP-Session: 5033eb2b-487e-442e-922e-30636762319d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7381 2024.06.28 20:24:36.178837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 13440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7382 2024.06.28 20:24:36.178884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7383 2024.06.28 20:24:36.178903 [ 3 ] {} <Debug> HTTP-Session: eed7722a-baa6-4bd1-9ee8-ffa0d50968d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7384 2024.06.28 20:24:36.178920 [ 3 ] {} <Debug> HTTP-Session: eed7722a-baa6-4bd1-9ee8-ffa0d50968d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7385 2024.06.28 20:24:36.178934 [ 3 ] {} <Debug> HTTP-Session: eed7722a-baa6-4bd1-9ee8-ffa0d50968d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7386 2024.06.28 20:24:36.178964 [ 3 ] {} <Trace> HTTP-Session: eed7722a-baa6-4bd1-9ee8-ffa0d50968d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7387 2024.06.28 20:24:36.179081 [ 3 ] {eb99f10c-3f4c-44fe-abbe-0265535aa846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7388 2024.06.28 20:24:36.179123 [ 3 ] {eb99f10c-3f4c-44fe-abbe-0265535aa846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7389 2024.06.28 20:24:36.179268 [ 3 ] {eb99f10c-3f4c-44fe-abbe-0265535aa846} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7390 2024.06.28 20:24:36.179589 [ 3 ] {eb99f10c-3f4c-44fe-abbe-0265535aa846} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7391 2024.06.28 20:24:36.179625 [ 3 ] {eb99f10c-3f4c-44fe-abbe-0265535aa846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7392 2024.06.28 20:24:36.179939 [ 3 ] {eb99f10c-3f4c-44fe-abbe-0265535aa846} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
7393 2024.06.28 20:24:36.180246 [ 3 ] {eb99f10c-3f4c-44fe-abbe-0265535aa846} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7394 2024.06.28 20:24:36.180396 [ 3 ] {eb99f10c-3f4c-44fe-abbe-0265535aa846} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001352 sec., 58431.952662721895 rows/sec., 4.57 MiB/sec.
7395 2024.06.28 20:24:36.180674 [ 3 ] {eb99f10c-3f4c-44fe-abbe-0265535aa846} <Debug> DynamicQueryHandler: Done processing query
7396 2024.06.28 20:24:36.180727 [ 3 ] {eb99f10c-3f4c-44fe-abbe-0265535aa846} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7397 2024.06.28 20:24:36.180771 [ 3 ] {} <Debug> HTTP-Session: eed7722a-baa6-4bd1-9ee8-ffa0d50968d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7398 2024.06.28 20:24:36.180964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 31048, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7399 2024.06.28 20:24:36.181015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7400 2024.06.28 20:24:36.181033 [ 3 ] {} <Debug> HTTP-Session: a225620e-ebf2-4f9a-b739-9b343a4db95b Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7401 2024.06.28 20:24:36.181050 [ 3 ] {} <Debug> HTTP-Session: a225620e-ebf2-4f9a-b739-9b343a4db95b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7402 2024.06.28 20:24:36.181064 [ 3 ] {} <Debug> HTTP-Session: a225620e-ebf2-4f9a-b739-9b343a4db95b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7403 2024.06.28 20:24:36.181095 [ 3 ] {} <Trace> HTTP-Session: a225620e-ebf2-4f9a-b739-9b343a4db95b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7404 2024.06.28 20:24:36.181239 [ 3 ] {22903cb7-0091-44ed-ac64-3d87b329d6ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7405 2024.06.28 20:24:36.181288 [ 3 ] {22903cb7-0091-44ed-ac64-3d87b329d6ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7406 2024.06.28 20:24:36.181449 [ 3 ] {22903cb7-0091-44ed-ac64-3d87b329d6ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7407 2024.06.28 20:24:36.181820 [ 3 ] {22903cb7-0091-44ed-ac64-3d87b329d6ad} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7408 2024.06.28 20:24:36.181855 [ 3 ] {22903cb7-0091-44ed-ac64-3d87b329d6ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7409 2024.06.28 20:24:36.182235 [ 3 ] {22903cb7-0091-44ed-ac64-3d87b329d6ad} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
7410 2024.06.28 20:24:36.182586 [ 3 ] {22903cb7-0091-44ed-ac64-3d87b329d6ad} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7411 2024.06.28 20:24:36.182742 [ 3 ] {22903cb7-0091-44ed-ac64-3d87b329d6ad} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001562 sec., 103713.18822023047 rows/sec., 7.22 MiB/sec.
7412 2024.06.28 20:24:36.183029 [ 3 ] {22903cb7-0091-44ed-ac64-3d87b329d6ad} <Debug> DynamicQueryHandler: Done processing query
7413 2024.06.28 20:24:36.183098 [ 3 ] {22903cb7-0091-44ed-ac64-3d87b329d6ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7414 2024.06.28 20:24:36.183158 [ 3 ] {} <Debug> HTTP-Session: a225620e-ebf2-4f9a-b739-9b343a4db95b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7415 2024.06.28 20:24:36.183355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 17713, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7416 2024.06.28 20:24:36.183406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7417 2024.06.28 20:24:36.183426 [ 3 ] {} <Debug> HTTP-Session: 739540d0-f0e7-42a8-848f-70bc2681b4ab Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7418 2024.06.28 20:24:36.183442 [ 3 ] {} <Debug> HTTP-Session: 739540d0-f0e7-42a8-848f-70bc2681b4ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7419 2024.06.28 20:24:36.183456 [ 3 ] {} <Debug> HTTP-Session: 739540d0-f0e7-42a8-848f-70bc2681b4ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7420 2024.06.28 20:24:36.183487 [ 3 ] {} <Trace> HTTP-Session: 739540d0-f0e7-42a8-848f-70bc2681b4ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7421 2024.06.28 20:24:36.183667 [ 3 ] {f9482b5d-3e17-4344-9aeb-b54ca000be48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7422 2024.06.28 20:24:36.183736 [ 3 ] {f9482b5d-3e17-4344-9aeb-b54ca000be48} <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
7423 2024.06.28 20:24:36.184158 [ 3 ] {f9482b5d-3e17-4344-9aeb-b54ca000be48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7424 2024.06.28 20:24:36.184716 [ 3 ] {f9482b5d-3e17-4344-9aeb-b54ca000be48} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7425 2024.06.28 20:24:36.184750 [ 3 ] {f9482b5d-3e17-4344-9aeb-b54ca000be48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7426 2024.06.28 20:24:36.185341 [ 3 ] {f9482b5d-3e17-4344-9aeb-b54ca000be48} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7427 2024.06.28 20:24:36.185747 [ 3 ] {f9482b5d-3e17-4344-9aeb-b54ca000be48} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7428 2024.06.28 20:24:36.185941 [ 3 ] {f9482b5d-3e17-4344-9aeb-b54ca000be48} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002374 sec., 4633.529907329402 rows/sec., 8.30 MiB/sec.
7429 2024.06.28 20:24:36.186163 [ 3 ] {f9482b5d-3e17-4344-9aeb-b54ca000be48} <Debug> DynamicQueryHandler: Done processing query
7430 2024.06.28 20:24:36.186187 [ 3 ] {f9482b5d-3e17-4344-9aeb-b54ca000be48} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
7431 2024.06.28 20:24:36.186202 [ 3 ] {} <Debug> HTTP-Session: 739540d0-f0e7-42a8-848f-70bc2681b4ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7432 2024.06.28 20:24:36.186316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7433 2024.06.28 20:24:36.186363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7434 2024.06.28 20:24:36.186383 [ 3 ] {} <Debug> HTTP-Session: c557047e-1f8d-49ce-9df9-924e7fc94907 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7435 2024.06.28 20:24:36.186399 [ 3 ] {} <Debug> HTTP-Session: c557047e-1f8d-49ce-9df9-924e7fc94907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7436 2024.06.28 20:24:36.186413 [ 3 ] {} <Debug> HTTP-Session: c557047e-1f8d-49ce-9df9-924e7fc94907 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7437 2024.06.28 20:24:36.186443 [ 3 ] {} <Trace> HTTP-Session: c557047e-1f8d-49ce-9df9-924e7fc94907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7438 2024.06.28 20:24:36.186562 [ 3 ] {a9ce6019-c67f-4975-948a-d98842260228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7439 2024.06.28 20:24:36.186606 [ 3 ] {a9ce6019-c67f-4975-948a-d98842260228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7440 2024.06.28 20:24:36.186734 [ 3 ] {a9ce6019-c67f-4975-948a-d98842260228} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7441 2024.06.28 20:24:36.187015 [ 3 ] {a9ce6019-c67f-4975-948a-d98842260228} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7442 2024.06.28 20:24:36.187050 [ 3 ] {a9ce6019-c67f-4975-948a-d98842260228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7443 2024.06.28 20:24:36.187410 [ 3 ] {a9ce6019-c67f-4975-948a-d98842260228} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
7444 2024.06.28 20:24:36.187730 [ 3 ] {a9ce6019-c67f-4975-948a-d98842260228} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7445 2024.06.28 20:24:36.187884 [ 3 ] {a9ce6019-c67f-4975-948a-d98842260228} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00136 sec., 44117.647058823524 rows/sec., 2.97 MiB/sec.
7446 2024.06.28 20:24:36.188162 [ 3 ] {a9ce6019-c67f-4975-948a-d98842260228} <Debug> DynamicQueryHandler: Done processing query
7447 2024.06.28 20:24:36.188203 [ 3 ] {a9ce6019-c67f-4975-948a-d98842260228} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7448 2024.06.28 20:24:36.188226 [ 3 ] {} <Debug> HTTP-Session: c557047e-1f8d-49ce-9df9-924e7fc94907 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7449 2024.06.28 20:24:40.338588 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache
7450 2024.06.28 20:24:40.338641 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache
7451 2024.06.28 20:24:41.172331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7452 2024.06.28 20:24:41.172465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7453 2024.06.28 20:24:41.172492 [ 3 ] {} <Debug> HTTP-Session: 7d799675-1692-4b52-a3b5-c28e428d34cd Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7454 2024.06.28 20:24:41.172517 [ 3 ] {} <Debug> HTTP-Session: 7d799675-1692-4b52-a3b5-c28e428d34cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7455 2024.06.28 20:24:41.172532 [ 3 ] {} <Debug> HTTP-Session: 7d799675-1692-4b52-a3b5-c28e428d34cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7456 2024.06.28 20:24:41.172582 [ 3 ] {} <Trace> HTTP-Session: 7d799675-1692-4b52-a3b5-c28e428d34cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7457 2024.06.28 20:24:41.172766 [ 3 ] {4700104f-964a-45e3-9683-357539c44fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7458 2024.06.28 20:24:41.172833 [ 3 ] {4700104f-964a-45e3-9683-357539c44fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7459 2024.06.28 20:24:41.173028 [ 3 ] {4700104f-964a-45e3-9683-357539c44fe7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7460 2024.06.28 20:24:41.173440 [ 3 ] {4700104f-964a-45e3-9683-357539c44fe7} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7461 2024.06.28 20:24:41.173481 [ 3 ] {4700104f-964a-45e3-9683-357539c44fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7462 2024.06.28 20:24:41.173863 [ 3 ] {4700104f-964a-45e3-9683-357539c44fe7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7463 2024.06.28 20:24:41.174210 [ 3 ] {4700104f-964a-45e3-9683-357539c44fe7} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7464 2024.06.28 20:24:41.174372 [ 3 ] {4700104f-964a-45e3-9683-357539c44fe7} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001664 sec., 11418.269230769232 rows/sec., 925.50 KiB/sec.
7465 2024.06.28 20:24:41.174580 [ 3 ] {4700104f-964a-45e3-9683-357539c44fe7} <Debug> DynamicQueryHandler: Done processing query
7466 2024.06.28 20:24:41.174606 [ 3 ] {4700104f-964a-45e3-9683-357539c44fe7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7467 2024.06.28 20:24:41.174622 [ 3 ] {} <Debug> HTTP-Session: 7d799675-1692-4b52-a3b5-c28e428d34cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7468 2024.06.28 20:24:41.174744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7469 2024.06.28 20:24:41.174793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7470 2024.06.28 20:24:41.174812 [ 3 ] {} <Debug> HTTP-Session: 3d53c250-5747-4dc1-9656-5abcff0a7acd Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7471 2024.06.28 20:24:41.174830 [ 3 ] {} <Debug> HTTP-Session: 3d53c250-5747-4dc1-9656-5abcff0a7acd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7472 2024.06.28 20:24:41.174845 [ 3 ] {} <Debug> HTTP-Session: 3d53c250-5747-4dc1-9656-5abcff0a7acd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7473 2024.06.28 20:24:41.174876 [ 3 ] {} <Trace> HTTP-Session: 3d53c250-5747-4dc1-9656-5abcff0a7acd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7474 2024.06.28 20:24:41.174970 [ 3 ] {cc7b7d07-210d-4dd1-b2df-4435dd318f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7475 2024.06.28 20:24:41.175014 [ 3 ] {cc7b7d07-210d-4dd1-b2df-4435dd318f07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7476 2024.06.28 20:24:41.175143 [ 3 ] {cc7b7d07-210d-4dd1-b2df-4435dd318f07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7477 2024.06.28 20:24:41.175433 [ 3 ] {cc7b7d07-210d-4dd1-b2df-4435dd318f07} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7478 2024.06.28 20:24:41.175470 [ 3 ] {cc7b7d07-210d-4dd1-b2df-4435dd318f07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7479 2024.06.28 20:24:41.175776 [ 3 ] {cc7b7d07-210d-4dd1-b2df-4435dd318f07} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7480 2024.06.28 20:24:41.176087 [ 3 ] {cc7b7d07-210d-4dd1-b2df-4435dd318f07} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7481 2024.06.28 20:24:41.176232 [ 3 ] {cc7b7d07-210d-4dd1-b2df-4435dd318f07} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001278 sec., 1564.9452269170579 rows/sec., 127.61 KiB/sec.
7482 2024.06.28 20:24:41.176245 [ 65 ] {} <Debug> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
7483 2024.06.28 20:24:41.176356 [ 65 ] {} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7484 2024.06.28 20:24:41.176394 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7485 2024.06.28 20:24:41.176465 [ 3 ] {cc7b7d07-210d-4dd1-b2df-4435dd318f07} <Debug> DynamicQueryHandler: Done processing query
7486 2024.06.28 20:24:41.176524 [ 3 ] {cc7b7d07-210d-4dd1-b2df-4435dd318f07} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7487 2024.06.28 20:24:41.176584 [ 3 ] {} <Debug> HTTP-Session: 3d53c250-5747-4dc1-9656-5abcff0a7acd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7488 2024.06.28 20:24:41.176642 [ 189 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::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
7489 2024.06.28 20:24:41.176799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 21484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7490 2024.06.28 20:24:41.176913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7491 2024.06.28 20:24:41.176928 [ 189 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7492 2024.06.28 20:24:41.176946 [ 3 ] {} <Debug> HTTP-Session: 69864f16-01af-47a2-9da4-b8b368aa018d Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7493 2024.06.28 20:24:41.176993 [ 3 ] {} <Debug> HTTP-Session: 69864f16-01af-47a2-9da4-b8b368aa018d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7494 2024.06.28 20:24:41.177003 [ 189 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 14 rows starting from the beginning of the part
7495 2024.06.28 20:24:41.177018 [ 3 ] {} <Debug> HTTP-Session: 69864f16-01af-47a2-9da4-b8b368aa018d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7496 2024.06.28 20:24:41.177099 [ 3 ] {} <Trace> HTTP-Session: 69864f16-01af-47a2-9da4-b8b368aa018d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7497 2024.06.28 20:24:41.177238 [ 189 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part
7498 2024.06.28 20:24:41.177603 [ 189 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
7499 2024.06.28 20:24:41.177608 [ 3 ] {a522946f-fe26-409a-ae8c-b175d0617b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7500 2024.06.28 20:24:41.177853 [ 3 ] {a522946f-fe26-409a-ae8c-b175d0617b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7501 2024.06.28 20:24:41.177905 [ 189 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
7502 2024.06.28 20:24:41.178245 [ 189 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part
7503 2024.06.28 20:24:41.178558 [ 189 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part
7504 2024.06.28 20:24:41.179218 [ 3 ] {a522946f-fe26-409a-ae8c-b175d0617b54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7505 2024.06.28 20:24:41.180051 [ 3 ] {a522946f-fe26-409a-ae8c-b175d0617b54} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7506 2024.06.28 20:24:41.180111 [ 3 ] {a522946f-fe26-409a-ae8c-b175d0617b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7507 2024.06.28 20:24:41.181023 [ 3 ] {a522946f-fe26-409a-ae8c-b175d0617b54} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
7508 2024.06.28 20:24:41.181228 [ 201 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.004741047 sec., 5905.86847166881 rows/sec., 481.58 KiB/sec.
7509 2024.06.28 20:24:41.181512 [ 201 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
7510 2024.06.28 20:24:41.181749 [ 3 ] {a522946f-fe26-409a-ae8c-b175d0617b54} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7511 2024.06.28 20:24:41.182205 [ 3 ] {a522946f-fe26-409a-ae8c-b175d0617b54} <Debug> executeQuery: Read 150 rows, 12.37 KiB in 0.004897 sec., 30630.998570553398 rows/sec., 2.47 MiB/sec.
7512 2024.06.28 20:24:41.182606 [ 201 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_16_3} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7513 2024.06.28 20:24:41.182900 [ 201 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_16_3} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
7514 2024.06.28 20:24:41.182920 [ 3 ] {a522946f-fe26-409a-ae8c-b175d0617b54} <Debug> DynamicQueryHandler: Done processing query
7515 2024.06.28 20:24:41.183061 [ 3 ] {a522946f-fe26-409a-ae8c-b175d0617b54} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7516 2024.06.28 20:24:41.183149 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
7517 2024.06.28 20:24:41.183148 [ 3 ] {} <Debug> HTTP-Session: 69864f16-01af-47a2-9da4-b8b368aa018d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7518 2024.06.28 20:24:41.183311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7519 2024.06.28 20:24:41.183360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7520 2024.06.28 20:24:41.183379 [ 3 ] {} <Debug> HTTP-Session: 6d0a081c-2bbd-45da-8478-568e8d342719 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7521 2024.06.28 20:24:41.183396 [ 3 ] {} <Debug> HTTP-Session: 6d0a081c-2bbd-45da-8478-568e8d342719 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7522 2024.06.28 20:24:41.183410 [ 3 ] {} <Debug> HTTP-Session: 6d0a081c-2bbd-45da-8478-568e8d342719 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7523 2024.06.28 20:24:41.183440 [ 3 ] {} <Trace> HTTP-Session: 6d0a081c-2bbd-45da-8478-568e8d342719 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7524 2024.06.28 20:24:41.183541 [ 3 ] {a1981737-cc8a-4201-9591-77e8fc976a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7525 2024.06.28 20:24:41.183586 [ 3 ] {a1981737-cc8a-4201-9591-77e8fc976a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7526 2024.06.28 20:24:41.183740 [ 3 ] {a1981737-cc8a-4201-9591-77e8fc976a24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7527 2024.06.28 20:24:41.184072 [ 3 ] {a1981737-cc8a-4201-9591-77e8fc976a24} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7528 2024.06.28 20:24:41.184109 [ 3 ] {a1981737-cc8a-4201-9591-77e8fc976a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7529 2024.06.28 20:24:41.184429 [ 3 ] {a1981737-cc8a-4201-9591-77e8fc976a24} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7530 2024.06.28 20:24:41.184742 [ 3 ] {a1981737-cc8a-4201-9591-77e8fc976a24} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7531 2024.06.28 20:24:41.184924 [ 3 ] {a1981737-cc8a-4201-9591-77e8fc976a24} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001397 sec., 1431.6392269148175 rows/sec., 99.96 KiB/sec.
7532 2024.06.28 20:24:41.184927 [ 65 ] {} <Debug> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
7533 2024.06.28 20:24:41.185018 [ 65 ] {} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7534 2024.06.28 20:24:41.185073 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7535 2024.06.28 20:24:41.185179 [ 3 ] {a1981737-cc8a-4201-9591-77e8fc976a24} <Debug> DynamicQueryHandler: Done processing query
7536 2024.06.28 20:24:41.185212 [ 3 ] {a1981737-cc8a-4201-9591-77e8fc976a24} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7537 2024.06.28 20:24:41.185219 [ 190 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::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
7538 2024.06.28 20:24:41.185232 [ 3 ] {} <Debug> HTTP-Session: 6d0a081c-2bbd-45da-8478-568e8d342719 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7539 2024.06.28 20:24:41.185344 [ 190 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7540 2024.06.28 20:24:41.185379 [ 190 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 14 rows starting from the beginning of the part
7541 2024.06.28 20:24:41.185382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 18490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7542 2024.06.28 20:24:41.185517 [ 190 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part
7543 2024.06.28 20:24:41.185536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7544 2024.06.28 20:24:41.185619 [ 3 ] {} <Debug> HTTP-Session: fb0eb19b-e82e-47ff-8a4e-50f8411adb9e Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7545 2024.06.28 20:24:41.185724 [ 3 ] {} <Debug> HTTP-Session: fb0eb19b-e82e-47ff-8a4e-50f8411adb9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7546 2024.06.28 20:24:41.185817 [ 3 ] {} <Debug> HTTP-Session: fb0eb19b-e82e-47ff-8a4e-50f8411adb9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7547 2024.06.28 20:24:41.185895 [ 190 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
7548 2024.06.28 20:24:41.185930 [ 3 ] {} <Trace> HTTP-Session: fb0eb19b-e82e-47ff-8a4e-50f8411adb9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7549 2024.06.28 20:24:41.186116 [ 190 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
7550 2024.06.28 20:24:41.186288 [ 3 ] {20dcfd9f-e38e-455e-aff8-bdba2b8eb958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7551 2024.06.28 20:24:41.186403 [ 190 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part
7552 2024.06.28 20:24:41.186447 [ 3 ] {20dcfd9f-e38e-455e-aff8-bdba2b8eb958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7553 2024.06.28 20:24:41.186683 [ 190 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part
7554 2024.06.28 20:24:41.187346 [ 3 ] {20dcfd9f-e38e-455e-aff8-bdba2b8eb958} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7555 2024.06.28 20:24:41.187919 [ 3 ] {20dcfd9f-e38e-455e-aff8-bdba2b8eb958} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7556 2024.06.28 20:24:41.187960 [ 3 ] {20dcfd9f-e38e-455e-aff8-bdba2b8eb958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7557 2024.06.28 20:24:41.188515 [ 3 ] {20dcfd9f-e38e-455e-aff8-bdba2b8eb958} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
7558 2024.06.28 20:24:41.188528 [ 200 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.003366562 sec., 8317.090254093047 rows/sec., 580.73 KiB/sec.
7559 2024.06.28 20:24:41.188841 [ 200 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
7560 2024.06.28 20:24:41.189113 [ 3 ] {20dcfd9f-e38e-455e-aff8-bdba2b8eb958} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7561 2024.06.28 20:24:41.189561 [ 3 ] {20dcfd9f-e38e-455e-aff8-bdba2b8eb958} <Debug> executeQuery: Read 109 rows, 8.70 KiB in 0.003429 sec., 31787.69320501604 rows/sec., 2.48 MiB/sec.
7562 2024.06.28 20:24:41.189778 [ 200 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_16_3} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7563 2024.06.28 20:24:41.189852 [ 3 ] {20dcfd9f-e38e-455e-aff8-bdba2b8eb958} <Debug> DynamicQueryHandler: Done processing query
7564 2024.06.28 20:24:41.189903 [ 3 ] {20dcfd9f-e38e-455e-aff8-bdba2b8eb958} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7565 2024.06.28 20:24:41.189921 [ 200 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_16_3} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
7566 2024.06.28 20:24:41.189931 [ 3 ] {} <Debug> HTTP-Session: fb0eb19b-e82e-47ff-8a4e-50f8411adb9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7567 2024.06.28 20:24:41.190053 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
7568 2024.06.28 20:24:41.190143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 37817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7569 2024.06.28 20:24:41.190199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7570 2024.06.28 20:24:41.190220 [ 3 ] {} <Debug> HTTP-Session: 5fc835fb-fef6-4b3c-b7b9-bfa2fe5e738d Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7571 2024.06.28 20:24:41.190237 [ 3 ] {} <Debug> HTTP-Session: 5fc835fb-fef6-4b3c-b7b9-bfa2fe5e738d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7572 2024.06.28 20:24:41.190250 [ 3 ] {} <Debug> HTTP-Session: 5fc835fb-fef6-4b3c-b7b9-bfa2fe5e738d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7573 2024.06.28 20:24:41.190282 [ 3 ] {} <Trace> HTTP-Session: 5fc835fb-fef6-4b3c-b7b9-bfa2fe5e738d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7574 2024.06.28 20:24:41.190470 [ 3 ] {b0959907-fe63-4ac2-a028-26dd39fdea63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7575 2024.06.28 20:24:41.190521 [ 3 ] {b0959907-fe63-4ac2-a028-26dd39fdea63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7576 2024.06.28 20:24:41.190684 [ 3 ] {b0959907-fe63-4ac2-a028-26dd39fdea63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7577 2024.06.28 20:24:41.191083 [ 3 ] {b0959907-fe63-4ac2-a028-26dd39fdea63} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7578 2024.06.28 20:24:41.191118 [ 3 ] {b0959907-fe63-4ac2-a028-26dd39fdea63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7579 2024.06.28 20:24:41.191519 [ 3 ] {b0959907-fe63-4ac2-a028-26dd39fdea63} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
7580 2024.06.28 20:24:41.191862 [ 3 ] {b0959907-fe63-4ac2-a028-26dd39fdea63} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7581 2024.06.28 20:24:41.192003 [ 3 ] {b0959907-fe63-4ac2-a028-26dd39fdea63} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.00163 sec., 120858.89570552147 rows/sec., 8.44 MiB/sec.
7582 2024.06.28 20:24:41.192179 [ 3 ] {b0959907-fe63-4ac2-a028-26dd39fdea63} <Debug> DynamicQueryHandler: Done processing query
7583 2024.06.28 20:24:41.192205 [ 3 ] {b0959907-fe63-4ac2-a028-26dd39fdea63} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
7584 2024.06.28 20:24:41.192221 [ 3 ] {} <Debug> HTTP-Session: 5fc835fb-fef6-4b3c-b7b9-bfa2fe5e738d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7585 2024.06.28 20:24:41.192385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7586 2024.06.28 20:24:41.192432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7587 2024.06.28 20:24:41.192452 [ 3 ] {} <Debug> HTTP-Session: bfe4a0b9-6642-4b2f-95aa-6c8b1114f5fd Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7588 2024.06.28 20:24:41.192468 [ 3 ] {} <Debug> HTTP-Session: bfe4a0b9-6642-4b2f-95aa-6c8b1114f5fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7589 2024.06.28 20:24:41.192483 [ 3 ] {} <Debug> HTTP-Session: bfe4a0b9-6642-4b2f-95aa-6c8b1114f5fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7590 2024.06.28 20:24:41.192513 [ 3 ] {} <Trace> HTTP-Session: bfe4a0b9-6642-4b2f-95aa-6c8b1114f5fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7591 2024.06.28 20:24:41.192773 [ 3 ] {46f39ff3-7f24-4610-bb89-d3e230d46a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7592 2024.06.28 20:24:41.192837 [ 3 ] {46f39ff3-7f24-4610-bb89-d3e230d46a55} <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
7593 2024.06.28 20:24:41.193217 [ 3 ] {46f39ff3-7f24-4610-bb89-d3e230d46a55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7594 2024.06.28 20:24:41.193892 [ 3 ] {46f39ff3-7f24-4610-bb89-d3e230d46a55} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7595 2024.06.28 20:24:41.193928 [ 3 ] {46f39ff3-7f24-4610-bb89-d3e230d46a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7596 2024.06.28 20:24:41.194538 [ 3 ] {46f39ff3-7f24-4610-bb89-d3e230d46a55} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7597 2024.06.28 20:24:41.194947 [ 3 ] {46f39ff3-7f24-4610-bb89-d3e230d46a55} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7598 2024.06.28 20:24:41.195143 [ 3 ] {46f39ff3-7f24-4610-bb89-d3e230d46a55} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002555 sec., 7436.399217221135 rows/sec., 13.33 MiB/sec.
7599 2024.06.28 20:24:41.195370 [ 3 ] {46f39ff3-7f24-4610-bb89-d3e230d46a55} <Debug> DynamicQueryHandler: Done processing query
7600 2024.06.28 20:24:41.195394 [ 3 ] {46f39ff3-7f24-4610-bb89-d3e230d46a55} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
7601 2024.06.28 20:24:41.195410 [ 3 ] {} <Debug> HTTP-Session: bfe4a0b9-6642-4b2f-95aa-6c8b1114f5fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7602 2024.06.28 20:24:41.195532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7603 2024.06.28 20:24:41.195579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7604 2024.06.28 20:24:41.195598 [ 3 ] {} <Debug> HTTP-Session: 9a45883b-c9d7-4463-b063-1abe38d1ded4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7605 2024.06.28 20:24:41.195615 [ 3 ] {} <Debug> HTTP-Session: 9a45883b-c9d7-4463-b063-1abe38d1ded4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7606 2024.06.28 20:24:41.195628 [ 3 ] {} <Debug> HTTP-Session: 9a45883b-c9d7-4463-b063-1abe38d1ded4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7607 2024.06.28 20:24:41.195659 [ 3 ] {} <Trace> HTTP-Session: 9a45883b-c9d7-4463-b063-1abe38d1ded4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7608 2024.06.28 20:24:41.195774 [ 3 ] {c66d4ebb-3910-4da5-8358-cdc2d81bdcf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7609 2024.06.28 20:24:41.195818 [ 3 ] {c66d4ebb-3910-4da5-8358-cdc2d81bdcf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7610 2024.06.28 20:24:41.195956 [ 3 ] {c66d4ebb-3910-4da5-8358-cdc2d81bdcf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7611 2024.06.28 20:24:41.196256 [ 3 ] {c66d4ebb-3910-4da5-8358-cdc2d81bdcf8} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7612 2024.06.28 20:24:41.196291 [ 3 ] {c66d4ebb-3910-4da5-8358-cdc2d81bdcf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7613 2024.06.28 20:24:41.196653 [ 3 ] {c66d4ebb-3910-4da5-8358-cdc2d81bdcf8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
7614 2024.06.28 20:24:41.196975 [ 3 ] {c66d4ebb-3910-4da5-8358-cdc2d81bdcf8} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7615 2024.06.28 20:24:41.197134 [ 3 ] {c66d4ebb-3910-4da5-8358-cdc2d81bdcf8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001391 sec., 43134.43565780014 rows/sec., 2.91 MiB/sec.
7616 2024.06.28 20:24:41.197290 [ 3 ] {c66d4ebb-3910-4da5-8358-cdc2d81bdcf8} <Debug> DynamicQueryHandler: Done processing query
7617 2024.06.28 20:24:41.197313 [ 3 ] {c66d4ebb-3910-4da5-8358-cdc2d81bdcf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7618 2024.06.28 20:24:41.197329 [ 3 ] {} <Debug> HTTP-Session: 9a45883b-c9d7-4463-b063-1abe38d1ded4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7619 2024.06.28 20:24:46.170611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7620 2024.06.28 20:24:46.170754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7621 2024.06.28 20:24:46.170786 [ 3 ] {} <Debug> HTTP-Session: 7f9ae79b-9df7-4785-90f0-74a0a216624a Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7622 2024.06.28 20:24:46.170830 [ 3 ] {} <Debug> HTTP-Session: 7f9ae79b-9df7-4785-90f0-74a0a216624a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7623 2024.06.28 20:24:46.170858 [ 3 ] {} <Debug> HTTP-Session: 7f9ae79b-9df7-4785-90f0-74a0a216624a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7624 2024.06.28 20:24:46.170948 [ 3 ] {} <Trace> HTTP-Session: 7f9ae79b-9df7-4785-90f0-74a0a216624a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7625 2024.06.28 20:24:46.171236 [ 3 ] {e279528c-591d-4b0d-b87d-5764daf6b674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7626 2024.06.28 20:24:46.171344 [ 3 ] {e279528c-591d-4b0d-b87d-5764daf6b674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7627 2024.06.28 20:24:46.171670 [ 3 ] {e279528c-591d-4b0d-b87d-5764daf6b674} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7628 2024.06.28 20:24:46.172185 [ 3 ] {e279528c-591d-4b0d-b87d-5764daf6b674} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7629 2024.06.28 20:24:46.172228 [ 3 ] {e279528c-591d-4b0d-b87d-5764daf6b674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7630 2024.06.28 20:24:46.172609 [ 3 ] {e279528c-591d-4b0d-b87d-5764daf6b674} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7631 2024.06.28 20:24:46.172968 [ 3 ] {e279528c-591d-4b0d-b87d-5764daf6b674} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7632 2024.06.28 20:24:46.173130 [ 3 ] {e279528c-591d-4b0d-b87d-5764daf6b674} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001989 sec., 5530.417295123178 rows/sec., 448.27 KiB/sec.
7633 2024.06.28 20:24:46.173387 [ 3 ] {e279528c-591d-4b0d-b87d-5764daf6b674} <Debug> DynamicQueryHandler: Done processing query
7634 2024.06.28 20:24:46.173415 [ 3 ] {e279528c-591d-4b0d-b87d-5764daf6b674} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7635 2024.06.28 20:24:46.173432 [ 3 ] {} <Debug> HTTP-Session: 7f9ae79b-9df7-4785-90f0-74a0a216624a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7636 2024.06.28 20:24:46.173606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7637 2024.06.28 20:24:46.173658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7638 2024.06.28 20:24:46.173680 [ 3 ] {} <Debug> HTTP-Session: 93e3fd48-c82a-443e-8005-566542f5b480 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7639 2024.06.28 20:24:46.173697 [ 3 ] {} <Debug> HTTP-Session: 93e3fd48-c82a-443e-8005-566542f5b480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7640 2024.06.28 20:24:46.173711 [ 3 ] {} <Debug> HTTP-Session: 93e3fd48-c82a-443e-8005-566542f5b480 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7641 2024.06.28 20:24:46.173746 [ 3 ] {} <Trace> HTTP-Session: 93e3fd48-c82a-443e-8005-566542f5b480 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7642 2024.06.28 20:24:46.173851 [ 3 ] {aacf8fe7-8a3d-4a49-965e-08f1503dc928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7643 2024.06.28 20:24:46.173899 [ 3 ] {aacf8fe7-8a3d-4a49-965e-08f1503dc928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7644 2024.06.28 20:24:46.174039 [ 3 ] {aacf8fe7-8a3d-4a49-965e-08f1503dc928} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7645 2024.06.28 20:24:46.174332 [ 3 ] {aacf8fe7-8a3d-4a49-965e-08f1503dc928} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7646 2024.06.28 20:24:46.174370 [ 3 ] {aacf8fe7-8a3d-4a49-965e-08f1503dc928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7647 2024.06.28 20:24:46.174676 [ 3 ] {aacf8fe7-8a3d-4a49-965e-08f1503dc928} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7648 2024.06.28 20:24:46.174990 [ 3 ] {aacf8fe7-8a3d-4a49-965e-08f1503dc928} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7649 2024.06.28 20:24:46.175148 [ 3 ] {aacf8fe7-8a3d-4a49-965e-08f1503dc928} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001317 sec., 3037.205770690964 rows/sec., 247.66 KiB/sec.
7650 2024.06.28 20:24:46.175332 [ 3 ] {aacf8fe7-8a3d-4a49-965e-08f1503dc928} <Debug> DynamicQueryHandler: Done processing query
7651 2024.06.28 20:24:46.175357 [ 3 ] {aacf8fe7-8a3d-4a49-965e-08f1503dc928} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7652 2024.06.28 20:24:46.175373 [ 3 ] {} <Debug> HTTP-Session: 93e3fd48-c82a-443e-8005-566542f5b480 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7653 2024.06.28 20:24:46.175496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 13068, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7654 2024.06.28 20:24:46.175545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7655 2024.06.28 20:24:46.175564 [ 3 ] {} <Debug> HTTP-Session: dea5a69f-96cb-4fe3-a085-089fc2a96396 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7656 2024.06.28 20:24:46.175582 [ 3 ] {} <Debug> HTTP-Session: dea5a69f-96cb-4fe3-a085-089fc2a96396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7657 2024.06.28 20:24:46.175596 [ 3 ] {} <Debug> HTTP-Session: dea5a69f-96cb-4fe3-a085-089fc2a96396 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7658 2024.06.28 20:24:46.175627 [ 3 ] {} <Trace> HTTP-Session: dea5a69f-96cb-4fe3-a085-089fc2a96396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7659 2024.06.28 20:24:46.175748 [ 3 ] {24924ceb-1e73-4ab7-81f2-84d228988513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7660 2024.06.28 20:24:46.175792 [ 3 ] {24924ceb-1e73-4ab7-81f2-84d228988513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7661 2024.06.28 20:24:46.175919 [ 3 ] {24924ceb-1e73-4ab7-81f2-84d228988513} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7662 2024.06.28 20:24:46.176260 [ 3 ] {24924ceb-1e73-4ab7-81f2-84d228988513} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7663 2024.06.28 20:24:46.176295 [ 3 ] {24924ceb-1e73-4ab7-81f2-84d228988513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7664 2024.06.28 20:24:46.176611 [ 3 ] {24924ceb-1e73-4ab7-81f2-84d228988513} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
7665 2024.06.28 20:24:46.176926 [ 3 ] {24924ceb-1e73-4ab7-81f2-84d228988513} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7666 2024.06.28 20:24:46.177079 [ 3 ] {24924ceb-1e73-4ab7-81f2-84d228988513} <Debug> executeQuery: Read 91 rows, 7.51 KiB in 0.001372 sec., 66326.5306122449 rows/sec., 5.35 MiB/sec.
7667 2024.06.28 20:24:46.177248 [ 3 ] {24924ceb-1e73-4ab7-81f2-84d228988513} <Debug> DynamicQueryHandler: Done processing query
7668 2024.06.28 20:24:46.177273 [ 3 ] {24924ceb-1e73-4ab7-81f2-84d228988513} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7669 2024.06.28 20:24:46.177289 [ 3 ] {} <Debug> HTTP-Session: dea5a69f-96cb-4fe3-a085-089fc2a96396 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7670 2024.06.28 20:24:46.177399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7671 2024.06.28 20:24:46.177446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7672 2024.06.28 20:24:46.177466 [ 3 ] {} <Debug> HTTP-Session: 7789a81d-fb6a-4e4d-b643-5907700f48e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7673 2024.06.28 20:24:46.177483 [ 3 ] {} <Debug> HTTP-Session: 7789a81d-fb6a-4e4d-b643-5907700f48e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7674 2024.06.28 20:24:46.177496 [ 3 ] {} <Debug> HTTP-Session: 7789a81d-fb6a-4e4d-b643-5907700f48e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7675 2024.06.28 20:24:46.177527 [ 3 ] {} <Trace> HTTP-Session: 7789a81d-fb6a-4e4d-b643-5907700f48e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7676 2024.06.28 20:24:46.177623 [ 3 ] {005fc780-d1ea-43dd-a1ce-21c1c2e2fe13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7677 2024.06.28 20:24:46.177665 [ 3 ] {005fc780-d1ea-43dd-a1ce-21c1c2e2fe13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7678 2024.06.28 20:24:46.177790 [ 3 ] {005fc780-d1ea-43dd-a1ce-21c1c2e2fe13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7679 2024.06.28 20:24:46.178080 [ 3 ] {005fc780-d1ea-43dd-a1ce-21c1c2e2fe13} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7680 2024.06.28 20:24:46.178116 [ 3 ] {005fc780-d1ea-43dd-a1ce-21c1c2e2fe13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7681 2024.06.28 20:24:46.178422 [ 3 ] {005fc780-d1ea-43dd-a1ce-21c1c2e2fe13} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7682 2024.06.28 20:24:46.178740 [ 3 ] {005fc780-d1ea-43dd-a1ce-21c1c2e2fe13} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7683 2024.06.28 20:24:46.178895 [ 3 ] {005fc780-d1ea-43dd-a1ce-21c1c2e2fe13} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001291 sec., 3098.3733539891555 rows/sec., 216.34 KiB/sec.
7684 2024.06.28 20:24:46.179069 [ 3 ] {005fc780-d1ea-43dd-a1ce-21c1c2e2fe13} <Debug> DynamicQueryHandler: Done processing query
7685 2024.06.28 20:24:46.179093 [ 3 ] {005fc780-d1ea-43dd-a1ce-21c1c2e2fe13} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7686 2024.06.28 20:24:46.179109 [ 3 ] {} <Debug> HTTP-Session: 7789a81d-fb6a-4e4d-b643-5907700f48e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7687 2024.06.28 20:24:46.179262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 13438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7688 2024.06.28 20:24:46.179311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7689 2024.06.28 20:24:46.179330 [ 3 ] {} <Debug> HTTP-Session: a3fe6940-fd3f-4794-a7a2-aa6b4c5e7d60 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7690 2024.06.28 20:24:46.179347 [ 3 ] {} <Debug> HTTP-Session: a3fe6940-fd3f-4794-a7a2-aa6b4c5e7d60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7691 2024.06.28 20:24:46.179361 [ 3 ] {} <Debug> HTTP-Session: a3fe6940-fd3f-4794-a7a2-aa6b4c5e7d60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7692 2024.06.28 20:24:46.179391 [ 3 ] {} <Trace> HTTP-Session: a3fe6940-fd3f-4794-a7a2-aa6b4c5e7d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7693 2024.06.28 20:24:46.179507 [ 3 ] {b82b25d7-62b4-4833-9321-4bf6a98a5248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7694 2024.06.28 20:24:46.179550 [ 3 ] {b82b25d7-62b4-4833-9321-4bf6a98a5248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7695 2024.06.28 20:24:46.179675 [ 3 ] {b82b25d7-62b4-4833-9321-4bf6a98a5248} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7696 2024.06.28 20:24:46.179998 [ 3 ] {b82b25d7-62b4-4833-9321-4bf6a98a5248} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7697 2024.06.28 20:24:46.180035 [ 3 ] {b82b25d7-62b4-4833-9321-4bf6a98a5248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7698 2024.06.28 20:24:46.180352 [ 3 ] {b82b25d7-62b4-4833-9321-4bf6a98a5248} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
7699 2024.06.28 20:24:46.180660 [ 3 ] {b82b25d7-62b4-4833-9321-4bf6a98a5248} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7700 2024.06.28 20:24:46.180812 [ 3 ] {b82b25d7-62b4-4833-9321-4bf6a98a5248} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001343 sec., 58823.529411764706 rows/sec., 4.60 MiB/sec.
7701 2024.06.28 20:24:46.180964 [ 3 ] {b82b25d7-62b4-4833-9321-4bf6a98a5248} <Debug> DynamicQueryHandler: Done processing query
7702 2024.06.28 20:24:46.180988 [ 3 ] {b82b25d7-62b4-4833-9321-4bf6a98a5248} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7703 2024.06.28 20:24:46.181003 [ 3 ] {} <Debug> HTTP-Session: a3fe6940-fd3f-4794-a7a2-aa6b4c5e7d60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7704 2024.06.28 20:24:46.181160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 31049, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7705 2024.06.28 20:24:46.181208 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7706 2024.06.28 20:24:46.181228 [ 3 ] {} <Debug> HTTP-Session: 0a11b810-2549-417a-ae76-5070bd2231df Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7707 2024.06.28 20:24:46.181246 [ 3 ] {} <Debug> HTTP-Session: 0a11b810-2549-417a-ae76-5070bd2231df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7708 2024.06.28 20:24:46.181260 [ 3 ] {} <Debug> HTTP-Session: 0a11b810-2549-417a-ae76-5070bd2231df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7709 2024.06.28 20:24:46.181290 [ 3 ] {} <Trace> HTTP-Session: 0a11b810-2549-417a-ae76-5070bd2231df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7710 2024.06.28 20:24:46.181435 [ 3 ] {52547f36-a8c9-4c39-953b-740b72ad0c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7711 2024.06.28 20:24:46.181482 [ 3 ] {52547f36-a8c9-4c39-953b-740b72ad0c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7712 2024.06.28 20:24:46.181626 [ 3 ] {52547f36-a8c9-4c39-953b-740b72ad0c06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7713 2024.06.28 20:24:46.182002 [ 3 ] {52547f36-a8c9-4c39-953b-740b72ad0c06} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7714 2024.06.28 20:24:46.182038 [ 3 ] {52547f36-a8c9-4c39-953b-740b72ad0c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7715 2024.06.28 20:24:46.182431 [ 3 ] {52547f36-a8c9-4c39-953b-740b72ad0c06} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
7716 2024.06.28 20:24:46.182779 [ 3 ] {52547f36-a8c9-4c39-953b-740b72ad0c06} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7717 2024.06.28 20:24:46.182953 [ 3 ] {52547f36-a8c9-4c39-953b-740b72ad0c06} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001577 sec., 102726.69625871908 rows/sec., 7.15 MiB/sec.
7718 2024.06.28 20:24:46.183134 [ 3 ] {52547f36-a8c9-4c39-953b-740b72ad0c06} <Debug> DynamicQueryHandler: Done processing query
7719 2024.06.28 20:24:46.183159 [ 3 ] {52547f36-a8c9-4c39-953b-740b72ad0c06} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7720 2024.06.28 20:24:46.183175 [ 3 ] {} <Debug> HTTP-Session: 0a11b810-2549-417a-ae76-5070bd2231df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7721 2024.06.28 20:24:46.183367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 17725, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7722 2024.06.28 20:24:46.183415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7723 2024.06.28 20:24:46.183434 [ 3 ] {} <Debug> HTTP-Session: 74c8bb48-c2d1-4c67-8f3e-28ac6c93fdc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7724 2024.06.28 20:24:46.183451 [ 3 ] {} <Debug> HTTP-Session: 74c8bb48-c2d1-4c67-8f3e-28ac6c93fdc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7725 2024.06.28 20:24:46.183465 [ 3 ] {} <Debug> HTTP-Session: 74c8bb48-c2d1-4c67-8f3e-28ac6c93fdc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7726 2024.06.28 20:24:46.183495 [ 3 ] {} <Trace> HTTP-Session: 74c8bb48-c2d1-4c67-8f3e-28ac6c93fdc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7727 2024.06.28 20:24:46.183681 [ 3 ] {d5f5efa5-237f-47bf-b14e-707b4b6eddf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7728 2024.06.28 20:24:46.183745 [ 3 ] {d5f5efa5-237f-47bf-b14e-707b4b6eddf2} <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
7729 2024.06.28 20:24:46.184153 [ 3 ] {d5f5efa5-237f-47bf-b14e-707b4b6eddf2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7730 2024.06.28 20:24:46.184657 [ 3 ] {d5f5efa5-237f-47bf-b14e-707b4b6eddf2} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7731 2024.06.28 20:24:46.184693 [ 3 ] {d5f5efa5-237f-47bf-b14e-707b4b6eddf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7732 2024.06.28 20:24:46.185267 [ 3 ] {d5f5efa5-237f-47bf-b14e-707b4b6eddf2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7733 2024.06.28 20:24:46.185687 [ 3 ] {d5f5efa5-237f-47bf-b14e-707b4b6eddf2} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7734 2024.06.28 20:24:46.185889 [ 3 ] {d5f5efa5-237f-47bf-b14e-707b4b6eddf2} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002316 sec., 4749.568221070812 rows/sec., 8.51 MiB/sec.
7735 2024.06.28 20:24:46.186330 [ 3 ] {d5f5efa5-237f-47bf-b14e-707b4b6eddf2} <Debug> DynamicQueryHandler: Done processing query
7736 2024.06.28 20:24:46.186362 [ 3 ] {d5f5efa5-237f-47bf-b14e-707b4b6eddf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
7737 2024.06.28 20:24:46.186387 [ 3 ] {} <Debug> HTTP-Session: 74c8bb48-c2d1-4c67-8f3e-28ac6c93fdc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7738 2024.06.28 20:24:46.186501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7739 2024.06.28 20:24:46.186549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7740 2024.06.28 20:24:46.186568 [ 3 ] {} <Debug> HTTP-Session: d07a7ec2-8546-4683-9d66-8d44dc418ded Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7741 2024.06.28 20:24:46.186585 [ 3 ] {} <Debug> HTTP-Session: d07a7ec2-8546-4683-9d66-8d44dc418ded Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7742 2024.06.28 20:24:46.186599 [ 3 ] {} <Debug> HTTP-Session: d07a7ec2-8546-4683-9d66-8d44dc418ded Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7743 2024.06.28 20:24:46.186631 [ 3 ] {} <Trace> HTTP-Session: d07a7ec2-8546-4683-9d66-8d44dc418ded Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7744 2024.06.28 20:24:46.186755 [ 3 ] {53bbfc17-7492-4bf2-a512-7b73ab0ac730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7745 2024.06.28 20:24:46.186802 [ 3 ] {53bbfc17-7492-4bf2-a512-7b73ab0ac730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7746 2024.06.28 20:24:46.186943 [ 3 ] {53bbfc17-7492-4bf2-a512-7b73ab0ac730} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7747 2024.06.28 20:24:46.187232 [ 3 ] {53bbfc17-7492-4bf2-a512-7b73ab0ac730} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7748 2024.06.28 20:24:46.187267 [ 3 ] {53bbfc17-7492-4bf2-a512-7b73ab0ac730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7749 2024.06.28 20:24:46.187632 [ 3 ] {53bbfc17-7492-4bf2-a512-7b73ab0ac730} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
7750 2024.06.28 20:24:46.187964 [ 3 ] {53bbfc17-7492-4bf2-a512-7b73ab0ac730} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7751 2024.06.28 20:24:46.188116 [ 3 ] {53bbfc17-7492-4bf2-a512-7b73ab0ac730} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001404 sec., 42735.042735042734 rows/sec., 2.88 MiB/sec.
7752 2024.06.28 20:24:46.188281 [ 3 ] {53bbfc17-7492-4bf2-a512-7b73ab0ac730} <Debug> DynamicQueryHandler: Done processing query
7753 2024.06.28 20:24:46.188306 [ 3 ] {53bbfc17-7492-4bf2-a512-7b73ab0ac730} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7754 2024.06.28 20:24:46.188321 [ 3 ] {} <Debug> HTTP-Session: d07a7ec2-8546-4683-9d66-8d44dc418ded Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7755 2024.06.28 20:24:51.171113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7756 2024.06.28 20:24:51.171263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7757 2024.06.28 20:24:51.171294 [ 3 ] {} <Debug> HTTP-Session: 82a86173-b226-437f-bc87-d39e3ecf0a66 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7758 2024.06.28 20:24:51.171323 [ 3 ] {} <Debug> HTTP-Session: 82a86173-b226-437f-bc87-d39e3ecf0a66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7759 2024.06.28 20:24:51.171341 [ 3 ] {} <Debug> HTTP-Session: 82a86173-b226-437f-bc87-d39e3ecf0a66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7760 2024.06.28 20:24:51.171398 [ 3 ] {} <Trace> HTTP-Session: 82a86173-b226-437f-bc87-d39e3ecf0a66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7761 2024.06.28 20:24:51.171613 [ 3 ] {f6d97091-ae58-435f-894e-1e604e45b773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7762 2024.06.28 20:24:51.171689 [ 3 ] {f6d97091-ae58-435f-894e-1e604e45b773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7763 2024.06.28 20:24:51.171910 [ 3 ] {f6d97091-ae58-435f-894e-1e604e45b773} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7764 2024.06.28 20:24:51.172338 [ 3 ] {f6d97091-ae58-435f-894e-1e604e45b773} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7765 2024.06.28 20:24:51.172380 [ 3 ] {f6d97091-ae58-435f-894e-1e604e45b773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7766 2024.06.28 20:24:51.172761 [ 3 ] {f6d97091-ae58-435f-894e-1e604e45b773} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7767 2024.06.28 20:24:51.173103 [ 3 ] {f6d97091-ae58-435f-894e-1e604e45b773} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7768 2024.06.28 20:24:51.173265 [ 3 ] {f6d97091-ae58-435f-894e-1e604e45b773} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001718 sec., 11059.371362048894 rows/sec., 896.41 KiB/sec.
7769 2024.06.28 20:24:51.173300 [ 55 ] {} <Debug> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7770 2024.06.28 20:24:51.173399 [ 55 ] {} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7771 2024.06.28 20:24:51.173435 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7772 2024.06.28 20:24:51.173551 [ 3 ] {f6d97091-ae58-435f-894e-1e604e45b773} <Debug> DynamicQueryHandler: Done processing query
7773 2024.06.28 20:24:51.173624 [ 3 ] {f6d97091-ae58-435f-894e-1e604e45b773} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7774 2024.06.28 20:24:51.173683 [ 3 ] {} <Debug> HTTP-Session: 82a86173-b226-437f-bc87-d39e3ecf0a66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7775 2024.06.28 20:24:51.173699 [ 190 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::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
7776 2024.06.28 20:24:51.173898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7777 2024.06.28 20:24:51.174086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7778 2024.06.28 20:24:51.174215 [ 3 ] {} <Debug> HTTP-Session: b9e04f78-8824-4d8d-8a3c-3eccfce592d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7779 2024.06.28 20:24:51.174292 [ 3 ] {} <Debug> HTTP-Session: b9e04f78-8824-4d8d-8a3c-3eccfce592d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7780 2024.06.28 20:24:51.174371 [ 190 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7781 2024.06.28 20:24:51.174386 [ 3 ] {} <Debug> HTTP-Session: b9e04f78-8824-4d8d-8a3c-3eccfce592d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7782 2024.06.28 20:24:51.174503 [ 190 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 30 rows starting from the beginning of the part
7783 2024.06.28 20:24:51.174560 [ 3 ] {} <Trace> HTTP-Session: b9e04f78-8824-4d8d-8a3c-3eccfce592d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7784 2024.06.28 20:24:51.174869 [ 190 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 19 rows starting from the beginning of the part
7785 2024.06.28 20:24:51.174919 [ 3 ] {20e51cd6-88b3-4168-b967-fe538f8d5056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7786 2024.06.28 20:24:51.175058 [ 3 ] {20e51cd6-88b3-4168-b967-fe538f8d5056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7787 2024.06.28 20:24:51.175191 [ 190 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 11 rows starting from the beginning of the part
7788 2024.06.28 20:24:51.175598 [ 190 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 19 rows starting from the beginning of the part
7789 2024.06.28 20:24:51.175979 [ 190 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 11 rows starting from the beginning of the part
7790 2024.06.28 20:24:51.176367 [ 190 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 19 rows starting from the beginning of the part
7791 2024.06.28 20:24:51.176486 [ 3 ] {20e51cd6-88b3-4168-b967-fe538f8d5056} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7792 2024.06.28 20:24:51.177310 [ 3 ] {20e51cd6-88b3-4168-b967-fe538f8d5056} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7793 2024.06.28 20:24:51.177355 [ 3 ] {20e51cd6-88b3-4168-b967-fe538f8d5056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7794 2024.06.28 20:24:51.177842 [ 3 ] {20e51cd6-88b3-4168-b967-fe538f8d5056} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7795 2024.06.28 20:24:51.178235 [ 190 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 109 rows, containing 4 columns (4 merged, 0 gathered) in 0.004725847 sec., 23064.64851697484 rows/sec., 1.83 MiB/sec.
7796 2024.06.28 20:24:51.178345 [ 190 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7797 2024.06.28 20:24:51.178429 [ 3 ] {20e51cd6-88b3-4168-b967-fe538f8d5056} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7798 2024.06.28 20:24:51.178688 [ 3 ] {20e51cd6-88b3-4168-b967-fe538f8d5056} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.003881 sec., 515.331100231899 rows/sec., 42.02 KiB/sec.
7799 2024.06.28 20:24:51.178896 [ 3 ] {20e51cd6-88b3-4168-b967-fe538f8d5056} <Debug> DynamicQueryHandler: Done processing query
7800 2024.06.28 20:24:51.178927 [ 190 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_41_8} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7801 2024.06.28 20:24:51.178932 [ 3 ] {20e51cd6-88b3-4168-b967-fe538f8d5056} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7802 2024.06.28 20:24:51.178966 [ 3 ] {} <Debug> HTTP-Session: b9e04f78-8824-4d8d-8a3c-3eccfce592d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7803 2024.06.28 20:24:51.179029 [ 190 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_41_8} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7804 2024.06.28 20:24:51.179101 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
7805 2024.06.28 20:24:51.179113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 16554, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7806 2024.06.28 20:24:51.179166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7807 2024.06.28 20:24:51.179186 [ 3 ] {} <Debug> HTTP-Session: e93371b0-4a02-45d8-b203-aadd6444b063 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7808 2024.06.28 20:24:51.179203 [ 3 ] {} <Debug> HTTP-Session: e93371b0-4a02-45d8-b203-aadd6444b063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7809 2024.06.28 20:24:51.179217 [ 3 ] {} <Debug> HTTP-Session: e93371b0-4a02-45d8-b203-aadd6444b063 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7810 2024.06.28 20:24:51.179247 [ 3 ] {} <Trace> HTTP-Session: e93371b0-4a02-45d8-b203-aadd6444b063 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7811 2024.06.28 20:24:51.179373 [ 3 ] {76faec45-1ec1-4300-bce9-16c910e4ef8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7812 2024.06.28 20:24:51.179415 [ 3 ] {76faec45-1ec1-4300-bce9-16c910e4ef8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7813 2024.06.28 20:24:51.179538 [ 3 ] {76faec45-1ec1-4300-bce9-16c910e4ef8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7814 2024.06.28 20:24:51.179889 [ 3 ] {76faec45-1ec1-4300-bce9-16c910e4ef8f} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7815 2024.06.28 20:24:51.179925 [ 3 ] {76faec45-1ec1-4300-bce9-16c910e4ef8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7816 2024.06.28 20:24:51.180247 [ 3 ] {76faec45-1ec1-4300-bce9-16c910e4ef8f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7817 2024.06.28 20:24:51.180558 [ 3 ] {76faec45-1ec1-4300-bce9-16c910e4ef8f} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7818 2024.06.28 20:24:51.180715 [ 3 ] {76faec45-1ec1-4300-bce9-16c910e4ef8f} <Debug> executeQuery: Read 114 rows, 9.61 KiB in 0.001383 sec., 82429.5010845987 rows/sec., 6.78 MiB/sec.
7819 2024.06.28 20:24:51.180866 [ 3 ] {76faec45-1ec1-4300-bce9-16c910e4ef8f} <Debug> DynamicQueryHandler: Done processing query
7820 2024.06.28 20:24:51.180889 [ 3 ] {76faec45-1ec1-4300-bce9-16c910e4ef8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7821 2024.06.28 20:24:51.180905 [ 3 ] {} <Debug> HTTP-Session: e93371b0-4a02-45d8-b203-aadd6444b063 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7822 2024.06.28 20:24:51.181019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7823 2024.06.28 20:24:51.181065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7824 2024.06.28 20:24:51.181084 [ 3 ] {} <Debug> HTTP-Session: 2edd353c-16bc-4e95-b3d8-a0221a7a3554 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7825 2024.06.28 20:24:51.181101 [ 3 ] {} <Debug> HTTP-Session: 2edd353c-16bc-4e95-b3d8-a0221a7a3554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7826 2024.06.28 20:24:51.181115 [ 3 ] {} <Debug> HTTP-Session: 2edd353c-16bc-4e95-b3d8-a0221a7a3554 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7827 2024.06.28 20:24:51.181145 [ 3 ] {} <Trace> HTTP-Session: 2edd353c-16bc-4e95-b3d8-a0221a7a3554 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7828 2024.06.28 20:24:51.181239 [ 3 ] {8505f068-c680-4be7-94ed-3816f8072ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7829 2024.06.28 20:24:51.181282 [ 3 ] {8505f068-c680-4be7-94ed-3816f8072ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7830 2024.06.28 20:24:51.181406 [ 3 ] {8505f068-c680-4be7-94ed-3816f8072ddd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7831 2024.06.28 20:24:51.181696 [ 3 ] {8505f068-c680-4be7-94ed-3816f8072ddd} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7832 2024.06.28 20:24:51.181732 [ 3 ] {8505f068-c680-4be7-94ed-3816f8072ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7833 2024.06.28 20:24:51.182037 [ 3 ] {8505f068-c680-4be7-94ed-3816f8072ddd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7834 2024.06.28 20:24:51.182342 [ 3 ] {8505f068-c680-4be7-94ed-3816f8072ddd} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7835 2024.06.28 20:24:51.182502 [ 3 ] {8505f068-c680-4be7-94ed-3816f8072ddd} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001282 sec., 1560.0624024960998 rows/sec., 108.93 KiB/sec.
7836 2024.06.28 20:24:51.182788 [ 3 ] {8505f068-c680-4be7-94ed-3816f8072ddd} <Debug> DynamicQueryHandler: Done processing query
7837 2024.06.28 20:24:51.182819 [ 3 ] {8505f068-c680-4be7-94ed-3816f8072ddd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7838 2024.06.28 20:24:51.182836 [ 3 ] {} <Debug> HTTP-Session: 2edd353c-16bc-4e95-b3d8-a0221a7a3554 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7839 2024.06.28 20:24:51.182961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 14450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7840 2024.06.28 20:24:51.183019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7841 2024.06.28 20:24:51.183044 [ 3 ] {} <Debug> HTTP-Session: ba132807-f5df-4c4a-8418-cc88b1c2e647 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7842 2024.06.28 20:24:51.183065 [ 3 ] {} <Debug> HTTP-Session: ba132807-f5df-4c4a-8418-cc88b1c2e647 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7843 2024.06.28 20:24:51.183082 [ 3 ] {} <Debug> HTTP-Session: ba132807-f5df-4c4a-8418-cc88b1c2e647 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7844 2024.06.28 20:24:51.183119 [ 3 ] {} <Trace> HTTP-Session: ba132807-f5df-4c4a-8418-cc88b1c2e647 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7845 2024.06.28 20:24:51.183269 [ 3 ] {1361967d-338e-4432-babc-a066ec225ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7846 2024.06.28 20:24:51.183320 [ 3 ] {1361967d-338e-4432-babc-a066ec225ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7847 2024.06.28 20:24:51.183494 [ 3 ] {1361967d-338e-4432-babc-a066ec225ab5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7848 2024.06.28 20:24:51.183883 [ 3 ] {1361967d-338e-4432-babc-a066ec225ab5} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7849 2024.06.28 20:24:51.183924 [ 3 ] {1361967d-338e-4432-babc-a066ec225ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7850 2024.06.28 20:24:51.184247 [ 3 ] {1361967d-338e-4432-babc-a066ec225ab5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7851 2024.06.28 20:24:51.184560 [ 3 ] {1361967d-338e-4432-babc-a066ec225ab5} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7852 2024.06.28 20:24:51.184715 [ 3 ] {1361967d-338e-4432-babc-a066ec225ab5} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001491 sec., 57008.71898054997 rows/sec., 4.45 MiB/sec.
7853 2024.06.28 20:24:51.184876 [ 3 ] {1361967d-338e-4432-babc-a066ec225ab5} <Debug> DynamicQueryHandler: Done processing query
7854 2024.06.28 20:24:51.184901 [ 3 ] {1361967d-338e-4432-babc-a066ec225ab5} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7855 2024.06.28 20:24:51.184917 [ 3 ] {} <Debug> HTTP-Session: ba132807-f5df-4c4a-8418-cc88b1c2e647 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7856 2024.06.28 20:24:51.185083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30858, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7857 2024.06.28 20:24:51.185130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7858 2024.06.28 20:24:51.185149 [ 3 ] {} <Debug> HTTP-Session: 7abe79e9-b346-473b-944a-ba863ff2c772 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7859 2024.06.28 20:24:51.185166 [ 3 ] {} <Debug> HTTP-Session: 7abe79e9-b346-473b-944a-ba863ff2c772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7860 2024.06.28 20:24:51.185180 [ 3 ] {} <Debug> HTTP-Session: 7abe79e9-b346-473b-944a-ba863ff2c772 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7861 2024.06.28 20:24:51.185210 [ 3 ] {} <Trace> HTTP-Session: 7abe79e9-b346-473b-944a-ba863ff2c772 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7862 2024.06.28 20:24:51.185361 [ 3 ] {bc44ea42-30c2-4257-9885-756d5e4d6c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7863 2024.06.28 20:24:51.185408 [ 3 ] {bc44ea42-30c2-4257-9885-756d5e4d6c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7864 2024.06.28 20:24:51.185553 [ 3 ] {bc44ea42-30c2-4257-9885-756d5e4d6c4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7865 2024.06.28 20:24:51.185910 [ 3 ] {bc44ea42-30c2-4257-9885-756d5e4d6c4a} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7866 2024.06.28 20:24:51.185946 [ 3 ] {bc44ea42-30c2-4257-9885-756d5e4d6c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7867 2024.06.28 20:24:51.186338 [ 3 ] {bc44ea42-30c2-4257-9885-756d5e4d6c4a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7868 2024.06.28 20:24:51.186678 [ 3 ] {bc44ea42-30c2-4257-9885-756d5e4d6c4a} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7869 2024.06.28 20:24:51.186842 [ 3 ] {bc44ea42-30c2-4257-9885-756d5e4d6c4a} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00155 sec., 103870.96774193548 rows/sec., 7.23 MiB/sec.
7870 2024.06.28 20:24:51.187224 [ 3 ] {bc44ea42-30c2-4257-9885-756d5e4d6c4a} <Debug> DynamicQueryHandler: Done processing query
7871 2024.06.28 20:24:51.187266 [ 3 ] {bc44ea42-30c2-4257-9885-756d5e4d6c4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7872 2024.06.28 20:24:51.187285 [ 3 ] {} <Debug> HTTP-Session: 7abe79e9-b346-473b-944a-ba863ff2c772 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7873 2024.06.28 20:24:51.187444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7874 2024.06.28 20:24:51.187496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7875 2024.06.28 20:24:51.187516 [ 3 ] {} <Debug> HTTP-Session: dfb6c854-7c33-43da-bd6b-1e7cf914f5fb Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7876 2024.06.28 20:24:51.187533 [ 3 ] {} <Debug> HTTP-Session: dfb6c854-7c33-43da-bd6b-1e7cf914f5fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7877 2024.06.28 20:24:51.187547 [ 3 ] {} <Debug> HTTP-Session: dfb6c854-7c33-43da-bd6b-1e7cf914f5fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7878 2024.06.28 20:24:51.187578 [ 3 ] {} <Trace> HTTP-Session: dfb6c854-7c33-43da-bd6b-1e7cf914f5fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7879 2024.06.28 20:24:51.187836 [ 3 ] {20f3cb6d-7719-4839-b42d-98a024922e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7880 2024.06.28 20:24:51.187911 [ 3 ] {20f3cb6d-7719-4839-b42d-98a024922e1f} <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
7881 2024.06.28 20:24:51.188360 [ 3 ] {20f3cb6d-7719-4839-b42d-98a024922e1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7882 2024.06.28 20:24:51.188978 [ 3 ] {20f3cb6d-7719-4839-b42d-98a024922e1f} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7883 2024.06.28 20:24:51.189016 [ 3 ] {20f3cb6d-7719-4839-b42d-98a024922e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7884 2024.06.28 20:24:51.189619 [ 3 ] {20f3cb6d-7719-4839-b42d-98a024922e1f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7885 2024.06.28 20:24:51.190056 [ 3 ] {20f3cb6d-7719-4839-b42d-98a024922e1f} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7886 2024.06.28 20:24:51.190242 [ 55 ] {} <Debug> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7887 2024.06.28 20:24:51.190263 [ 3 ] {20f3cb6d-7719-4839-b42d-98a024922e1f} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002595 sec., 7321.772639691714 rows/sec., 13.12 MiB/sec.
7888 2024.06.28 20:24:51.190301 [ 55 ] {} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7889 2024.06.28 20:24:51.190365 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7890 2024.06.28 20:24:51.190866 [ 189 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::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
7891 2024.06.28 20:24:51.191246 [ 3 ] {20f3cb6d-7719-4839-b42d-98a024922e1f} <Debug> DynamicQueryHandler: Done processing query
7892 2024.06.28 20:24:51.191355 [ 3 ] {20f3cb6d-7719-4839-b42d-98a024922e1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
7893 2024.06.28 20:24:51.191420 [ 3 ] {} <Debug> HTTP-Session: dfb6c854-7c33-43da-bd6b-1e7cf914f5fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7894 2024.06.28 20:24:51.191623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7895 2024.06.28 20:24:51.191736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7896 2024.06.28 20:24:51.191802 [ 3 ] {} <Debug> HTTP-Session: 36c68db3-c2e3-4032-9fd5-7e9f477b68b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7897 2024.06.28 20:24:51.191837 [ 189 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7898 2024.06.28 20:24:51.191850 [ 3 ] {} <Debug> HTTP-Session: 36c68db3-c2e3-4032-9fd5-7e9f477b68b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7899 2024.06.28 20:24:51.191911 [ 3 ] {} <Debug> HTTP-Session: 36c68db3-c2e3-4032-9fd5-7e9f477b68b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7900 2024.06.28 20:24:51.192005 [ 3 ] {} <Trace> HTTP-Session: 36c68db3-c2e3-4032-9fd5-7e9f477b68b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7901 2024.06.28 20:24:51.192021 [ 189 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 548 rows starting from the beginning of the part
7902 2024.06.28 20:24:51.192343 [ 3 ] {27b8636e-2dd6-4eb7-82bd-6a1c40f5398d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7903 2024.06.28 20:24:51.192538 [ 3 ] {27b8636e-2dd6-4eb7-82bd-6a1c40f5398d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7904 2024.06.28 20:24:51.192748 [ 189 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 19 rows starting from the beginning of the part
7905 2024.06.28 20:24:51.193407 [ 3 ] {27b8636e-2dd6-4eb7-82bd-6a1c40f5398d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7906 2024.06.28 20:24:51.193648 [ 189 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 11 rows starting from the beginning of the part
7907 2024.06.28 20:24:51.194230 [ 189 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 19 rows starting from the beginning of the part
7908 2024.06.28 20:24:51.194556 [ 3 ] {27b8636e-2dd6-4eb7-82bd-6a1c40f5398d} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7909 2024.06.28 20:24:51.194678 [ 3 ] {27b8636e-2dd6-4eb7-82bd-6a1c40f5398d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7910 2024.06.28 20:24:51.194998 [ 189 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 11 rows starting from the beginning of the part
7911 2024.06.28 20:24:51.195680 [ 189 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 19 rows starting from the beginning of the part
7912 2024.06.28 20:24:51.196014 [ 3 ] {27b8636e-2dd6-4eb7-82bd-6a1c40f5398d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7913 2024.06.28 20:24:51.196915 [ 3 ] {27b8636e-2dd6-4eb7-82bd-6a1c40f5398d} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7914 2024.06.28 20:24:51.197224 [ 3 ] {27b8636e-2dd6-4eb7-82bd-6a1c40f5398d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00506 sec., 11857.707509881422 rows/sec., 818.31 KiB/sec.
7915 2024.06.28 20:24:51.197627 [ 3 ] {27b8636e-2dd6-4eb7-82bd-6a1c40f5398d} <Debug> DynamicQueryHandler: Done processing query
7916 2024.06.28 20:24:51.197663 [ 3 ] {27b8636e-2dd6-4eb7-82bd-6a1c40f5398d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7917 2024.06.28 20:24:51.197702 [ 3 ] {} <Debug> HTTP-Session: 36c68db3-c2e3-4032-9fd5-7e9f477b68b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7918 2024.06.28 20:24:51.201445 [ 189 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 627 rows, containing 19 columns (19 merged, 0 gathered) in 0.010911789 sec., 57460.788510481645 rows/sec., 102.97 MiB/sec.
7919 2024.06.28 20:24:51.202209 [ 195 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7920 2024.06.28 20:24:51.202873 [ 195 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7921 2024.06.28 20:24:51.202967 [ 195 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7922 2024.06.28 20:24:51.203131 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB.
7923 2024.06.28 20:24:55.338890 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache
7924 2024.06.28 20:24:55.338969 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache
7925 2024.06.28 20:24:56.170221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7926 2024.06.28 20:24:56.170429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7927 2024.06.28 20:24:56.170475 [ 3 ] {} <Debug> HTTP-Session: bc346d34-cff6-47f2-8690-645a58095147 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7928 2024.06.28 20:24:56.170518 [ 3 ] {} <Debug> HTTP-Session: bc346d34-cff6-47f2-8690-645a58095147 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7929 2024.06.28 20:24:56.170547 [ 3 ] {} <Debug> HTTP-Session: bc346d34-cff6-47f2-8690-645a58095147 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7930 2024.06.28 20:24:56.170630 [ 3 ] {} <Trace> HTTP-Session: bc346d34-cff6-47f2-8690-645a58095147 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7931 2024.06.28 20:24:56.170932 [ 3 ] {bf413afb-1199-41a7-9243-8d108d448aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7932 2024.06.28 20:24:56.171047 [ 3 ] {bf413afb-1199-41a7-9243-8d108d448aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7933 2024.06.28 20:24:56.171269 [ 3 ] {bf413afb-1199-41a7-9243-8d108d448aad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7934 2024.06.28 20:24:56.171750 [ 3 ] {bf413afb-1199-41a7-9243-8d108d448aad} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7935 2024.06.28 20:24:56.171794 [ 3 ] {bf413afb-1199-41a7-9243-8d108d448aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7936 2024.06.28 20:24:56.172175 [ 3 ] {bf413afb-1199-41a7-9243-8d108d448aad} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
7937 2024.06.28 20:24:56.172517 [ 3 ] {bf413afb-1199-41a7-9243-8d108d448aad} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7938 2024.06.28 20:24:56.172703 [ 3 ] {bf413afb-1199-41a7-9243-8d108d448aad} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.00186 sec., 5913.978494623656 rows/sec., 479.36 KiB/sec.
7939 2024.06.28 20:24:56.173054 [ 3 ] {bf413afb-1199-41a7-9243-8d108d448aad} <Debug> DynamicQueryHandler: Done processing query
7940 2024.06.28 20:24:56.173082 [ 3 ] {bf413afb-1199-41a7-9243-8d108d448aad} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7941 2024.06.28 20:24:56.173099 [ 3 ] {} <Debug> HTTP-Session: bc346d34-cff6-47f2-8690-645a58095147 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7942 2024.06.28 20:24:56.173242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7943 2024.06.28 20:24:56.173294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7944 2024.06.28 20:24:56.173313 [ 3 ] {} <Debug> HTTP-Session: e6feee7a-a4e4-479b-a4b3-8f1baa6a33aa Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7945 2024.06.28 20:24:56.173330 [ 3 ] {} <Debug> HTTP-Session: e6feee7a-a4e4-479b-a4b3-8f1baa6a33aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7946 2024.06.28 20:24:56.173344 [ 3 ] {} <Debug> HTTP-Session: e6feee7a-a4e4-479b-a4b3-8f1baa6a33aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7947 2024.06.28 20:24:56.173376 [ 3 ] {} <Trace> HTTP-Session: e6feee7a-a4e4-479b-a4b3-8f1baa6a33aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7948 2024.06.28 20:24:56.173503 [ 3 ] {053233b4-d700-4e8b-a54e-43ca43e0e5f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7949 2024.06.28 20:24:56.173548 [ 3 ] {053233b4-d700-4e8b-a54e-43ca43e0e5f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7950 2024.06.28 20:24:56.173697 [ 3 ] {053233b4-d700-4e8b-a54e-43ca43e0e5f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7951 2024.06.28 20:24:56.174059 [ 3 ] {053233b4-d700-4e8b-a54e-43ca43e0e5f9} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7952 2024.06.28 20:24:56.174096 [ 3 ] {053233b4-d700-4e8b-a54e-43ca43e0e5f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7953 2024.06.28 20:24:56.174416 [ 3 ] {053233b4-d700-4e8b-a54e-43ca43e0e5f9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
7954 2024.06.28 20:24:56.174730 [ 3 ] {053233b4-d700-4e8b-a54e-43ca43e0e5f9} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7955 2024.06.28 20:24:56.174897 [ 3 ] {053233b4-d700-4e8b-a54e-43ca43e0e5f9} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.00143 sec., 62237.76223776223 rows/sec., 5.03 MiB/sec.
7956 2024.06.28 20:24:56.174897 [ 52 ] {} <Debug> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
7957 2024.06.28 20:24:56.175015 [ 52 ] {} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7958 2024.06.28 20:24:56.175053 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7959 2024.06.28 20:24:56.175141 [ 3 ] {053233b4-d700-4e8b-a54e-43ca43e0e5f9} <Debug> DynamicQueryHandler: Done processing query
7960 2024.06.28 20:24:56.175179 [ 3 ] {053233b4-d700-4e8b-a54e-43ca43e0e5f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7961 2024.06.28 20:24:56.175199 [ 186 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::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
7962 2024.06.28 20:24:56.175203 [ 3 ] {} <Debug> HTTP-Session: e6feee7a-a4e4-479b-a4b3-8f1baa6a33aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7963 2024.06.28 20:24:56.175326 [ 186 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7964 2024.06.28 20:24:56.175362 [ 186 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 190 rows starting from the beginning of the part
7965 2024.06.28 20:24:56.175368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7966 2024.06.28 20:24:56.175444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7967 2024.06.28 20:24:56.175454 [ 186 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 91 rows starting from the beginning of the part
7968 2024.06.28 20:24:56.175527 [ 3 ] {} <Debug> HTTP-Session: 02e83408-e08a-49a4-a093-3e0cf7bd8ef4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7969 2024.06.28 20:24:56.175639 [ 3 ] {} <Debug> HTTP-Session: 02e83408-e08a-49a4-a093-3e0cf7bd8ef4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7970 2024.06.28 20:24:56.175791 [ 3 ] {} <Debug> HTTP-Session: 02e83408-e08a-49a4-a093-3e0cf7bd8ef4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7971 2024.06.28 20:24:56.175918 [ 186 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 150 rows starting from the beginning of the part
7972 2024.06.28 20:24:56.175953 [ 3 ] {} <Trace> HTTP-Session: 02e83408-e08a-49a4-a093-3e0cf7bd8ef4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7973 2024.06.28 20:24:56.176215 [ 186 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 91 rows starting from the beginning of the part
7974 2024.06.28 20:24:56.176316 [ 3 ] {75123556-9477-4581-862f-c45afadc73cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7975 2024.06.28 20:24:56.176496 [ 3 ] {75123556-9477-4581-862f-c45afadc73cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7976 2024.06.28 20:24:56.176507 [ 186 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 114 rows starting from the beginning of the part
7977 2024.06.28 20:24:56.176837 [ 186 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 89 rows starting from the beginning of the part
7978 2024.06.28 20:24:56.177425 [ 3 ] {75123556-9477-4581-862f-c45afadc73cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7979 2024.06.28 20:24:56.178002 [ 3 ] {75123556-9477-4581-862f-c45afadc73cf} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7980 2024.06.28 20:24:56.178049 [ 3 ] {75123556-9477-4581-862f-c45afadc73cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7981 2024.06.28 20:24:56.178566 [ 3 ] {75123556-9477-4581-862f-c45afadc73cf} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
7982 2024.06.28 20:24:56.178873 [ 186 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 725 rows, containing 4 columns (4 merged, 0 gathered) in 0.003737144 sec., 193998.41162128086 rows/sec., 15.75 MiB/sec.
7983 2024.06.28 20:24:56.179010 [ 186 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
7984 2024.06.28 20:24:56.179098 [ 3 ] {75123556-9477-4581-862f-c45afadc73cf} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7985 2024.06.28 20:24:56.179342 [ 52 ] {} <Debug> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
7986 2024.06.28 20:24:56.179419 [ 3 ] {75123556-9477-4581-862f-c45afadc73cf} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.003206 sec., 23393.636930754834 rows/sec., 1.83 MiB/sec.
7987 2024.06.28 20:24:56.179440 [ 52 ] {} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7988 2024.06.28 20:24:56.179574 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
7989 2024.06.28 20:24:56.179939 [ 3 ] {75123556-9477-4581-862f-c45afadc73cf} <Debug> DynamicQueryHandler: Done processing query
7990 2024.06.28 20:24:56.179954 [ 186 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_51_10} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7991 2024.06.28 20:24:56.180006 [ 3 ] {75123556-9477-4581-862f-c45afadc73cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7992 2024.06.28 20:24:56.180070 [ 3 ] {} <Debug> HTTP-Session: 02e83408-e08a-49a4-a093-3e0cf7bd8ef4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7993 2024.06.28 20:24:56.180059 [ 195 ] {83f29066-60b5-431b-8a7e-f217868bed51::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
7994 2024.06.28 20:24:56.180137 [ 186 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_51_10} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
7995 2024.06.28 20:24:56.180339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7996 2024.06.28 20:24:56.180370 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
7997 2024.06.28 20:24:56.180482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7998 2024.06.28 20:24:56.180557 [ 3 ] {} <Debug> HTTP-Session: cddd3155-1afe-4fb8-b24f-3628a88e3509 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
7999 2024.06.28 20:24:56.180566 [ 195 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8000 2024.06.28 20:24:56.180584 [ 3 ] {} <Debug> HTTP-Session: cddd3155-1afe-4fb8-b24f-3628a88e3509 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8001 2024.06.28 20:24:56.180630 [ 3 ] {} <Debug> HTTP-Session: cddd3155-1afe-4fb8-b24f-3628a88e3509 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8002 2024.06.28 20:24:56.180634 [ 195 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 150 rows starting from the beginning of the part
8003 2024.06.28 20:24:56.180701 [ 3 ] {} <Trace> HTTP-Session: cddd3155-1afe-4fb8-b24f-3628a88e3509 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8004 2024.06.28 20:24:56.180871 [ 195 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 79 rows starting from the beginning of the part
8005 2024.06.28 20:24:56.181131 [ 195 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 109 rows starting from the beginning of the part
8006 2024.06.28 20:24:56.181272 [ 3 ] {346a88d3-6ead-4fc3-ad16-e65358dac73c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8007 2024.06.28 20:24:56.181377 [ 195 ] {83f29066-60b5-431b-8a7e-f217868bed51::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
8008 2024.06.28 20:24:56.181496 [ 3 ] {346a88d3-6ead-4fc3-ad16-e65358dac73c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8009 2024.06.28 20:24:56.181743 [ 195 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 85 rows starting from the beginning of the part
8010 2024.06.28 20:24:56.182159 [ 195 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 75 rows starting from the beginning of the part
8011 2024.06.28 20:24:56.182768 [ 3 ] {346a88d3-6ead-4fc3-ad16-e65358dac73c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8012 2024.06.28 20:24:56.183635 [ 3 ] {346a88d3-6ead-4fc3-ad16-e65358dac73c} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8013 2024.06.28 20:24:56.183702 [ 3 ] {346a88d3-6ead-4fc3-ad16-e65358dac73c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
8014 2024.06.28 20:24:56.184681 [ 3 ] {346a88d3-6ead-4fc3-ad16-e65358dac73c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
8015 2024.06.28 20:24:56.184865 [ 191 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 577 rows, containing 4 columns (4 merged, 0 gathered) in 0.005109398 sec., 112929.1552546895 rows/sec., 8.82 MiB/sec.
8016 2024.06.28 20:24:56.185159 [ 191 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
8017 2024.06.28 20:24:56.185478 [ 3 ] {346a88d3-6ead-4fc3-ad16-e65358dac73c} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8018 2024.06.28 20:24:56.185867 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
8019 2024.06.28 20:24:56.185890 [ 3 ] {346a88d3-6ead-4fc3-ad16-e65358dac73c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004899 sec., 32659.726474790776 rows/sec., 2.27 MiB/sec.
8020 2024.06.28 20:24:56.185952 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8021 2024.06.28 20:24:56.186037 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
8022 2024.06.28 20:24:56.186237 [ 191 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_51_10} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8023 2024.06.28 20:24:56.186550 [ 3 ] {346a88d3-6ead-4fc3-ad16-e65358dac73c} <Debug> DynamicQueryHandler: Done processing query
8024 2024.06.28 20:24:56.186664 [ 3 ] {346a88d3-6ead-4fc3-ad16-e65358dac73c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8025 2024.06.28 20:24:56.186681 [ 186 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
8026 2024.06.28 20:24:56.186724 [ 191 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_51_10} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
8027 2024.06.28 20:24:56.186798 [ 3 ] {} <Debug> HTTP-Session: cddd3155-1afe-4fb8-b24f-3628a88e3509 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8028 2024.06.28 20:24:56.187118 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
8029 2024.06.28 20:24:56.187226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 17711, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8030 2024.06.28 20:24:56.187432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8031 2024.06.28 20:24:56.187534 [ 3 ] {} <Debug> HTTP-Session: d7252117-427b-4cdb-8c57-ece6a1d85153 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8032 2024.06.28 20:24:56.187627 [ 3 ] {} <Debug> HTTP-Session: d7252117-427b-4cdb-8c57-ece6a1d85153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8033 2024.06.28 20:24:56.187721 [ 3 ] {} <Debug> HTTP-Session: d7252117-427b-4cdb-8c57-ece6a1d85153 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8034 2024.06.28 20:24:56.187732 [ 186 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8035 2024.06.28 20:24:56.187856 [ 186 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 7681 rows starting from the beginning of the part
8036 2024.06.28 20:24:56.187859 [ 3 ] {} <Trace> HTTP-Session: d7252117-427b-4cdb-8c57-ece6a1d85153 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8037 2024.06.28 20:24:56.188104 [ 186 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 162 rows starting from the beginning of the part
8038 2024.06.28 20:24:56.188356 [ 3 ] {15d3f28e-a82b-48d8-bb25-c43c868dcc36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8039 2024.06.28 20:24:56.188455 [ 186 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 197 rows starting from the beginning of the part
8040 2024.06.28 20:24:56.188808 [ 3 ] {15d3f28e-a82b-48d8-bb25-c43c868dcc36} <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
8041 2024.06.28 20:24:56.188926 [ 186 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 162 rows starting from the beginning of the part
8042 2024.06.28 20:24:56.189268 [ 186 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
8043 2024.06.28 20:24:56.189650 [ 186 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part
8044 2024.06.28 20:24:56.190781 [ 3 ] {15d3f28e-a82b-48d8-bb25-c43c868dcc36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8045 2024.06.28 20:24:56.191738 [ 3 ] {15d3f28e-a82b-48d8-bb25-c43c868dcc36} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8046 2024.06.28 20:24:56.191783 [ 3 ] {15d3f28e-a82b-48d8-bb25-c43c868dcc36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
8047 2024.06.28 20:24:56.192654 [ 3 ] {15d3f28e-a82b-48d8-bb25-c43c868dcc36} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8048 2024.06.28 20:24:56.193540 [ 3 ] {15d3f28e-a82b-48d8-bb25-c43c868dcc36} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8049 2024.06.28 20:24:56.193703 [ 3 ] {15d3f28e-a82b-48d8-bb25-c43c868dcc36} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.005638 sec., 1951.0464703795674 rows/sec., 3.50 MiB/sec.
8050 2024.06.28 20:24:56.193948 [ 3 ] {15d3f28e-a82b-48d8-bb25-c43c868dcc36} <Debug> DynamicQueryHandler: Done processing query
8051 2024.06.28 20:24:56.193976 [ 3 ] {15d3f28e-a82b-48d8-bb25-c43c868dcc36} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
8052 2024.06.28 20:24:56.193995 [ 3 ] {} <Debug> HTTP-Session: d7252117-427b-4cdb-8c57-ece6a1d85153 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8053 2024.06.28 20:24:56.194168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8054 2024.06.28 20:24:56.194229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8055 2024.06.28 20:24:56.194279 [ 3 ] {} <Debug> HTTP-Session: ffb2d4d4-490a-4abd-9070-26950550c471 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8056 2024.06.28 20:24:56.194326 [ 3 ] {} <Debug> HTTP-Session: ffb2d4d4-490a-4abd-9070-26950550c471 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8057 2024.06.28 20:24:56.194368 [ 3 ] {} <Debug> HTTP-Session: ffb2d4d4-490a-4abd-9070-26950550c471 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8058 2024.06.28 20:24:56.194425 [ 3 ] {} <Trace> HTTP-Session: ffb2d4d4-490a-4abd-9070-26950550c471 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8059 2024.06.28 20:24:56.194431 [ 191 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8523 rows, containing 5 columns (5 merged, 0 gathered) in 0.008216599 sec., 1037290.489653931 rows/sec., 72.29 MiB/sec.
8060 2024.06.28 20:24:56.194574 [ 3 ] {28bf1408-2471-4a47-9004-82a86aa977ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8061 2024.06.28 20:24:56.194630 [ 3 ] {28bf1408-2471-4a47-9004-82a86aa977ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8062 2024.06.28 20:24:56.194648 [ 198 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
8063 2024.06.28 20:24:56.194854 [ 3 ] {28bf1408-2471-4a47-9004-82a86aa977ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8064 2024.06.28 20:24:56.195360 [ 198 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8065 2024.06.28 20:24:56.195394 [ 3 ] {28bf1408-2471-4a47-9004-82a86aa977ce} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8066 2024.06.28 20:24:56.195438 [ 3 ] {28bf1408-2471-4a47-9004-82a86aa977ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
8067 2024.06.28 20:24:56.195464 [ 198 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
8068 2024.06.28 20:24:56.195569 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB.
8069 2024.06.28 20:24:56.195875 [ 3 ] {28bf1408-2471-4a47-9004-82a86aa977ce} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
8070 2024.06.28 20:24:56.196221 [ 3 ] {28bf1408-2471-4a47-9004-82a86aa977ce} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8071 2024.06.28 20:24:56.196345 [ 50 ] {} <Debug> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
8072 2024.06.28 20:24:56.196350 [ 3 ] {28bf1408-2471-4a47-9004-82a86aa977ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001823 sec., 32912.78113000549 rows/sec., 2.22 MiB/sec.
8073 2024.06.28 20:24:56.196375 [ 50 ] {} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8074 2024.06.28 20:24:56.196410 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB.
8075 2024.06.28 20:24:56.196657 [ 192 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
8076 2024.06.28 20:24:56.196677 [ 3 ] {28bf1408-2471-4a47-9004-82a86aa977ce} <Debug> DynamicQueryHandler: Done processing query
8077 2024.06.28 20:24:56.196783 [ 3 ] {28bf1408-2471-4a47-9004-82a86aa977ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8078 2024.06.28 20:24:56.196885 [ 3 ] {} <Debug> HTTP-Session: ffb2d4d4-490a-4abd-9070-26950550c471 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8079 2024.06.28 20:24:56.197150 [ 192 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8080 2024.06.28 20:24:56.197201 [ 192 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2722 rows starting from the beginning of the part
8081 2024.06.28 20:24:56.197289 [ 192 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
8082 2024.06.28 20:24:56.197382 [ 192 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
8083 2024.06.28 20:24:56.197436 [ 192 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
8084 2024.06.28 20:24:56.197619 [ 192 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
8085 2024.06.28 20:24:56.197847 [ 192 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
8086 2024.06.28 20:24:56.199478 [ 191 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3022 rows, containing 4 columns (4 merged, 0 gathered) in 0.002961861 sec., 1020304.4639839614 rows/sec., 68.77 MiB/sec.
8087 2024.06.28 20:24:56.199748 [ 198 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
8088 2024.06.28 20:24:56.200182 [ 198 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_51_10} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8089 2024.06.28 20:24:56.200267 [ 198 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_51_10} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
8090 2024.06.28 20:24:56.200360 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB.
8091 2024.06.28 20:25:01.171274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8092 2024.06.28 20:25:01.171485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8093 2024.06.28 20:25:01.171533 [ 3 ] {} <Debug> HTTP-Session: 73ccdd93-3fff-4546-8224-40822043ef9c Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8094 2024.06.28 20:25:01.171576 [ 3 ] {} <Debug> HTTP-Session: 73ccdd93-3fff-4546-8224-40822043ef9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8095 2024.06.28 20:25:01.171606 [ 3 ] {} <Debug> HTTP-Session: 73ccdd93-3fff-4546-8224-40822043ef9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8096 2024.06.28 20:25:01.171688 [ 3 ] {} <Trace> HTTP-Session: 73ccdd93-3fff-4546-8224-40822043ef9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8097 2024.06.28 20:25:01.171995 [ 3 ] {657aa87d-3973-4eef-8c03-52b61a09be52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8098 2024.06.28 20:25:01.172117 [ 3 ] {657aa87d-3973-4eef-8c03-52b61a09be52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8099 2024.06.28 20:25:01.172353 [ 3 ] {657aa87d-3973-4eef-8c03-52b61a09be52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8100 2024.06.28 20:25:01.172847 [ 3 ] {657aa87d-3973-4eef-8c03-52b61a09be52} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8101 2024.06.28 20:25:01.172896 [ 3 ] {657aa87d-3973-4eef-8c03-52b61a09be52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8102 2024.06.28 20:25:01.173292 [ 3 ] {657aa87d-3973-4eef-8c03-52b61a09be52} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8103 2024.06.28 20:25:01.173649 [ 3 ] {657aa87d-3973-4eef-8c03-52b61a09be52} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8104 2024.06.28 20:25:01.173840 [ 3 ] {657aa87d-3973-4eef-8c03-52b61a09be52} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001938 sec., 9803.921568627451 rows/sec., 794.65 KiB/sec.
8105 2024.06.28 20:25:01.174064 [ 3 ] {657aa87d-3973-4eef-8c03-52b61a09be52} <Debug> DynamicQueryHandler: Done processing query
8106 2024.06.28 20:25:01.174092 [ 3 ] {657aa87d-3973-4eef-8c03-52b61a09be52} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8107 2024.06.28 20:25:01.174108 [ 3 ] {} <Debug> HTTP-Session: 73ccdd93-3fff-4546-8224-40822043ef9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8108 2024.06.28 20:25:01.174308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 16421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8109 2024.06.28 20:25:01.174362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8110 2024.06.28 20:25:01.174382 [ 3 ] {} <Debug> HTTP-Session: 0de5f042-6f8a-4298-b263-280d74430509 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8111 2024.06.28 20:25:01.174399 [ 3 ] {} <Debug> HTTP-Session: 0de5f042-6f8a-4298-b263-280d74430509 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8112 2024.06.28 20:25:01.174413 [ 3 ] {} <Debug> HTTP-Session: 0de5f042-6f8a-4298-b263-280d74430509 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8113 2024.06.28 20:25:01.174449 [ 3 ] {} <Trace> HTTP-Session: 0de5f042-6f8a-4298-b263-280d74430509 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8114 2024.06.28 20:25:01.174590 [ 3 ] {03bf8dfa-c405-4580-a9ca-e8e8b7fb3a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8115 2024.06.28 20:25:01.174638 [ 3 ] {03bf8dfa-c405-4580-a9ca-e8e8b7fb3a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8116 2024.06.28 20:25:01.174774 [ 3 ] {03bf8dfa-c405-4580-a9ca-e8e8b7fb3a99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8117 2024.06.28 20:25:01.175156 [ 3 ] {03bf8dfa-c405-4580-a9ca-e8e8b7fb3a99} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8118 2024.06.28 20:25:01.175195 [ 3 ] {03bf8dfa-c405-4580-a9ca-e8e8b7fb3a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8119 2024.06.28 20:25:01.175531 [ 3 ] {03bf8dfa-c405-4580-a9ca-e8e8b7fb3a99} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
8120 2024.06.28 20:25:01.175856 [ 3 ] {03bf8dfa-c405-4580-a9ca-e8e8b7fb3a99} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8121 2024.06.28 20:25:01.175999 [ 3 ] {03bf8dfa-c405-4580-a9ca-e8e8b7fb3a99} <Debug> executeQuery: Read 113 rows, 9.54 KiB in 0.001463 sec., 77238.55092276144 rows/sec., 6.36 MiB/sec.
8122 2024.06.28 20:25:01.176183 [ 3 ] {03bf8dfa-c405-4580-a9ca-e8e8b7fb3a99} <Debug> DynamicQueryHandler: Done processing query
8123 2024.06.28 20:25:01.176208 [ 3 ] {03bf8dfa-c405-4580-a9ca-e8e8b7fb3a99} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8124 2024.06.28 20:25:01.176224 [ 3 ] {} <Debug> HTTP-Session: 0de5f042-6f8a-4298-b263-280d74430509 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8125 2024.06.28 20:25:01.176399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 14109, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8126 2024.06.28 20:25:01.176449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8127 2024.06.28 20:25:01.176469 [ 3 ] {} <Debug> HTTP-Session: ff4bb3fa-1950-453d-8906-7fc135e1ab21 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8128 2024.06.28 20:25:01.176485 [ 3 ] {} <Debug> HTTP-Session: ff4bb3fa-1950-453d-8906-7fc135e1ab21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8129 2024.06.28 20:25:01.176500 [ 3 ] {} <Debug> HTTP-Session: ff4bb3fa-1950-453d-8906-7fc135e1ab21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8130 2024.06.28 20:25:01.176531 [ 3 ] {} <Trace> HTTP-Session: ff4bb3fa-1950-453d-8906-7fc135e1ab21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8131 2024.06.28 20:25:01.176656 [ 3 ] {ff9b0d5d-afda-4098-971b-f063e983762d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8132 2024.06.28 20:25:01.176701 [ 3 ] {ff9b0d5d-afda-4098-971b-f063e983762d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8133 2024.06.28 20:25:01.176833 [ 3 ] {ff9b0d5d-afda-4098-971b-f063e983762d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8134 2024.06.28 20:25:01.177161 [ 3 ] {ff9b0d5d-afda-4098-971b-f063e983762d} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8135 2024.06.28 20:25:01.177198 [ 3 ] {ff9b0d5d-afda-4098-971b-f063e983762d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8136 2024.06.28 20:25:01.177530 [ 3 ] {ff9b0d5d-afda-4098-971b-f063e983762d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
8137 2024.06.28 20:25:01.177847 [ 3 ] {ff9b0d5d-afda-4098-971b-f063e983762d} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8138 2024.06.28 20:25:01.178005 [ 3 ] {ff9b0d5d-afda-4098-971b-f063e983762d} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.00139 sec., 59712.23021582734 rows/sec., 4.66 MiB/sec.
8139 2024.06.28 20:25:01.178177 [ 3 ] {ff9b0d5d-afda-4098-971b-f063e983762d} <Debug> DynamicQueryHandler: Done processing query
8140 2024.06.28 20:25:01.178202 [ 3 ] {ff9b0d5d-afda-4098-971b-f063e983762d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8141 2024.06.28 20:25:01.178219 [ 3 ] {} <Debug> HTTP-Session: ff4bb3fa-1950-453d-8906-7fc135e1ab21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8142 2024.06.28 20:25:01.178435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8143 2024.06.28 20:25:01.178488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8144 2024.06.28 20:25:01.178507 [ 3 ] {} <Debug> HTTP-Session: 54d357cc-8bbb-4172-9c72-a321339bdba6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8145 2024.06.28 20:25:01.178523 [ 3 ] {} <Debug> HTTP-Session: 54d357cc-8bbb-4172-9c72-a321339bdba6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8146 2024.06.28 20:25:01.178536 [ 3 ] {} <Debug> HTTP-Session: 54d357cc-8bbb-4172-9c72-a321339bdba6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8147 2024.06.28 20:25:01.178567 [ 3 ] {} <Trace> HTTP-Session: 54d357cc-8bbb-4172-9c72-a321339bdba6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8148 2024.06.28 20:25:01.178716 [ 3 ] {983f3bc4-4c96-4f62-af09-98e859a507db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8149 2024.06.28 20:25:01.178766 [ 3 ] {983f3bc4-4c96-4f62-af09-98e859a507db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8150 2024.06.28 20:25:01.178913 [ 3 ] {983f3bc4-4c96-4f62-af09-98e859a507db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8151 2024.06.28 20:25:01.179267 [ 3 ] {983f3bc4-4c96-4f62-af09-98e859a507db} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8152 2024.06.28 20:25:01.179303 [ 3 ] {983f3bc4-4c96-4f62-af09-98e859a507db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8153 2024.06.28 20:25:01.179697 [ 3 ] {983f3bc4-4c96-4f62-af09-98e859a507db} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
8154 2024.06.28 20:25:01.180054 [ 3 ] {983f3bc4-4c96-4f62-af09-98e859a507db} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8155 2024.06.28 20:25:01.180214 [ 3 ] {983f3bc4-4c96-4f62-af09-98e859a507db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001559 sec., 102629.89095574086 rows/sec., 7.15 MiB/sec.
8156 2024.06.28 20:25:01.180376 [ 3 ] {983f3bc4-4c96-4f62-af09-98e859a507db} <Debug> DynamicQueryHandler: Done processing query
8157 2024.06.28 20:25:01.180400 [ 3 ] {983f3bc4-4c96-4f62-af09-98e859a507db} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8158 2024.06.28 20:25:01.180417 [ 3 ] {} <Debug> HTTP-Session: 54d357cc-8bbb-4172-9c72-a321339bdba6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8159 2024.06.28 20:25:01.180575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8160 2024.06.28 20:25:01.180626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8161 2024.06.28 20:25:01.180645 [ 3 ] {} <Debug> HTTP-Session: d3020795-ed9b-4774-9b1d-bd19f777f8f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8162 2024.06.28 20:25:01.180661 [ 3 ] {} <Debug> HTTP-Session: d3020795-ed9b-4774-9b1d-bd19f777f8f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8163 2024.06.28 20:25:01.180674 [ 3 ] {} <Debug> HTTP-Session: d3020795-ed9b-4774-9b1d-bd19f777f8f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8164 2024.06.28 20:25:01.180705 [ 3 ] {} <Trace> HTTP-Session: d3020795-ed9b-4774-9b1d-bd19f777f8f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8165 2024.06.28 20:25:01.180948 [ 3 ] {4f2032ed-2d1c-4c11-b636-5205edac6b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8166 2024.06.28 20:25:01.181015 [ 3 ] {4f2032ed-2d1c-4c11-b636-5205edac6b8d} <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
8167 2024.06.28 20:25:01.181430 [ 3 ] {4f2032ed-2d1c-4c11-b636-5205edac6b8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8168 2024.06.28 20:25:01.182056 [ 3 ] {4f2032ed-2d1c-4c11-b636-5205edac6b8d} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8169 2024.06.28 20:25:01.182094 [ 3 ] {4f2032ed-2d1c-4c11-b636-5205edac6b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8170 2024.06.28 20:25:01.182719 [ 3 ] {4f2032ed-2d1c-4c11-b636-5205edac6b8d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8171 2024.06.28 20:25:01.183155 [ 3 ] {4f2032ed-2d1c-4c11-b636-5205edac6b8d} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8172 2024.06.28 20:25:01.183346 [ 3 ] {4f2032ed-2d1c-4c11-b636-5205edac6b8d} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002562 sec., 7416.081186572989 rows/sec., 13.29 MiB/sec.
8173 2024.06.28 20:25:01.183583 [ 3 ] {4f2032ed-2d1c-4c11-b636-5205edac6b8d} <Debug> DynamicQueryHandler: Done processing query
8174 2024.06.28 20:25:01.183608 [ 3 ] {4f2032ed-2d1c-4c11-b636-5205edac6b8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
8175 2024.06.28 20:25:01.183625 [ 3 ] {} <Debug> HTTP-Session: d3020795-ed9b-4774-9b1d-bd19f777f8f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8176 2024.06.28 20:25:01.183780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8177 2024.06.28 20:25:01.183833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8178 2024.06.28 20:25:01.183853 [ 3 ] {} <Debug> HTTP-Session: 49909ce7-1106-4456-914c-87e1bb20b854 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8179 2024.06.28 20:25:01.183870 [ 3 ] {} <Debug> HTTP-Session: 49909ce7-1106-4456-914c-87e1bb20b854 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8180 2024.06.28 20:25:01.183883 [ 3 ] {} <Debug> HTTP-Session: 49909ce7-1106-4456-914c-87e1bb20b854 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8181 2024.06.28 20:25:01.183914 [ 3 ] {} <Trace> HTTP-Session: 49909ce7-1106-4456-914c-87e1bb20b854 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8182 2024.06.28 20:25:01.184032 [ 3 ] {4a2fde64-915a-413d-a147-5dc2cea220c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8183 2024.06.28 20:25:01.184078 [ 3 ] {4a2fde64-915a-413d-a147-5dc2cea220c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8184 2024.06.28 20:25:01.184208 [ 3 ] {4a2fde64-915a-413d-a147-5dc2cea220c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8185 2024.06.28 20:25:01.184519 [ 3 ] {4a2fde64-915a-413d-a147-5dc2cea220c2} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8186 2024.06.28 20:25:01.184557 [ 3 ] {4a2fde64-915a-413d-a147-5dc2cea220c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8187 2024.06.28 20:25:01.184922 [ 3 ] {4a2fde64-915a-413d-a147-5dc2cea220c2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
8188 2024.06.28 20:25:01.185254 [ 3 ] {4a2fde64-915a-413d-a147-5dc2cea220c2} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8189 2024.06.28 20:25:01.185409 [ 3 ] {4a2fde64-915a-413d-a147-5dc2cea220c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001406 sec., 42674.25320056899 rows/sec., 2.88 MiB/sec.
8190 2024.06.28 20:25:01.185675 [ 3 ] {4a2fde64-915a-413d-a147-5dc2cea220c2} <Debug> DynamicQueryHandler: Done processing query
8191 2024.06.28 20:25:01.185732 [ 3 ] {4a2fde64-915a-413d-a147-5dc2cea220c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8192 2024.06.28 20:25:01.185780 [ 3 ] {} <Debug> HTTP-Session: 49909ce7-1106-4456-914c-87e1bb20b854 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8193 2024.06.28 20:25:06.171106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8194 2024.06.28 20:25:06.171244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8195 2024.06.28 20:25:06.171275 [ 3 ] {} <Debug> HTTP-Session: 9b15cd62-34b0-4585-9153-2cf85a360cf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8196 2024.06.28 20:25:06.171305 [ 3 ] {} <Debug> HTTP-Session: 9b15cd62-34b0-4585-9153-2cf85a360cf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8197 2024.06.28 20:25:06.171323 [ 3 ] {} <Debug> HTTP-Session: 9b15cd62-34b0-4585-9153-2cf85a360cf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8198 2024.06.28 20:25:06.171381 [ 3 ] {} <Trace> HTTP-Session: 9b15cd62-34b0-4585-9153-2cf85a360cf9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8199 2024.06.28 20:25:06.171591 [ 3 ] {5ca988b7-1078-48c8-a071-858dbd6c09e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8200 2024.06.28 20:25:06.171667 [ 3 ] {5ca988b7-1078-48c8-a071-858dbd6c09e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8201 2024.06.28 20:25:06.171894 [ 3 ] {5ca988b7-1078-48c8-a071-858dbd6c09e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8202 2024.06.28 20:25:06.172333 [ 3 ] {5ca988b7-1078-48c8-a071-858dbd6c09e4} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8203 2024.06.28 20:25:06.172372 [ 3 ] {5ca988b7-1078-48c8-a071-858dbd6c09e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8204 2024.06.28 20:25:06.172753 [ 3 ] {5ca988b7-1078-48c8-a071-858dbd6c09e4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8205 2024.06.28 20:25:06.173102 [ 3 ] {5ca988b7-1078-48c8-a071-858dbd6c09e4} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8206 2024.06.28 20:25:06.173254 [ 3 ] {5ca988b7-1078-48c8-a071-858dbd6c09e4} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001729 sec., 6362.058993637941 rows/sec., 515.67 KiB/sec.
8207 2024.06.28 20:25:06.173497 [ 3 ] {5ca988b7-1078-48c8-a071-858dbd6c09e4} <Debug> DynamicQueryHandler: Done processing query
8208 2024.06.28 20:25:06.173524 [ 3 ] {5ca988b7-1078-48c8-a071-858dbd6c09e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8209 2024.06.28 20:25:06.173541 [ 3 ] {} <Debug> HTTP-Session: 9b15cd62-34b0-4585-9153-2cf85a360cf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8210 2024.06.28 20:25:06.173753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8211 2024.06.28 20:25:06.173804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8212 2024.06.28 20:25:06.173823 [ 3 ] {} <Debug> HTTP-Session: af91ab7b-a448-4509-bb1c-190648b44411 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8213 2024.06.28 20:25:06.173840 [ 3 ] {} <Debug> HTTP-Session: af91ab7b-a448-4509-bb1c-190648b44411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8214 2024.06.28 20:25:06.173854 [ 3 ] {} <Debug> HTTP-Session: af91ab7b-a448-4509-bb1c-190648b44411 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8215 2024.06.28 20:25:06.173885 [ 3 ] {} <Trace> HTTP-Session: af91ab7b-a448-4509-bb1c-190648b44411 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8216 2024.06.28 20:25:06.174006 [ 3 ] {6638f072-6b72-4410-909e-ae06e470b0be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8217 2024.06.28 20:25:06.174050 [ 3 ] {6638f072-6b72-4410-909e-ae06e470b0be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8218 2024.06.28 20:25:06.174175 [ 3 ] {6638f072-6b72-4410-909e-ae06e470b0be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8219 2024.06.28 20:25:06.174510 [ 3 ] {6638f072-6b72-4410-909e-ae06e470b0be} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8220 2024.06.28 20:25:06.174547 [ 3 ] {6638f072-6b72-4410-909e-ae06e470b0be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8221 2024.06.28 20:25:06.174863 [ 3 ] {6638f072-6b72-4410-909e-ae06e470b0be} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
8222 2024.06.28 20:25:06.175182 [ 3 ] {6638f072-6b72-4410-909e-ae06e470b0be} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8223 2024.06.28 20:25:06.175304 [ 3 ] {6638f072-6b72-4410-909e-ae06e470b0be} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.00136 sec., 65441.17647058823 rows/sec., 5.29 MiB/sec.
8224 2024.06.28 20:25:06.175447 [ 3 ] {6638f072-6b72-4410-909e-ae06e470b0be} <Debug> DynamicQueryHandler: Done processing query
8225 2024.06.28 20:25:06.175470 [ 3 ] {6638f072-6b72-4410-909e-ae06e470b0be} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8226 2024.06.28 20:25:06.175486 [ 3 ] {} <Debug> HTTP-Session: af91ab7b-a448-4509-bb1c-190648b44411 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8227 2024.06.28 20:25:06.175645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8228 2024.06.28 20:25:06.175691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8229 2024.06.28 20:25:06.175711 [ 3 ] {} <Debug> HTTP-Session: eff778c6-7b35-48fd-99ee-b89c5033ee99 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8230 2024.06.28 20:25:06.175726 [ 3 ] {} <Debug> HTTP-Session: eff778c6-7b35-48fd-99ee-b89c5033ee99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8231 2024.06.28 20:25:06.175740 [ 3 ] {} <Debug> HTTP-Session: eff778c6-7b35-48fd-99ee-b89c5033ee99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8232 2024.06.28 20:25:06.175768 [ 3 ] {} <Trace> HTTP-Session: eff778c6-7b35-48fd-99ee-b89c5033ee99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8233 2024.06.28 20:25:06.175874 [ 3 ] {89537319-430c-402e-b686-5a5cef3d431f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8234 2024.06.28 20:25:06.175916 [ 3 ] {89537319-430c-402e-b686-5a5cef3d431f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8235 2024.06.28 20:25:06.176100 [ 3 ] {89537319-430c-402e-b686-5a5cef3d431f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8236 2024.06.28 20:25:06.176451 [ 3 ] {89537319-430c-402e-b686-5a5cef3d431f} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8237 2024.06.28 20:25:06.176488 [ 3 ] {89537319-430c-402e-b686-5a5cef3d431f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8238 2024.06.28 20:25:06.176802 [ 3 ] {89537319-430c-402e-b686-5a5cef3d431f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
8239 2024.06.28 20:25:06.177110 [ 3 ] {89537319-430c-402e-b686-5a5cef3d431f} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8240 2024.06.28 20:25:06.177262 [ 3 ] {89537319-430c-402e-b686-5a5cef3d431f} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001372 sec., 54664.723032069975 rows/sec., 4.27 MiB/sec.
8241 2024.06.28 20:25:06.177425 [ 3 ] {89537319-430c-402e-b686-5a5cef3d431f} <Debug> DynamicQueryHandler: Done processing query
8242 2024.06.28 20:25:06.177450 [ 3 ] {89537319-430c-402e-b686-5a5cef3d431f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8243 2024.06.28 20:25:06.177466 [ 3 ] {} <Debug> HTTP-Session: eff778c6-7b35-48fd-99ee-b89c5033ee99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8244 2024.06.28 20:25:06.177684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8245 2024.06.28 20:25:06.177736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8246 2024.06.28 20:25:06.177756 [ 3 ] {} <Debug> HTTP-Session: 8a8423a8-d4e8-47fc-8b93-448ce4e4c925 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8247 2024.06.28 20:25:06.177772 [ 3 ] {} <Debug> HTTP-Session: 8a8423a8-d4e8-47fc-8b93-448ce4e4c925 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8248 2024.06.28 20:25:06.177786 [ 3 ] {} <Debug> HTTP-Session: 8a8423a8-d4e8-47fc-8b93-448ce4e4c925 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8249 2024.06.28 20:25:06.177816 [ 3 ] {} <Trace> HTTP-Session: 8a8423a8-d4e8-47fc-8b93-448ce4e4c925 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8250 2024.06.28 20:25:06.177986 [ 3 ] {ad26091d-e1cd-4b01-8950-0b8a60694697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8251 2024.06.28 20:25:06.178035 [ 3 ] {ad26091d-e1cd-4b01-8950-0b8a60694697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8252 2024.06.28 20:25:06.178179 [ 3 ] {ad26091d-e1cd-4b01-8950-0b8a60694697} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8253 2024.06.28 20:25:06.178548 [ 3 ] {ad26091d-e1cd-4b01-8950-0b8a60694697} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8254 2024.06.28 20:25:06.178584 [ 3 ] {ad26091d-e1cd-4b01-8950-0b8a60694697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8255 2024.06.28 20:25:06.178971 [ 3 ] {ad26091d-e1cd-4b01-8950-0b8a60694697} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
8256 2024.06.28 20:25:06.179312 [ 3 ] {ad26091d-e1cd-4b01-8950-0b8a60694697} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8257 2024.06.28 20:25:06.179438 [ 3 ] {ad26091d-e1cd-4b01-8950-0b8a60694697} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001517 sec., 105471.32498352011 rows/sec., 7.35 MiB/sec.
8258 2024.06.28 20:25:06.179596 [ 3 ] {ad26091d-e1cd-4b01-8950-0b8a60694697} <Debug> DynamicQueryHandler: Done processing query
8259 2024.06.28 20:25:06.179620 [ 3 ] {ad26091d-e1cd-4b01-8950-0b8a60694697} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8260 2024.06.28 20:25:06.179635 [ 3 ] {} <Debug> HTTP-Session: 8a8423a8-d4e8-47fc-8b93-448ce4e4c925 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8261 2024.06.28 20:25:06.179822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 17700, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8262 2024.06.28 20:25:06.179873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8263 2024.06.28 20:25:06.179894 [ 3 ] {} <Debug> HTTP-Session: 315d20c9-11b1-4dd0-8b38-dd5cde1738d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8264 2024.06.28 20:25:06.179910 [ 3 ] {} <Debug> HTTP-Session: 315d20c9-11b1-4dd0-8b38-dd5cde1738d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8265 2024.06.28 20:25:06.179924 [ 3 ] {} <Debug> HTTP-Session: 315d20c9-11b1-4dd0-8b38-dd5cde1738d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8266 2024.06.28 20:25:06.179954 [ 3 ] {} <Trace> HTTP-Session: 315d20c9-11b1-4dd0-8b38-dd5cde1738d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8267 2024.06.28 20:25:06.180126 [ 3 ] {23286e33-7cdf-4c7f-a78a-b35ad1d210a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8268 2024.06.28 20:25:06.180191 [ 3 ] {23286e33-7cdf-4c7f-a78a-b35ad1d210a9} <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
8269 2024.06.28 20:25:06.180592 [ 3 ] {23286e33-7cdf-4c7f-a78a-b35ad1d210a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8270 2024.06.28 20:25:06.181127 [ 3 ] {23286e33-7cdf-4c7f-a78a-b35ad1d210a9} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8271 2024.06.28 20:25:06.181163 [ 3 ] {23286e33-7cdf-4c7f-a78a-b35ad1d210a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8272 2024.06.28 20:25:06.181773 [ 3 ] {23286e33-7cdf-4c7f-a78a-b35ad1d210a9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8273 2024.06.28 20:25:06.182196 [ 3 ] {23286e33-7cdf-4c7f-a78a-b35ad1d210a9} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8274 2024.06.28 20:25:06.182349 [ 3 ] {23286e33-7cdf-4c7f-a78a-b35ad1d210a9} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002317 sec., 4747.518342684506 rows/sec., 8.51 MiB/sec.
8275 2024.06.28 20:25:06.182869 [ 3 ] {23286e33-7cdf-4c7f-a78a-b35ad1d210a9} <Debug> DynamicQueryHandler: Done processing query
8276 2024.06.28 20:25:06.182925 [ 3 ] {23286e33-7cdf-4c7f-a78a-b35ad1d210a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
8277 2024.06.28 20:25:06.182962 [ 3 ] {} <Debug> HTTP-Session: 315d20c9-11b1-4dd0-8b38-dd5cde1738d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8278 2024.06.28 20:25:06.183140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8279 2024.06.28 20:25:06.183196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8280 2024.06.28 20:25:06.183218 [ 3 ] {} <Debug> HTTP-Session: f8fb5bc4-1ada-4af2-ad35-bd2c343d4975 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8281 2024.06.28 20:25:06.183235 [ 3 ] {} <Debug> HTTP-Session: f8fb5bc4-1ada-4af2-ad35-bd2c343d4975 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8282 2024.06.28 20:25:06.183249 [ 3 ] {} <Debug> HTTP-Session: f8fb5bc4-1ada-4af2-ad35-bd2c343d4975 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8283 2024.06.28 20:25:06.183282 [ 3 ] {} <Trace> HTTP-Session: f8fb5bc4-1ada-4af2-ad35-bd2c343d4975 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8284 2024.06.28 20:25:06.183413 [ 3 ] {b76163b8-0b42-4563-8d22-4ada6155db24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8285 2024.06.28 20:25:06.183461 [ 3 ] {b76163b8-0b42-4563-8d22-4ada6155db24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8286 2024.06.28 20:25:06.183604 [ 3 ] {b76163b8-0b42-4563-8d22-4ada6155db24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8287 2024.06.28 20:25:06.183900 [ 3 ] {b76163b8-0b42-4563-8d22-4ada6155db24} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8288 2024.06.28 20:25:06.183936 [ 3 ] {b76163b8-0b42-4563-8d22-4ada6155db24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8289 2024.06.28 20:25:06.184311 [ 3 ] {b76163b8-0b42-4563-8d22-4ada6155db24} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
8290 2024.06.28 20:25:06.184642 [ 3 ] {b76163b8-0b42-4563-8d22-4ada6155db24} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8291 2024.06.28 20:25:06.184774 [ 3 ] {b76163b8-0b42-4563-8d22-4ada6155db24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00141 sec., 42553.1914893617 rows/sec., 2.87 MiB/sec.
8292 2024.06.28 20:25:06.184924 [ 3 ] {b76163b8-0b42-4563-8d22-4ada6155db24} <Debug> DynamicQueryHandler: Done processing query
8293 2024.06.28 20:25:06.184949 [ 3 ] {b76163b8-0b42-4563-8d22-4ada6155db24} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8294 2024.06.28 20:25:06.184965 [ 3 ] {} <Debug> HTTP-Session: f8fb5bc4-1ada-4af2-ad35-bd2c343d4975 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8295 2024.06.28 20:25:10.339035 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache
8296 2024.06.28 20:25:10.339087 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache
8297 2024.06.28 20:25:11.172533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8298 2024.06.28 20:25:11.172684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8299 2024.06.28 20:25:11.172715 [ 3 ] {} <Debug> HTTP-Session: 50b90d6e-1817-4797-b35a-de438c37f7d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8300 2024.06.28 20:25:11.172743 [ 3 ] {} <Debug> HTTP-Session: 50b90d6e-1817-4797-b35a-de438c37f7d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8301 2024.06.28 20:25:11.172761 [ 3 ] {} <Debug> HTTP-Session: 50b90d6e-1817-4797-b35a-de438c37f7d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8302 2024.06.28 20:25:11.172820 [ 3 ] {} <Trace> HTTP-Session: 50b90d6e-1817-4797-b35a-de438c37f7d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8303 2024.06.28 20:25:11.173041 [ 3 ] {10abd0ff-494e-443f-ab0f-a4d0d1faad31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8304 2024.06.28 20:25:11.173122 [ 3 ] {10abd0ff-494e-443f-ab0f-a4d0d1faad31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8305 2024.06.28 20:25:11.173349 [ 3 ] {10abd0ff-494e-443f-ab0f-a4d0d1faad31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8306 2024.06.28 20:25:11.173773 [ 3 ] {10abd0ff-494e-443f-ab0f-a4d0d1faad31} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8307 2024.06.28 20:25:11.173816 [ 3 ] {10abd0ff-494e-443f-ab0f-a4d0d1faad31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8308 2024.06.28 20:25:11.174193 [ 3 ] {10abd0ff-494e-443f-ab0f-a4d0d1faad31} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8309 2024.06.28 20:25:11.174529 [ 3 ] {10abd0ff-494e-443f-ab0f-a4d0d1faad31} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8310 2024.06.28 20:25:11.174711 [ 3 ] {10abd0ff-494e-443f-ab0f-a4d0d1faad31} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001731 sec., 10976.314269208551 rows/sec., 889.68 KiB/sec.
8311 2024.06.28 20:25:11.174922 [ 3 ] {10abd0ff-494e-443f-ab0f-a4d0d1faad31} <Debug> DynamicQueryHandler: Done processing query
8312 2024.06.28 20:25:11.174949 [ 3 ] {10abd0ff-494e-443f-ab0f-a4d0d1faad31} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8313 2024.06.28 20:25:11.174966 [ 3 ] {} <Debug> HTTP-Session: 50b90d6e-1817-4797-b35a-de438c37f7d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8314 2024.06.28 20:25:11.175141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8315 2024.06.28 20:25:11.175193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8316 2024.06.28 20:25:11.175212 [ 3 ] {} <Debug> HTTP-Session: cf5b9c62-a95c-4355-a734-9955847ed5a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8317 2024.06.28 20:25:11.175229 [ 3 ] {} <Debug> HTTP-Session: cf5b9c62-a95c-4355-a734-9955847ed5a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8318 2024.06.28 20:25:11.175243 [ 3 ] {} <Debug> HTTP-Session: cf5b9c62-a95c-4355-a734-9955847ed5a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8319 2024.06.28 20:25:11.175274 [ 3 ] {} <Trace> HTTP-Session: cf5b9c62-a95c-4355-a734-9955847ed5a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8320 2024.06.28 20:25:11.175369 [ 3 ] {d71944bf-8181-4fbe-86ae-cb9321522180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8321 2024.06.28 20:25:11.175414 [ 3 ] {d71944bf-8181-4fbe-86ae-cb9321522180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8322 2024.06.28 20:25:11.175542 [ 3 ] {d71944bf-8181-4fbe-86ae-cb9321522180} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8323 2024.06.28 20:25:11.175833 [ 3 ] {d71944bf-8181-4fbe-86ae-cb9321522180} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8324 2024.06.28 20:25:11.175869 [ 3 ] {d71944bf-8181-4fbe-86ae-cb9321522180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8325 2024.06.28 20:25:11.176180 [ 3 ] {d71944bf-8181-4fbe-86ae-cb9321522180} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8326 2024.06.28 20:25:11.176485 [ 3 ] {d71944bf-8181-4fbe-86ae-cb9321522180} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8327 2024.06.28 20:25:11.176648 [ 3 ] {d71944bf-8181-4fbe-86ae-cb9321522180} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001294 sec., 1545.595054095827 rows/sec., 126.03 KiB/sec.
8328 2024.06.28 20:25:11.176818 [ 3 ] {d71944bf-8181-4fbe-86ae-cb9321522180} <Debug> DynamicQueryHandler: Done processing query
8329 2024.06.28 20:25:11.176843 [ 3 ] {d71944bf-8181-4fbe-86ae-cb9321522180} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8330 2024.06.28 20:25:11.176859 [ 3 ] {} <Debug> HTTP-Session: cf5b9c62-a95c-4355-a734-9955847ed5a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8331 2024.06.28 20:25:11.177021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 21484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8332 2024.06.28 20:25:11.177072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8333 2024.06.28 20:25:11.177092 [ 3 ] {} <Debug> HTTP-Session: 364af8de-8a4c-4187-83bc-00b116bec597 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8334 2024.06.28 20:25:11.177109 [ 3 ] {} <Debug> HTTP-Session: 364af8de-8a4c-4187-83bc-00b116bec597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8335 2024.06.28 20:25:11.177123 [ 3 ] {} <Debug> HTTP-Session: 364af8de-8a4c-4187-83bc-00b116bec597 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8336 2024.06.28 20:25:11.177155 [ 3 ] {} <Trace> HTTP-Session: 364af8de-8a4c-4187-83bc-00b116bec597 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8337 2024.06.28 20:25:11.177291 [ 3 ] {c952f0fc-7ff5-408a-bd01-e24413229805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8338 2024.06.28 20:25:11.177335 [ 3 ] {c952f0fc-7ff5-408a-bd01-e24413229805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8339 2024.06.28 20:25:11.177460 [ 3 ] {c952f0fc-7ff5-408a-bd01-e24413229805} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8340 2024.06.28 20:25:11.177858 [ 3 ] {c952f0fc-7ff5-408a-bd01-e24413229805} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8341 2024.06.28 20:25:11.177895 [ 3 ] {c952f0fc-7ff5-408a-bd01-e24413229805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8342 2024.06.28 20:25:11.178218 [ 3 ] {c952f0fc-7ff5-408a-bd01-e24413229805} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
8343 2024.06.28 20:25:11.178527 [ 3 ] {c952f0fc-7ff5-408a-bd01-e24413229805} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8344 2024.06.28 20:25:11.178690 [ 3 ] {c952f0fc-7ff5-408a-bd01-e24413229805} <Debug> executeQuery: Read 150 rows, 12.37 KiB in 0.001455 sec., 103092.78350515464 rows/sec., 8.31 MiB/sec.
8345 2024.06.28 20:25:11.178852 [ 3 ] {c952f0fc-7ff5-408a-bd01-e24413229805} <Debug> DynamicQueryHandler: Done processing query
8346 2024.06.28 20:25:11.178876 [ 3 ] {c952f0fc-7ff5-408a-bd01-e24413229805} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8347 2024.06.28 20:25:11.178892 [ 3 ] {} <Debug> HTTP-Session: 364af8de-8a4c-4187-83bc-00b116bec597 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8348 2024.06.28 20:25:11.179000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8349 2024.06.28 20:25:11.179050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8350 2024.06.28 20:25:11.179069 [ 3 ] {} <Debug> HTTP-Session: 9517c23c-b742-44f7-9a38-d07495157d69 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8351 2024.06.28 20:25:11.179085 [ 3 ] {} <Debug> HTTP-Session: 9517c23c-b742-44f7-9a38-d07495157d69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8352 2024.06.28 20:25:11.179099 [ 3 ] {} <Debug> HTTP-Session: 9517c23c-b742-44f7-9a38-d07495157d69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8353 2024.06.28 20:25:11.179130 [ 3 ] {} <Trace> HTTP-Session: 9517c23c-b742-44f7-9a38-d07495157d69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8354 2024.06.28 20:25:11.179223 [ 3 ] {af6f0542-114f-40d2-91c9-eea3e8e656b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8355 2024.06.28 20:25:11.179267 [ 3 ] {af6f0542-114f-40d2-91c9-eea3e8e656b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8356 2024.06.28 20:25:11.179391 [ 3 ] {af6f0542-114f-40d2-91c9-eea3e8e656b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8357 2024.06.28 20:25:11.179658 [ 3 ] {af6f0542-114f-40d2-91c9-eea3e8e656b5} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8358 2024.06.28 20:25:11.179696 [ 3 ] {af6f0542-114f-40d2-91c9-eea3e8e656b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8359 2024.06.28 20:25:11.180003 [ 3 ] {af6f0542-114f-40d2-91c9-eea3e8e656b5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8360 2024.06.28 20:25:11.180310 [ 3 ] {af6f0542-114f-40d2-91c9-eea3e8e656b5} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8361 2024.06.28 20:25:11.180474 [ 3 ] {af6f0542-114f-40d2-91c9-eea3e8e656b5} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001264 sec., 1582.2784810126584 rows/sec., 110.48 KiB/sec.
8362 2024.06.28 20:25:11.180646 [ 3 ] {af6f0542-114f-40d2-91c9-eea3e8e656b5} <Debug> DynamicQueryHandler: Done processing query
8363 2024.06.28 20:25:11.180671 [ 3 ] {af6f0542-114f-40d2-91c9-eea3e8e656b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8364 2024.06.28 20:25:11.180687 [ 3 ] {} <Debug> HTTP-Session: 9517c23c-b742-44f7-9a38-d07495157d69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8365 2024.06.28 20:25:11.180882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 18490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8366 2024.06.28 20:25:11.180933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8367 2024.06.28 20:25:11.180953 [ 3 ] {} <Debug> HTTP-Session: 4d74d549-ffd7-428f-96ff-77a5e695eb64 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8368 2024.06.28 20:25:11.180969 [ 3 ] {} <Debug> HTTP-Session: 4d74d549-ffd7-428f-96ff-77a5e695eb64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8369 2024.06.28 20:25:11.180983 [ 3 ] {} <Debug> HTTP-Session: 4d74d549-ffd7-428f-96ff-77a5e695eb64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8370 2024.06.28 20:25:11.181014 [ 3 ] {} <Trace> HTTP-Session: 4d74d549-ffd7-428f-96ff-77a5e695eb64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8371 2024.06.28 20:25:11.181138 [ 3 ] {c9288cf8-40b5-4378-add0-9632ef764089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8372 2024.06.28 20:25:11.181182 [ 3 ] {c9288cf8-40b5-4378-add0-9632ef764089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8373 2024.06.28 20:25:11.181306 [ 3 ] {c9288cf8-40b5-4378-add0-9632ef764089} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8374 2024.06.28 20:25:11.181647 [ 3 ] {c9288cf8-40b5-4378-add0-9632ef764089} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8375 2024.06.28 20:25:11.181684 [ 3 ] {c9288cf8-40b5-4378-add0-9632ef764089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8376 2024.06.28 20:25:11.181997 [ 3 ] {c9288cf8-40b5-4378-add0-9632ef764089} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
8377 2024.06.28 20:25:11.182303 [ 3 ] {c9288cf8-40b5-4378-add0-9632ef764089} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8378 2024.06.28 20:25:11.182460 [ 3 ] {c9288cf8-40b5-4378-add0-9632ef764089} <Debug> executeQuery: Read 109 rows, 8.70 KiB in 0.001364 sec., 79912.02346041056 rows/sec., 6.23 MiB/sec.
8379 2024.06.28 20:25:11.182621 [ 3 ] {c9288cf8-40b5-4378-add0-9632ef764089} <Debug> DynamicQueryHandler: Done processing query
8380 2024.06.28 20:25:11.182645 [ 3 ] {c9288cf8-40b5-4378-add0-9632ef764089} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8381 2024.06.28 20:25:11.182661 [ 3 ] {} <Debug> HTTP-Session: 4d74d549-ffd7-428f-96ff-77a5e695eb64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8382 2024.06.28 20:25:11.182884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 37818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8383 2024.06.28 20:25:11.182934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8384 2024.06.28 20:25:11.182953 [ 3 ] {} <Debug> HTTP-Session: 69fb3a46-77f7-4ec1-b5cb-3f7cedb7f660 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8385 2024.06.28 20:25:11.182969 [ 3 ] {} <Debug> HTTP-Session: 69fb3a46-77f7-4ec1-b5cb-3f7cedb7f660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8386 2024.06.28 20:25:11.182983 [ 3 ] {} <Debug> HTTP-Session: 69fb3a46-77f7-4ec1-b5cb-3f7cedb7f660 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8387 2024.06.28 20:25:11.183014 [ 3 ] {} <Trace> HTTP-Session: 69fb3a46-77f7-4ec1-b5cb-3f7cedb7f660 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8388 2024.06.28 20:25:11.183182 [ 3 ] {8a5d5a8f-e136-4d7b-bd36-37eef939ae80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8389 2024.06.28 20:25:11.183230 [ 3 ] {8a5d5a8f-e136-4d7b-bd36-37eef939ae80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8390 2024.06.28 20:25:11.183374 [ 3 ] {8a5d5a8f-e136-4d7b-bd36-37eef939ae80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8391 2024.06.28 20:25:11.183770 [ 3 ] {8a5d5a8f-e136-4d7b-bd36-37eef939ae80} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8392 2024.06.28 20:25:11.183807 [ 3 ] {8a5d5a8f-e136-4d7b-bd36-37eef939ae80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8393 2024.06.28 20:25:11.184202 [ 3 ] {8a5d5a8f-e136-4d7b-bd36-37eef939ae80} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
8394 2024.06.28 20:25:11.184547 [ 3 ] {8a5d5a8f-e136-4d7b-bd36-37eef939ae80} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8395 2024.06.28 20:25:11.184708 [ 3 ] {8a5d5a8f-e136-4d7b-bd36-37eef939ae80} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001602 sec., 122971.28589263422 rows/sec., 8.58 MiB/sec.
8396 2024.06.28 20:25:11.185023 [ 3 ] {8a5d5a8f-e136-4d7b-bd36-37eef939ae80} <Debug> DynamicQueryHandler: Done processing query
8397 2024.06.28 20:25:11.185087 [ 3 ] {8a5d5a8f-e136-4d7b-bd36-37eef939ae80} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
8398 2024.06.28 20:25:11.185153 [ 3 ] {} <Debug> HTTP-Session: 69fb3a46-77f7-4ec1-b5cb-3f7cedb7f660 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8399 2024.06.28 20:25:11.185407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8400 2024.06.28 20:25:11.185461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8401 2024.06.28 20:25:11.185480 [ 3 ] {} <Debug> HTTP-Session: ec5607ea-44e7-42dd-bd74-0858864ffaec Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8402 2024.06.28 20:25:11.185497 [ 3 ] {} <Debug> HTTP-Session: ec5607ea-44e7-42dd-bd74-0858864ffaec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8403 2024.06.28 20:25:11.185510 [ 3 ] {} <Debug> HTTP-Session: ec5607ea-44e7-42dd-bd74-0858864ffaec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8404 2024.06.28 20:25:11.185543 [ 3 ] {} <Trace> HTTP-Session: ec5607ea-44e7-42dd-bd74-0858864ffaec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8405 2024.06.28 20:25:11.185781 [ 3 ] {9d11d51c-f7b5-40a8-9c13-31f75106d555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8406 2024.06.28 20:25:11.185857 [ 3 ] {9d11d51c-f7b5-40a8-9c13-31f75106d555} <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
8407 2024.06.28 20:25:11.186280 [ 3 ] {9d11d51c-f7b5-40a8-9c13-31f75106d555} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8408 2024.06.28 20:25:11.186824 [ 3 ] {9d11d51c-f7b5-40a8-9c13-31f75106d555} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8409 2024.06.28 20:25:11.186860 [ 3 ] {9d11d51c-f7b5-40a8-9c13-31f75106d555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8410 2024.06.28 20:25:11.187441 [ 3 ] {9d11d51c-f7b5-40a8-9c13-31f75106d555} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8411 2024.06.28 20:25:11.187859 [ 3 ] {9d11d51c-f7b5-40a8-9c13-31f75106d555} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8412 2024.06.28 20:25:11.188061 [ 3 ] {9d11d51c-f7b5-40a8-9c13-31f75106d555} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002441 sec., 7783.695206882425 rows/sec., 13.95 MiB/sec.
8413 2024.06.28 20:25:11.188275 [ 3 ] {9d11d51c-f7b5-40a8-9c13-31f75106d555} <Debug> DynamicQueryHandler: Done processing query
8414 2024.06.28 20:25:11.188300 [ 3 ] {9d11d51c-f7b5-40a8-9c13-31f75106d555} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
8415 2024.06.28 20:25:11.188316 [ 3 ] {} <Debug> HTTP-Session: ec5607ea-44e7-42dd-bd74-0858864ffaec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8416 2024.06.28 20:25:11.188430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8417 2024.06.28 20:25:11.188479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8418 2024.06.28 20:25:11.188499 [ 3 ] {} <Debug> HTTP-Session: c4e6386c-6ffa-476a-8ec5-2fe61f5e7dbf Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8419 2024.06.28 20:25:11.188514 [ 3 ] {} <Debug> HTTP-Session: c4e6386c-6ffa-476a-8ec5-2fe61f5e7dbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8420 2024.06.28 20:25:11.188528 [ 3 ] {} <Debug> HTTP-Session: c4e6386c-6ffa-476a-8ec5-2fe61f5e7dbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8421 2024.06.28 20:25:11.188559 [ 3 ] {} <Trace> HTTP-Session: c4e6386c-6ffa-476a-8ec5-2fe61f5e7dbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8422 2024.06.28 20:25:11.188685 [ 3 ] {3d57cb0d-7f9d-448f-b20f-50e93b0121dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8423 2024.06.28 20:25:11.188730 [ 3 ] {3d57cb0d-7f9d-448f-b20f-50e93b0121dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8424 2024.06.28 20:25:11.188855 [ 3 ] {3d57cb0d-7f9d-448f-b20f-50e93b0121dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8425 2024.06.28 20:25:11.189158 [ 3 ] {3d57cb0d-7f9d-448f-b20f-50e93b0121dd} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8426 2024.06.28 20:25:11.189195 [ 3 ] {3d57cb0d-7f9d-448f-b20f-50e93b0121dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8427 2024.06.28 20:25:11.189554 [ 3 ] {3d57cb0d-7f9d-448f-b20f-50e93b0121dd} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
8428 2024.06.28 20:25:11.189880 [ 3 ] {3d57cb0d-7f9d-448f-b20f-50e93b0121dd} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8429 2024.06.28 20:25:11.190034 [ 3 ] {3d57cb0d-7f9d-448f-b20f-50e93b0121dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001395 sec., 43010.75268817204 rows/sec., 2.90 MiB/sec.
8430 2024.06.28 20:25:11.190202 [ 3 ] {3d57cb0d-7f9d-448f-b20f-50e93b0121dd} <Debug> DynamicQueryHandler: Done processing query
8431 2024.06.28 20:25:11.190227 [ 3 ] {3d57cb0d-7f9d-448f-b20f-50e93b0121dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8432 2024.06.28 20:25:11.190243 [ 3 ] {} <Debug> HTTP-Session: c4e6386c-6ffa-476a-8ec5-2fe61f5e7dbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8433 2024.06.28 20:25:16.171437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8434 2024.06.28 20:25:16.171647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8435 2024.06.28 20:25:16.171694 [ 3 ] {} <Debug> HTTP-Session: 81435f60-52c2-4e60-8132-9f5c977b80d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8436 2024.06.28 20:25:16.171740 [ 3 ] {} <Debug> HTTP-Session: 81435f60-52c2-4e60-8132-9f5c977b80d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8437 2024.06.28 20:25:16.171770 [ 3 ] {} <Debug> HTTP-Session: 81435f60-52c2-4e60-8132-9f5c977b80d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8438 2024.06.28 20:25:16.171854 [ 3 ] {} <Trace> HTTP-Session: 81435f60-52c2-4e60-8132-9f5c977b80d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8439 2024.06.28 20:25:16.172142 [ 3 ] {c0f56ca0-c509-468f-a738-071a81b4291a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8440 2024.06.28 20:25:16.172255 [ 3 ] {c0f56ca0-c509-468f-a738-071a81b4291a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8441 2024.06.28 20:25:16.172573 [ 3 ] {c0f56ca0-c509-468f-a738-071a81b4291a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8442 2024.06.28 20:25:16.172991 [ 3 ] {c0f56ca0-c509-468f-a738-071a81b4291a} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8443 2024.06.28 20:25:16.173033 [ 3 ] {c0f56ca0-c509-468f-a738-071a81b4291a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8444 2024.06.28 20:25:16.173405 [ 3 ] {c0f56ca0-c509-468f-a738-071a81b4291a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8445 2024.06.28 20:25:16.173740 [ 3 ] {c0f56ca0-c509-468f-a738-071a81b4291a} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8446 2024.06.28 20:25:16.173902 [ 3 ] {c0f56ca0-c509-468f-a738-071a81b4291a} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001851 sec., 5942.733657482442 rows/sec., 481.69 KiB/sec.
8447 2024.06.28 20:25:16.173949 [ 40 ] {} <Debug> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8448 2024.06.28 20:25:16.174087 [ 40 ] {} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8449 2024.06.28 20:25:16.174146 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8450 2024.06.28 20:25:16.174172 [ 3 ] {c0f56ca0-c509-468f-a738-071a81b4291a} <Debug> DynamicQueryHandler: Done processing query
8451 2024.06.28 20:25:16.174243 [ 3 ] {c0f56ca0-c509-468f-a738-071a81b4291a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8452 2024.06.28 20:25:16.174305 [ 3 ] {} <Debug> HTTP-Session: 81435f60-52c2-4e60-8132-9f5c977b80d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8453 2024.06.28 20:25:16.174430 [ 199 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::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
8454 2024.06.28 20:25:16.174562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8455 2024.06.28 20:25:16.174692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8456 2024.06.28 20:25:16.174706 [ 199 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8457 2024.06.28 20:25:16.174731 [ 3 ] {} <Debug> HTTP-Session: 58c1a1cf-4b6c-47f2-8d20-93fd084c6e92 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8458 2024.06.28 20:25:16.174770 [ 3 ] {} <Debug> HTTP-Session: 58c1a1cf-4b6c-47f2-8d20-93fd084c6e92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8459 2024.06.28 20:25:16.174771 [ 199 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 30 rows starting from the beginning of the part
8460 2024.06.28 20:25:16.174796 [ 3 ] {} <Debug> HTTP-Session: 58c1a1cf-4b6c-47f2-8d20-93fd084c6e92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8461 2024.06.28 20:25:16.174876 [ 3 ] {} <Trace> HTTP-Session: 58c1a1cf-4b6c-47f2-8d20-93fd084c6e92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8462 2024.06.28 20:25:16.174987 [ 199 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 11 rows starting from the beginning of the part
8463 2024.06.28 20:25:16.175291 [ 199 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 19 rows starting from the beginning of the part
8464 2024.06.28 20:25:16.175410 [ 3 ] {26c7bdce-f15f-4449-8d25-bd711cc0b2f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8465 2024.06.28 20:25:16.175505 [ 199 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 11 rows starting from the beginning of the part
8466 2024.06.28 20:25:16.175605 [ 3 ] {26c7bdce-f15f-4449-8d25-bd711cc0b2f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8467 2024.06.28 20:25:16.175889 [ 199 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 19 rows starting from the beginning of the part
8468 2024.06.28 20:25:16.176193 [ 199 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 11 rows starting from the beginning of the part
8469 2024.06.28 20:25:16.176834 [ 3 ] {26c7bdce-f15f-4449-8d25-bd711cc0b2f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8470 2024.06.28 20:25:16.177715 [ 3 ] {26c7bdce-f15f-4449-8d25-bd711cc0b2f1} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8471 2024.06.28 20:25:16.177791 [ 3 ] {26c7bdce-f15f-4449-8d25-bd711cc0b2f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8472 2024.06.28 20:25:16.178712 [ 3 ] {26c7bdce-f15f-4449-8d25-bd711cc0b2f1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
8473 2024.06.28 20:25:16.178786 [ 199 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 101 rows, containing 4 columns (4 merged, 0 gathered) in 0.004513957 sec., 22375.046993137064 rows/sec., 1.77 MiB/sec.
8474 2024.06.28 20:25:16.178991 [ 199 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8475 2024.06.28 20:25:16.179476 [ 3 ] {26c7bdce-f15f-4449-8d25-bd711cc0b2f1} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8476 2024.06.28 20:25:16.179806 [ 3 ] {26c7bdce-f15f-4449-8d25-bd711cc0b2f1} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.004627 sec., 19234.925437648584 rows/sec., 1.55 MiB/sec.
8477 2024.06.28 20:25:16.179815 [ 199 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_46_9} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8478 2024.06.28 20:25:16.180037 [ 199 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_46_9} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8479 2024.06.28 20:25:16.180159 [ 3 ] {26c7bdce-f15f-4449-8d25-bd711cc0b2f1} <Debug> DynamicQueryHandler: Done processing query
8480 2024.06.28 20:25:16.180169 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
8481 2024.06.28 20:25:16.180210 [ 3 ] {26c7bdce-f15f-4449-8d25-bd711cc0b2f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8482 2024.06.28 20:25:16.180246 [ 3 ] {} <Debug> HTTP-Session: 58c1a1cf-4b6c-47f2-8d20-93fd084c6e92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8483 2024.06.28 20:25:16.180382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8484 2024.06.28 20:25:16.180435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8485 2024.06.28 20:25:16.180454 [ 3 ] {} <Debug> HTTP-Session: 7cd9d3c8-cc5a-49b3-8121-244e1ec4fea9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8486 2024.06.28 20:25:16.180471 [ 3 ] {} <Debug> HTTP-Session: 7cd9d3c8-cc5a-49b3-8121-244e1ec4fea9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8487 2024.06.28 20:25:16.180485 [ 3 ] {} <Debug> HTTP-Session: 7cd9d3c8-cc5a-49b3-8121-244e1ec4fea9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8488 2024.06.28 20:25:16.180520 [ 3 ] {} <Trace> HTTP-Session: 7cd9d3c8-cc5a-49b3-8121-244e1ec4fea9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8489 2024.06.28 20:25:16.180658 [ 3 ] {feb41c1a-01e0-46a4-a6fe-e7d1d9c6ea56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8490 2024.06.28 20:25:16.180704 [ 3 ] {feb41c1a-01e0-46a4-a6fe-e7d1d9c6ea56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8491 2024.06.28 20:25:16.180856 [ 3 ] {feb41c1a-01e0-46a4-a6fe-e7d1d9c6ea56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8492 2024.06.28 20:25:16.181247 [ 3 ] {feb41c1a-01e0-46a4-a6fe-e7d1d9c6ea56} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8493 2024.06.28 20:25:16.181284 [ 3 ] {feb41c1a-01e0-46a4-a6fe-e7d1d9c6ea56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8494 2024.06.28 20:25:16.181610 [ 3 ] {feb41c1a-01e0-46a4-a6fe-e7d1d9c6ea56} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
8495 2024.06.28 20:25:16.181927 [ 3 ] {feb41c1a-01e0-46a4-a6fe-e7d1d9c6ea56} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8496 2024.06.28 20:25:16.182085 [ 3 ] {feb41c1a-01e0-46a4-a6fe-e7d1d9c6ea56} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001477 sec., 50778.605280974945 rows/sec., 3.96 MiB/sec.
8497 2024.06.28 20:25:16.182256 [ 3 ] {feb41c1a-01e0-46a4-a6fe-e7d1d9c6ea56} <Debug> DynamicQueryHandler: Done processing query
8498 2024.06.28 20:25:16.182281 [ 3 ] {feb41c1a-01e0-46a4-a6fe-e7d1d9c6ea56} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8499 2024.06.28 20:25:16.182299 [ 3 ] {} <Debug> HTTP-Session: 7cd9d3c8-cc5a-49b3-8121-244e1ec4fea9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8500 2024.06.28 20:25:16.182458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8501 2024.06.28 20:25:16.182509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8502 2024.06.28 20:25:16.182531 [ 3 ] {} <Debug> HTTP-Session: d61e7315-9c2d-49a7-86a9-879f4c9d2854 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8503 2024.06.28 20:25:16.182548 [ 3 ] {} <Debug> HTTP-Session: d61e7315-9c2d-49a7-86a9-879f4c9d2854 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8504 2024.06.28 20:25:16.182562 [ 3 ] {} <Debug> HTTP-Session: d61e7315-9c2d-49a7-86a9-879f4c9d2854 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8505 2024.06.28 20:25:16.182593 [ 3 ] {} <Trace> HTTP-Session: d61e7315-9c2d-49a7-86a9-879f4c9d2854 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8506 2024.06.28 20:25:16.182738 [ 3 ] {b22904b5-71be-48b3-82b8-fc4c72af6eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8507 2024.06.28 20:25:16.182786 [ 3 ] {b22904b5-71be-48b3-82b8-fc4c72af6eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8508 2024.06.28 20:25:16.182932 [ 3 ] {b22904b5-71be-48b3-82b8-fc4c72af6eed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8509 2024.06.28 20:25:16.183348 [ 3 ] {b22904b5-71be-48b3-82b8-fc4c72af6eed} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8510 2024.06.28 20:25:16.183385 [ 3 ] {b22904b5-71be-48b3-82b8-fc4c72af6eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8511 2024.06.28 20:25:16.183772 [ 3 ] {b22904b5-71be-48b3-82b8-fc4c72af6eed} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
8512 2024.06.28 20:25:16.184110 [ 3 ] {b22904b5-71be-48b3-82b8-fc4c72af6eed} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8513 2024.06.28 20:25:16.184270 [ 3 ] {b22904b5-71be-48b3-82b8-fc4c72af6eed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001592 sec., 100502.51256281407 rows/sec., 7.00 MiB/sec.
8514 2024.06.28 20:25:16.184443 [ 3 ] {b22904b5-71be-48b3-82b8-fc4c72af6eed} <Debug> DynamicQueryHandler: Done processing query
8515 2024.06.28 20:25:16.184468 [ 3 ] {b22904b5-71be-48b3-82b8-fc4c72af6eed} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8516 2024.06.28 20:25:16.184485 [ 3 ] {} <Debug> HTTP-Session: d61e7315-9c2d-49a7-86a9-879f4c9d2854 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8517 2024.06.28 20:25:16.184611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 17721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8518 2024.06.28 20:25:16.184663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8519 2024.06.28 20:25:16.184682 [ 3 ] {} <Debug> HTTP-Session: e197fb39-4a9c-47fb-ad28-0bf10d507801 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8520 2024.06.28 20:25:16.184699 [ 3 ] {} <Debug> HTTP-Session: e197fb39-4a9c-47fb-ad28-0bf10d507801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8521 2024.06.28 20:25:16.184712 [ 3 ] {} <Debug> HTTP-Session: e197fb39-4a9c-47fb-ad28-0bf10d507801 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8522 2024.06.28 20:25:16.184743 [ 3 ] {} <Trace> HTTP-Session: e197fb39-4a9c-47fb-ad28-0bf10d507801 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8523 2024.06.28 20:25:16.184928 [ 3 ] {ff3eb9fe-c787-4a67-99b7-26f67a51cb57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8524 2024.06.28 20:25:16.184992 [ 3 ] {ff3eb9fe-c787-4a67-99b7-26f67a51cb57} <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.06.28 20:25:16.185404 [ 3 ] {ff3eb9fe-c787-4a67-99b7-26f67a51cb57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8526 2024.06.28 20:25:16.185979 [ 3 ] {ff3eb9fe-c787-4a67-99b7-26f67a51cb57} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8527 2024.06.28 20:25:16.186016 [ 3 ] {ff3eb9fe-c787-4a67-99b7-26f67a51cb57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8528 2024.06.28 20:25:16.186597 [ 3 ] {ff3eb9fe-c787-4a67-99b7-26f67a51cb57} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8529 2024.06.28 20:25:16.187009 [ 3 ] {ff3eb9fe-c787-4a67-99b7-26f67a51cb57} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8530 2024.06.28 20:25:16.187190 [ 40 ] {} <Debug> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8531 2024.06.28 20:25:16.187217 [ 3 ] {ff3eb9fe-c787-4a67-99b7-26f67a51cb57} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002396 sec., 4590.984974958264 rows/sec., 8.23 MiB/sec.
8532 2024.06.28 20:25:16.187248 [ 40 ] {} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8533 2024.06.28 20:25:16.187322 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8534 2024.06.28 20:25:16.187573 [ 198 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::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
8535 2024.06.28 20:25:16.187666 [ 3 ] {ff3eb9fe-c787-4a67-99b7-26f67a51cb57} <Debug> DynamicQueryHandler: Done processing query
8536 2024.06.28 20:25:16.187695 [ 3 ] {ff3eb9fe-c787-4a67-99b7-26f67a51cb57} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
8537 2024.06.28 20:25:16.187722 [ 3 ] {} <Debug> HTTP-Session: e197fb39-4a9c-47fb-ad28-0bf10d507801 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8538 2024.06.28 20:25:16.187863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8539 2024.06.28 20:25:16.187942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8540 2024.06.28 20:25:16.187979 [ 3 ] {} <Debug> HTTP-Session: 4b13b335-d7c9-4338-8870-e47de6492256 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8541 2024.06.28 20:25:16.188008 [ 3 ] {} <Debug> HTTP-Session: 4b13b335-d7c9-4338-8870-e47de6492256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8542 2024.06.28 20:25:16.188009 [ 198 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8543 2024.06.28 20:25:16.188023 [ 3 ] {} <Debug> HTTP-Session: 4b13b335-d7c9-4338-8870-e47de6492256 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8544 2024.06.28 20:25:16.188076 [ 3 ] {} <Trace> HTTP-Session: 4b13b335-d7c9-4338-8870-e47de6492256 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8545 2024.06.28 20:25:16.188102 [ 198 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 627 rows starting from the beginning of the part
8546 2024.06.28 20:25:16.188213 [ 3 ] {a99fe44d-1d7c-42a2-a669-7d96578141b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8547 2024.06.28 20:25:16.188359 [ 3 ] {a99fe44d-1d7c-42a2-a669-7d96578141b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8548 2024.06.28 20:25:16.188762 [ 198 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 11 rows starting from the beginning of the part
8549 2024.06.28 20:25:16.188934 [ 3 ] {a99fe44d-1d7c-42a2-a669-7d96578141b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8550 2024.06.28 20:25:16.189379 [ 198 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 19 rows starting from the beginning of the part
8551 2024.06.28 20:25:16.189964 [ 198 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 11 rows starting from the beginning of the part
8552 2024.06.28 20:25:16.190029 [ 3 ] {a99fe44d-1d7c-42a2-a669-7d96578141b3} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8553 2024.06.28 20:25:16.190093 [ 3 ] {a99fe44d-1d7c-42a2-a669-7d96578141b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8554 2024.06.28 20:25:16.190430 [ 198 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 19 rows starting from the beginning of the part
8555 2024.06.28 20:25:16.190927 [ 198 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 11 rows starting from the beginning of the part
8556 2024.06.28 20:25:16.191192 [ 3 ] {a99fe44d-1d7c-42a2-a669-7d96578141b3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
8557 2024.06.28 20:25:16.191808 [ 3 ] {a99fe44d-1d7c-42a2-a669-7d96578141b3} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8558 2024.06.28 20:25:16.192083 [ 3 ] {a99fe44d-1d7c-42a2-a669-7d96578141b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003906 sec., 15360.983102918586 rows/sec., 1.04 MiB/sec.
8559 2024.06.28 20:25:16.192359 [ 3 ] {a99fe44d-1d7c-42a2-a669-7d96578141b3} <Debug> DynamicQueryHandler: Done processing query
8560 2024.06.28 20:25:16.192386 [ 3 ] {a99fe44d-1d7c-42a2-a669-7d96578141b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8561 2024.06.28 20:25:16.192402 [ 3 ] {} <Debug> HTTP-Session: 4b13b335-d7c9-4338-8870-e47de6492256 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8562 2024.06.28 20:25:16.195045 [ 196 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 698 rows, containing 19 columns (19 merged, 0 gathered) in 0.007578597 sec., 92101.47999689124 rows/sec., 165.04 MiB/sec.
8563 2024.06.28 20:25:16.196021 [ 196 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8564 2024.06.28 20:25:16.196659 [ 196 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8565 2024.06.28 20:25:16.196750 [ 196 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8566 2024.06.28 20:25:16.196909 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.41 MiB.
8567 2024.06.28 20:25:21.171429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8568 2024.06.28 20:25:21.171633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8569 2024.06.28 20:25:21.171680 [ 3 ] {} <Debug> HTTP-Session: e71f8f30-3cd5-4d65-a3cc-bee128dfde8d Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8570 2024.06.28 20:25:21.171721 [ 3 ] {} <Debug> HTTP-Session: e71f8f30-3cd5-4d65-a3cc-bee128dfde8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8571 2024.06.28 20:25:21.171750 [ 3 ] {} <Debug> HTTP-Session: e71f8f30-3cd5-4d65-a3cc-bee128dfde8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8572 2024.06.28 20:25:21.171833 [ 3 ] {} <Trace> HTTP-Session: e71f8f30-3cd5-4d65-a3cc-bee128dfde8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8573 2024.06.28 20:25:21.172127 [ 3 ] {7a0156f3-ff92-46dc-b49d-81b8490c0136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8574 2024.06.28 20:25:21.172238 [ 3 ] {7a0156f3-ff92-46dc-b49d-81b8490c0136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8575 2024.06.28 20:25:21.172565 [ 3 ] {7a0156f3-ff92-46dc-b49d-81b8490c0136} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8576 2024.06.28 20:25:21.173038 [ 3 ] {7a0156f3-ff92-46dc-b49d-81b8490c0136} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8577 2024.06.28 20:25:21.173080 [ 3 ] {7a0156f3-ff92-46dc-b49d-81b8490c0136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8578 2024.06.28 20:25:21.173463 [ 3 ] {7a0156f3-ff92-46dc-b49d-81b8490c0136} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8579 2024.06.28 20:25:21.173815 [ 3 ] {7a0156f3-ff92-46dc-b49d-81b8490c0136} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8580 2024.06.28 20:25:21.173983 [ 3 ] {7a0156f3-ff92-46dc-b49d-81b8490c0136} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001953 sec., 9728.622631848439 rows/sec., 788.55 KiB/sec.
8581 2024.06.28 20:25:21.174192 [ 3 ] {7a0156f3-ff92-46dc-b49d-81b8490c0136} <Debug> DynamicQueryHandler: Done processing query
8582 2024.06.28 20:25:21.174219 [ 3 ] {7a0156f3-ff92-46dc-b49d-81b8490c0136} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8583 2024.06.28 20:25:21.174236 [ 3 ] {} <Debug> HTTP-Session: e71f8f30-3cd5-4d65-a3cc-bee128dfde8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8584 2024.06.28 20:25:21.174385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 16421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8585 2024.06.28 20:25:21.174437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8586 2024.06.28 20:25:21.174458 [ 3 ] {} <Debug> HTTP-Session: 66a9f666-c395-45ad-b45e-34c85e7a2fb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8587 2024.06.28 20:25:21.174474 [ 3 ] {} <Debug> HTTP-Session: 66a9f666-c395-45ad-b45e-34c85e7a2fb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8588 2024.06.28 20:25:21.174487 [ 3 ] {} <Debug> HTTP-Session: 66a9f666-c395-45ad-b45e-34c85e7a2fb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8589 2024.06.28 20:25:21.174518 [ 3 ] {} <Trace> HTTP-Session: 66a9f666-c395-45ad-b45e-34c85e7a2fb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8590 2024.06.28 20:25:21.174647 [ 3 ] {2570a4f6-f18b-4d17-91bd-6233099c70f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8591 2024.06.28 20:25:21.174691 [ 3 ] {2570a4f6-f18b-4d17-91bd-6233099c70f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8592 2024.06.28 20:25:21.174819 [ 3 ] {2570a4f6-f18b-4d17-91bd-6233099c70f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8593 2024.06.28 20:25:21.175214 [ 3 ] {2570a4f6-f18b-4d17-91bd-6233099c70f3} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8594 2024.06.28 20:25:21.175252 [ 3 ] {2570a4f6-f18b-4d17-91bd-6233099c70f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8595 2024.06.28 20:25:21.175582 [ 3 ] {2570a4f6-f18b-4d17-91bd-6233099c70f3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
8596 2024.06.28 20:25:21.175898 [ 3 ] {2570a4f6-f18b-4d17-91bd-6233099c70f3} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8597 2024.06.28 20:25:21.176064 [ 3 ] {2570a4f6-f18b-4d17-91bd-6233099c70f3} <Debug> executeQuery: Read 113 rows, 9.54 KiB in 0.001459 sec., 77450.3084304318 rows/sec., 6.38 MiB/sec.
8598 2024.06.28 20:25:21.176076 [ 37 ] {} <Debug> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
8599 2024.06.28 20:25:21.176180 [ 37 ] {} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8600 2024.06.28 20:25:21.176224 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8601 2024.06.28 20:25:21.176317 [ 3 ] {2570a4f6-f18b-4d17-91bd-6233099c70f3} <Debug> DynamicQueryHandler: Done processing query
8602 2024.06.28 20:25:21.176381 [ 3 ] {2570a4f6-f18b-4d17-91bd-6233099c70f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8603 2024.06.28 20:25:21.176436 [ 3 ] {} <Debug> HTTP-Session: 66a9f666-c395-45ad-b45e-34c85e7a2fb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8604 2024.06.28 20:25:21.176492 [ 188 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::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
8605 2024.06.28 20:25:21.176604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 14109, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8606 2024.06.28 20:25:21.176721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8607 2024.06.28 20:25:21.176785 [ 3 ] {} <Debug> HTTP-Session: db3f4781-c11d-4c4a-8c57-486ecdf5dd87 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8608 2024.06.28 20:25:21.176800 [ 188 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8609 2024.06.28 20:25:21.176816 [ 3 ] {} <Debug> HTTP-Session: db3f4781-c11d-4c4a-8c57-486ecdf5dd87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8610 2024.06.28 20:25:21.176861 [ 3 ] {} <Debug> HTTP-Session: db3f4781-c11d-4c4a-8c57-486ecdf5dd87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8611 2024.06.28 20:25:21.176866 [ 188 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 190 rows starting from the beginning of the part
8612 2024.06.28 20:25:21.176925 [ 3 ] {} <Trace> HTTP-Session: db3f4781-c11d-4c4a-8c57-486ecdf5dd87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8613 2024.06.28 20:25:21.177117 [ 188 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 113 rows starting from the beginning of the part
8614 2024.06.28 20:25:21.177461 [ 3 ] {685da4bb-c856-4058-9329-c785a8f98943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8615 2024.06.28 20:25:21.177482 [ 188 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 89 rows starting from the beginning of the part
8616 2024.06.28 20:25:21.177647 [ 3 ] {685da4bb-c856-4058-9329-c785a8f98943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8617 2024.06.28 20:25:21.177791 [ 188 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 150 rows starting from the beginning of the part
8618 2024.06.28 20:25:21.178152 [ 188 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 89 rows starting from the beginning of the part
8619 2024.06.28 20:25:21.178479 [ 188 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 113 rows starting from the beginning of the part
8620 2024.06.28 20:25:21.179137 [ 3 ] {685da4bb-c856-4058-9329-c785a8f98943} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8621 2024.06.28 20:25:21.179955 [ 3 ] {685da4bb-c856-4058-9329-c785a8f98943} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8622 2024.06.28 20:25:21.180027 [ 3 ] {685da4bb-c856-4058-9329-c785a8f98943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8623 2024.06.28 20:25:21.180881 [ 3 ] {685da4bb-c856-4058-9329-c785a8f98943} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
8624 2024.06.28 20:25:21.181649 [ 197 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 744 rows, containing 4 columns (4 merged, 0 gathered) in 0.005318429 sec., 139890.93395812935 rows/sec., 11.40 MiB/sec.
8625 2024.06.28 20:25:21.181783 [ 3 ] {685da4bb-c856-4058-9329-c785a8f98943} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8626 2024.06.28 20:25:21.181908 [ 197 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
8627 2024.06.28 20:25:21.182018 [ 37 ] {} <Debug> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
8628 2024.06.28 20:25:21.182058 [ 3 ] {685da4bb-c856-4058-9329-c785a8f98943} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.004901 sec., 16935.319322587227 rows/sec., 1.32 MiB/sec.
8629 2024.06.28 20:25:21.182108 [ 37 ] {} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8630 2024.06.28 20:25:21.182200 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8631 2024.06.28 20:25:21.182654 [ 3 ] {685da4bb-c856-4058-9329-c785a8f98943} <Debug> DynamicQueryHandler: Done processing query
8632 2024.06.28 20:25:21.182653 [ 201 ] {83f29066-60b5-431b-8a7e-f217868bed51::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
8633 2024.06.28 20:25:21.182719 [ 3 ] {685da4bb-c856-4058-9329-c785a8f98943} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8634 2024.06.28 20:25:21.182787 [ 3 ] {} <Debug> HTTP-Session: db3f4781-c11d-4c4a-8c57-486ecdf5dd87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8635 2024.06.28 20:25:21.182989 [ 201 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8636 2024.06.28 20:25:21.183080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8637 2024.06.28 20:25:21.183092 [ 201 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 150 rows starting from the beginning of the part
8638 2024.06.28 20:25:21.183220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8639 2024.06.28 20:25:21.183220 [ 197 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_56_11} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8640 2024.06.28 20:25:21.183430 [ 201 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 83 rows starting from the beginning of the part
8641 2024.06.28 20:25:21.183479 [ 3 ] {} <Debug> HTTP-Session: b80977a9-f2e3-4a07-b126-5b1ae6e6622c Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8642 2024.06.28 20:25:21.183642 [ 197 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_56_11} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
8643 2024.06.28 20:25:21.183713 [ 3 ] {} <Debug> HTTP-Session: b80977a9-f2e3-4a07-b126-5b1ae6e6622c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8644 2024.06.28 20:25:21.183817 [ 201 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 75 rows starting from the beginning of the part
8645 2024.06.28 20:25:21.183837 [ 3 ] {} <Debug> HTTP-Session: b80977a9-f2e3-4a07-b126-5b1ae6e6622c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8646 2024.06.28 20:25:21.183925 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
8647 2024.06.28 20:25:21.184090 [ 3 ] {} <Trace> HTTP-Session: b80977a9-f2e3-4a07-b126-5b1ae6e6622c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8648 2024.06.28 20:25:21.184188 [ 201 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 109 rows starting from the beginning of the part
8649 2024.06.28 20:25:21.184471 [ 201 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 75 rows starting from the beginning of the part
8650 2024.06.28 20:25:21.184754 [ 201 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 83 rows starting from the beginning of the part
8651 2024.06.28 20:25:21.184819 [ 3 ] {8b513898-699b-4fd5-a107-139dbe686904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8652 2024.06.28 20:25:21.185138 [ 3 ] {8b513898-699b-4fd5-a107-139dbe686904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8653 2024.06.28 20:25:21.185816 [ 3 ] {8b513898-699b-4fd5-a107-139dbe686904} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8654 2024.06.28 20:25:21.186761 [ 3 ] {8b513898-699b-4fd5-a107-139dbe686904} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8655 2024.06.28 20:25:21.186829 [ 3 ] {8b513898-699b-4fd5-a107-139dbe686904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8656 2024.06.28 20:25:21.187848 [ 188 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 575 rows, containing 4 columns (4 merged, 0 gathered) in 0.00550513 sec., 104448.03301647736 rows/sec., 8.15 MiB/sec.
8657 2024.06.28 20:25:21.187851 [ 3 ] {8b513898-699b-4fd5-a107-139dbe686904} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
8658 2024.06.28 20:25:21.188098 [ 188 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
8659 2024.06.28 20:25:21.188840 [ 3 ] {8b513898-699b-4fd5-a107-139dbe686904} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8660 2024.06.28 20:25:21.189144 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
8661 2024.06.28 20:25:21.189164 [ 200 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_56_11} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8662 2024.06.28 20:25:21.189231 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8663 2024.06.28 20:25:21.189243 [ 3 ] {8b513898-699b-4fd5-a107-139dbe686904} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004718 sec., 33912.67486222976 rows/sec., 2.36 MiB/sec.
8664 2024.06.28 20:25:21.189300 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8665 2024.06.28 20:25:21.189515 [ 200 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_56_11} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
8666 2024.06.28 20:25:21.189787 [ 194 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
8667 2024.06.28 20:25:21.189837 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
8668 2024.06.28 20:25:21.189913 [ 3 ] {8b513898-699b-4fd5-a107-139dbe686904} <Debug> DynamicQueryHandler: Done processing query
8669 2024.06.28 20:25:21.189950 [ 3 ] {8b513898-699b-4fd5-a107-139dbe686904} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8670 2024.06.28 20:25:21.189979 [ 3 ] {} <Debug> HTTP-Session: b80977a9-f2e3-4a07-b126-5b1ae6e6622c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8671 2024.06.28 20:25:21.190022 [ 194 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8672 2024.06.28 20:25:21.190059 [ 194 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 8523 rows starting from the beginning of the part
8673 2024.06.28 20:25:21.190202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8674 2024.06.28 20:25:21.190221 [ 194 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
8675 2024.06.28 20:25:21.190332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8676 2024.06.28 20:25:21.190449 [ 3 ] {} <Debug> HTTP-Session: 8a0270d8-0287-4cb2-985f-604c6ccb13e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8677 2024.06.28 20:25:21.190528 [ 3 ] {} <Debug> HTTP-Session: 8a0270d8-0287-4cb2-985f-604c6ccb13e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8678 2024.06.28 20:25:21.190595 [ 3 ] {} <Debug> HTTP-Session: 8a0270d8-0287-4cb2-985f-604c6ccb13e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8679 2024.06.28 20:25:21.190595 [ 194 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
8680 2024.06.28 20:25:21.190681 [ 3 ] {} <Trace> HTTP-Session: 8a0270d8-0287-4cb2-985f-604c6ccb13e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8681 2024.06.28 20:25:21.190890 [ 194 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 197 rows starting from the beginning of the part
8682 2024.06.28 20:25:21.191051 [ 194 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part
8683 2024.06.28 20:25:21.191212 [ 3 ] {843e9298-9eb4-459c-94c4-fe1f3f5e1958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8684 2024.06.28 20:25:21.191289 [ 194 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part
8685 2024.06.28 20:25:21.191665 [ 3 ] {843e9298-9eb4-459c-94c4-fe1f3f5e1958} <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
8686 2024.06.28 20:25:21.192584 [ 3 ] {843e9298-9eb4-459c-94c4-fe1f3f5e1958} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8687 2024.06.28 20:25:21.194120 [ 3 ] {843e9298-9eb4-459c-94c4-fe1f3f5e1958} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8688 2024.06.28 20:25:21.194157 [ 3 ] {843e9298-9eb4-459c-94c4-fe1f3f5e1958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8689 2024.06.28 20:25:21.195476 [ 3 ] {843e9298-9eb4-459c-94c4-fe1f3f5e1958} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8690 2024.06.28 20:25:21.195954 [ 3 ] {843e9298-9eb4-459c-94c4-fe1f3f5e1958} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8691 2024.06.28 20:25:21.196176 [ 3 ] {843e9298-9eb4-459c-94c4-fe1f3f5e1958} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.005275 sec., 3601.895734597156 rows/sec., 6.45 MiB/sec.
8692 2024.06.28 20:25:21.196896 [ 3 ] {843e9298-9eb4-459c-94c4-fe1f3f5e1958} <Debug> DynamicQueryHandler: Done processing query
8693 2024.06.28 20:25:21.196962 [ 3 ] {843e9298-9eb4-459c-94c4-fe1f3f5e1958} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
8694 2024.06.28 20:25:21.197015 [ 3 ] {} <Debug> HTTP-Session: 8a0270d8-0287-4cb2-985f-604c6ccb13e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8695 2024.06.28 20:25:21.197045 [ 194 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9360 rows, containing 5 columns (5 merged, 0 gathered) in 0.007554507 sec., 1238995.476475169 rows/sec., 86.34 MiB/sec.
8696 2024.06.28 20:25:21.197166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8697 2024.06.28 20:25:21.197228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8698 2024.06.28 20:25:21.197249 [ 3 ] {} <Debug> HTTP-Session: c939be05-c9ba-4266-bd1e-d0eaa769d980 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8699 2024.06.28 20:25:21.197272 [ 3 ] {} <Debug> HTTP-Session: c939be05-c9ba-4266-bd1e-d0eaa769d980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8700 2024.06.28 20:25:21.197296 [ 3 ] {} <Debug> HTTP-Session: c939be05-c9ba-4266-bd1e-d0eaa769d980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8701 2024.06.28 20:25:21.197347 [ 3 ] {} <Trace> HTTP-Session: c939be05-c9ba-4266-bd1e-d0eaa769d980 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8702 2024.06.28 20:25:21.197366 [ 200 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
8703 2024.06.28 20:25:21.197598 [ 3 ] {eaa37b6e-224f-4fca-89e5-68a985a71cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8704 2024.06.28 20:25:21.197674 [ 3 ] {eaa37b6e-224f-4fca-89e5-68a985a71cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8705 2024.06.28 20:25:21.198248 [ 3 ] {eaa37b6e-224f-4fca-89e5-68a985a71cb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8706 2024.06.28 20:25:21.198925 [ 3 ] {eaa37b6e-224f-4fca-89e5-68a985a71cb4} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8707 2024.06.28 20:25:21.198955 [ 200 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8708 2024.06.28 20:25:21.198978 [ 3 ] {eaa37b6e-224f-4fca-89e5-68a985a71cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8709 2024.06.28 20:25:21.199214 [ 200 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
8710 2024.06.28 20:25:21.199444 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB.
8711 2024.06.28 20:25:21.199649 [ 3 ] {eaa37b6e-224f-4fca-89e5-68a985a71cb4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
8712 2024.06.28 20:25:21.199992 [ 3 ] {eaa37b6e-224f-4fca-89e5-68a985a71cb4} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8713 2024.06.28 20:25:21.200146 [ 3 ] {eaa37b6e-224f-4fca-89e5-68a985a71cb4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002671 sec., 22463.496817671283 rows/sec., 1.51 MiB/sec.
8714 2024.06.28 20:25:21.200163 [ 37 ] {} <Debug> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
8715 2024.06.28 20:25:21.200257 [ 37 ] {} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8716 2024.06.28 20:25:21.200315 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8717 2024.06.28 20:25:21.200464 [ 3 ] {eaa37b6e-224f-4fca-89e5-68a985a71cb4} <Debug> DynamicQueryHandler: Done processing query
8718 2024.06.28 20:25:21.200476 [ 190 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
8719 2024.06.28 20:25:21.200506 [ 3 ] {eaa37b6e-224f-4fca-89e5-68a985a71cb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8720 2024.06.28 20:25:21.200532 [ 3 ] {} <Debug> HTTP-Session: c939be05-c9ba-4266-bd1e-d0eaa769d980 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8721 2024.06.28 20:25:21.200634 [ 190 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8722 2024.06.28 20:25:21.200671 [ 190 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3022 rows starting from the beginning of the part
8723 2024.06.28 20:25:21.200756 [ 190 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
8724 2024.06.28 20:25:21.200977 [ 190 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
8725 2024.06.28 20:25:21.201182 [ 190 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
8726 2024.06.28 20:25:21.201304 [ 190 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
8727 2024.06.28 20:25:21.201502 [ 190 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
8728 2024.06.28 20:25:21.203003 [ 187 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3322 rows, containing 4 columns (4 merged, 0 gathered) in 0.002588509 sec., 1283364.284226943 rows/sec., 86.50 MiB/sec.
8729 2024.06.28 20:25:21.203300 [ 193 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
8730 2024.06.28 20:25:21.203713 [ 193 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_56_11} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8731 2024.06.28 20:25:21.203798 [ 193 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_56_11} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
8732 2024.06.28 20:25:21.203890 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB.
8733 2024.06.28 20:25:25.339358 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache
8734 2024.06.28 20:25:25.339416 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache
8735 2024.06.28 20:25:26.171097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8736 2024.06.28 20:25:26.171306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8737 2024.06.28 20:25:26.171355 [ 3 ] {} <Debug> HTTP-Session: d317c633-1962-4efa-ba3a-2bb38bdac091 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8738 2024.06.28 20:25:26.171399 [ 3 ] {} <Debug> HTTP-Session: d317c633-1962-4efa-ba3a-2bb38bdac091 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8739 2024.06.28 20:25:26.171429 [ 3 ] {} <Debug> HTTP-Session: d317c633-1962-4efa-ba3a-2bb38bdac091 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8740 2024.06.28 20:25:26.171508 [ 3 ] {} <Trace> HTTP-Session: d317c633-1962-4efa-ba3a-2bb38bdac091 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8741 2024.06.28 20:25:26.171801 [ 3 ] {334ded50-01f4-4d59-a019-5e766493d164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8742 2024.06.28 20:25:26.171871 [ 3 ] {334ded50-01f4-4d59-a019-5e766493d164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8743 2024.06.28 20:25:26.172071 [ 3 ] {334ded50-01f4-4d59-a019-5e766493d164} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8744 2024.06.28 20:25:26.172562 [ 3 ] {334ded50-01f4-4d59-a019-5e766493d164} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8745 2024.06.28 20:25:26.172609 [ 3 ] {334ded50-01f4-4d59-a019-5e766493d164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8746 2024.06.28 20:25:26.172997 [ 3 ] {334ded50-01f4-4d59-a019-5e766493d164} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
8747 2024.06.28 20:25:26.173360 [ 3 ] {334ded50-01f4-4d59-a019-5e766493d164} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8748 2024.06.28 20:25:26.173543 [ 3 ] {334ded50-01f4-4d59-a019-5e766493d164} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001823 sec., 6034.0098738343395 rows/sec., 489.08 KiB/sec.
8749 2024.06.28 20:25:26.173768 [ 3 ] {334ded50-01f4-4d59-a019-5e766493d164} <Debug> DynamicQueryHandler: Done processing query
8750 2024.06.28 20:25:26.173795 [ 3 ] {334ded50-01f4-4d59-a019-5e766493d164} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8751 2024.06.28 20:25:26.173812 [ 3 ] {} <Debug> HTTP-Session: d317c633-1962-4efa-ba3a-2bb38bdac091 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8752 2024.06.28 20:25:26.173953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8753 2024.06.28 20:25:26.174009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8754 2024.06.28 20:25:26.174030 [ 3 ] {} <Debug> HTTP-Session: 0174ef74-c531-4367-9e62-df687b64bad2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8755 2024.06.28 20:25:26.174048 [ 3 ] {} <Debug> HTTP-Session: 0174ef74-c531-4367-9e62-df687b64bad2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8756 2024.06.28 20:25:26.174062 [ 3 ] {} <Debug> HTTP-Session: 0174ef74-c531-4367-9e62-df687b64bad2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8757 2024.06.28 20:25:26.174099 [ 3 ] {} <Trace> HTTP-Session: 0174ef74-c531-4367-9e62-df687b64bad2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8758 2024.06.28 20:25:26.174233 [ 3 ] {b69e2405-c2fd-42db-93e9-533864b344ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8759 2024.06.28 20:25:26.174280 [ 3 ] {b69e2405-c2fd-42db-93e9-533864b344ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8760 2024.06.28 20:25:26.174415 [ 3 ] {b69e2405-c2fd-42db-93e9-533864b344ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8761 2024.06.28 20:25:26.174790 [ 3 ] {b69e2405-c2fd-42db-93e9-533864b344ae} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8762 2024.06.28 20:25:26.174827 [ 3 ] {b69e2405-c2fd-42db-93e9-533864b344ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8763 2024.06.28 20:25:26.175156 [ 3 ] {b69e2405-c2fd-42db-93e9-533864b344ae} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
8764 2024.06.28 20:25:26.175472 [ 3 ] {b69e2405-c2fd-42db-93e9-533864b344ae} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8765 2024.06.28 20:25:26.175620 [ 3 ] {b69e2405-c2fd-42db-93e9-533864b344ae} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.001434 sec., 62064.156206415624 rows/sec., 5.01 MiB/sec.
8766 2024.06.28 20:25:26.175808 [ 3 ] {b69e2405-c2fd-42db-93e9-533864b344ae} <Debug> DynamicQueryHandler: Done processing query
8767 2024.06.28 20:25:26.175846 [ 3 ] {b69e2405-c2fd-42db-93e9-533864b344ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8768 2024.06.28 20:25:26.175878 [ 3 ] {} <Debug> HTTP-Session: 0174ef74-c531-4367-9e62-df687b64bad2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8769 2024.06.28 20:25:26.176064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8770 2024.06.28 20:25:26.176112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8771 2024.06.28 20:25:26.176132 [ 3 ] {} <Debug> HTTP-Session: e79cea34-5706-416b-bf8f-36c111ad99a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8772 2024.06.28 20:25:26.176149 [ 3 ] {} <Debug> HTTP-Session: e79cea34-5706-416b-bf8f-36c111ad99a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8773 2024.06.28 20:25:26.176163 [ 3 ] {} <Debug> HTTP-Session: e79cea34-5706-416b-bf8f-36c111ad99a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8774 2024.06.28 20:25:26.176193 [ 3 ] {} <Trace> HTTP-Session: e79cea34-5706-416b-bf8f-36c111ad99a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8775 2024.06.28 20:25:26.176310 [ 3 ] {0887c4fd-d76d-465c-b653-9eec9ee0fadb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8776 2024.06.28 20:25:26.176353 [ 3 ] {0887c4fd-d76d-465c-b653-9eec9ee0fadb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8777 2024.06.28 20:25:26.176478 [ 3 ] {0887c4fd-d76d-465c-b653-9eec9ee0fadb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8778 2024.06.28 20:25:26.176826 [ 3 ] {0887c4fd-d76d-465c-b653-9eec9ee0fadb} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8779 2024.06.28 20:25:26.176862 [ 3 ] {0887c4fd-d76d-465c-b653-9eec9ee0fadb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8780 2024.06.28 20:25:26.177176 [ 3 ] {0887c4fd-d76d-465c-b653-9eec9ee0fadb} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
8781 2024.06.28 20:25:26.177483 [ 3 ] {0887c4fd-d76d-465c-b653-9eec9ee0fadb} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8782 2024.06.28 20:25:26.177631 [ 3 ] {0887c4fd-d76d-465c-b653-9eec9ee0fadb} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001361 sec., 55106.539309331376 rows/sec., 4.30 MiB/sec.
8783 2024.06.28 20:25:26.177797 [ 3 ] {0887c4fd-d76d-465c-b653-9eec9ee0fadb} <Debug> DynamicQueryHandler: Done processing query
8784 2024.06.28 20:25:26.177821 [ 3 ] {0887c4fd-d76d-465c-b653-9eec9ee0fadb} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8785 2024.06.28 20:25:26.177837 [ 3 ] {} <Debug> HTTP-Session: e79cea34-5706-416b-bf8f-36c111ad99a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8786 2024.06.28 20:25:26.178051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8787 2024.06.28 20:25:26.178100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8788 2024.06.28 20:25:26.178120 [ 3 ] {} <Debug> HTTP-Session: 6822e7fc-57c4-4797-b8cb-902d3580b48d Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8789 2024.06.28 20:25:26.178137 [ 3 ] {} <Debug> HTTP-Session: 6822e7fc-57c4-4797-b8cb-902d3580b48d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8790 2024.06.28 20:25:26.178152 [ 3 ] {} <Debug> HTTP-Session: 6822e7fc-57c4-4797-b8cb-902d3580b48d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8791 2024.06.28 20:25:26.178183 [ 3 ] {} <Trace> HTTP-Session: 6822e7fc-57c4-4797-b8cb-902d3580b48d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8792 2024.06.28 20:25:26.178334 [ 3 ] {363146b7-8fb2-498c-81ab-57e818ed6e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8793 2024.06.28 20:25:26.178382 [ 3 ] {363146b7-8fb2-498c-81ab-57e818ed6e42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8794 2024.06.28 20:25:26.178527 [ 3 ] {363146b7-8fb2-498c-81ab-57e818ed6e42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8795 2024.06.28 20:25:26.178881 [ 3 ] {363146b7-8fb2-498c-81ab-57e818ed6e42} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8796 2024.06.28 20:25:26.178917 [ 3 ] {363146b7-8fb2-498c-81ab-57e818ed6e42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8797 2024.06.28 20:25:26.179306 [ 3 ] {363146b7-8fb2-498c-81ab-57e818ed6e42} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
8798 2024.06.28 20:25:26.179651 [ 3 ] {363146b7-8fb2-498c-81ab-57e818ed6e42} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8799 2024.06.28 20:25:26.179806 [ 3 ] {363146b7-8fb2-498c-81ab-57e818ed6e42} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001538 sec., 104031.20936280883 rows/sec., 7.25 MiB/sec.
8800 2024.06.28 20:25:26.180105 [ 3 ] {363146b7-8fb2-498c-81ab-57e818ed6e42} <Debug> DynamicQueryHandler: Done processing query
8801 2024.06.28 20:25:26.180164 [ 3 ] {363146b7-8fb2-498c-81ab-57e818ed6e42} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8802 2024.06.28 20:25:26.180224 [ 3 ] {} <Debug> HTTP-Session: 6822e7fc-57c4-4797-b8cb-902d3580b48d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8803 2024.06.28 20:25:26.180487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 17714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8804 2024.06.28 20:25:26.180564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8805 2024.06.28 20:25:26.180584 [ 3 ] {} <Debug> HTTP-Session: 99b2cde9-992c-4c9f-bb11-64fa54832726 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8806 2024.06.28 20:25:26.180603 [ 3 ] {} <Debug> HTTP-Session: 99b2cde9-992c-4c9f-bb11-64fa54832726 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8807 2024.06.28 20:25:26.180617 [ 3 ] {} <Debug> HTTP-Session: 99b2cde9-992c-4c9f-bb11-64fa54832726 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8808 2024.06.28 20:25:26.180649 [ 3 ] {} <Trace> HTTP-Session: 99b2cde9-992c-4c9f-bb11-64fa54832726 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8809 2024.06.28 20:25:26.180832 [ 3 ] {c860cbed-2a28-48e3-8e6d-6f3ae157a6f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8810 2024.06.28 20:25:26.180903 [ 3 ] {c860cbed-2a28-48e3-8e6d-6f3ae157a6f4} <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
8811 2024.06.28 20:25:26.181327 [ 3 ] {c860cbed-2a28-48e3-8e6d-6f3ae157a6f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8812 2024.06.28 20:25:26.181895 [ 3 ] {c860cbed-2a28-48e3-8e6d-6f3ae157a6f4} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8813 2024.06.28 20:25:26.181931 [ 3 ] {c860cbed-2a28-48e3-8e6d-6f3ae157a6f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8814 2024.06.28 20:25:26.182519 [ 3 ] {c860cbed-2a28-48e3-8e6d-6f3ae157a6f4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
8815 2024.06.28 20:25:26.182900 [ 3 ] {c860cbed-2a28-48e3-8e6d-6f3ae157a6f4} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8816 2024.06.28 20:25:26.183083 [ 3 ] {c860cbed-2a28-48e3-8e6d-6f3ae157a6f4} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002406 sec., 4571.90357439734 rows/sec., 8.19 MiB/sec.
8817 2024.06.28 20:25:26.183362 [ 3 ] {c860cbed-2a28-48e3-8e6d-6f3ae157a6f4} <Debug> DynamicQueryHandler: Done processing query
8818 2024.06.28 20:25:26.183386 [ 3 ] {c860cbed-2a28-48e3-8e6d-6f3ae157a6f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
8819 2024.06.28 20:25:26.183403 [ 3 ] {} <Debug> HTTP-Session: 99b2cde9-992c-4c9f-bb11-64fa54832726 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8820 2024.06.28 20:25:26.183557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8821 2024.06.28 20:25:26.183606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8822 2024.06.28 20:25:26.183625 [ 3 ] {} <Debug> HTTP-Session: c221b473-293c-4d62-bbea-2e808f02a537 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8823 2024.06.28 20:25:26.183643 [ 3 ] {} <Debug> HTTP-Session: c221b473-293c-4d62-bbea-2e808f02a537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8824 2024.06.28 20:25:26.183658 [ 3 ] {} <Debug> HTTP-Session: c221b473-293c-4d62-bbea-2e808f02a537 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8825 2024.06.28 20:25:26.183688 [ 3 ] {} <Trace> HTTP-Session: c221b473-293c-4d62-bbea-2e808f02a537 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8826 2024.06.28 20:25:26.183804 [ 3 ] {9ba03dec-6896-4d1a-8716-50de8758e64c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8827 2024.06.28 20:25:26.183849 [ 3 ] {9ba03dec-6896-4d1a-8716-50de8758e64c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8828 2024.06.28 20:25:26.183978 [ 3 ] {9ba03dec-6896-4d1a-8716-50de8758e64c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8829 2024.06.28 20:25:26.184313 [ 3 ] {9ba03dec-6896-4d1a-8716-50de8758e64c} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8830 2024.06.28 20:25:26.184350 [ 3 ] {9ba03dec-6896-4d1a-8716-50de8758e64c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8831 2024.06.28 20:25:26.184711 [ 3 ] {9ba03dec-6896-4d1a-8716-50de8758e64c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
8832 2024.06.28 20:25:26.185030 [ 3 ] {9ba03dec-6896-4d1a-8716-50de8758e64c} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8833 2024.06.28 20:25:26.185182 [ 3 ] {9ba03dec-6896-4d1a-8716-50de8758e64c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001417 sec., 42342.97812279464 rows/sec., 2.85 MiB/sec.
8834 2024.06.28 20:25:26.185349 [ 3 ] {9ba03dec-6896-4d1a-8716-50de8758e64c} <Debug> DynamicQueryHandler: Done processing query
8835 2024.06.28 20:25:26.185372 [ 3 ] {9ba03dec-6896-4d1a-8716-50de8758e64c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8836 2024.06.28 20:25:26.185388 [ 3 ] {} <Debug> HTTP-Session: c221b473-293c-4d62-bbea-2e808f02a537 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8837 2024.06.28 20:25:31.171579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8838 2024.06.28 20:25:31.171775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8839 2024.06.28 20:25:31.171817 [ 3 ] {} <Debug> HTTP-Session: 41ec2016-90d8-4d39-ab6a-691bfd34e1e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8840 2024.06.28 20:25:31.171858 [ 3 ] {} <Debug> HTTP-Session: 41ec2016-90d8-4d39-ab6a-691bfd34e1e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8841 2024.06.28 20:25:31.171885 [ 3 ] {} <Debug> HTTP-Session: 41ec2016-90d8-4d39-ab6a-691bfd34e1e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8842 2024.06.28 20:25:31.171942 [ 3 ] {} <Trace> HTTP-Session: 41ec2016-90d8-4d39-ab6a-691bfd34e1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8843 2024.06.28 20:25:31.172140 [ 3 ] {96120fce-190f-42de-bfdf-bc11b973a019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8844 2024.06.28 20:25:31.172208 [ 3 ] {96120fce-190f-42de-bfdf-bc11b973a019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8845 2024.06.28 20:25:31.172409 [ 3 ] {96120fce-190f-42de-bfdf-bc11b973a019} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8846 2024.06.28 20:25:31.172861 [ 3 ] {96120fce-190f-42de-bfdf-bc11b973a019} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8847 2024.06.28 20:25:31.172903 [ 3 ] {96120fce-190f-42de-bfdf-bc11b973a019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8848 2024.06.28 20:25:31.173275 [ 3 ] {96120fce-190f-42de-bfdf-bc11b973a019} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
8849 2024.06.28 20:25:31.173634 [ 3 ] {96120fce-190f-42de-bfdf-bc11b973a019} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8850 2024.06.28 20:25:31.173818 [ 3 ] {96120fce-190f-42de-bfdf-bc11b973a019} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.00173 sec., 10982.658959537572 rows/sec., 890.20 KiB/sec.
8851 2024.06.28 20:25:31.174011 [ 3 ] {96120fce-190f-42de-bfdf-bc11b973a019} <Debug> DynamicQueryHandler: Done processing query
8852 2024.06.28 20:25:31.174037 [ 3 ] {96120fce-190f-42de-bfdf-bc11b973a019} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8853 2024.06.28 20:25:31.174053 [ 3 ] {} <Debug> HTTP-Session: 41ec2016-90d8-4d39-ab6a-691bfd34e1e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8854 2024.06.28 20:25:31.174236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 16421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8855 2024.06.28 20:25:31.174283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8856 2024.06.28 20:25:31.174303 [ 3 ] {} <Debug> HTTP-Session: 5d0a28a9-0240-4c07-8fca-24a2ee3faf58 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8857 2024.06.28 20:25:31.174322 [ 3 ] {} <Debug> HTTP-Session: 5d0a28a9-0240-4c07-8fca-24a2ee3faf58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8858 2024.06.28 20:25:31.174337 [ 3 ] {} <Debug> HTTP-Session: 5d0a28a9-0240-4c07-8fca-24a2ee3faf58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8859 2024.06.28 20:25:31.174368 [ 3 ] {} <Trace> HTTP-Session: 5d0a28a9-0240-4c07-8fca-24a2ee3faf58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8860 2024.06.28 20:25:31.174495 [ 3 ] {a121e20a-b619-4364-97bf-4b059d079da4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8861 2024.06.28 20:25:31.174539 [ 3 ] {a121e20a-b619-4364-97bf-4b059d079da4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8862 2024.06.28 20:25:31.174664 [ 3 ] {a121e20a-b619-4364-97bf-4b059d079da4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8863 2024.06.28 20:25:31.175036 [ 3 ] {a121e20a-b619-4364-97bf-4b059d079da4} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8864 2024.06.28 20:25:31.175073 [ 3 ] {a121e20a-b619-4364-97bf-4b059d079da4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8865 2024.06.28 20:25:31.175390 [ 3 ] {a121e20a-b619-4364-97bf-4b059d079da4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
8866 2024.06.28 20:25:31.175701 [ 3 ] {a121e20a-b619-4364-97bf-4b059d079da4} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8867 2024.06.28 20:25:31.175852 [ 3 ] {a121e20a-b619-4364-97bf-4b059d079da4} <Debug> executeQuery: Read 113 rows, 9.54 KiB in 0.001397 sec., 80887.61632068719 rows/sec., 6.67 MiB/sec.
8868 2024.06.28 20:25:31.176018 [ 3 ] {a121e20a-b619-4364-97bf-4b059d079da4} <Debug> DynamicQueryHandler: Done processing query
8869 2024.06.28 20:25:31.176043 [ 3 ] {a121e20a-b619-4364-97bf-4b059d079da4} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8870 2024.06.28 20:25:31.176059 [ 3 ] {} <Debug> HTTP-Session: 5d0a28a9-0240-4c07-8fca-24a2ee3faf58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8871 2024.06.28 20:25:31.176236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 14109, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8872 2024.06.28 20:25:31.176283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8873 2024.06.28 20:25:31.176303 [ 3 ] {} <Debug> HTTP-Session: 3bb975b9-e87c-4a62-83c2-8701dc886475 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8874 2024.06.28 20:25:31.176324 [ 3 ] {} <Debug> HTTP-Session: 3bb975b9-e87c-4a62-83c2-8701dc886475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8875 2024.06.28 20:25:31.176339 [ 3 ] {} <Debug> HTTP-Session: 3bb975b9-e87c-4a62-83c2-8701dc886475 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8876 2024.06.28 20:25:31.176369 [ 3 ] {} <Trace> HTTP-Session: 3bb975b9-e87c-4a62-83c2-8701dc886475 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8877 2024.06.28 20:25:31.176489 [ 3 ] {744bf489-d4ab-4c0d-b34d-f84564198cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8878 2024.06.28 20:25:31.176532 [ 3 ] {744bf489-d4ab-4c0d-b34d-f84564198cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8879 2024.06.28 20:25:31.176659 [ 3 ] {744bf489-d4ab-4c0d-b34d-f84564198cce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8880 2024.06.28 20:25:31.176970 [ 3 ] {744bf489-d4ab-4c0d-b34d-f84564198cce} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8881 2024.06.28 20:25:31.177007 [ 3 ] {744bf489-d4ab-4c0d-b34d-f84564198cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8882 2024.06.28 20:25:31.177324 [ 3 ] {744bf489-d4ab-4c0d-b34d-f84564198cce} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
8883 2024.06.28 20:25:31.177633 [ 3 ] {744bf489-d4ab-4c0d-b34d-f84564198cce} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8884 2024.06.28 20:25:31.177792 [ 3 ] {744bf489-d4ab-4c0d-b34d-f84564198cce} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001344 sec., 61755.95238095238 rows/sec., 4.82 MiB/sec.
8885 2024.06.28 20:25:31.177958 [ 3 ] {744bf489-d4ab-4c0d-b34d-f84564198cce} <Debug> DynamicQueryHandler: Done processing query
8886 2024.06.28 20:25:31.177982 [ 3 ] {744bf489-d4ab-4c0d-b34d-f84564198cce} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8887 2024.06.28 20:25:31.177998 [ 3 ] {} <Debug> HTTP-Session: 3bb975b9-e87c-4a62-83c2-8701dc886475 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8888 2024.06.28 20:25:31.178211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8889 2024.06.28 20:25:31.178257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8890 2024.06.28 20:25:31.178277 [ 3 ] {} <Debug> HTTP-Session: ac9ebb4e-3d1e-48f4-bbe3-81f6fe7c6684 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8891 2024.06.28 20:25:31.178293 [ 3 ] {} <Debug> HTTP-Session: ac9ebb4e-3d1e-48f4-bbe3-81f6fe7c6684 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8892 2024.06.28 20:25:31.178307 [ 3 ] {} <Debug> HTTP-Session: ac9ebb4e-3d1e-48f4-bbe3-81f6fe7c6684 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8893 2024.06.28 20:25:31.178345 [ 3 ] {} <Trace> HTTP-Session: ac9ebb4e-3d1e-48f4-bbe3-81f6fe7c6684 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8894 2024.06.28 20:25:31.178493 [ 3 ] {7a9e9ef4-ff39-4e14-a844-95212a0e9bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8895 2024.06.28 20:25:31.178541 [ 3 ] {7a9e9ef4-ff39-4e14-a844-95212a0e9bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8896 2024.06.28 20:25:31.178686 [ 3 ] {7a9e9ef4-ff39-4e14-a844-95212a0e9bec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8897 2024.06.28 20:25:31.179064 [ 3 ] {7a9e9ef4-ff39-4e14-a844-95212a0e9bec} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8898 2024.06.28 20:25:31.179100 [ 3 ] {7a9e9ef4-ff39-4e14-a844-95212a0e9bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8899 2024.06.28 20:25:31.179508 [ 3 ] {7a9e9ef4-ff39-4e14-a844-95212a0e9bec} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
8900 2024.06.28 20:25:31.179856 [ 3 ] {7a9e9ef4-ff39-4e14-a844-95212a0e9bec} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8901 2024.06.28 20:25:31.180014 [ 3 ] {7a9e9ef4-ff39-4e14-a844-95212a0e9bec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001582 sec., 101137.80025284449 rows/sec., 7.04 MiB/sec.
8902 2024.06.28 20:25:31.180198 [ 3 ] {7a9e9ef4-ff39-4e14-a844-95212a0e9bec} <Debug> DynamicQueryHandler: Done processing query
8903 2024.06.28 20:25:31.180222 [ 3 ] {7a9e9ef4-ff39-4e14-a844-95212a0e9bec} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8904 2024.06.28 20:25:31.180238 [ 3 ] {} <Debug> HTTP-Session: ac9ebb4e-3d1e-48f4-bbe3-81f6fe7c6684 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8905 2024.06.28 20:25:31.180455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8906 2024.06.28 20:25:31.180505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8907 2024.06.28 20:25:31.180524 [ 3 ] {} <Debug> HTTP-Session: 1566dbad-cc9e-4636-b415-48727bf5bb92 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8908 2024.06.28 20:25:31.180540 [ 3 ] {} <Debug> HTTP-Session: 1566dbad-cc9e-4636-b415-48727bf5bb92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8909 2024.06.28 20:25:31.180554 [ 3 ] {} <Debug> HTTP-Session: 1566dbad-cc9e-4636-b415-48727bf5bb92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8910 2024.06.28 20:25:31.180583 [ 3 ] {} <Trace> HTTP-Session: 1566dbad-cc9e-4636-b415-48727bf5bb92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8911 2024.06.28 20:25:31.180837 [ 3 ] {597eba08-c314-4461-b183-c3b27005cf7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8912 2024.06.28 20:25:31.180900 [ 3 ] {597eba08-c314-4461-b183-c3b27005cf7f} <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
8913 2024.06.28 20:25:31.181311 [ 3 ] {597eba08-c314-4461-b183-c3b27005cf7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8914 2024.06.28 20:25:31.181881 [ 3 ] {597eba08-c314-4461-b183-c3b27005cf7f} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8915 2024.06.28 20:25:31.181917 [ 3 ] {597eba08-c314-4461-b183-c3b27005cf7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8916 2024.06.28 20:25:31.182529 [ 3 ] {597eba08-c314-4461-b183-c3b27005cf7f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
8917 2024.06.28 20:25:31.182939 [ 3 ] {597eba08-c314-4461-b183-c3b27005cf7f} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8918 2024.06.28 20:25:31.183125 [ 3 ] {597eba08-c314-4461-b183-c3b27005cf7f} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002459 sec., 7726.718178121188 rows/sec., 13.85 MiB/sec.
8919 2024.06.28 20:25:31.183424 [ 3 ] {597eba08-c314-4461-b183-c3b27005cf7f} <Debug> DynamicQueryHandler: Done processing query
8920 2024.06.28 20:25:31.183454 [ 3 ] {597eba08-c314-4461-b183-c3b27005cf7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
8921 2024.06.28 20:25:31.183470 [ 3 ] {} <Debug> HTTP-Session: 1566dbad-cc9e-4636-b415-48727bf5bb92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8922 2024.06.28 20:25:31.183626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8923 2024.06.28 20:25:31.183673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8924 2024.06.28 20:25:31.183693 [ 3 ] {} <Debug> HTTP-Session: 23e23f23-c147-4f44-b75d-cbc9cfd3deb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8925 2024.06.28 20:25:31.183711 [ 3 ] {} <Debug> HTTP-Session: 23e23f23-c147-4f44-b75d-cbc9cfd3deb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8926 2024.06.28 20:25:31.183725 [ 3 ] {} <Debug> HTTP-Session: 23e23f23-c147-4f44-b75d-cbc9cfd3deb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8927 2024.06.28 20:25:31.183756 [ 3 ] {} <Trace> HTTP-Session: 23e23f23-c147-4f44-b75d-cbc9cfd3deb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8928 2024.06.28 20:25:31.183883 [ 3 ] {b739001b-87ed-4622-91ff-1c6979306b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8929 2024.06.28 20:25:31.183927 [ 3 ] {b739001b-87ed-4622-91ff-1c6979306b2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8930 2024.06.28 20:25:31.184054 [ 3 ] {b739001b-87ed-4622-91ff-1c6979306b2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8931 2024.06.28 20:25:31.184339 [ 3 ] {b739001b-87ed-4622-91ff-1c6979306b2a} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8932 2024.06.28 20:25:31.184374 [ 3 ] {b739001b-87ed-4622-91ff-1c6979306b2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8933 2024.06.28 20:25:31.184739 [ 3 ] {b739001b-87ed-4622-91ff-1c6979306b2a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
8934 2024.06.28 20:25:31.185067 [ 3 ] {b739001b-87ed-4622-91ff-1c6979306b2a} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8935 2024.06.28 20:25:31.185222 [ 3 ] {b739001b-87ed-4622-91ff-1c6979306b2a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001382 sec., 43415.34008683068 rows/sec., 2.93 MiB/sec.
8936 2024.06.28 20:25:31.185511 [ 3 ] {b739001b-87ed-4622-91ff-1c6979306b2a} <Debug> DynamicQueryHandler: Done processing query
8937 2024.06.28 20:25:31.185566 [ 3 ] {b739001b-87ed-4622-91ff-1c6979306b2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8938 2024.06.28 20:25:31.185613 [ 3 ] {} <Debug> HTTP-Session: 23e23f23-c147-4f44-b75d-cbc9cfd3deb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8939 2024.06.28 20:25:36.170868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8940 2024.06.28 20:25:36.171016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8941 2024.06.28 20:25:36.171048 [ 3 ] {} <Debug> HTTP-Session: f78bc903-cbc2-4ccd-92bd-14a7d9df9794 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8942 2024.06.28 20:25:36.171078 [ 3 ] {} <Debug> HTTP-Session: f78bc903-cbc2-4ccd-92bd-14a7d9df9794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8943 2024.06.28 20:25:36.171098 [ 3 ] {} <Debug> HTTP-Session: f78bc903-cbc2-4ccd-92bd-14a7d9df9794 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8944 2024.06.28 20:25:36.171154 [ 3 ] {} <Trace> HTTP-Session: f78bc903-cbc2-4ccd-92bd-14a7d9df9794 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8945 2024.06.28 20:25:36.171376 [ 3 ] {afc0cdef-da9f-4360-abf9-eb07d45809aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8946 2024.06.28 20:25:36.171456 [ 3 ] {afc0cdef-da9f-4360-abf9-eb07d45809aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8947 2024.06.28 20:25:36.171689 [ 3 ] {afc0cdef-da9f-4360-abf9-eb07d45809aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8948 2024.06.28 20:25:36.172120 [ 3 ] {afc0cdef-da9f-4360-abf9-eb07d45809aa} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8949 2024.06.28 20:25:36.172193 [ 3 ] {afc0cdef-da9f-4360-abf9-eb07d45809aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8950 2024.06.28 20:25:36.172570 [ 3 ] {afc0cdef-da9f-4360-abf9-eb07d45809aa} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
8951 2024.06.28 20:25:36.172906 [ 3 ] {afc0cdef-da9f-4360-abf9-eb07d45809aa} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8952 2024.06.28 20:25:36.173075 [ 3 ] {afc0cdef-da9f-4360-abf9-eb07d45809aa} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001758 sec., 6257.110352673492 rows/sec., 507.17 KiB/sec.
8953 2024.06.28 20:25:36.173384 [ 3 ] {afc0cdef-da9f-4360-abf9-eb07d45809aa} <Debug> DynamicQueryHandler: Done processing query
8954 2024.06.28 20:25:36.173440 [ 3 ] {afc0cdef-da9f-4360-abf9-eb07d45809aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8955 2024.06.28 20:25:36.173481 [ 3 ] {} <Debug> HTTP-Session: f78bc903-cbc2-4ccd-92bd-14a7d9df9794 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8956 2024.06.28 20:25:36.173626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8957 2024.06.28 20:25:36.173675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8958 2024.06.28 20:25:36.173695 [ 3 ] {} <Debug> HTTP-Session: 6622bd56-b6b6-4077-9503-5a399428f243 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8959 2024.06.28 20:25:36.173713 [ 3 ] {} <Debug> HTTP-Session: 6622bd56-b6b6-4077-9503-5a399428f243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8960 2024.06.28 20:25:36.173753 [ 3 ] {} <Debug> HTTP-Session: 6622bd56-b6b6-4077-9503-5a399428f243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8961 2024.06.28 20:25:36.173786 [ 3 ] {} <Trace> HTTP-Session: 6622bd56-b6b6-4077-9503-5a399428f243 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8962 2024.06.28 20:25:36.173888 [ 3 ] {e5cd7cfd-5f73-4b13-9ad4-614580a10055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8963 2024.06.28 20:25:36.173934 [ 3 ] {e5cd7cfd-5f73-4b13-9ad4-614580a10055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8964 2024.06.28 20:25:36.174083 [ 3 ] {e5cd7cfd-5f73-4b13-9ad4-614580a10055} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8965 2024.06.28 20:25:36.174452 [ 3 ] {e5cd7cfd-5f73-4b13-9ad4-614580a10055} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8966 2024.06.28 20:25:36.174497 [ 3 ] {e5cd7cfd-5f73-4b13-9ad4-614580a10055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8967 2024.06.28 20:25:36.174874 [ 3 ] {e5cd7cfd-5f73-4b13-9ad4-614580a10055} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8968 2024.06.28 20:25:36.175202 [ 3 ] {e5cd7cfd-5f73-4b13-9ad4-614580a10055} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8969 2024.06.28 20:25:36.175370 [ 3 ] {e5cd7cfd-5f73-4b13-9ad4-614580a10055} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001499 sec., 2668.4456304202804 rows/sec., 217.59 KiB/sec.
8970 2024.06.28 20:25:36.175531 [ 3 ] {e5cd7cfd-5f73-4b13-9ad4-614580a10055} <Debug> DynamicQueryHandler: Done processing query
8971 2024.06.28 20:25:36.175557 [ 3 ] {e5cd7cfd-5f73-4b13-9ad4-614580a10055} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8972 2024.06.28 20:25:36.175574 [ 3 ] {} <Debug> HTTP-Session: 6622bd56-b6b6-4077-9503-5a399428f243 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8973 2024.06.28 20:25:36.175698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 13069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8974 2024.06.28 20:25:36.175747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8975 2024.06.28 20:25:36.175769 [ 3 ] {} <Debug> HTTP-Session: 6a0a4217-cd93-4df1-84a7-4e59e1c11e2b Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8976 2024.06.28 20:25:36.175787 [ 3 ] {} <Debug> HTTP-Session: 6a0a4217-cd93-4df1-84a7-4e59e1c11e2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8977 2024.06.28 20:25:36.175802 [ 3 ] {} <Debug> HTTP-Session: 6a0a4217-cd93-4df1-84a7-4e59e1c11e2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8978 2024.06.28 20:25:36.175834 [ 3 ] {} <Trace> HTTP-Session: 6a0a4217-cd93-4df1-84a7-4e59e1c11e2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8979 2024.06.28 20:25:36.175951 [ 3 ] {33ee7485-c177-4669-8968-2fceea3c4615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8980 2024.06.28 20:25:36.175996 [ 3 ] {33ee7485-c177-4669-8968-2fceea3c4615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8981 2024.06.28 20:25:36.176122 [ 3 ] {33ee7485-c177-4669-8968-2fceea3c4615} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8982 2024.06.28 20:25:36.176495 [ 3 ] {33ee7485-c177-4669-8968-2fceea3c4615} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8983 2024.06.28 20:25:36.176533 [ 3 ] {33ee7485-c177-4669-8968-2fceea3c4615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
8984 2024.06.28 20:25:36.176848 [ 3 ] {33ee7485-c177-4669-8968-2fceea3c4615} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
8985 2024.06.28 20:25:36.177150 [ 3 ] {33ee7485-c177-4669-8968-2fceea3c4615} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8986 2024.06.28 20:25:36.177292 [ 3 ] {33ee7485-c177-4669-8968-2fceea3c4615} <Debug> executeQuery: Read 91 rows, 7.51 KiB in 0.001383 sec., 65798.98770788142 rows/sec., 5.30 MiB/sec.
8987 2024.06.28 20:25:36.177566 [ 3 ] {33ee7485-c177-4669-8968-2fceea3c4615} <Debug> DynamicQueryHandler: Done processing query
8988 2024.06.28 20:25:36.177624 [ 3 ] {33ee7485-c177-4669-8968-2fceea3c4615} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8989 2024.06.28 20:25:36.177677 [ 3 ] {} <Debug> HTTP-Session: 6a0a4217-cd93-4df1-84a7-4e59e1c11e2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8990 2024.06.28 20:25:36.177833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8991 2024.06.28 20:25:36.177887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8992 2024.06.28 20:25:36.177909 [ 3 ] {} <Debug> HTTP-Session: ab0d99c3-b9b6-4184-870e-fc103423aa7c Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
8993 2024.06.28 20:25:36.177926 [ 3 ] {} <Debug> HTTP-Session: ab0d99c3-b9b6-4184-870e-fc103423aa7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8994 2024.06.28 20:25:36.177943 [ 3 ] {} <Debug> HTTP-Session: ab0d99c3-b9b6-4184-870e-fc103423aa7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8995 2024.06.28 20:25:36.177976 [ 3 ] {} <Trace> HTTP-Session: ab0d99c3-b9b6-4184-870e-fc103423aa7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8996 2024.06.28 20:25:36.178074 [ 3 ] {53b3d86d-7c73-44e9-a91c-9386d9d03a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8997 2024.06.28 20:25:36.178119 [ 3 ] {53b3d86d-7c73-44e9-a91c-9386d9d03a94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8998 2024.06.28 20:25:36.178268 [ 3 ] {53b3d86d-7c73-44e9-a91c-9386d9d03a94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8999 2024.06.28 20:25:36.178545 [ 3 ] {53b3d86d-7c73-44e9-a91c-9386d9d03a94} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9000 2024.06.28 20:25:36.178581 [ 3 ] {53b3d86d-7c73-44e9-a91c-9386d9d03a94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
9001 2024.06.28 20:25:36.178884 [ 3 ] {53b3d86d-7c73-44e9-a91c-9386d9d03a94} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
9002 2024.06.28 20:25:36.179195 [ 3 ] {53b3d86d-7c73-44e9-a91c-9386d9d03a94} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9003 2024.06.28 20:25:36.179338 [ 3 ] {53b3d86d-7c73-44e9-a91c-9386d9d03a94} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001286 sec., 3110.4199066874025 rows/sec., 217.18 KiB/sec.
9004 2024.06.28 20:25:36.179608 [ 3 ] {53b3d86d-7c73-44e9-a91c-9386d9d03a94} <Debug> DynamicQueryHandler: Done processing query
9005 2024.06.28 20:25:36.179635 [ 3 ] {53b3d86d-7c73-44e9-a91c-9386d9d03a94} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9006 2024.06.28 20:25:36.179652 [ 3 ] {} <Debug> HTTP-Session: ab0d99c3-b9b6-4184-870e-fc103423aa7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9007 2024.06.28 20:25:36.179772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 13440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9008 2024.06.28 20:25:36.179821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9009 2024.06.28 20:25:36.179842 [ 3 ] {} <Debug> HTTP-Session: bfa2c7a2-d33c-40e3-82e1-617ba8d9b852 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9010 2024.06.28 20:25:36.179860 [ 3 ] {} <Debug> HTTP-Session: bfa2c7a2-d33c-40e3-82e1-617ba8d9b852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9011 2024.06.28 20:25:36.179876 [ 3 ] {} <Debug> HTTP-Session: bfa2c7a2-d33c-40e3-82e1-617ba8d9b852 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9012 2024.06.28 20:25:36.179907 [ 3 ] {} <Trace> HTTP-Session: bfa2c7a2-d33c-40e3-82e1-617ba8d9b852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9013 2024.06.28 20:25:36.180023 [ 3 ] {4dd87769-ccbe-4a35-b41a-1630b28de26f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9014 2024.06.28 20:25:36.180067 [ 3 ] {4dd87769-ccbe-4a35-b41a-1630b28de26f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9015 2024.06.28 20:25:36.180212 [ 3 ] {4dd87769-ccbe-4a35-b41a-1630b28de26f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9016 2024.06.28 20:25:36.180549 [ 3 ] {4dd87769-ccbe-4a35-b41a-1630b28de26f} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9017 2024.06.28 20:25:36.180588 [ 3 ] {4dd87769-ccbe-4a35-b41a-1630b28de26f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
9018 2024.06.28 20:25:36.180895 [ 3 ] {4dd87769-ccbe-4a35-b41a-1630b28de26f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
9019 2024.06.28 20:25:36.181202 [ 3 ] {4dd87769-ccbe-4a35-b41a-1630b28de26f} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9020 2024.06.28 20:25:36.181350 [ 3 ] {4dd87769-ccbe-4a35-b41a-1630b28de26f} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001366 sec., 57833.08931185944 rows/sec., 4.52 MiB/sec.
9021 2024.06.28 20:25:36.181521 [ 3 ] {4dd87769-ccbe-4a35-b41a-1630b28de26f} <Debug> DynamicQueryHandler: Done processing query
9022 2024.06.28 20:25:36.181547 [ 3 ] {4dd87769-ccbe-4a35-b41a-1630b28de26f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9023 2024.06.28 20:25:36.181563 [ 3 ] {} <Debug> HTTP-Session: bfa2c7a2-d33c-40e3-82e1-617ba8d9b852 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9024 2024.06.28 20:25:36.181730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 31048, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9025 2024.06.28 20:25:36.181779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9026 2024.06.28 20:25:36.181800 [ 3 ] {} <Debug> HTTP-Session: 6330203a-5752-4ae0-bb01-04549e6fd7ef Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9027 2024.06.28 20:25:36.181818 [ 3 ] {} <Debug> HTTP-Session: 6330203a-5752-4ae0-bb01-04549e6fd7ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9028 2024.06.28 20:25:36.181833 [ 3 ] {} <Debug> HTTP-Session: 6330203a-5752-4ae0-bb01-04549e6fd7ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9029 2024.06.28 20:25:36.181865 [ 3 ] {} <Trace> HTTP-Session: 6330203a-5752-4ae0-bb01-04549e6fd7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9030 2024.06.28 20:25:36.182007 [ 3 ] {23bd06bd-0eb5-4961-a415-f3c1238402c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9031 2024.06.28 20:25:36.182055 [ 3 ] {23bd06bd-0eb5-4961-a415-f3c1238402c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9032 2024.06.28 20:25:36.182199 [ 3 ] {23bd06bd-0eb5-4961-a415-f3c1238402c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9033 2024.06.28 20:25:36.182553 [ 3 ] {23bd06bd-0eb5-4961-a415-f3c1238402c6} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9034 2024.06.28 20:25:36.182589 [ 3 ] {23bd06bd-0eb5-4961-a415-f3c1238402c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
9035 2024.06.28 20:25:36.182975 [ 3 ] {23bd06bd-0eb5-4961-a415-f3c1238402c6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
9036 2024.06.28 20:25:36.183310 [ 3 ] {23bd06bd-0eb5-4961-a415-f3c1238402c6} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9037 2024.06.28 20:25:36.183472 [ 3 ] {23bd06bd-0eb5-4961-a415-f3c1238402c6} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001524 sec., 106299.2125984252 rows/sec., 7.40 MiB/sec.
9038 2024.06.28 20:25:36.183633 [ 3 ] {23bd06bd-0eb5-4961-a415-f3c1238402c6} <Debug> DynamicQueryHandler: Done processing query
9039 2024.06.28 20:25:36.183658 [ 3 ] {23bd06bd-0eb5-4961-a415-f3c1238402c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9040 2024.06.28 20:25:36.183674 [ 3 ] {} <Debug> HTTP-Session: 6330203a-5752-4ae0-bb01-04549e6fd7ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9041 2024.06.28 20:25:36.183796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 17720, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9042 2024.06.28 20:25:36.183845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9043 2024.06.28 20:25:36.183865 [ 3 ] {} <Debug> HTTP-Session: 594fca55-d81b-4273-8c17-7fcb33077dab Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9044 2024.06.28 20:25:36.183882 [ 3 ] {} <Debug> HTTP-Session: 594fca55-d81b-4273-8c17-7fcb33077dab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9045 2024.06.28 20:25:36.183897 [ 3 ] {} <Debug> HTTP-Session: 594fca55-d81b-4273-8c17-7fcb33077dab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9046 2024.06.28 20:25:36.183929 [ 3 ] {} <Trace> HTTP-Session: 594fca55-d81b-4273-8c17-7fcb33077dab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9047 2024.06.28 20:25:36.184107 [ 3 ] {31c88ae5-85c3-49d5-a5c0-0ab8dddaab96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9048 2024.06.28 20:25:36.184173 [ 3 ] {31c88ae5-85c3-49d5-a5c0-0ab8dddaab96} <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
9049 2024.06.28 20:25:36.184576 [ 3 ] {31c88ae5-85c3-49d5-a5c0-0ab8dddaab96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9050 2024.06.28 20:25:36.185117 [ 3 ] {31c88ae5-85c3-49d5-a5c0-0ab8dddaab96} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9051 2024.06.28 20:25:36.185153 [ 3 ] {31c88ae5-85c3-49d5-a5c0-0ab8dddaab96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
9052 2024.06.28 20:25:36.185740 [ 3 ] {31c88ae5-85c3-49d5-a5c0-0ab8dddaab96} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9053 2024.06.28 20:25:36.186154 [ 3 ] {31c88ae5-85c3-49d5-a5c0-0ab8dddaab96} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9054 2024.06.28 20:25:36.186346 [ 3 ] {31c88ae5-85c3-49d5-a5c0-0ab8dddaab96} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002334 sec., 4712.939160239931 rows/sec., 8.45 MiB/sec.
9055 2024.06.28 20:25:36.186568 [ 3 ] {31c88ae5-85c3-49d5-a5c0-0ab8dddaab96} <Debug> DynamicQueryHandler: Done processing query
9056 2024.06.28 20:25:36.186593 [ 3 ] {31c88ae5-85c3-49d5-a5c0-0ab8dddaab96} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
9057 2024.06.28 20:25:36.186609 [ 3 ] {} <Debug> HTTP-Session: 594fca55-d81b-4273-8c17-7fcb33077dab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9058 2024.06.28 20:25:36.186729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9059 2024.06.28 20:25:36.186779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9060 2024.06.28 20:25:36.186800 [ 3 ] {} <Debug> HTTP-Session: c4e95c90-1a73-44b4-9a00-06cbad59c482 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9061 2024.06.28 20:25:36.186817 [ 3 ] {} <Debug> HTTP-Session: c4e95c90-1a73-44b4-9a00-06cbad59c482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9062 2024.06.28 20:25:36.186832 [ 3 ] {} <Debug> HTTP-Session: c4e95c90-1a73-44b4-9a00-06cbad59c482 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9063 2024.06.28 20:25:36.186863 [ 3 ] {} <Trace> HTTP-Session: c4e95c90-1a73-44b4-9a00-06cbad59c482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9064 2024.06.28 20:25:36.186986 [ 3 ] {3f657426-6dd6-4fd2-9b7e-ab654f0165ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9065 2024.06.28 20:25:36.187031 [ 3 ] {3f657426-6dd6-4fd2-9b7e-ab654f0165ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9066 2024.06.28 20:25:36.187157 [ 3 ] {3f657426-6dd6-4fd2-9b7e-ab654f0165ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9067 2024.06.28 20:25:36.187454 [ 3 ] {3f657426-6dd6-4fd2-9b7e-ab654f0165ff} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9068 2024.06.28 20:25:36.187491 [ 3 ] {3f657426-6dd6-4fd2-9b7e-ab654f0165ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
9069 2024.06.28 20:25:36.187852 [ 3 ] {3f657426-6dd6-4fd2-9b7e-ab654f0165ff} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
9070 2024.06.28 20:25:36.188172 [ 3 ] {3f657426-6dd6-4fd2-9b7e-ab654f0165ff} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9071 2024.06.28 20:25:36.188328 [ 3 ] {3f657426-6dd6-4fd2-9b7e-ab654f0165ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001386 sec., 43290.043290043286 rows/sec., 2.92 MiB/sec.
9072 2024.06.28 20:25:36.188532 [ 3 ] {3f657426-6dd6-4fd2-9b7e-ab654f0165ff} <Debug> DynamicQueryHandler: Done processing query
9073 2024.06.28 20:25:36.188569 [ 3 ] {3f657426-6dd6-4fd2-9b7e-ab654f0165ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9074 2024.06.28 20:25:36.188599 [ 3 ] {} <Debug> HTTP-Session: c4e95c90-1a73-44b4-9a00-06cbad59c482 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9075 2024.06.28 20:25:40.339662 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache
9076 2024.06.28 20:25:40.339717 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache
9077 2024.06.28 20:25:41.172539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9078 2024.06.28 20:25:41.172740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9079 2024.06.28 20:25:41.172785 [ 3 ] {} <Debug> HTTP-Session: d598d979-f1fe-4639-93c8-dfabbe27a344 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9080 2024.06.28 20:25:41.172829 [ 3 ] {} <Debug> HTTP-Session: d598d979-f1fe-4639-93c8-dfabbe27a344 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9081 2024.06.28 20:25:41.172857 [ 3 ] {} <Debug> HTTP-Session: d598d979-f1fe-4639-93c8-dfabbe27a344 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9082 2024.06.28 20:25:41.172938 [ 3 ] {} <Trace> HTTP-Session: d598d979-f1fe-4639-93c8-dfabbe27a344 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9083 2024.06.28 20:25:41.173197 [ 3 ] {85e7c6b4-9949-4d41-9080-2475eebb1c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9084 2024.06.28 20:25:41.173268 [ 3 ] {85e7c6b4-9949-4d41-9080-2475eebb1c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9085 2024.06.28 20:25:41.173476 [ 3 ] {85e7c6b4-9949-4d41-9080-2475eebb1c6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9086 2024.06.28 20:25:41.173918 [ 3 ] {85e7c6b4-9949-4d41-9080-2475eebb1c6f} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9087 2024.06.28 20:25:41.173962 [ 3 ] {85e7c6b4-9949-4d41-9080-2475eebb1c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
9088 2024.06.28 20:25:41.174335 [ 3 ] {85e7c6b4-9949-4d41-9080-2475eebb1c6f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9089 2024.06.28 20:25:41.174686 [ 3 ] {85e7c6b4-9949-4d41-9080-2475eebb1c6f} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9090 2024.06.28 20:25:41.174851 [ 3 ] {85e7c6b4-9949-4d41-9080-2475eebb1c6f} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.00171 sec., 11111.111111111111 rows/sec., 900.61 KiB/sec.
9091 2024.06.28 20:25:41.174874 [ 119 ] {} <Debug> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9092 2024.06.28 20:25:41.174972 [ 119 ] {} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9093 2024.06.28 20:25:41.175021 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
9094 2024.06.28 20:25:41.175154 [ 3 ] {85e7c6b4-9949-4d41-9080-2475eebb1c6f} <Debug> DynamicQueryHandler: Done processing query
9095 2024.06.28 20:25:41.175206 [ 3 ] {85e7c6b4-9949-4d41-9080-2475eebb1c6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9096 2024.06.28 20:25:41.175220 [ 200 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::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
9097 2024.06.28 20:25:41.175232 [ 3 ] {} <Debug> HTTP-Session: d598d979-f1fe-4639-93c8-dfabbe27a344 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9098 2024.06.28 20:25:41.175458 [ 200 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9099 2024.06.28 20:25:41.175465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9100 2024.06.28 20:25:41.175518 [ 200 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 30 rows starting from the beginning of the part
9101 2024.06.28 20:25:41.175559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9102 2024.06.28 20:25:41.175624 [ 3 ] {} <Debug> HTTP-Session: fa02e9cd-5fd3-4228-ba6e-fd6bdf5474a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9103 2024.06.28 20:25:41.175710 [ 3 ] {} <Debug> HTTP-Session: fa02e9cd-5fd3-4228-ba6e-fd6bdf5474a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9104 2024.06.28 20:25:41.175730 [ 200 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 19 rows starting from the beginning of the part
9105 2024.06.28 20:25:41.175760 [ 3 ] {} <Debug> HTTP-Session: fa02e9cd-5fd3-4228-ba6e-fd6bdf5474a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9106 2024.06.28 20:25:41.175981 [ 3 ] {} <Trace> HTTP-Session: fa02e9cd-5fd3-4228-ba6e-fd6bdf5474a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9107 2024.06.28 20:25:41.176022 [ 200 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 11 rows starting from the beginning of the part
9108 2024.06.28 20:25:41.176349 [ 200 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 19 rows starting from the beginning of the part
9109 2024.06.28 20:25:41.176476 [ 3 ] {4fd04ff7-fbc7-49e5-972f-01c93df462ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9110 2024.06.28 20:25:41.176606 [ 200 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 11 rows starting from the beginning of the part
9111 2024.06.28 20:25:41.176640 [ 3 ] {4fd04ff7-fbc7-49e5-972f-01c93df462ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9112 2024.06.28 20:25:41.176989 [ 200 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 19 rows starting from the beginning of the part
9113 2024.06.28 20:25:41.177730 [ 3 ] {4fd04ff7-fbc7-49e5-972f-01c93df462ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9114 2024.06.28 20:25:41.178557 [ 3 ] {4fd04ff7-fbc7-49e5-972f-01c93df462ce} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9115 2024.06.28 20:25:41.178628 [ 3 ] {4fd04ff7-fbc7-49e5-972f-01c93df462ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9116 2024.06.28 20:25:41.179555 [ 3 ] {4fd04ff7-fbc7-49e5-972f-01c93df462ce} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9117 2024.06.28 20:25:41.179809 [ 187 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 109 rows, containing 4 columns (4 merged, 0 gathered) in 0.004716827 sec., 23108.755101681705 rows/sec., 1.83 MiB/sec.
9118 2024.06.28 20:25:41.180061 [ 187 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9119 2024.06.28 20:25:41.180246 [ 3 ] {4fd04ff7-fbc7-49e5-972f-01c93df462ce} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9120 2024.06.28 20:25:41.180496 [ 119 ] {} <Debug> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
9121 2024.06.28 20:25:41.180599 [ 119 ] {} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9122 2024.06.28 20:25:41.180612 [ 3 ] {4fd04ff7-fbc7-49e5-972f-01c93df462ce} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004302 sec., 464.9000464900046 rows/sec., 37.91 KiB/sec.
9123 2024.06.28 20:25:41.180651 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9124 2024.06.28 20:25:41.181286 [ 192 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::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
9125 2024.06.28 20:25:41.181568 [ 3 ] {4fd04ff7-fbc7-49e5-972f-01c93df462ce} <Debug> DynamicQueryHandler: Done processing query
9126 2024.06.28 20:25:41.181717 [ 3 ] {4fd04ff7-fbc7-49e5-972f-01c93df462ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9127 2024.06.28 20:25:41.181802 [ 3 ] {} <Debug> HTTP-Session: fa02e9cd-5fd3-4228-ba6e-fd6bdf5474a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9128 2024.06.28 20:25:41.182054 [ 192 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9129 2024.06.28 20:25:41.182140 [ 192 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 14 rows starting from the beginning of the part
9130 2024.06.28 20:25:41.182363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 21484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9131 2024.06.28 20:25:41.182447 [ 192 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part
9132 2024.06.28 20:25:41.182524 [ 187 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_51_10} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9133 2024.06.28 20:25:41.182639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9134 2024.06.28 20:25:41.182846 [ 3 ] {} <Debug> HTTP-Session: 06a87ddc-51b5-44b4-90a4-13936d0d5838 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9135 2024.06.28 20:25:41.182851 [ 192 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part
9136 2024.06.28 20:25:41.182941 [ 3 ] {} <Debug> HTTP-Session: 06a87ddc-51b5-44b4-90a4-13936d0d5838 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9137 2024.06.28 20:25:41.183021 [ 3 ] {} <Debug> HTTP-Session: 06a87ddc-51b5-44b4-90a4-13936d0d5838 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9138 2024.06.28 20:25:41.183212 [ 192 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part
9139 2024.06.28 20:25:41.183315 [ 3 ] {} <Trace> HTTP-Session: 06a87ddc-51b5-44b4-90a4-13936d0d5838 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9140 2024.06.28 20:25:41.183367 [ 187 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_51_10} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9141 2024.06.28 20:25:41.183563 [ 192 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part
9142 2024.06.28 20:25:41.183957 [ 192 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part
9143 2024.06.28 20:25:41.184002 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
9144 2024.06.28 20:25:41.184077 [ 3 ] {feacf457-cbfc-4089-9a88-45635e927b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9145 2024.06.28 20:25:41.184337 [ 3 ] {feacf457-cbfc-4089-9a88-45635e927b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9146 2024.06.28 20:25:41.184823 [ 3 ] {feacf457-cbfc-4089-9a88-45635e927b3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9147 2024.06.28 20:25:41.185817 [ 3 ] {feacf457-cbfc-4089-9a88-45635e927b3a} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9148 2024.06.28 20:25:41.185894 [ 3 ] {feacf457-cbfc-4089-9a88-45635e927b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9149 2024.06.28 20:25:41.186656 [ 192 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.005806231 sec., 4822.405446838061 rows/sec., 393.23 KiB/sec.
9150 2024.06.28 20:25:41.186795 [ 3 ] {feacf457-cbfc-4089-9a88-45635e927b3a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
9151 2024.06.28 20:25:41.186832 [ 192 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
9152 2024.06.28 20:25:41.187706 [ 3 ] {feacf457-cbfc-4089-9a88-45635e927b3a} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9153 2024.06.28 20:25:41.187718 [ 192 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_21_4} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9154 2024.06.28 20:25:41.187908 [ 192 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_21_4} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
9155 2024.06.28 20:25:41.188022 [ 3 ] {feacf457-cbfc-4089-9a88-45635e927b3a} <Debug> executeQuery: Read 150 rows, 12.37 KiB in 0.004305 sec., 34843.20557491289 rows/sec., 2.81 MiB/sec.
9156 2024.06.28 20:25:41.188096 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9157 2024.06.28 20:25:41.188322 [ 3 ] {feacf457-cbfc-4089-9a88-45635e927b3a} <Debug> DynamicQueryHandler: Done processing query
9158 2024.06.28 20:25:41.188352 [ 3 ] {feacf457-cbfc-4089-9a88-45635e927b3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9159 2024.06.28 20:25:41.188370 [ 3 ] {} <Debug> HTTP-Session: 06a87ddc-51b5-44b4-90a4-13936d0d5838 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9160 2024.06.28 20:25:41.188538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9161 2024.06.28 20:25:41.188589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9162 2024.06.28 20:25:41.188608 [ 3 ] {} <Debug> HTTP-Session: ab89b95d-850c-4e86-8a50-aeb60b8c448f Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9163 2024.06.28 20:25:41.188626 [ 3 ] {} <Debug> HTTP-Session: ab89b95d-850c-4e86-8a50-aeb60b8c448f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9164 2024.06.28 20:25:41.188640 [ 3 ] {} <Debug> HTTP-Session: ab89b95d-850c-4e86-8a50-aeb60b8c448f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9165 2024.06.28 20:25:41.188673 [ 3 ] {} <Trace> HTTP-Session: ab89b95d-850c-4e86-8a50-aeb60b8c448f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9166 2024.06.28 20:25:41.188772 [ 3 ] {d6b39a03-0328-43a0-8640-4855fca24723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9167 2024.06.28 20:25:41.188816 [ 3 ] {d6b39a03-0328-43a0-8640-4855fca24723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9168 2024.06.28 20:25:41.188966 [ 3 ] {d6b39a03-0328-43a0-8640-4855fca24723} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9169 2024.06.28 20:25:41.189255 [ 3 ] {d6b39a03-0328-43a0-8640-4855fca24723} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9170 2024.06.28 20:25:41.189292 [ 3 ] {d6b39a03-0328-43a0-8640-4855fca24723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
9171 2024.06.28 20:25:41.189608 [ 3 ] {d6b39a03-0328-43a0-8640-4855fca24723} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9172 2024.06.28 20:25:41.189930 [ 3 ] {d6b39a03-0328-43a0-8640-4855fca24723} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9173 2024.06.28 20:25:41.190069 [ 3 ] {d6b39a03-0328-43a0-8640-4855fca24723} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001322 sec., 1512.8593040847202 rows/sec., 105.63 KiB/sec.
9174 2024.06.28 20:25:41.190130 [ 137 ] {} <Debug> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
9175 2024.06.28 20:25:41.190236 [ 137 ] {} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9176 2024.06.28 20:25:41.190281 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
9177 2024.06.28 20:25:41.190317 [ 3 ] {d6b39a03-0328-43a0-8640-4855fca24723} <Debug> DynamicQueryHandler: Done processing query
9178 2024.06.28 20:25:41.190371 [ 3 ] {d6b39a03-0328-43a0-8640-4855fca24723} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9179 2024.06.28 20:25:41.190428 [ 3 ] {} <Debug> HTTP-Session: ab89b95d-850c-4e86-8a50-aeb60b8c448f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9180 2024.06.28 20:25:41.190513 [ 187 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::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
9181 2024.06.28 20:25:41.190653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 18490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9182 2024.06.28 20:25:41.190773 [ 187 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9183 2024.06.28 20:25:41.190776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9184 2024.06.28 20:25:41.190841 [ 187 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 14 rows starting from the beginning of the part
9185 2024.06.28 20:25:41.190843 [ 3 ] {} <Debug> HTTP-Session: de7b5260-db2a-4555-8963-2bc43f31877a Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9186 2024.06.28 20:25:41.190894 [ 3 ] {} <Debug> HTTP-Session: de7b5260-db2a-4555-8963-2bc43f31877a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9187 2024.06.28 20:25:41.190932 [ 3 ] {} <Debug> HTTP-Session: de7b5260-db2a-4555-8963-2bc43f31877a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9188 2024.06.28 20:25:41.191080 [ 3 ] {} <Trace> HTTP-Session: de7b5260-db2a-4555-8963-2bc43f31877a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9189 2024.06.28 20:25:41.191111 [ 187 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part
9190 2024.06.28 20:25:41.191422 [ 187 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part
9191 2024.06.28 20:25:41.191590 [ 3 ] {0a2ec5f8-b831-4a01-9a5d-1f7ab5f2f20e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9192 2024.06.28 20:25:41.191731 [ 187 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part
9193 2024.06.28 20:25:41.191800 [ 3 ] {0a2ec5f8-b831-4a01-9a5d-1f7ab5f2f20e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9194 2024.06.28 20:25:41.192066 [ 187 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part
9195 2024.06.28 20:25:41.192388 [ 187 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part
9196 2024.06.28 20:25:41.192848 [ 3 ] {0a2ec5f8-b831-4a01-9a5d-1f7ab5f2f20e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9197 2024.06.28 20:25:41.193728 [ 3 ] {0a2ec5f8-b831-4a01-9a5d-1f7ab5f2f20e} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9198 2024.06.28 20:25:41.193796 [ 3 ] {0a2ec5f8-b831-4a01-9a5d-1f7ab5f2f20e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9199 2024.06.28 20:25:41.194791 [ 3 ] {0a2ec5f8-b831-4a01-9a5d-1f7ab5f2f20e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
9200 2024.06.28 20:25:41.194954 [ 186 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.004593397 sec., 6095.706510889436 rows/sec., 425.63 KiB/sec.
9201 2024.06.28 20:25:41.195105 [ 186 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
9202 2024.06.28 20:25:41.195335 [ 3 ] {0a2ec5f8-b831-4a01-9a5d-1f7ab5f2f20e} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9203 2024.06.28 20:25:41.195610 [ 3 ] {0a2ec5f8-b831-4a01-9a5d-1f7ab5f2f20e} <Debug> executeQuery: Read 109 rows, 8.70 KiB in 0.004235 sec., 25737.89846517119 rows/sec., 2.01 MiB/sec.
9204 2024.06.28 20:25:41.195695 [ 186 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_21_4} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9205 2024.06.28 20:25:41.195791 [ 186 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_21_4} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
9206 2024.06.28 20:25:41.195816 [ 3 ] {0a2ec5f8-b831-4a01-9a5d-1f7ab5f2f20e} <Debug> DynamicQueryHandler: Done processing query
9207 2024.06.28 20:25:41.195855 [ 3 ] {0a2ec5f8-b831-4a01-9a5d-1f7ab5f2f20e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9208 2024.06.28 20:25:41.195884 [ 3 ] {} <Debug> HTTP-Session: de7b5260-db2a-4555-8963-2bc43f31877a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9209 2024.06.28 20:25:41.195892 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
9210 2024.06.28 20:25:41.196077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 37817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9211 2024.06.28 20:25:41.196126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9212 2024.06.28 20:25:41.196146 [ 3 ] {} <Debug> HTTP-Session: 81e97d9a-535d-4594-90cd-05d42c40f36f Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9213 2024.06.28 20:25:41.196163 [ 3 ] {} <Debug> HTTP-Session: 81e97d9a-535d-4594-90cd-05d42c40f36f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9214 2024.06.28 20:25:41.196177 [ 3 ] {} <Debug> HTTP-Session: 81e97d9a-535d-4594-90cd-05d42c40f36f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9215 2024.06.28 20:25:41.196211 [ 3 ] {} <Trace> HTTP-Session: 81e97d9a-535d-4594-90cd-05d42c40f36f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9216 2024.06.28 20:25:41.196388 [ 3 ] {86f7b6df-b28e-470c-b631-b27326d92e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9217 2024.06.28 20:25:41.196435 [ 3 ] {86f7b6df-b28e-470c-b631-b27326d92e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9218 2024.06.28 20:25:41.196580 [ 3 ] {86f7b6df-b28e-470c-b631-b27326d92e75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9219 2024.06.28 20:25:41.197012 [ 3 ] {86f7b6df-b28e-470c-b631-b27326d92e75} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9220 2024.06.28 20:25:41.197047 [ 3 ] {86f7b6df-b28e-470c-b631-b27326d92e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
9221 2024.06.28 20:25:41.197450 [ 3 ] {86f7b6df-b28e-470c-b631-b27326d92e75} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
9222 2024.06.28 20:25:41.197790 [ 3 ] {86f7b6df-b28e-470c-b631-b27326d92e75} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9223 2024.06.28 20:25:41.197947 [ 3 ] {86f7b6df-b28e-470c-b631-b27326d92e75} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001646 sec., 119684.08262454436 rows/sec., 8.36 MiB/sec.
9224 2024.06.28 20:25:41.198126 [ 3 ] {86f7b6df-b28e-470c-b631-b27326d92e75} <Debug> DynamicQueryHandler: Done processing query
9225 2024.06.28 20:25:41.198150 [ 3 ] {86f7b6df-b28e-470c-b631-b27326d92e75} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
9226 2024.06.28 20:25:41.198167 [ 3 ] {} <Debug> HTTP-Session: 81e97d9a-535d-4594-90cd-05d42c40f36f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9227 2024.06.28 20:25:41.198337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30722, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9228 2024.06.28 20:25:41.198386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9229 2024.06.28 20:25:41.198407 [ 3 ] {} <Debug> HTTP-Session: dfa8a6b0-2e4b-4da6-89e5-d2ab295eec37 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9230 2024.06.28 20:25:41.198425 [ 3 ] {} <Debug> HTTP-Session: dfa8a6b0-2e4b-4da6-89e5-d2ab295eec37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9231 2024.06.28 20:25:41.198446 [ 3 ] {} <Debug> HTTP-Session: dfa8a6b0-2e4b-4da6-89e5-d2ab295eec37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9232 2024.06.28 20:25:41.198482 [ 3 ] {} <Trace> HTTP-Session: dfa8a6b0-2e4b-4da6-89e5-d2ab295eec37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9233 2024.06.28 20:25:41.198728 [ 3 ] {b9f00045-8221-4c23-b6bf-0301d005aee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9234 2024.06.28 20:25:41.198793 [ 3 ] {b9f00045-8221-4c23-b6bf-0301d005aee1} <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
9235 2024.06.28 20:25:41.199203 [ 3 ] {b9f00045-8221-4c23-b6bf-0301d005aee1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9236 2024.06.28 20:25:41.199749 [ 3 ] {b9f00045-8221-4c23-b6bf-0301d005aee1} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9237 2024.06.28 20:25:41.199785 [ 3 ] {b9f00045-8221-4c23-b6bf-0301d005aee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
9238 2024.06.28 20:25:41.200372 [ 3 ] {b9f00045-8221-4c23-b6bf-0301d005aee1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9239 2024.06.28 20:25:41.200777 [ 3 ] {b9f00045-8221-4c23-b6bf-0301d005aee1} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9240 2024.06.28 20:25:41.200961 [ 137 ] {} <Debug> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9241 2024.06.28 20:25:41.200977 [ 3 ] {b9f00045-8221-4c23-b6bf-0301d005aee1} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002408 sec., 7890.365448504984 rows/sec., 14.14 MiB/sec.
9242 2024.06.28 20:25:41.201015 [ 137 ] {} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9243 2024.06.28 20:25:41.201094 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB.
9244 2024.06.28 20:25:41.201431 [ 187 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::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
9245 2024.06.28 20:25:41.201546 [ 3 ] {b9f00045-8221-4c23-b6bf-0301d005aee1} <Debug> DynamicQueryHandler: Done processing query
9246 2024.06.28 20:25:41.201597 [ 3 ] {b9f00045-8221-4c23-b6bf-0301d005aee1} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
9247 2024.06.28 20:25:41.201637 [ 3 ] {} <Debug> HTTP-Session: dfa8a6b0-2e4b-4da6-89e5-d2ab295eec37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9248 2024.06.28 20:25:41.201840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9249 2024.06.28 20:25:41.201960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9250 2024.06.28 20:25:41.202017 [ 3 ] {} <Debug> HTTP-Session: 93f994a9-d24d-420a-b589-a50649754fbc Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9251 2024.06.28 20:25:41.202079 [ 3 ] {} <Debug> HTTP-Session: 93f994a9-d24d-420a-b589-a50649754fbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9252 2024.06.28 20:25:41.202130 [ 3 ] {} <Debug> HTTP-Session: 93f994a9-d24d-420a-b589-a50649754fbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9253 2024.06.28 20:25:41.202190 [ 187 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9254 2024.06.28 20:25:41.202211 [ 3 ] {} <Trace> HTTP-Session: 93f994a9-d24d-420a-b589-a50649754fbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9255 2024.06.28 20:25:41.202320 [ 187 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 698 rows starting from the beginning of the part
9256 2024.06.28 20:25:41.202496 [ 3 ] {d7e43f78-c825-481f-abce-a758d1d1f549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9257 2024.06.28 20:25:41.202719 [ 3 ] {d7e43f78-c825-481f-abce-a758d1d1f549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9258 2024.06.28 20:25:41.203064 [ 187 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 19 rows starting from the beginning of the part
9259 2024.06.28 20:25:41.203646 [ 3 ] {d7e43f78-c825-481f-abce-a758d1d1f549} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9260 2024.06.28 20:25:41.203971 [ 187 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 11 rows starting from the beginning of the part
9261 2024.06.28 20:25:41.204600 [ 187 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 19 rows starting from the beginning of the part
9262 2024.06.28 20:25:41.204798 [ 3 ] {d7e43f78-c825-481f-abce-a758d1d1f549} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9263 2024.06.28 20:25:41.204916 [ 3 ] {d7e43f78-c825-481f-abce-a758d1d1f549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9264 2024.06.28 20:25:41.205259 [ 187 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 11 rows starting from the beginning of the part
9265 2024.06.28 20:25:41.205840 [ 187 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 19 rows starting from the beginning of the part
9266 2024.06.28 20:25:41.206383 [ 3 ] {d7e43f78-c825-481f-abce-a758d1d1f549} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
9267 2024.06.28 20:25:41.207240 [ 3 ] {d7e43f78-c825-481f-abce-a758d1d1f549} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9268 2024.06.28 20:25:41.207686 [ 3 ] {d7e43f78-c825-481f-abce-a758d1d1f549} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005302 sec., 11316.484345529989 rows/sec., 780.96 KiB/sec.
9269 2024.06.28 20:25:41.207975 [ 3 ] {d7e43f78-c825-481f-abce-a758d1d1f549} <Debug> DynamicQueryHandler: Done processing query
9270 2024.06.28 20:25:41.208001 [ 3 ] {d7e43f78-c825-481f-abce-a758d1d1f549} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9271 2024.06.28 20:25:41.208026 [ 3 ] {} <Debug> HTTP-Session: 93f994a9-d24d-420a-b589-a50649754fbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9272 2024.06.28 20:25:41.210723 [ 186 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 777 rows, containing 19 columns (19 merged, 0 gathered) in 0.009483314 sec., 81933.38320338228 rows/sec., 146.82 MiB/sec.
9273 2024.06.28 20:25:41.211394 [ 191 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9274 2024.06.28 20:25:41.211958 [ 191 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9275 2024.06.28 20:25:41.212044 [ 191 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9276 2024.06.28 20:25:41.212152 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB.
9277 2024.06.28 20:25:46.171352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9278 2024.06.28 20:25:46.171529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9279 2024.06.28 20:25:46.171573 [ 3 ] {} <Debug> HTTP-Session: 023adbd0-4c8d-4946-82b5-f02c78041348 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9280 2024.06.28 20:25:46.171613 [ 3 ] {} <Debug> HTTP-Session: 023adbd0-4c8d-4946-82b5-f02c78041348 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9281 2024.06.28 20:25:46.171641 [ 3 ] {} <Debug> HTTP-Session: 023adbd0-4c8d-4946-82b5-f02c78041348 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9282 2024.06.28 20:25:46.171716 [ 3 ] {} <Trace> HTTP-Session: 023adbd0-4c8d-4946-82b5-f02c78041348 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9283 2024.06.28 20:25:46.171985 [ 3 ] {53311540-dc09-4cc3-9c45-61292a5bda2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9284 2024.06.28 20:25:46.172088 [ 3 ] {53311540-dc09-4cc3-9c45-61292a5bda2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9285 2024.06.28 20:25:46.172337 [ 3 ] {53311540-dc09-4cc3-9c45-61292a5bda2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9286 2024.06.28 20:25:46.172755 [ 3 ] {53311540-dc09-4cc3-9c45-61292a5bda2d} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9287 2024.06.28 20:25:46.172797 [ 3 ] {53311540-dc09-4cc3-9c45-61292a5bda2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9288 2024.06.28 20:25:46.173166 [ 3 ] {53311540-dc09-4cc3-9c45-61292a5bda2d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9289 2024.06.28 20:25:46.173515 [ 3 ] {53311540-dc09-4cc3-9c45-61292a5bda2d} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9290 2024.06.28 20:25:46.173680 [ 3 ] {53311540-dc09-4cc3-9c45-61292a5bda2d} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.00178 sec., 6179.775280898877 rows/sec., 500.90 KiB/sec.
9291 2024.06.28 20:25:46.173870 [ 3 ] {53311540-dc09-4cc3-9c45-61292a5bda2d} <Debug> DynamicQueryHandler: Done processing query
9292 2024.06.28 20:25:46.173896 [ 3 ] {53311540-dc09-4cc3-9c45-61292a5bda2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9293 2024.06.28 20:25:46.173914 [ 3 ] {} <Debug> HTTP-Session: 023adbd0-4c8d-4946-82b5-f02c78041348 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9294 2024.06.28 20:25:46.174037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9295 2024.06.28 20:25:46.174086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9296 2024.06.28 20:25:46.174105 [ 3 ] {} <Debug> HTTP-Session: 1a7f5ed8-1068-44c1-bc02-b609f78821e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9297 2024.06.28 20:25:46.174122 [ 3 ] {} <Debug> HTTP-Session: 1a7f5ed8-1068-44c1-bc02-b609f78821e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9298 2024.06.28 20:25:46.174136 [ 3 ] {} <Debug> HTTP-Session: 1a7f5ed8-1068-44c1-bc02-b609f78821e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9299 2024.06.28 20:25:46.174167 [ 3 ] {} <Trace> HTTP-Session: 1a7f5ed8-1068-44c1-bc02-b609f78821e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9300 2024.06.28 20:25:46.174264 [ 3 ] {7980e94c-9563-4dc2-a1a4-a04e36db837e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9301 2024.06.28 20:25:46.174308 [ 3 ] {7980e94c-9563-4dc2-a1a4-a04e36db837e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9302 2024.06.28 20:25:46.174437 [ 3 ] {7980e94c-9563-4dc2-a1a4-a04e36db837e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9303 2024.06.28 20:25:46.174789 [ 3 ] {7980e94c-9563-4dc2-a1a4-a04e36db837e} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9304 2024.06.28 20:25:46.174826 [ 3 ] {7980e94c-9563-4dc2-a1a4-a04e36db837e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9305 2024.06.28 20:25:46.175128 [ 3 ] {7980e94c-9563-4dc2-a1a4-a04e36db837e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9306 2024.06.28 20:25:46.175442 [ 3 ] {7980e94c-9563-4dc2-a1a4-a04e36db837e} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9307 2024.06.28 20:25:46.175601 [ 3 ] {7980e94c-9563-4dc2-a1a4-a04e36db837e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001356 sec., 2949.8525073746314 rows/sec., 240.54 KiB/sec.
9308 2024.06.28 20:25:46.175768 [ 3 ] {7980e94c-9563-4dc2-a1a4-a04e36db837e} <Debug> DynamicQueryHandler: Done processing query
9309 2024.06.28 20:25:46.175793 [ 3 ] {7980e94c-9563-4dc2-a1a4-a04e36db837e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9310 2024.06.28 20:25:46.175810 [ 3 ] {} <Debug> HTTP-Session: 1a7f5ed8-1068-44c1-bc02-b609f78821e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9311 2024.06.28 20:25:46.175936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 13068, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9312 2024.06.28 20:25:46.175985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9313 2024.06.28 20:25:46.176005 [ 3 ] {} <Debug> HTTP-Session: 191895e0-bc80-42fd-abf2-c3faa816fd7a Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9314 2024.06.28 20:25:46.176022 [ 3 ] {} <Debug> HTTP-Session: 191895e0-bc80-42fd-abf2-c3faa816fd7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9315 2024.06.28 20:25:46.176036 [ 3 ] {} <Debug> HTTP-Session: 191895e0-bc80-42fd-abf2-c3faa816fd7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9316 2024.06.28 20:25:46.176068 [ 3 ] {} <Trace> HTTP-Session: 191895e0-bc80-42fd-abf2-c3faa816fd7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9317 2024.06.28 20:25:46.176191 [ 3 ] {4a38b02c-a156-43bb-9586-309df2c6fcfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9318 2024.06.28 20:25:46.176234 [ 3 ] {4a38b02c-a156-43bb-9586-309df2c6fcfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9319 2024.06.28 20:25:46.176362 [ 3 ] {4a38b02c-a156-43bb-9586-309df2c6fcfc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9320 2024.06.28 20:25:46.176709 [ 3 ] {4a38b02c-a156-43bb-9586-309df2c6fcfc} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9321 2024.06.28 20:25:46.176746 [ 3 ] {4a38b02c-a156-43bb-9586-309df2c6fcfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9322 2024.06.28 20:25:46.177069 [ 3 ] {4a38b02c-a156-43bb-9586-309df2c6fcfc} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
9323 2024.06.28 20:25:46.177369 [ 3 ] {4a38b02c-a156-43bb-9586-309df2c6fcfc} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9324 2024.06.28 20:25:46.177524 [ 3 ] {4a38b02c-a156-43bb-9586-309df2c6fcfc} <Debug> executeQuery: Read 91 rows, 7.51 KiB in 0.001374 sec., 66229.98544395925 rows/sec., 5.34 MiB/sec.
9325 2024.06.28 20:25:46.177536 [ 44 ] {} <Debug> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
9326 2024.06.28 20:25:46.177640 [ 44 ] {} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9327 2024.06.28 20:25:46.177674 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9328 2024.06.28 20:25:46.177752 [ 3 ] {4a38b02c-a156-43bb-9586-309df2c6fcfc} <Debug> DynamicQueryHandler: Done processing query
9329 2024.06.28 20:25:46.177828 [ 3 ] {4a38b02c-a156-43bb-9586-309df2c6fcfc} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9330 2024.06.28 20:25:46.177911 [ 3 ] {} <Debug> HTTP-Session: 191895e0-bc80-42fd-abf2-c3faa816fd7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9331 2024.06.28 20:25:46.178070 [ 187 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::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
9332 2024.06.28 20:25:46.178182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9333 2024.06.28 20:25:46.178402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9334 2024.06.28 20:25:46.178503 [ 3 ] {} <Debug> HTTP-Session: a41a69a1-3c33-4705-bd04-529b96e6a6fc Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9335 2024.06.28 20:25:46.178587 [ 3 ] {} <Debug> HTTP-Session: a41a69a1-3c33-4705-bd04-529b96e6a6fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9336 2024.06.28 20:25:46.178669 [ 3 ] {} <Debug> HTTP-Session: a41a69a1-3c33-4705-bd04-529b96e6a6fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9337 2024.06.28 20:25:46.178846 [ 3 ] {} <Trace> HTTP-Session: a41a69a1-3c33-4705-bd04-529b96e6a6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9338 2024.06.28 20:25:46.178945 [ 187 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9339 2024.06.28 20:25:46.179013 [ 187 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 190 rows starting from the beginning of the part
9340 2024.06.28 20:25:46.179094 [ 3 ] {7f4c35c8-b934-4684-9719-b44b4c144795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9341 2024.06.28 20:25:46.179215 [ 187 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 89 rows starting from the beginning of the part
9342 2024.06.28 20:25:46.179249 [ 3 ] {7f4c35c8-b934-4684-9719-b44b4c144795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9343 2024.06.28 20:25:46.179624 [ 187 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 113 rows starting from the beginning of the part
9344 2024.06.28 20:25:46.179999 [ 187 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 91 rows starting from the beginning of the part
9345 2024.06.28 20:25:46.180182 [ 3 ] {7f4c35c8-b934-4684-9719-b44b4c144795} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9346 2024.06.28 20:25:46.180253 [ 187 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 150 rows starting from the beginning of the part
9347 2024.06.28 20:25:46.180594 [ 187 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 91 rows starting from the beginning of the part
9348 2024.06.28 20:25:46.181286 [ 3 ] {7f4c35c8-b934-4684-9719-b44b4c144795} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9349 2024.06.28 20:25:46.181342 [ 3 ] {7f4c35c8-b934-4684-9719-b44b4c144795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9350 2024.06.28 20:25:46.182122 [ 3 ] {7f4c35c8-b934-4684-9719-b44b4c144795} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9351 2024.06.28 20:25:46.183054 [ 3 ] {7f4c35c8-b934-4684-9719-b44b4c144795} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9352 2024.06.28 20:25:46.183357 [ 3 ] {7f4c35c8-b934-4684-9719-b44b4c144795} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.004318 sec., 926.3547938860584 rows/sec., 64.68 KiB/sec.
9353 2024.06.28 20:25:46.183679 [ 186 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 724 rows, containing 4 columns (4 merged, 0 gathered) in 0.005904971 sec., 122608.56149843919 rows/sec., 9.95 MiB/sec.
9354 2024.06.28 20:25:46.183690 [ 3 ] {7f4c35c8-b934-4684-9719-b44b4c144795} <Debug> DynamicQueryHandler: Done processing query
9355 2024.06.28 20:25:46.183735 [ 3 ] {7f4c35c8-b934-4684-9719-b44b4c144795} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9356 2024.06.28 20:25:46.183762 [ 3 ] {} <Debug> HTTP-Session: a41a69a1-3c33-4705-bd04-529b96e6a6fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9357 2024.06.28 20:25:46.183881 [ 187 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
9358 2024.06.28 20:25:46.183975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 13438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9359 2024.06.28 20:25:46.184082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9360 2024.06.28 20:25:46.184165 [ 3 ] {} <Debug> HTTP-Session: a87e3a30-b025-4216-b3f9-ce7c5d006b25 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9361 2024.06.28 20:25:46.184254 [ 3 ] {} <Debug> HTTP-Session: a87e3a30-b025-4216-b3f9-ce7c5d006b25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9362 2024.06.28 20:25:46.184301 [ 3 ] {} <Debug> HTTP-Session: a87e3a30-b025-4216-b3f9-ce7c5d006b25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9363 2024.06.28 20:25:46.184391 [ 3 ] {} <Trace> HTTP-Session: a87e3a30-b025-4216-b3f9-ce7c5d006b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9364 2024.06.28 20:25:46.184624 [ 3 ] {27fe4df3-ee59-4883-b8e5-b033b10cd51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9365 2024.06.28 20:25:46.184680 [ 187 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_61_12} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9366 2024.06.28 20:25:46.184706 [ 3 ] {27fe4df3-ee59-4883-b8e5-b033b10cd51f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9367 2024.06.28 20:25:46.184910 [ 187 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_61_12} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
9368 2024.06.28 20:25:46.185115 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
9369 2024.06.28 20:25:46.185169 [ 3 ] {27fe4df3-ee59-4883-b8e5-b033b10cd51f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9370 2024.06.28 20:25:46.185522 [ 3 ] {27fe4df3-ee59-4883-b8e5-b033b10cd51f} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9371 2024.06.28 20:25:46.185560 [ 3 ] {27fe4df3-ee59-4883-b8e5-b033b10cd51f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9372 2024.06.28 20:25:46.185880 [ 3 ] {27fe4df3-ee59-4883-b8e5-b033b10cd51f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
9373 2024.06.28 20:25:46.186182 [ 3 ] {27fe4df3-ee59-4883-b8e5-b033b10cd51f} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9374 2024.06.28 20:25:46.186330 [ 3 ] {27fe4df3-ee59-4883-b8e5-b033b10cd51f} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001808 sec., 43694.69026548673 rows/sec., 3.41 MiB/sec.
9375 2024.06.28 20:25:46.186346 [ 44 ] {} <Debug> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
9376 2024.06.28 20:25:46.186435 [ 44 ] {} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9377 2024.06.28 20:25:46.186491 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9378 2024.06.28 20:25:46.186632 [ 3 ] {27fe4df3-ee59-4883-b8e5-b033b10cd51f} <Debug> DynamicQueryHandler: Done processing query
9379 2024.06.28 20:25:46.186718 [ 3 ] {27fe4df3-ee59-4883-b8e5-b033b10cd51f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9380 2024.06.28 20:25:46.186790 [ 3 ] {} <Debug> HTTP-Session: a87e3a30-b025-4216-b3f9-ce7c5d006b25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9381 2024.06.28 20:25:46.186804 [ 196 ] {83f29066-60b5-431b-8a7e-f217868bed51::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
9382 2024.06.28 20:25:46.187018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 31049, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9383 2024.06.28 20:25:46.187212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9384 2024.06.28 20:25:46.187324 [ 3 ] {} <Debug> HTTP-Session: 7ff62bc5-ff3e-4871-a247-c950b77dfbf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9385 2024.06.28 20:25:46.187425 [ 3 ] {} <Debug> HTTP-Session: 7ff62bc5-ff3e-4871-a247-c950b77dfbf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9386 2024.06.28 20:25:46.187511 [ 3 ] {} <Debug> HTTP-Session: 7ff62bc5-ff3e-4871-a247-c950b77dfbf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9387 2024.06.28 20:25:46.187598 [ 196 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9388 2024.06.28 20:25:46.187654 [ 3 ] {} <Trace> HTTP-Session: 7ff62bc5-ff3e-4871-a247-c950b77dfbf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9389 2024.06.28 20:25:46.187747 [ 196 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 150 rows starting from the beginning of the part
9390 2024.06.28 20:25:46.187961 [ 196 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 75 rows starting from the beginning of the part
9391 2024.06.28 20:25:46.188073 [ 3 ] {424821ea-8f4b-44f8-b364-afd7c8ba500e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9392 2024.06.28 20:25:46.188206 [ 196 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 83 rows starting from the beginning of the part
9393 2024.06.28 20:25:46.188293 [ 3 ] {424821ea-8f4b-44f8-b364-afd7c8ba500e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9394 2024.06.28 20:25:46.188498 [ 196 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 79 rows starting from the beginning of the part
9395 2024.06.28 20:25:46.188796 [ 196 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 109 rows starting from the beginning of the part
9396 2024.06.28 20:25:46.189124 [ 196 ] {83f29066-60b5-431b-8a7e-f217868bed51::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
9397 2024.06.28 20:25:46.189764 [ 3 ] {424821ea-8f4b-44f8-b364-afd7c8ba500e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9398 2024.06.28 20:25:46.190630 [ 3 ] {424821ea-8f4b-44f8-b364-afd7c8ba500e} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9399 2024.06.28 20:25:46.190698 [ 3 ] {424821ea-8f4b-44f8-b364-afd7c8ba500e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9400 2024.06.28 20:25:46.191718 [ 3 ] {424821ea-8f4b-44f8-b364-afd7c8ba500e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
9401 2024.06.28 20:25:46.191877 [ 196 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 575 rows, containing 4 columns (4 merged, 0 gathered) in 0.00531173 sec., 108250.9841426428 rows/sec., 8.45 MiB/sec.
9402 2024.06.28 20:25:46.192113 [ 198 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
9403 2024.06.28 20:25:46.192240 [ 3 ] {424821ea-8f4b-44f8-b364-afd7c8ba500e} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9404 2024.06.28 20:25:46.192520 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
9405 2024.06.28 20:25:46.192562 [ 3 ] {424821ea-8f4b-44f8-b364-afd7c8ba500e} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.004712 sec., 34380.30560271647 rows/sec., 2.39 MiB/sec.
9406 2024.06.28 20:25:46.192588 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9407 2024.06.28 20:25:46.192728 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9408 2024.06.28 20:25:46.193089 [ 198 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_61_12} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9409 2024.06.28 20:25:46.193149 [ 3 ] {424821ea-8f4b-44f8-b364-afd7c8ba500e} <Debug> DynamicQueryHandler: Done processing query
9410 2024.06.28 20:25:46.193207 [ 3 ] {424821ea-8f4b-44f8-b364-afd7c8ba500e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9411 2024.06.28 20:25:46.193228 [ 197 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
9412 2024.06.28 20:25:46.193263 [ 3 ] {} <Debug> HTTP-Session: 7ff62bc5-ff3e-4871-a247-c950b77dfbf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9413 2024.06.28 20:25:46.193298 [ 198 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_61_12} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
9414 2024.06.28 20:25:46.193529 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
9415 2024.06.28 20:25:46.193545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 17728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9416 2024.06.28 20:25:46.193672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9417 2024.06.28 20:25:46.193726 [ 3 ] {} <Debug> HTTP-Session: d42701bb-ece2-42a5-a6cf-c927ae48e40d Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9418 2024.06.28 20:25:46.193738 [ 197 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9419 2024.06.28 20:25:46.193753 [ 3 ] {} <Debug> HTTP-Session: d42701bb-ece2-42a5-a6cf-c927ae48e40d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9420 2024.06.28 20:25:46.193802 [ 3 ] {} <Debug> HTTP-Session: d42701bb-ece2-42a5-a6cf-c927ae48e40d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9421 2024.06.28 20:25:46.193819 [ 197 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 9360 rows starting from the beginning of the part
9422 2024.06.28 20:25:46.193859 [ 3 ] {} <Trace> HTTP-Session: d42701bb-ece2-42a5-a6cf-c927ae48e40d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9423 2024.06.28 20:25:46.194008 [ 197 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part
9424 2024.06.28 20:25:46.194389 [ 197 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
9425 2024.06.28 20:25:46.194447 [ 3 ] {52f7e8b5-ebbd-456e-b02f-fc76697da27c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9426 2024.06.28 20:25:46.194708 [ 197 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 162 rows starting from the beginning of the part
9427 2024.06.28 20:25:46.194801 [ 3 ] {52f7e8b5-ebbd-456e-b02f-fc76697da27c} <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
9428 2024.06.28 20:25:46.195078 [ 197 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 197 rows starting from the beginning of the part
9429 2024.06.28 20:25:46.195436 [ 197 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 162 rows starting from the beginning of the part
9430 2024.06.28 20:25:46.197282 [ 3 ] {52f7e8b5-ebbd-456e-b02f-fc76697da27c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9431 2024.06.28 20:25:46.198579 [ 3 ] {52f7e8b5-ebbd-456e-b02f-fc76697da27c} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9432 2024.06.28 20:25:46.198644 [ 3 ] {52f7e8b5-ebbd-456e-b02f-fc76697da27c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9433 2024.06.28 20:25:46.200320 [ 3 ] {52f7e8b5-ebbd-456e-b02f-fc76697da27c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9434 2024.06.28 20:25:46.201323 [ 3 ] {52f7e8b5-ebbd-456e-b02f-fc76697da27c} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9435 2024.06.28 20:25:46.201553 [ 3 ] {52f7e8b5-ebbd-456e-b02f-fc76697da27c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.007478 sec., 1470.981545867879 rows/sec., 2.64 MiB/sec.
9436 2024.06.28 20:25:46.202253 [ 3 ] {52f7e8b5-ebbd-456e-b02f-fc76697da27c} <Debug> DynamicQueryHandler: Done processing query
9437 2024.06.28 20:25:46.202322 [ 3 ] {52f7e8b5-ebbd-456e-b02f-fc76697da27c} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
9438 2024.06.28 20:25:46.202369 [ 3 ] {} <Debug> HTTP-Session: d42701bb-ece2-42a5-a6cf-c927ae48e40d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9439 2024.06.28 20:25:46.202561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9440 2024.06.28 20:25:46.202711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9441 2024.06.28 20:25:46.202780 [ 3 ] {} <Debug> HTTP-Session: 4a84cd3c-a9f5-4022-ba2a-9468fd39aa82 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9442 2024.06.28 20:25:46.202820 [ 3 ] {} <Debug> HTTP-Session: 4a84cd3c-a9f5-4022-ba2a-9468fd39aa82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9443 2024.06.28 20:25:46.202838 [ 3 ] {} <Debug> HTTP-Session: 4a84cd3c-a9f5-4022-ba2a-9468fd39aa82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9444 2024.06.28 20:25:46.202865 [ 198 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10201 rows, containing 5 columns (5 merged, 0 gathered) in 0.009955526 sec., 1024657.0598077893 rows/sec., 71.40 MiB/sec.
9445 2024.06.28 20:25:46.202878 [ 3 ] {} <Trace> HTTP-Session: 4a84cd3c-a9f5-4022-ba2a-9468fd39aa82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9446 2024.06.28 20:25:46.203040 [ 3 ] {32491061-9124-4d97-be16-7acc0c7bd47e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9447 2024.06.28 20:25:46.203088 [ 3 ] {32491061-9124-4d97-be16-7acc0c7bd47e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9448 2024.06.28 20:25:46.203134 [ 198 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
9449 2024.06.28 20:25:46.203345 [ 3 ] {32491061-9124-4d97-be16-7acc0c7bd47e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9450 2024.06.28 20:25:46.203838 [ 198 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9451 2024.06.28 20:25:46.203874 [ 3 ] {32491061-9124-4d97-be16-7acc0c7bd47e} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9452 2024.06.28 20:25:46.203919 [ 3 ] {32491061-9124-4d97-be16-7acc0c7bd47e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9453 2024.06.28 20:25:46.203939 [ 198 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
9454 2024.06.28 20:25:46.204049 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB.
9455 2024.06.28 20:25:46.204365 [ 3 ] {32491061-9124-4d97-be16-7acc0c7bd47e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
9456 2024.06.28 20:25:46.204700 [ 3 ] {32491061-9124-4d97-be16-7acc0c7bd47e} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9457 2024.06.28 20:25:46.204866 [ 3 ] {32491061-9124-4d97-be16-7acc0c7bd47e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001891 sec., 31729.243786356423 rows/sec., 2.14 MiB/sec.
9458 2024.06.28 20:25:46.204894 [ 44 ] {} <Debug> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
9459 2024.06.28 20:25:46.205053 [ 44 ] {} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9460 2024.06.28 20:25:46.205113 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9461 2024.06.28 20:25:46.205171 [ 3 ] {32491061-9124-4d97-be16-7acc0c7bd47e} <Debug> DynamicQueryHandler: Done processing query
9462 2024.06.28 20:25:46.205251 [ 3 ] {32491061-9124-4d97-be16-7acc0c7bd47e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9463 2024.06.28 20:25:46.205295 [ 3 ] {} <Debug> HTTP-Session: 4a84cd3c-a9f5-4022-ba2a-9468fd39aa82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9464 2024.06.28 20:25:46.205339 [ 190 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
9465 2024.06.28 20:25:46.205455 [ 190 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9466 2024.06.28 20:25:46.205487 [ 190 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3322 rows starting from the beginning of the part
9467 2024.06.28 20:25:46.205575 [ 190 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
9468 2024.06.28 20:25:46.205782 [ 190 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
9469 2024.06.28 20:25:46.205927 [ 190 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
9470 2024.06.28 20:25:46.206118 [ 190 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
9471 2024.06.28 20:25:46.206272 [ 190 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
9472 2024.06.28 20:25:46.207912 [ 198 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3622 rows, containing 4 columns (4 merged, 0 gathered) in 0.00268978 sec., 1346578.5305861444 rows/sec., 90.76 MiB/sec.
9473 2024.06.28 20:25:46.208158 [ 190 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
9474 2024.06.28 20:25:46.208522 [ 190 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_61_12} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9475 2024.06.28 20:25:46.208598 [ 190 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_61_12} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
9476 2024.06.28 20:25:46.208666 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB.
9477 2024.06.28 20:25:51.171835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9478 2024.06.28 20:25:51.171976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9479 2024.06.28 20:25:51.172006 [ 3 ] {} <Debug> HTTP-Session: 06542a00-7e24-44ba-962d-c0490c6092aa Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9480 2024.06.28 20:25:51.172034 [ 3 ] {} <Debug> HTTP-Session: 06542a00-7e24-44ba-962d-c0490c6092aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9481 2024.06.28 20:25:51.172052 [ 3 ] {} <Debug> HTTP-Session: 06542a00-7e24-44ba-962d-c0490c6092aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9482 2024.06.28 20:25:51.172108 [ 3 ] {} <Trace> HTTP-Session: 06542a00-7e24-44ba-962d-c0490c6092aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9483 2024.06.28 20:25:51.172316 [ 3 ] {42ac4011-cb0f-4825-809e-f2314c04694f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9484 2024.06.28 20:25:51.172387 [ 3 ] {42ac4011-cb0f-4825-809e-f2314c04694f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9485 2024.06.28 20:25:51.172583 [ 3 ] {42ac4011-cb0f-4825-809e-f2314c04694f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9486 2024.06.28 20:25:51.173041 [ 3 ] {42ac4011-cb0f-4825-809e-f2314c04694f} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9487 2024.06.28 20:25:51.173081 [ 3 ] {42ac4011-cb0f-4825-809e-f2314c04694f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9488 2024.06.28 20:25:51.173441 [ 3 ] {42ac4011-cb0f-4825-809e-f2314c04694f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
9489 2024.06.28 20:25:51.173777 [ 3 ] {42ac4011-cb0f-4825-809e-f2314c04694f} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9490 2024.06.28 20:25:51.173952 [ 3 ] {42ac4011-cb0f-4825-809e-f2314c04694f} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001697 sec., 11196.228638774308 rows/sec., 907.51 KiB/sec.
9491 2024.06.28 20:25:51.174155 [ 3 ] {42ac4011-cb0f-4825-809e-f2314c04694f} <Debug> DynamicQueryHandler: Done processing query
9492 2024.06.28 20:25:51.174181 [ 3 ] {42ac4011-cb0f-4825-809e-f2314c04694f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9493 2024.06.28 20:25:51.174198 [ 3 ] {} <Debug> HTTP-Session: 06542a00-7e24-44ba-962d-c0490c6092aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9494 2024.06.28 20:25:51.174326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9495 2024.06.28 20:25:51.174376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9496 2024.06.28 20:25:51.174395 [ 3 ] {} <Debug> HTTP-Session: 4ef79875-4f3a-43e3-928f-d1abef5d2418 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9497 2024.06.28 20:25:51.174410 [ 3 ] {} <Debug> HTTP-Session: 4ef79875-4f3a-43e3-928f-d1abef5d2418 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9498 2024.06.28 20:25:51.174424 [ 3 ] {} <Debug> HTTP-Session: 4ef79875-4f3a-43e3-928f-d1abef5d2418 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9499 2024.06.28 20:25:51.174456 [ 3 ] {} <Trace> HTTP-Session: 4ef79875-4f3a-43e3-928f-d1abef5d2418 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9500 2024.06.28 20:25:51.174548 [ 3 ] {92309433-162f-46bb-beeb-a2899371e44c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9501 2024.06.28 20:25:51.174593 [ 3 ] {92309433-162f-46bb-beeb-a2899371e44c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9502 2024.06.28 20:25:51.174720 [ 3 ] {92309433-162f-46bb-beeb-a2899371e44c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9503 2024.06.28 20:25:51.175022 [ 3 ] {92309433-162f-46bb-beeb-a2899371e44c} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9504 2024.06.28 20:25:51.175058 [ 3 ] {92309433-162f-46bb-beeb-a2899371e44c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9505 2024.06.28 20:25:51.175353 [ 3 ] {92309433-162f-46bb-beeb-a2899371e44c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9506 2024.06.28 20:25:51.175661 [ 3 ] {92309433-162f-46bb-beeb-a2899371e44c} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9507 2024.06.28 20:25:51.175819 [ 3 ] {92309433-162f-46bb-beeb-a2899371e44c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001284 sec., 1557.632398753894 rows/sec., 127.01 KiB/sec.
9508 2024.06.28 20:25:51.175998 [ 3 ] {92309433-162f-46bb-beeb-a2899371e44c} <Debug> DynamicQueryHandler: Done processing query
9509 2024.06.28 20:25:51.176025 [ 3 ] {92309433-162f-46bb-beeb-a2899371e44c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9510 2024.06.28 20:25:51.176041 [ 3 ] {} <Debug> HTTP-Session: 4ef79875-4f3a-43e3-928f-d1abef5d2418 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9511 2024.06.28 20:25:51.176163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 16554, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9512 2024.06.28 20:25:51.176208 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9513 2024.06.28 20:25:51.176227 [ 3 ] {} <Debug> HTTP-Session: 56779aae-ec98-4c6c-95b1-abf4fe89fe51 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9514 2024.06.28 20:25:51.176243 [ 3 ] {} <Debug> HTTP-Session: 56779aae-ec98-4c6c-95b1-abf4fe89fe51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9515 2024.06.28 20:25:51.176257 [ 3 ] {} <Debug> HTTP-Session: 56779aae-ec98-4c6c-95b1-abf4fe89fe51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9516 2024.06.28 20:25:51.176287 [ 3 ] {} <Trace> HTTP-Session: 56779aae-ec98-4c6c-95b1-abf4fe89fe51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9517 2024.06.28 20:25:51.176413 [ 3 ] {8ebd5942-25f6-4717-9ad7-683cdd3858f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9518 2024.06.28 20:25:51.176455 [ 3 ] {8ebd5942-25f6-4717-9ad7-683cdd3858f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9519 2024.06.28 20:25:51.176579 [ 3 ] {8ebd5942-25f6-4717-9ad7-683cdd3858f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9520 2024.06.28 20:25:51.176963 [ 3 ] {8ebd5942-25f6-4717-9ad7-683cdd3858f1} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9521 2024.06.28 20:25:51.176999 [ 3 ] {8ebd5942-25f6-4717-9ad7-683cdd3858f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9522 2024.06.28 20:25:51.177306 [ 3 ] {8ebd5942-25f6-4717-9ad7-683cdd3858f1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
9523 2024.06.28 20:25:51.177630 [ 3 ] {8ebd5942-25f6-4717-9ad7-683cdd3858f1} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9524 2024.06.28 20:25:51.177777 [ 3 ] {8ebd5942-25f6-4717-9ad7-683cdd3858f1} <Debug> executeQuery: Read 114 rows, 9.61 KiB in 0.001405 sec., 81138.79003558718 rows/sec., 6.68 MiB/sec.
9525 2024.06.28 20:25:51.177939 [ 3 ] {8ebd5942-25f6-4717-9ad7-683cdd3858f1} <Debug> DynamicQueryHandler: Done processing query
9526 2024.06.28 20:25:51.177963 [ 3 ] {8ebd5942-25f6-4717-9ad7-683cdd3858f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9527 2024.06.28 20:25:51.177979 [ 3 ] {} <Debug> HTTP-Session: 56779aae-ec98-4c6c-95b1-abf4fe89fe51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9528 2024.06.28 20:25:51.178082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9529 2024.06.28 20:25:51.178129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9530 2024.06.28 20:25:51.178149 [ 3 ] {} <Debug> HTTP-Session: 945c9fd8-7139-4301-87cd-4e8ae9b383fd Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9531 2024.06.28 20:25:51.178165 [ 3 ] {} <Debug> HTTP-Session: 945c9fd8-7139-4301-87cd-4e8ae9b383fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9532 2024.06.28 20:25:51.178178 [ 3 ] {} <Debug> HTTP-Session: 945c9fd8-7139-4301-87cd-4e8ae9b383fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9533 2024.06.28 20:25:51.178209 [ 3 ] {} <Trace> HTTP-Session: 945c9fd8-7139-4301-87cd-4e8ae9b383fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9534 2024.06.28 20:25:51.178301 [ 3 ] {517b3f9b-9aff-447e-aa0b-28eafcaa14e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9535 2024.06.28 20:25:51.178344 [ 3 ] {517b3f9b-9aff-447e-aa0b-28eafcaa14e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9536 2024.06.28 20:25:51.178469 [ 3 ] {517b3f9b-9aff-447e-aa0b-28eafcaa14e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9537 2024.06.28 20:25:51.178731 [ 3 ] {517b3f9b-9aff-447e-aa0b-28eafcaa14e7} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9538 2024.06.28 20:25:51.178767 [ 3 ] {517b3f9b-9aff-447e-aa0b-28eafcaa14e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9539 2024.06.28 20:25:51.179056 [ 3 ] {517b3f9b-9aff-447e-aa0b-28eafcaa14e7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9540 2024.06.28 20:25:51.179360 [ 3 ] {517b3f9b-9aff-447e-aa0b-28eafcaa14e7} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9541 2024.06.28 20:25:51.179511 [ 3 ] {517b3f9b-9aff-447e-aa0b-28eafcaa14e7} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001227 sec., 1629.9918500407498 rows/sec., 113.81 KiB/sec.
9542 2024.06.28 20:25:51.179791 [ 3 ] {517b3f9b-9aff-447e-aa0b-28eafcaa14e7} <Debug> DynamicQueryHandler: Done processing query
9543 2024.06.28 20:25:51.179827 [ 3 ] {517b3f9b-9aff-447e-aa0b-28eafcaa14e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9544 2024.06.28 20:25:51.179843 [ 3 ] {} <Debug> HTTP-Session: 945c9fd8-7139-4301-87cd-4e8ae9b383fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9545 2024.06.28 20:25:51.179956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 14450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9546 2024.06.28 20:25:51.180004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9547 2024.06.28 20:25:51.180022 [ 3 ] {} <Debug> HTTP-Session: 356ae37e-16e1-4bf3-86ca-efb0c8a6db7a Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9548 2024.06.28 20:25:51.180039 [ 3 ] {} <Debug> HTTP-Session: 356ae37e-16e1-4bf3-86ca-efb0c8a6db7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9549 2024.06.28 20:25:51.180052 [ 3 ] {} <Debug> HTTP-Session: 356ae37e-16e1-4bf3-86ca-efb0c8a6db7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9550 2024.06.28 20:25:51.180083 [ 3 ] {} <Trace> HTTP-Session: 356ae37e-16e1-4bf3-86ca-efb0c8a6db7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9551 2024.06.28 20:25:51.180199 [ 3 ] {946ca196-7d0d-4127-b33b-606d4e1c6906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9552 2024.06.28 20:25:51.180243 [ 3 ] {946ca196-7d0d-4127-b33b-606d4e1c6906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9553 2024.06.28 20:25:51.180389 [ 3 ] {946ca196-7d0d-4127-b33b-606d4e1c6906} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9554 2024.06.28 20:25:51.180723 [ 3 ] {946ca196-7d0d-4127-b33b-606d4e1c6906} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9555 2024.06.28 20:25:51.180759 [ 3 ] {946ca196-7d0d-4127-b33b-606d4e1c6906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9556 2024.06.28 20:25:51.181064 [ 3 ] {946ca196-7d0d-4127-b33b-606d4e1c6906} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
9557 2024.06.28 20:25:51.181364 [ 3 ] {946ca196-7d0d-4127-b33b-606d4e1c6906} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9558 2024.06.28 20:25:51.181512 [ 3 ] {946ca196-7d0d-4127-b33b-606d4e1c6906} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.00135 sec., 62962.962962962956 rows/sec., 4.92 MiB/sec.
9559 2024.06.28 20:25:51.181672 [ 3 ] {946ca196-7d0d-4127-b33b-606d4e1c6906} <Debug> DynamicQueryHandler: Done processing query
9560 2024.06.28 20:25:51.181696 [ 3 ] {946ca196-7d0d-4127-b33b-606d4e1c6906} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9561 2024.06.28 20:25:51.181712 [ 3 ] {} <Debug> HTTP-Session: 356ae37e-16e1-4bf3-86ca-efb0c8a6db7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9562 2024.06.28 20:25:51.181873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30858, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9563 2024.06.28 20:25:51.181921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9564 2024.06.28 20:25:51.181940 [ 3 ] {} <Debug> HTTP-Session: 6afc4e19-dda2-46b9-b74b-75d5c3247b9b Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9565 2024.06.28 20:25:51.181956 [ 3 ] {} <Debug> HTTP-Session: 6afc4e19-dda2-46b9-b74b-75d5c3247b9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9566 2024.06.28 20:25:51.181970 [ 3 ] {} <Debug> HTTP-Session: 6afc4e19-dda2-46b9-b74b-75d5c3247b9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9567 2024.06.28 20:25:51.182000 [ 3 ] {} <Trace> HTTP-Session: 6afc4e19-dda2-46b9-b74b-75d5c3247b9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9568 2024.06.28 20:25:51.182140 [ 3 ] {e8660526-d9a4-4a93-b18d-1009fd66805c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9569 2024.06.28 20:25:51.182186 [ 3 ] {e8660526-d9a4-4a93-b18d-1009fd66805c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9570 2024.06.28 20:25:51.182329 [ 3 ] {e8660526-d9a4-4a93-b18d-1009fd66805c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9571 2024.06.28 20:25:51.182680 [ 3 ] {e8660526-d9a4-4a93-b18d-1009fd66805c} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9572 2024.06.28 20:25:51.182715 [ 3 ] {e8660526-d9a4-4a93-b18d-1009fd66805c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9573 2024.06.28 20:25:51.183096 [ 3 ] {e8660526-d9a4-4a93-b18d-1009fd66805c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
9574 2024.06.28 20:25:51.183441 [ 3 ] {e8660526-d9a4-4a93-b18d-1009fd66805c} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9575 2024.06.28 20:25:51.183597 [ 3 ] {e8660526-d9a4-4a93-b18d-1009fd66805c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001516 sec., 106200.52770448549 rows/sec., 7.40 MiB/sec.
9576 2024.06.28 20:25:51.183764 [ 3 ] {e8660526-d9a4-4a93-b18d-1009fd66805c} <Debug> DynamicQueryHandler: Done processing query
9577 2024.06.28 20:25:51.183789 [ 3 ] {e8660526-d9a4-4a93-b18d-1009fd66805c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9578 2024.06.28 20:25:51.183804 [ 3 ] {} <Debug> HTTP-Session: 6afc4e19-dda2-46b9-b74b-75d5c3247b9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9579 2024.06.28 20:25:51.184001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9580 2024.06.28 20:25:51.184049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9581 2024.06.28 20:25:51.184068 [ 3 ] {} <Debug> HTTP-Session: a9c6c771-f9f6-4c73-a04f-c5b8d88266c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9582 2024.06.28 20:25:51.184084 [ 3 ] {} <Debug> HTTP-Session: a9c6c771-f9f6-4c73-a04f-c5b8d88266c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9583 2024.06.28 20:25:51.184098 [ 3 ] {} <Debug> HTTP-Session: a9c6c771-f9f6-4c73-a04f-c5b8d88266c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9584 2024.06.28 20:25:51.184128 [ 3 ] {} <Trace> HTTP-Session: a9c6c771-f9f6-4c73-a04f-c5b8d88266c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9585 2024.06.28 20:25:51.184359 [ 3 ] {995ae82c-4d98-4e82-9bb2-fb5578422fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9586 2024.06.28 20:25:51.184422 [ 3 ] {995ae82c-4d98-4e82-9bb2-fb5578422fb4} <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
9587 2024.06.28 20:25:51.184823 [ 3 ] {995ae82c-4d98-4e82-9bb2-fb5578422fb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9588 2024.06.28 20:25:51.185447 [ 3 ] {995ae82c-4d98-4e82-9bb2-fb5578422fb4} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9589 2024.06.28 20:25:51.185482 [ 3 ] {995ae82c-4d98-4e82-9bb2-fb5578422fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9590 2024.06.28 20:25:51.186162 [ 3 ] {995ae82c-4d98-4e82-9bb2-fb5578422fb4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
9591 2024.06.28 20:25:51.186569 [ 3 ] {995ae82c-4d98-4e82-9bb2-fb5578422fb4} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9592 2024.06.28 20:25:51.186762 [ 3 ] {995ae82c-4d98-4e82-9bb2-fb5578422fb4} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002556 sec., 7433.489827856025 rows/sec., 13.32 MiB/sec.
9593 2024.06.28 20:25:51.187106 [ 3 ] {995ae82c-4d98-4e82-9bb2-fb5578422fb4} <Debug> DynamicQueryHandler: Done processing query
9594 2024.06.28 20:25:51.187131 [ 3 ] {995ae82c-4d98-4e82-9bb2-fb5578422fb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
9595 2024.06.28 20:25:51.187148 [ 3 ] {} <Debug> HTTP-Session: a9c6c771-f9f6-4c73-a04f-c5b8d88266c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9596 2024.06.28 20:25:51.187260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9597 2024.06.28 20:25:51.187308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9598 2024.06.28 20:25:51.187327 [ 3 ] {} <Debug> HTTP-Session: 235afd75-79b7-41ce-94f5-a67abae10613 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9599 2024.06.28 20:25:51.187343 [ 3 ] {} <Debug> HTTP-Session: 235afd75-79b7-41ce-94f5-a67abae10613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9600 2024.06.28 20:25:51.187357 [ 3 ] {} <Debug> HTTP-Session: 235afd75-79b7-41ce-94f5-a67abae10613 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9601 2024.06.28 20:25:51.187388 [ 3 ] {} <Trace> HTTP-Session: 235afd75-79b7-41ce-94f5-a67abae10613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9602 2024.06.28 20:25:51.187511 [ 3 ] {0d5faf70-038d-4af9-9f86-4e4d64a462c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9603 2024.06.28 20:25:51.187556 [ 3 ] {0d5faf70-038d-4af9-9f86-4e4d64a462c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9604 2024.06.28 20:25:51.187683 [ 3 ] {0d5faf70-038d-4af9-9f86-4e4d64a462c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9605 2024.06.28 20:25:51.187978 [ 3 ] {0d5faf70-038d-4af9-9f86-4e4d64a462c8} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9606 2024.06.28 20:25:51.188013 [ 3 ] {0d5faf70-038d-4af9-9f86-4e4d64a462c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9607 2024.06.28 20:25:51.188362 [ 3 ] {0d5faf70-038d-4af9-9f86-4e4d64a462c8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
9608 2024.06.28 20:25:51.188682 [ 3 ] {0d5faf70-038d-4af9-9f86-4e4d64a462c8} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9609 2024.06.28 20:25:51.188830 [ 3 ] {0d5faf70-038d-4af9-9f86-4e4d64a462c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001364 sec., 43988.26979472141 rows/sec., 2.96 MiB/sec.
9610 2024.06.28 20:25:51.188983 [ 3 ] {0d5faf70-038d-4af9-9f86-4e4d64a462c8} <Debug> DynamicQueryHandler: Done processing query
9611 2024.06.28 20:25:51.189008 [ 3 ] {0d5faf70-038d-4af9-9f86-4e4d64a462c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9612 2024.06.28 20:25:51.189023 [ 3 ] {} <Debug> HTTP-Session: 235afd75-79b7-41ce-94f5-a67abae10613 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9613 2024.06.28 20:25:55.339788 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache
9614 2024.06.28 20:25:55.339876 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache
9615 2024.06.28 20:25:56.170895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9616 2024.06.28 20:25:56.171039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9617 2024.06.28 20:25:56.171071 [ 3 ] {} <Debug> HTTP-Session: 1fdea136-e1e0-4a83-9275-2e6a62f3edef Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9618 2024.06.28 20:25:56.171100 [ 3 ] {} <Debug> HTTP-Session: 1fdea136-e1e0-4a83-9275-2e6a62f3edef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9619 2024.06.28 20:25:56.171119 [ 3 ] {} <Debug> HTTP-Session: 1fdea136-e1e0-4a83-9275-2e6a62f3edef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9620 2024.06.28 20:25:56.171176 [ 3 ] {} <Trace> HTTP-Session: 1fdea136-e1e0-4a83-9275-2e6a62f3edef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9621 2024.06.28 20:25:56.171383 [ 3 ] {134653f9-4b63-4db5-ac38-4d68afbd61fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9622 2024.06.28 20:25:56.171458 [ 3 ] {134653f9-4b63-4db5-ac38-4d68afbd61fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9623 2024.06.28 20:25:56.171659 [ 3 ] {134653f9-4b63-4db5-ac38-4d68afbd61fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9624 2024.06.28 20:25:56.172089 [ 3 ] {134653f9-4b63-4db5-ac38-4d68afbd61fd} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9625 2024.06.28 20:25:56.172133 [ 3 ] {134653f9-4b63-4db5-ac38-4d68afbd61fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9626 2024.06.28 20:25:56.172523 [ 3 ] {134653f9-4b63-4db5-ac38-4d68afbd61fd} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
9627 2024.06.28 20:25:56.172861 [ 3 ] {134653f9-4b63-4db5-ac38-4d68afbd61fd} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9628 2024.06.28 20:25:56.173020 [ 3 ] {134653f9-4b63-4db5-ac38-4d68afbd61fd} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001703 sec., 6459.189665296535 rows/sec., 523.55 KiB/sec.
9629 2024.06.28 20:25:56.173247 [ 3 ] {134653f9-4b63-4db5-ac38-4d68afbd61fd} <Debug> DynamicQueryHandler: Done processing query
9630 2024.06.28 20:25:56.173275 [ 3 ] {134653f9-4b63-4db5-ac38-4d68afbd61fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9631 2024.06.28 20:25:56.173293 [ 3 ] {} <Debug> HTTP-Session: 1fdea136-e1e0-4a83-9275-2e6a62f3edef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9632 2024.06.28 20:25:56.173432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9633 2024.06.28 20:25:56.173487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9634 2024.06.28 20:25:56.173508 [ 3 ] {} <Debug> HTTP-Session: a960c164-31b3-4754-8fe7-655261030092 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9635 2024.06.28 20:25:56.173526 [ 3 ] {} <Debug> HTTP-Session: a960c164-31b3-4754-8fe7-655261030092 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9636 2024.06.28 20:25:56.173541 [ 3 ] {} <Debug> HTTP-Session: a960c164-31b3-4754-8fe7-655261030092 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9637 2024.06.28 20:25:56.173578 [ 3 ] {} <Trace> HTTP-Session: a960c164-31b3-4754-8fe7-655261030092 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9638 2024.06.28 20:25:56.173706 [ 3 ] {4e0a36a6-5c2f-425e-95e5-fae3435e9efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9639 2024.06.28 20:25:56.173755 [ 3 ] {4e0a36a6-5c2f-425e-95e5-fae3435e9efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9640 2024.06.28 20:25:56.173883 [ 3 ] {4e0a36a6-5c2f-425e-95e5-fae3435e9efc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9641 2024.06.28 20:25:56.174235 [ 3 ] {4e0a36a6-5c2f-425e-95e5-fae3435e9efc} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9642 2024.06.28 20:25:56.174272 [ 3 ] {4e0a36a6-5c2f-425e-95e5-fae3435e9efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9643 2024.06.28 20:25:56.174589 [ 3 ] {4e0a36a6-5c2f-425e-95e5-fae3435e9efc} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
9644 2024.06.28 20:25:56.174901 [ 3 ] {4e0a36a6-5c2f-425e-95e5-fae3435e9efc} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9645 2024.06.28 20:25:56.175057 [ 3 ] {4e0a36a6-5c2f-425e-95e5-fae3435e9efc} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.001395 sec., 63799.28315412186 rows/sec., 5.15 MiB/sec.
9646 2024.06.28 20:25:56.175221 [ 3 ] {4e0a36a6-5c2f-425e-95e5-fae3435e9efc} <Debug> DynamicQueryHandler: Done processing query
9647 2024.06.28 20:25:56.175246 [ 3 ] {4e0a36a6-5c2f-425e-95e5-fae3435e9efc} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9648 2024.06.28 20:25:56.175263 [ 3 ] {} <Debug> HTTP-Session: a960c164-31b3-4754-8fe7-655261030092 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9649 2024.06.28 20:25:56.175385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9650 2024.06.28 20:25:56.175433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9651 2024.06.28 20:25:56.175453 [ 3 ] {} <Debug> HTTP-Session: 97ec8659-792c-4eee-82fd-0ec9e63b4290 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9652 2024.06.28 20:25:56.175471 [ 3 ] {} <Debug> HTTP-Session: 97ec8659-792c-4eee-82fd-0ec9e63b4290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9653 2024.06.28 20:25:56.175485 [ 3 ] {} <Debug> HTTP-Session: 97ec8659-792c-4eee-82fd-0ec9e63b4290 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9654 2024.06.28 20:25:56.175516 [ 3 ] {} <Trace> HTTP-Session: 97ec8659-792c-4eee-82fd-0ec9e63b4290 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9655 2024.06.28 20:25:56.175627 [ 3 ] {78612481-5b51-4248-b2df-9390f61383d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9656 2024.06.28 20:25:56.175671 [ 3 ] {78612481-5b51-4248-b2df-9390f61383d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9657 2024.06.28 20:25:56.175799 [ 3 ] {78612481-5b51-4248-b2df-9390f61383d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9658 2024.06.28 20:25:56.176097 [ 3 ] {78612481-5b51-4248-b2df-9390f61383d4} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9659 2024.06.28 20:25:56.176134 [ 3 ] {78612481-5b51-4248-b2df-9390f61383d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9660 2024.06.28 20:25:56.176480 [ 3 ] {78612481-5b51-4248-b2df-9390f61383d4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
9661 2024.06.28 20:25:56.176784 [ 3 ] {78612481-5b51-4248-b2df-9390f61383d4} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9662 2024.06.28 20:25:56.176948 [ 3 ] {78612481-5b51-4248-b2df-9390f61383d4} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001351 sec., 55514.43375277572 rows/sec., 4.33 MiB/sec.
9663 2024.06.28 20:25:56.177186 [ 3 ] {78612481-5b51-4248-b2df-9390f61383d4} <Debug> DynamicQueryHandler: Done processing query
9664 2024.06.28 20:25:56.177242 [ 3 ] {78612481-5b51-4248-b2df-9390f61383d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9665 2024.06.28 20:25:56.177297 [ 3 ] {} <Debug> HTTP-Session: 97ec8659-792c-4eee-82fd-0ec9e63b4290 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9666 2024.06.28 20:25:56.177486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9667 2024.06.28 20:25:56.177538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9668 2024.06.28 20:25:56.177559 [ 3 ] {} <Debug> HTTP-Session: c4c17050-778e-4d97-b968-3f4e6f1df33e Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9669 2024.06.28 20:25:56.177575 [ 3 ] {} <Debug> HTTP-Session: c4c17050-778e-4d97-b968-3f4e6f1df33e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9670 2024.06.28 20:25:56.177618 [ 3 ] {} <Debug> HTTP-Session: c4c17050-778e-4d97-b968-3f4e6f1df33e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9671 2024.06.28 20:25:56.177653 [ 3 ] {} <Trace> HTTP-Session: c4c17050-778e-4d97-b968-3f4e6f1df33e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9672 2024.06.28 20:25:56.177812 [ 3 ] {852e2352-18ff-496b-92f2-3280a030bd89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9673 2024.06.28 20:25:56.177862 [ 3 ] {852e2352-18ff-496b-92f2-3280a030bd89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9674 2024.06.28 20:25:56.178026 [ 3 ] {852e2352-18ff-496b-92f2-3280a030bd89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9675 2024.06.28 20:25:56.178371 [ 3 ] {852e2352-18ff-496b-92f2-3280a030bd89} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9676 2024.06.28 20:25:56.178408 [ 3 ] {852e2352-18ff-496b-92f2-3280a030bd89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9677 2024.06.28 20:25:56.178805 [ 3 ] {852e2352-18ff-496b-92f2-3280a030bd89} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
9678 2024.06.28 20:25:56.179132 [ 3 ] {852e2352-18ff-496b-92f2-3280a030bd89} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9679 2024.06.28 20:25:56.179298 [ 3 ] {852e2352-18ff-496b-92f2-3280a030bd89} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001543 sec., 103694.10239792611 rows/sec., 7.22 MiB/sec.
9680 2024.06.28 20:25:56.179576 [ 3 ] {852e2352-18ff-496b-92f2-3280a030bd89} <Debug> DynamicQueryHandler: Done processing query
9681 2024.06.28 20:25:56.179641 [ 3 ] {852e2352-18ff-496b-92f2-3280a030bd89} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9682 2024.06.28 20:25:56.179703 [ 3 ] {} <Debug> HTTP-Session: c4c17050-778e-4d97-b968-3f4e6f1df33e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9683 2024.06.28 20:25:56.179964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 17731, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9684 2024.06.28 20:25:56.180018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9685 2024.06.28 20:25:56.180038 [ 3 ] {} <Debug> HTTP-Session: 65d9e342-3f91-45db-aebd-814930d444b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9686 2024.06.28 20:25:56.180056 [ 3 ] {} <Debug> HTTP-Session: 65d9e342-3f91-45db-aebd-814930d444b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9687 2024.06.28 20:25:56.180070 [ 3 ] {} <Debug> HTTP-Session: 65d9e342-3f91-45db-aebd-814930d444b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9688 2024.06.28 20:25:56.180102 [ 3 ] {} <Trace> HTTP-Session: 65d9e342-3f91-45db-aebd-814930d444b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9689 2024.06.28 20:25:56.180288 [ 3 ] {b737ac36-bb08-4d3b-b17e-c329abf19024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9690 2024.06.28 20:25:56.180361 [ 3 ] {b737ac36-bb08-4d3b-b17e-c329abf19024} <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
9691 2024.06.28 20:25:56.180803 [ 3 ] {b737ac36-bb08-4d3b-b17e-c329abf19024} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9692 2024.06.28 20:25:56.181265 [ 3 ] {b737ac36-bb08-4d3b-b17e-c329abf19024} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9693 2024.06.28 20:25:56.181301 [ 3 ] {b737ac36-bb08-4d3b-b17e-c329abf19024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9694 2024.06.28 20:25:56.181887 [ 3 ] {b737ac36-bb08-4d3b-b17e-c329abf19024} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
9695 2024.06.28 20:25:56.182290 [ 3 ] {b737ac36-bb08-4d3b-b17e-c329abf19024} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9696 2024.06.28 20:25:56.182489 [ 3 ] {b737ac36-bb08-4d3b-b17e-c329abf19024} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002305 sec., 4772.234273318872 rows/sec., 8.55 MiB/sec.
9697 2024.06.28 20:25:56.182694 [ 3 ] {b737ac36-bb08-4d3b-b17e-c329abf19024} <Debug> DynamicQueryHandler: Done processing query
9698 2024.06.28 20:25:56.182719 [ 3 ] {b737ac36-bb08-4d3b-b17e-c329abf19024} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
9699 2024.06.28 20:25:56.182736 [ 3 ] {} <Debug> HTTP-Session: 65d9e342-3f91-45db-aebd-814930d444b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9700 2024.06.28 20:25:56.182897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9701 2024.06.28 20:25:56.182945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9702 2024.06.28 20:25:56.182965 [ 3 ] {} <Debug> HTTP-Session: c60d7ca8-5616-4357-8b7c-590b42d812a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9703 2024.06.28 20:25:56.182982 [ 3 ] {} <Debug> HTTP-Session: c60d7ca8-5616-4357-8b7c-590b42d812a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9704 2024.06.28 20:25:56.182996 [ 3 ] {} <Debug> HTTP-Session: c60d7ca8-5616-4357-8b7c-590b42d812a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9705 2024.06.28 20:25:56.183027 [ 3 ] {} <Trace> HTTP-Session: c60d7ca8-5616-4357-8b7c-590b42d812a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9706 2024.06.28 20:25:56.183139 [ 3 ] {037d83a9-ded4-4fc4-9b31-1419172c1010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9707 2024.06.28 20:25:56.183185 [ 3 ] {037d83a9-ded4-4fc4-9b31-1419172c1010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9708 2024.06.28 20:25:56.183310 [ 3 ] {037d83a9-ded4-4fc4-9b31-1419172c1010} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9709 2024.06.28 20:25:56.183568 [ 3 ] {037d83a9-ded4-4fc4-9b31-1419172c1010} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9710 2024.06.28 20:25:56.183605 [ 3 ] {037d83a9-ded4-4fc4-9b31-1419172c1010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9711 2024.06.28 20:25:56.183965 [ 3 ] {037d83a9-ded4-4fc4-9b31-1419172c1010} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
9712 2024.06.28 20:25:56.184297 [ 3 ] {037d83a9-ded4-4fc4-9b31-1419172c1010} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9713 2024.06.28 20:25:56.184452 [ 3 ] {037d83a9-ded4-4fc4-9b31-1419172c1010} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001346 sec., 44576.523031203564 rows/sec., 3.00 MiB/sec.
9714 2024.06.28 20:25:56.184605 [ 3 ] {037d83a9-ded4-4fc4-9b31-1419172c1010} <Debug> DynamicQueryHandler: Done processing query
9715 2024.06.28 20:25:56.184629 [ 3 ] {037d83a9-ded4-4fc4-9b31-1419172c1010} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9716 2024.06.28 20:25:56.184646 [ 3 ] {} <Debug> HTTP-Session: c60d7ca8-5616-4357-8b7c-590b42d812a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9717 2024.06.28 20:26:01.171342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9718 2024.06.28 20:26:01.171484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9719 2024.06.28 20:26:01.171514 [ 3 ] {} <Debug> HTTP-Session: b8c16138-9ab0-42ad-b45e-e2c877ffbbf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9720 2024.06.28 20:26:01.171542 [ 3 ] {} <Debug> HTTP-Session: b8c16138-9ab0-42ad-b45e-e2c877ffbbf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9721 2024.06.28 20:26:01.171560 [ 3 ] {} <Debug> HTTP-Session: b8c16138-9ab0-42ad-b45e-e2c877ffbbf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9722 2024.06.28 20:26:01.171612 [ 3 ] {} <Trace> HTTP-Session: b8c16138-9ab0-42ad-b45e-e2c877ffbbf7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9723 2024.06.28 20:26:01.171892 [ 3 ] {1e659622-2a45-48f3-9997-e68cd74e96fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9724 2024.06.28 20:26:01.171970 [ 3 ] {1e659622-2a45-48f3-9997-e68cd74e96fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9725 2024.06.28 20:26:01.172197 [ 3 ] {1e659622-2a45-48f3-9997-e68cd74e96fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9726 2024.06.28 20:26:01.172623 [ 3 ] {1e659622-2a45-48f3-9997-e68cd74e96fd} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9727 2024.06.28 20:26:01.172669 [ 3 ] {1e659622-2a45-48f3-9997-e68cd74e96fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9728 2024.06.28 20:26:01.173047 [ 3 ] {1e659622-2a45-48f3-9997-e68cd74e96fd} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
9729 2024.06.28 20:26:01.173396 [ 3 ] {1e659622-2a45-48f3-9997-e68cd74e96fd} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9730 2024.06.28 20:26:01.173567 [ 3 ] {1e659622-2a45-48f3-9997-e68cd74e96fd} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001743 sec., 10900.745840504876 rows/sec., 883.56 KiB/sec.
9731 2024.06.28 20:26:01.173814 [ 3 ] {1e659622-2a45-48f3-9997-e68cd74e96fd} <Debug> DynamicQueryHandler: Done processing query
9732 2024.06.28 20:26:01.173842 [ 3 ] {1e659622-2a45-48f3-9997-e68cd74e96fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9733 2024.06.28 20:26:01.173859 [ 3 ] {} <Debug> HTTP-Session: b8c16138-9ab0-42ad-b45e-e2c877ffbbf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9734 2024.06.28 20:26:01.174050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 16421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9735 2024.06.28 20:26:01.174103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9736 2024.06.28 20:26:01.174122 [ 3 ] {} <Debug> HTTP-Session: 745b4e05-e08d-475e-9f4a-ae172d34e88b Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9737 2024.06.28 20:26:01.174140 [ 3 ] {} <Debug> HTTP-Session: 745b4e05-e08d-475e-9f4a-ae172d34e88b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9738 2024.06.28 20:26:01.174154 [ 3 ] {} <Debug> HTTP-Session: 745b4e05-e08d-475e-9f4a-ae172d34e88b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9739 2024.06.28 20:26:01.174189 [ 3 ] {} <Trace> HTTP-Session: 745b4e05-e08d-475e-9f4a-ae172d34e88b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9740 2024.06.28 20:26:01.174324 [ 3 ] {03dbe8fc-4abc-4bd0-ab13-46c8398de4dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9741 2024.06.28 20:26:01.174373 [ 3 ] {03dbe8fc-4abc-4bd0-ab13-46c8398de4dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9742 2024.06.28 20:26:01.174510 [ 3 ] {03dbe8fc-4abc-4bd0-ab13-46c8398de4dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9743 2024.06.28 20:26:01.174845 [ 3 ] {03dbe8fc-4abc-4bd0-ab13-46c8398de4dc} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9744 2024.06.28 20:26:01.174884 [ 3 ] {03dbe8fc-4abc-4bd0-ab13-46c8398de4dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9745 2024.06.28 20:26:01.175203 [ 3 ] {03dbe8fc-4abc-4bd0-ab13-46c8398de4dc} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
9746 2024.06.28 20:26:01.175514 [ 3 ] {03dbe8fc-4abc-4bd0-ab13-46c8398de4dc} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9747 2024.06.28 20:26:01.175671 [ 3 ] {03dbe8fc-4abc-4bd0-ab13-46c8398de4dc} <Debug> executeQuery: Read 113 rows, 9.54 KiB in 0.001397 sec., 80887.61632068719 rows/sec., 6.67 MiB/sec.
9748 2024.06.28 20:26:01.175840 [ 3 ] {03dbe8fc-4abc-4bd0-ab13-46c8398de4dc} <Debug> DynamicQueryHandler: Done processing query
9749 2024.06.28 20:26:01.175865 [ 3 ] {03dbe8fc-4abc-4bd0-ab13-46c8398de4dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9750 2024.06.28 20:26:01.175881 [ 3 ] {} <Debug> HTTP-Session: 745b4e05-e08d-475e-9f4a-ae172d34e88b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9751 2024.06.28 20:26:01.176058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 14109, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9752 2024.06.28 20:26:01.176108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9753 2024.06.28 20:26:01.176128 [ 3 ] {} <Debug> HTTP-Session: da07a65b-7097-4fb6-9f7f-00d1de20c0ed Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9754 2024.06.28 20:26:01.176144 [ 3 ] {} <Debug> HTTP-Session: da07a65b-7097-4fb6-9f7f-00d1de20c0ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9755 2024.06.28 20:26:01.176159 [ 3 ] {} <Debug> HTTP-Session: da07a65b-7097-4fb6-9f7f-00d1de20c0ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9756 2024.06.28 20:26:01.176191 [ 3 ] {} <Trace> HTTP-Session: da07a65b-7097-4fb6-9f7f-00d1de20c0ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9757 2024.06.28 20:26:01.176308 [ 3 ] {27fc29a3-a130-44ec-95ca-9a69b9e508f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9758 2024.06.28 20:26:01.176353 [ 3 ] {27fc29a3-a130-44ec-95ca-9a69b9e508f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9759 2024.06.28 20:26:01.176478 [ 3 ] {27fc29a3-a130-44ec-95ca-9a69b9e508f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9760 2024.06.28 20:26:01.176765 [ 3 ] {27fc29a3-a130-44ec-95ca-9a69b9e508f0} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9761 2024.06.28 20:26:01.176802 [ 3 ] {27fc29a3-a130-44ec-95ca-9a69b9e508f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9762 2024.06.28 20:26:01.177119 [ 3 ] {27fc29a3-a130-44ec-95ca-9a69b9e508f0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
9763 2024.06.28 20:26:01.177440 [ 3 ] {27fc29a3-a130-44ec-95ca-9a69b9e508f0} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9764 2024.06.28 20:26:01.177599 [ 3 ] {27fc29a3-a130-44ec-95ca-9a69b9e508f0} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001327 sec., 62547.09871891484 rows/sec., 4.88 MiB/sec.
9765 2024.06.28 20:26:01.177759 [ 3 ] {27fc29a3-a130-44ec-95ca-9a69b9e508f0} <Debug> DynamicQueryHandler: Done processing query
9766 2024.06.28 20:26:01.177784 [ 3 ] {27fc29a3-a130-44ec-95ca-9a69b9e508f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9767 2024.06.28 20:26:01.177800 [ 3 ] {} <Debug> HTTP-Session: da07a65b-7097-4fb6-9f7f-00d1de20c0ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9768 2024.06.28 20:26:01.178016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9769 2024.06.28 20:26:01.178064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9770 2024.06.28 20:26:01.178084 [ 3 ] {} <Debug> HTTP-Session: adfdfd50-512e-4bcc-ad65-482fe839ab52 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9771 2024.06.28 20:26:01.178101 [ 3 ] {} <Debug> HTTP-Session: adfdfd50-512e-4bcc-ad65-482fe839ab52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9772 2024.06.28 20:26:01.178115 [ 3 ] {} <Debug> HTTP-Session: adfdfd50-512e-4bcc-ad65-482fe839ab52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9773 2024.06.28 20:26:01.178145 [ 3 ] {} <Trace> HTTP-Session: adfdfd50-512e-4bcc-ad65-482fe839ab52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9774 2024.06.28 20:26:01.178288 [ 3 ] {ef31d96e-161d-437d-96ee-89493f354d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9775 2024.06.28 20:26:01.178336 [ 3 ] {ef31d96e-161d-437d-96ee-89493f354d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9776 2024.06.28 20:26:01.178480 [ 3 ] {ef31d96e-161d-437d-96ee-89493f354d3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9777 2024.06.28 20:26:01.178918 [ 3 ] {ef31d96e-161d-437d-96ee-89493f354d3e} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9778 2024.06.28 20:26:01.178954 [ 3 ] {ef31d96e-161d-437d-96ee-89493f354d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9779 2024.06.28 20:26:01.179346 [ 3 ] {ef31d96e-161d-437d-96ee-89493f354d3e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
9780 2024.06.28 20:26:01.179696 [ 3 ] {ef31d96e-161d-437d-96ee-89493f354d3e} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9781 2024.06.28 20:26:01.179852 [ 3 ] {ef31d96e-161d-437d-96ee-89493f354d3e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001628 sec., 98280.09828009827 rows/sec., 6.85 MiB/sec.
9782 2024.06.28 20:26:01.180033 [ 3 ] {ef31d96e-161d-437d-96ee-89493f354d3e} <Debug> DynamicQueryHandler: Done processing query
9783 2024.06.28 20:26:01.180057 [ 3 ] {ef31d96e-161d-437d-96ee-89493f354d3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9784 2024.06.28 20:26:01.180074 [ 3 ] {} <Debug> HTTP-Session: adfdfd50-512e-4bcc-ad65-482fe839ab52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9785 2024.06.28 20:26:01.180236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30735, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9786 2024.06.28 20:26:01.180285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9787 2024.06.28 20:26:01.180304 [ 3 ] {} <Debug> HTTP-Session: 6c4f6ef4-1af1-4172-9be0-24035be3e7cb Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9788 2024.06.28 20:26:01.180322 [ 3 ] {} <Debug> HTTP-Session: 6c4f6ef4-1af1-4172-9be0-24035be3e7cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9789 2024.06.28 20:26:01.180336 [ 3 ] {} <Debug> HTTP-Session: 6c4f6ef4-1af1-4172-9be0-24035be3e7cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9790 2024.06.28 20:26:01.180367 [ 3 ] {} <Trace> HTTP-Session: 6c4f6ef4-1af1-4172-9be0-24035be3e7cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9791 2024.06.28 20:26:01.180617 [ 3 ] {0773a8ca-3274-409c-b78d-b3ee9ddfac71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9792 2024.06.28 20:26:01.180684 [ 3 ] {0773a8ca-3274-409c-b78d-b3ee9ddfac71} <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
9793 2024.06.28 20:26:01.181098 [ 3 ] {0773a8ca-3274-409c-b78d-b3ee9ddfac71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9794 2024.06.28 20:26:01.181688 [ 3 ] {0773a8ca-3274-409c-b78d-b3ee9ddfac71} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9795 2024.06.28 20:26:01.181730 [ 3 ] {0773a8ca-3274-409c-b78d-b3ee9ddfac71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9796 2024.06.28 20:26:01.182357 [ 3 ] {0773a8ca-3274-409c-b78d-b3ee9ddfac71} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
9797 2024.06.28 20:26:01.182770 [ 3 ] {0773a8ca-3274-409c-b78d-b3ee9ddfac71} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9798 2024.06.28 20:26:01.182935 [ 3 ] {0773a8ca-3274-409c-b78d-b3ee9ddfac71} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002492 sec., 7624.398073836276 rows/sec., 13.66 MiB/sec.
9799 2024.06.28 20:26:01.183347 [ 3 ] {0773a8ca-3274-409c-b78d-b3ee9ddfac71} <Debug> DynamicQueryHandler: Done processing query
9800 2024.06.28 20:26:01.183417 [ 3 ] {0773a8ca-3274-409c-b78d-b3ee9ddfac71} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
9801 2024.06.28 20:26:01.183475 [ 3 ] {} <Debug> HTTP-Session: 6c4f6ef4-1af1-4172-9be0-24035be3e7cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9802 2024.06.28 20:26:01.183711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9803 2024.06.28 20:26:01.183763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9804 2024.06.28 20:26:01.183784 [ 3 ] {} <Debug> HTTP-Session: 78c9f46b-34cf-4a58-9bba-640c145eca13 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9805 2024.06.28 20:26:01.183800 [ 3 ] {} <Debug> HTTP-Session: 78c9f46b-34cf-4a58-9bba-640c145eca13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9806 2024.06.28 20:26:01.183814 [ 3 ] {} <Debug> HTTP-Session: 78c9f46b-34cf-4a58-9bba-640c145eca13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9807 2024.06.28 20:26:01.183846 [ 3 ] {} <Trace> HTTP-Session: 78c9f46b-34cf-4a58-9bba-640c145eca13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9808 2024.06.28 20:26:01.183966 [ 3 ] {7d52fe46-510b-4a6a-8bb4-037cbf1f0bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9809 2024.06.28 20:26:01.184013 [ 3 ] {7d52fe46-510b-4a6a-8bb4-037cbf1f0bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9810 2024.06.28 20:26:01.184150 [ 3 ] {7d52fe46-510b-4a6a-8bb4-037cbf1f0bd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9811 2024.06.28 20:26:01.184458 [ 3 ] {7d52fe46-510b-4a6a-8bb4-037cbf1f0bd5} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9812 2024.06.28 20:26:01.184494 [ 3 ] {7d52fe46-510b-4a6a-8bb4-037cbf1f0bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9813 2024.06.28 20:26:01.184868 [ 3 ] {7d52fe46-510b-4a6a-8bb4-037cbf1f0bd5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
9814 2024.06.28 20:26:01.185189 [ 3 ] {7d52fe46-510b-4a6a-8bb4-037cbf1f0bd5} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9815 2024.06.28 20:26:01.185344 [ 3 ] {7d52fe46-510b-4a6a-8bb4-037cbf1f0bd5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001413 sec., 42462.84501061571 rows/sec., 2.86 MiB/sec.
9816 2024.06.28 20:26:01.185532 [ 3 ] {7d52fe46-510b-4a6a-8bb4-037cbf1f0bd5} <Debug> DynamicQueryHandler: Done processing query
9817 2024.06.28 20:26:01.185570 [ 3 ] {7d52fe46-510b-4a6a-8bb4-037cbf1f0bd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9818 2024.06.28 20:26:01.185604 [ 3 ] {} <Debug> HTTP-Session: 78c9f46b-34cf-4a58-9bba-640c145eca13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9819 2024.06.28 20:26:06.172117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9820 2024.06.28 20:26:06.172251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9821 2024.06.28 20:26:06.172278 [ 3 ] {} <Debug> HTTP-Session: 6e75fd6f-9179-4242-ad40-a154db3df2b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9822 2024.06.28 20:26:06.172303 [ 3 ] {} <Debug> HTTP-Session: 6e75fd6f-9179-4242-ad40-a154db3df2b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9823 2024.06.28 20:26:06.172319 [ 3 ] {} <Debug> HTTP-Session: 6e75fd6f-9179-4242-ad40-a154db3df2b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9824 2024.06.28 20:26:06.172370 [ 3 ] {} <Trace> HTTP-Session: 6e75fd6f-9179-4242-ad40-a154db3df2b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9825 2024.06.28 20:26:06.172557 [ 3 ] {80c52b57-940a-4f34-ad1b-9073e45bb485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9826 2024.06.28 20:26:06.172625 [ 3 ] {80c52b57-940a-4f34-ad1b-9073e45bb485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9827 2024.06.28 20:26:06.172823 [ 3 ] {80c52b57-940a-4f34-ad1b-9073e45bb485} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9828 2024.06.28 20:26:06.173232 [ 3 ] {80c52b57-940a-4f34-ad1b-9073e45bb485} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9829 2024.06.28 20:26:06.173274 [ 3 ] {80c52b57-940a-4f34-ad1b-9073e45bb485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9830 2024.06.28 20:26:06.173644 [ 3 ] {80c52b57-940a-4f34-ad1b-9073e45bb485} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
9831 2024.06.28 20:26:06.173987 [ 3 ] {80c52b57-940a-4f34-ad1b-9073e45bb485} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9832 2024.06.28 20:26:06.174161 [ 3 ] {80c52b57-940a-4f34-ad1b-9073e45bb485} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001657 sec., 6638.503319251659 rows/sec., 538.08 KiB/sec.
9833 2024.06.28 20:26:06.174181 [ 67 ] {} <Debug> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
9834 2024.06.28 20:26:06.174290 [ 67 ] {} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9835 2024.06.28 20:26:06.174332 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9836 2024.06.28 20:26:06.174441 [ 3 ] {80c52b57-940a-4f34-ad1b-9073e45bb485} <Debug> DynamicQueryHandler: Done processing query
9837 2024.06.28 20:26:06.174495 [ 3 ] {80c52b57-940a-4f34-ad1b-9073e45bb485} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9838 2024.06.28 20:26:06.174568 [ 3 ] {} <Debug> HTTP-Session: 6e75fd6f-9179-4242-ad40-a154db3df2b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9839 2024.06.28 20:26:06.174611 [ 190 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::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
9840 2024.06.28 20:26:06.174832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9841 2024.06.28 20:26:06.175044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9842 2024.06.28 20:26:06.175146 [ 3 ] {} <Debug> HTTP-Session: 8adbf461-ca35-40ab-a637-65fa70a2a2a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9843 2024.06.28 20:26:06.175223 [ 190 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9844 2024.06.28 20:26:06.175229 [ 3 ] {} <Debug> HTTP-Session: 8adbf461-ca35-40ab-a637-65fa70a2a2a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9845 2024.06.28 20:26:06.175311 [ 3 ] {} <Debug> HTTP-Session: 8adbf461-ca35-40ab-a637-65fa70a2a2a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9846 2024.06.28 20:26:06.175344 [ 190 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 30 rows starting from the beginning of the part
9847 2024.06.28 20:26:06.175462 [ 3 ] {} <Trace> HTTP-Session: 8adbf461-ca35-40ab-a637-65fa70a2a2a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9848 2024.06.28 20:26:06.175765 [ 190 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 11 rows starting from the beginning of the part
9849 2024.06.28 20:26:06.176040 [ 3 ] {7c03c82d-9db1-4839-bd79-ad3823f274cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9850 2024.06.28 20:26:06.176237 [ 190 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 19 rows starting from the beginning of the part
9851 2024.06.28 20:26:06.176246 [ 3 ] {7c03c82d-9db1-4839-bd79-ad3823f274cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9852 2024.06.28 20:26:06.176644 [ 190 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 11 rows starting from the beginning of the part
9853 2024.06.28 20:26:06.177018 [ 190 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 19 rows starting from the beginning of the part
9854 2024.06.28 20:26:06.177335 [ 190 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 11 rows starting from the beginning of the part
9855 2024.06.28 20:26:06.177429 [ 3 ] {7c03c82d-9db1-4839-bd79-ad3823f274cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9856 2024.06.28 20:26:06.178217 [ 3 ] {7c03c82d-9db1-4839-bd79-ad3823f274cd} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9857 2024.06.28 20:26:06.178258 [ 3 ] {7c03c82d-9db1-4839-bd79-ad3823f274cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9858 2024.06.28 20:26:06.178770 [ 3 ] {7c03c82d-9db1-4839-bd79-ad3823f274cd} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
9859 2024.06.28 20:26:06.178937 [ 190 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 101 rows, containing 4 columns (4 merged, 0 gathered) in 0.004531846 sec., 22286.723776580227 rows/sec., 1.76 MiB/sec.
9860 2024.06.28 20:26:06.179058 [ 190 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
9861 2024.06.28 20:26:06.179208 [ 3 ] {7c03c82d-9db1-4839-bd79-ad3823f274cd} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9862 2024.06.28 20:26:06.179483 [ 3 ] {7c03c82d-9db1-4839-bd79-ad3823f274cd} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.003719 sec., 23931.1642914762 rows/sec., 1.93 MiB/sec.
9863 2024.06.28 20:26:06.179627 [ 190 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_56_11} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9864 2024.06.28 20:26:06.179770 [ 3 ] {7c03c82d-9db1-4839-bd79-ad3823f274cd} <Debug> DynamicQueryHandler: Done processing query
9865 2024.06.28 20:26:06.179830 [ 3 ] {7c03c82d-9db1-4839-bd79-ad3823f274cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9866 2024.06.28 20:26:06.179838 [ 190 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_56_11} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
9867 2024.06.28 20:26:06.179886 [ 3 ] {} <Debug> HTTP-Session: 8adbf461-ca35-40ab-a637-65fa70a2a2a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9868 2024.06.28 20:26:06.180001 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9869 2024.06.28 20:26:06.180091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9870 2024.06.28 20:26:06.180141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9871 2024.06.28 20:26:06.180162 [ 3 ] {} <Debug> HTTP-Session: 15bc34d2-22ad-45f5-a5d9-616cf7c47587 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9872 2024.06.28 20:26:06.180179 [ 3 ] {} <Debug> HTTP-Session: 15bc34d2-22ad-45f5-a5d9-616cf7c47587 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9873 2024.06.28 20:26:06.180193 [ 3 ] {} <Debug> HTTP-Session: 15bc34d2-22ad-45f5-a5d9-616cf7c47587 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9874 2024.06.28 20:26:06.180224 [ 3 ] {} <Trace> HTTP-Session: 15bc34d2-22ad-45f5-a5d9-616cf7c47587 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9875 2024.06.28 20:26:06.180342 [ 3 ] {4f7cf529-653c-4263-843d-4f38b92fcad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9876 2024.06.28 20:26:06.180385 [ 3 ] {4f7cf529-653c-4263-843d-4f38b92fcad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9877 2024.06.28 20:26:06.180514 [ 3 ] {4f7cf529-653c-4263-843d-4f38b92fcad2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9878 2024.06.28 20:26:06.180831 [ 3 ] {4f7cf529-653c-4263-843d-4f38b92fcad2} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9879 2024.06.28 20:26:06.180868 [ 3 ] {4f7cf529-653c-4263-843d-4f38b92fcad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9880 2024.06.28 20:26:06.181190 [ 3 ] {4f7cf529-653c-4263-843d-4f38b92fcad2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
9881 2024.06.28 20:26:06.181496 [ 3 ] {4f7cf529-653c-4263-843d-4f38b92fcad2} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9882 2024.06.28 20:26:06.181666 [ 3 ] {4f7cf529-653c-4263-843d-4f38b92fcad2} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001354 sec., 55391.43279172821 rows/sec., 4.32 MiB/sec.
9883 2024.06.28 20:26:06.181830 [ 3 ] {4f7cf529-653c-4263-843d-4f38b92fcad2} <Debug> DynamicQueryHandler: Done processing query
9884 2024.06.28 20:26:06.181854 [ 3 ] {4f7cf529-653c-4263-843d-4f38b92fcad2} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9885 2024.06.28 20:26:06.181870 [ 3 ] {} <Debug> HTTP-Session: 15bc34d2-22ad-45f5-a5d9-616cf7c47587 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9886 2024.06.28 20:26:06.182029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9887 2024.06.28 20:26:06.182078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9888 2024.06.28 20:26:06.182097 [ 3 ] {} <Debug> HTTP-Session: 31976e97-988e-4774-b6d5-7eb1f0040248 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9889 2024.06.28 20:26:06.182114 [ 3 ] {} <Debug> HTTP-Session: 31976e97-988e-4774-b6d5-7eb1f0040248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9890 2024.06.28 20:26:06.182129 [ 3 ] {} <Debug> HTTP-Session: 31976e97-988e-4774-b6d5-7eb1f0040248 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9891 2024.06.28 20:26:06.182159 [ 3 ] {} <Trace> HTTP-Session: 31976e97-988e-4774-b6d5-7eb1f0040248 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9892 2024.06.28 20:26:06.182346 [ 3 ] {ccf19956-9c1e-4788-b2e8-b2df09f18be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9893 2024.06.28 20:26:06.182395 [ 3 ] {ccf19956-9c1e-4788-b2e8-b2df09f18be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9894 2024.06.28 20:26:06.182542 [ 3 ] {ccf19956-9c1e-4788-b2e8-b2df09f18be6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9895 2024.06.28 20:26:06.182926 [ 3 ] {ccf19956-9c1e-4788-b2e8-b2df09f18be6} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9896 2024.06.28 20:26:06.182962 [ 3 ] {ccf19956-9c1e-4788-b2e8-b2df09f18be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9897 2024.06.28 20:26:06.183350 [ 3 ] {ccf19956-9c1e-4788-b2e8-b2df09f18be6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
9898 2024.06.28 20:26:06.183687 [ 3 ] {ccf19956-9c1e-4788-b2e8-b2df09f18be6} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9899 2024.06.28 20:26:06.183861 [ 3 ] {ccf19956-9c1e-4788-b2e8-b2df09f18be6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00161 sec., 99378.88198757764 rows/sec., 6.92 MiB/sec.
9900 2024.06.28 20:26:06.184145 [ 3 ] {ccf19956-9c1e-4788-b2e8-b2df09f18be6} <Debug> DynamicQueryHandler: Done processing query
9901 2024.06.28 20:26:06.184203 [ 3 ] {ccf19956-9c1e-4788-b2e8-b2df09f18be6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9902 2024.06.28 20:26:06.184257 [ 3 ] {} <Debug> HTTP-Session: 31976e97-988e-4774-b6d5-7eb1f0040248 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9903 2024.06.28 20:26:06.184471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 17716, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9904 2024.06.28 20:26:06.184524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9905 2024.06.28 20:26:06.184544 [ 3 ] {} <Debug> HTTP-Session: f6ee0f3b-5c35-4312-940f-65934c43fe5d Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9906 2024.06.28 20:26:06.184562 [ 3 ] {} <Debug> HTTP-Session: f6ee0f3b-5c35-4312-940f-65934c43fe5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9907 2024.06.28 20:26:06.184576 [ 3 ] {} <Debug> HTTP-Session: f6ee0f3b-5c35-4312-940f-65934c43fe5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9908 2024.06.28 20:26:06.184609 [ 3 ] {} <Trace> HTTP-Session: f6ee0f3b-5c35-4312-940f-65934c43fe5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9909 2024.06.28 20:26:06.184787 [ 3 ] {5daa39d8-3fa3-4d66-9a2a-8d07b557004d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9910 2024.06.28 20:26:06.184857 [ 3 ] {5daa39d8-3fa3-4d66-9a2a-8d07b557004d} <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
9911 2024.06.28 20:26:06.185266 [ 3 ] {5daa39d8-3fa3-4d66-9a2a-8d07b557004d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9912 2024.06.28 20:26:06.185771 [ 3 ] {5daa39d8-3fa3-4d66-9a2a-8d07b557004d} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9913 2024.06.28 20:26:06.185806 [ 3 ] {5daa39d8-3fa3-4d66-9a2a-8d07b557004d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9914 2024.06.28 20:26:06.186387 [ 3 ] {5daa39d8-3fa3-4d66-9a2a-8d07b557004d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
9915 2024.06.28 20:26:06.186804 [ 3 ] {5daa39d8-3fa3-4d66-9a2a-8d07b557004d} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9916 2024.06.28 20:26:06.186976 [ 67 ] {} <Debug> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
9917 2024.06.28 20:26:06.186997 [ 3 ] {5daa39d8-3fa3-4d66-9a2a-8d07b557004d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002305 sec., 4772.234273318872 rows/sec., 8.55 MiB/sec.
9918 2024.06.28 20:26:06.187037 [ 67 ] {} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9919 2024.06.28 20:26:06.187120 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9920 2024.06.28 20:26:06.187347 [ 198 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::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
9921 2024.06.28 20:26:06.187432 [ 3 ] {5daa39d8-3fa3-4d66-9a2a-8d07b557004d} <Debug> DynamicQueryHandler: Done processing query
9922 2024.06.28 20:26:06.187462 [ 3 ] {5daa39d8-3fa3-4d66-9a2a-8d07b557004d} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
9923 2024.06.28 20:26:06.187492 [ 3 ] {} <Debug> HTTP-Session: f6ee0f3b-5c35-4312-940f-65934c43fe5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9924 2024.06.28 20:26:06.187627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9925 2024.06.28 20:26:06.187699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9926 2024.06.28 20:26:06.187726 [ 198 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9927 2024.06.28 20:26:06.187732 [ 3 ] {} <Debug> HTTP-Session: 485eadd8-73cd-4fa2-bdc6-14879930622a Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9928 2024.06.28 20:26:06.187773 [ 3 ] {} <Debug> HTTP-Session: 485eadd8-73cd-4fa2-bdc6-14879930622a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9929 2024.06.28 20:26:06.187797 [ 3 ] {} <Debug> HTTP-Session: 485eadd8-73cd-4fa2-bdc6-14879930622a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9930 2024.06.28 20:26:06.187812 [ 198 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 777 rows starting from the beginning of the part
9931 2024.06.28 20:26:06.187838 [ 3 ] {} <Trace> HTTP-Session: 485eadd8-73cd-4fa2-bdc6-14879930622a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9932 2024.06.28 20:26:06.188098 [ 3 ] {bdbd830f-c69d-479b-aae6-3040c5b63814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9933 2024.06.28 20:26:06.188240 [ 3 ] {bdbd830f-c69d-479b-aae6-3040c5b63814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9934 2024.06.28 20:26:06.188305 [ 198 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 11 rows starting from the beginning of the part
9935 2024.06.28 20:26:06.188685 [ 3 ] {bdbd830f-c69d-479b-aae6-3040c5b63814} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9936 2024.06.28 20:26:06.188978 [ 198 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 19 rows starting from the beginning of the part
9937 2024.06.28 20:26:06.189463 [ 198 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 11 rows starting from the beginning of the part
9938 2024.06.28 20:26:06.189591 [ 3 ] {bdbd830f-c69d-479b-aae6-3040c5b63814} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9939 2024.06.28 20:26:06.189696 [ 3 ] {bdbd830f-c69d-479b-aae6-3040c5b63814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9940 2024.06.28 20:26:06.189976 [ 198 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 19 rows starting from the beginning of the part
9941 2024.06.28 20:26:06.190593 [ 198 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 11 rows starting from the beginning of the part
9942 2024.06.28 20:26:06.190933 [ 3 ] {bdbd830f-c69d-479b-aae6-3040c5b63814} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
9943 2024.06.28 20:26:06.191536 [ 3 ] {bdbd830f-c69d-479b-aae6-3040c5b63814} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9944 2024.06.28 20:26:06.191868 [ 3 ] {bdbd830f-c69d-479b-aae6-3040c5b63814} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003907 sec., 15357.051446122345 rows/sec., 1.03 MiB/sec.
9945 2024.06.28 20:26:06.192115 [ 3 ] {bdbd830f-c69d-479b-aae6-3040c5b63814} <Debug> DynamicQueryHandler: Done processing query
9946 2024.06.28 20:26:06.192145 [ 3 ] {bdbd830f-c69d-479b-aae6-3040c5b63814} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9947 2024.06.28 20:26:06.192162 [ 3 ] {} <Debug> HTTP-Session: 485eadd8-73cd-4fa2-bdc6-14879930622a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9948 2024.06.28 20:26:06.198618 [ 188 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 848 rows, containing 19 columns (19 merged, 0 gathered) in 0.011365831 sec., 74609.59079894818 rows/sec., 133.70 MiB/sec.
9949 2024.06.28 20:26:06.199653 [ 201 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
9950 2024.06.28 20:26:06.200375 [ 201 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9951 2024.06.28 20:26:06.200478 [ 201 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
9952 2024.06.28 20:26:06.200647 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB.
9953 2024.06.28 20:26:10.339942 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache
9954 2024.06.28 20:26:10.340031 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache
9955 2024.06.28 20:26:11.172691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9956 2024.06.28 20:26:11.172838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9957 2024.06.28 20:26:11.172870 [ 3 ] {} <Debug> HTTP-Session: 45d50ea7-c2d1-44ea-8dce-1993e0cf7b32 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9958 2024.06.28 20:26:11.172898 [ 3 ] {} <Debug> HTTP-Session: 45d50ea7-c2d1-44ea-8dce-1993e0cf7b32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9959 2024.06.28 20:26:11.172912 [ 3 ] {} <Debug> HTTP-Session: 45d50ea7-c2d1-44ea-8dce-1993e0cf7b32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9960 2024.06.28 20:26:11.172962 [ 3 ] {} <Trace> HTTP-Session: 45d50ea7-c2d1-44ea-8dce-1993e0cf7b32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9961 2024.06.28 20:26:11.173155 [ 3 ] {b28d5704-459c-4e24-855e-96e3f7f7fdbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9962 2024.06.28 20:26:11.173223 [ 3 ] {b28d5704-459c-4e24-855e-96e3f7f7fdbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9963 2024.06.28 20:26:11.173420 [ 3 ] {b28d5704-459c-4e24-855e-96e3f7f7fdbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9964 2024.06.28 20:26:11.173835 [ 3 ] {b28d5704-459c-4e24-855e-96e3f7f7fdbe} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9965 2024.06.28 20:26:11.173876 [ 3 ] {b28d5704-459c-4e24-855e-96e3f7f7fdbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9966 2024.06.28 20:26:11.174249 [ 3 ] {b28d5704-459c-4e24-855e-96e3f7f7fdbe} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
9967 2024.06.28 20:26:11.174607 [ 3 ] {b28d5704-459c-4e24-855e-96e3f7f7fdbe} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9968 2024.06.28 20:26:11.174748 [ 3 ] {b28d5704-459c-4e24-855e-96e3f7f7fdbe} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001654 sec., 11487.303506650544 rows/sec., 931.10 KiB/sec.
9969 2024.06.28 20:26:11.174949 [ 3 ] {b28d5704-459c-4e24-855e-96e3f7f7fdbe} <Debug> DynamicQueryHandler: Done processing query
9970 2024.06.28 20:26:11.174976 [ 3 ] {b28d5704-459c-4e24-855e-96e3f7f7fdbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9971 2024.06.28 20:26:11.174993 [ 3 ] {} <Debug> HTTP-Session: 45d50ea7-c2d1-44ea-8dce-1993e0cf7b32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9972 2024.06.28 20:26:11.175125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9973 2024.06.28 20:26:11.175175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9974 2024.06.28 20:26:11.175195 [ 3 ] {} <Debug> HTTP-Session: 0a47a520-966d-4cfc-a248-8c54492c455f Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9975 2024.06.28 20:26:11.175213 [ 3 ] {} <Debug> HTTP-Session: 0a47a520-966d-4cfc-a248-8c54492c455f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9976 2024.06.28 20:26:11.175227 [ 3 ] {} <Debug> HTTP-Session: 0a47a520-966d-4cfc-a248-8c54492c455f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9977 2024.06.28 20:26:11.175258 [ 3 ] {} <Trace> HTTP-Session: 0a47a520-966d-4cfc-a248-8c54492c455f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9978 2024.06.28 20:26:11.175357 [ 3 ] {2757bf19-cad0-4083-a59b-e8f56eb9441c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9979 2024.06.28 20:26:11.175402 [ 3 ] {2757bf19-cad0-4083-a59b-e8f56eb9441c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9980 2024.06.28 20:26:11.175530 [ 3 ] {2757bf19-cad0-4083-a59b-e8f56eb9441c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9981 2024.06.28 20:26:11.175811 [ 3 ] {2757bf19-cad0-4083-a59b-e8f56eb9441c} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9982 2024.06.28 20:26:11.175855 [ 3 ] {2757bf19-cad0-4083-a59b-e8f56eb9441c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
9983 2024.06.28 20:26:11.176166 [ 3 ] {2757bf19-cad0-4083-a59b-e8f56eb9441c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9984 2024.06.28 20:26:11.176488 [ 3 ] {2757bf19-cad0-4083-a59b-e8f56eb9441c} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9985 2024.06.28 20:26:11.176615 [ 3 ] {2757bf19-cad0-4083-a59b-e8f56eb9441c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001281 sec., 1561.28024980484 rows/sec., 127.31 KiB/sec.
9986 2024.06.28 20:26:11.176885 [ 3 ] {2757bf19-cad0-4083-a59b-e8f56eb9441c} <Debug> DynamicQueryHandler: Done processing query
9987 2024.06.28 20:26:11.176939 [ 3 ] {2757bf19-cad0-4083-a59b-e8f56eb9441c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9988 2024.06.28 20:26:11.176980 [ 3 ] {} <Debug> HTTP-Session: 0a47a520-966d-4cfc-a248-8c54492c455f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9989 2024.06.28 20:26:11.177133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 21484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9990 2024.06.28 20:26:11.177182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9991 2024.06.28 20:26:11.177203 [ 3 ] {} <Debug> HTTP-Session: f393d33f-4288-4fe8-ba20-f8b6de7e59a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
9992 2024.06.28 20:26:11.177220 [ 3 ] {} <Debug> HTTP-Session: f393d33f-4288-4fe8-ba20-f8b6de7e59a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9993 2024.06.28 20:26:11.177234 [ 3 ] {} <Debug> HTTP-Session: f393d33f-4288-4fe8-ba20-f8b6de7e59a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9994 2024.06.28 20:26:11.177266 [ 3 ] {} <Trace> HTTP-Session: f393d33f-4288-4fe8-ba20-f8b6de7e59a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9995 2024.06.28 20:26:11.177409 [ 3 ] {6b3371f5-f731-42a4-b759-aec548aeefdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9996 2024.06.28 20:26:11.177455 [ 3 ] {6b3371f5-f731-42a4-b759-aec548aeefdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9997 2024.06.28 20:26:11.177597 [ 3 ] {6b3371f5-f731-42a4-b759-aec548aeefdb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9998 2024.06.28 20:26:11.177979 [ 3 ] {6b3371f5-f731-42a4-b759-aec548aeefdb} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9999 2024.06.28 20:26:11.178017 [ 3 ] {6b3371f5-f731-42a4-b759-aec548aeefdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
10000 2024.06.28 20:26:11.178346 [ 3 ] {6b3371f5-f731-42a4-b759-aec548aeefdb} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
10001 2024.06.28 20:26:11.178677 [ 3 ] {6b3371f5-f731-42a4-b759-aec548aeefdb} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10002 2024.06.28 20:26:11.178802 [ 3 ] {6b3371f5-f731-42a4-b759-aec548aeefdb} <Debug> executeQuery: Read 150 rows, 12.37 KiB in 0.001457 sec., 102951.2697323267 rows/sec., 8.29 MiB/sec.
10003 2024.06.28 20:26:11.178817 [ 114 ] {} <Debug> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
10004 2024.06.28 20:26:11.178871 [ 114 ] {} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10005 2024.06.28 20:26:11.178903 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
10006 2024.06.28 20:26:11.179016 [ 3 ] {6b3371f5-f731-42a4-b759-aec548aeefdb} <Debug> DynamicQueryHandler: Done processing query
10007 2024.06.28 20:26:11.179101 [ 3 ] {6b3371f5-f731-42a4-b759-aec548aeefdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10008 2024.06.28 20:26:11.179185 [ 3 ] {} <Debug> HTTP-Session: f393d33f-4288-4fe8-ba20-f8b6de7e59a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10009 2024.06.28 20:26:11.179272 [ 193 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::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
10010 2024.06.28 20:26:11.179408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10011 2024.06.28 20:26:11.179602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10012 2024.06.28 20:26:11.179727 [ 3 ] {} <Debug> HTTP-Session: 06b6031a-e967-416f-bd45-01b882cb7a39 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10013 2024.06.28 20:26:11.179820 [ 3 ] {} <Debug> HTTP-Session: 06b6031a-e967-416f-bd45-01b882cb7a39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10014 2024.06.28 20:26:11.179888 [ 3 ] {} <Debug> HTTP-Session: 06b6031a-e967-416f-bd45-01b882cb7a39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10015 2024.06.28 20:26:11.180010 [ 193 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10016 2024.06.28 20:26:11.180066 [ 3 ] {} <Trace> HTTP-Session: 06b6031a-e967-416f-bd45-01b882cb7a39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10017 2024.06.28 20:26:11.180119 [ 193 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 190 rows starting from the beginning of the part
10018 2024.06.28 20:26:11.180425 [ 193 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 114 rows starting from the beginning of the part
10019 2024.06.28 20:26:11.180551 [ 3 ] {3df8e15c-eae4-42da-91c9-b5b4479ac947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10020 2024.06.28 20:26:11.180706 [ 193 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 89 rows starting from the beginning of the part
10021 2024.06.28 20:26:11.180769 [ 3 ] {3df8e15c-eae4-42da-91c9-b5b4479ac947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10022 2024.06.28 20:26:11.181023 [ 193 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 113 rows starting from the beginning of the part
10023 2024.06.28 20:26:11.181282 [ 193 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 89 rows starting from the beginning of the part
10024 2024.06.28 20:26:11.181568 [ 193 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 150 rows starting from the beginning of the part
10025 2024.06.28 20:26:11.182455 [ 3 ] {3df8e15c-eae4-42da-91c9-b5b4479ac947} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10026 2024.06.28 20:26:11.183196 [ 3 ] {3df8e15c-eae4-42da-91c9-b5b4479ac947} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10027 2024.06.28 20:26:11.183254 [ 3 ] {3df8e15c-eae4-42da-91c9-b5b4479ac947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
10028 2024.06.28 20:26:11.184070 [ 3 ] {3df8e15c-eae4-42da-91c9-b5b4479ac947} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
10029 2024.06.28 20:26:11.184731 [ 188 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 4 columns (4 merged, 0 gathered) in 0.00573499 sec., 129904.32415749636 rows/sec., 10.58 MiB/sec.
10030 2024.06.28 20:26:11.184807 [ 3 ] {3df8e15c-eae4-42da-91c9-b5b4479ac947} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10031 2024.06.28 20:26:11.185044 [ 188 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
10032 2024.06.28 20:26:11.185059 [ 3 ] {3df8e15c-eae4-42da-91c9-b5b4479ac947} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004751 sec., 420.96400757735216 rows/sec., 29.39 KiB/sec.
10033 2024.06.28 20:26:11.185406 [ 3 ] {3df8e15c-eae4-42da-91c9-b5b4479ac947} <Debug> DynamicQueryHandler: Done processing query
10034 2024.06.28 20:26:11.185491 [ 3 ] {3df8e15c-eae4-42da-91c9-b5b4479ac947} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10035 2024.06.28 20:26:11.185548 [ 3 ] {} <Debug> HTTP-Session: 06b6031a-e967-416f-bd45-01b882cb7a39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10036 2024.06.28 20:26:11.185797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 18490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10037 2024.06.28 20:26:11.185906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10038 2024.06.28 20:26:11.185907 [ 193 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_66_13} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10039 2024.06.28 20:26:11.185938 [ 3 ] {} <Debug> HTTP-Session: 45b13adb-0f4f-46ae-8f5c-31b0fa5f066c Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10040 2024.06.28 20:26:11.185986 [ 3 ] {} <Debug> HTTP-Session: 45b13adb-0f4f-46ae-8f5c-31b0fa5f066c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10041 2024.06.28 20:26:11.186023 [ 3 ] {} <Debug> HTTP-Session: 45b13adb-0f4f-46ae-8f5c-31b0fa5f066c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10042 2024.06.28 20:26:11.186088 [ 3 ] {} <Trace> HTTP-Session: 45b13adb-0f4f-46ae-8f5c-31b0fa5f066c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10043 2024.06.28 20:26:11.186135 [ 193 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_66_13} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
10044 2024.06.28 20:26:11.186295 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
10045 2024.06.28 20:26:11.186352 [ 3 ] {7c5b94e4-063a-4d68-b1cc-f90c3a2bd567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10046 2024.06.28 20:26:11.186400 [ 3 ] {7c5b94e4-063a-4d68-b1cc-f90c3a2bd567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10047 2024.06.28 20:26:11.186551 [ 3 ] {7c5b94e4-063a-4d68-b1cc-f90c3a2bd567} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10048 2024.06.28 20:26:11.186919 [ 3 ] {7c5b94e4-063a-4d68-b1cc-f90c3a2bd567} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10049 2024.06.28 20:26:11.186957 [ 3 ] {7c5b94e4-063a-4d68-b1cc-f90c3a2bd567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
10050 2024.06.28 20:26:11.187292 [ 3 ] {7c5b94e4-063a-4d68-b1cc-f90c3a2bd567} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
10051 2024.06.28 20:26:11.187618 [ 3 ] {7c5b94e4-063a-4d68-b1cc-f90c3a2bd567} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10052 2024.06.28 20:26:11.187743 [ 3 ] {7c5b94e4-063a-4d68-b1cc-f90c3a2bd567} <Debug> executeQuery: Read 109 rows, 8.70 KiB in 0.001522 sec., 71616.29434954008 rows/sec., 5.58 MiB/sec.
10053 2024.06.28 20:26:11.187755 [ 114 ] {} <Debug> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
10054 2024.06.28 20:26:11.187804 [ 114 ] {} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10055 2024.06.28 20:26:11.187838 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
10056 2024.06.28 20:26:11.187957 [ 3 ] {7c5b94e4-063a-4d68-b1cc-f90c3a2bd567} <Debug> DynamicQueryHandler: Done processing query
10057 2024.06.28 20:26:11.188005 [ 3 ] {7c5b94e4-063a-4d68-b1cc-f90c3a2bd567} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10058 2024.06.28 20:26:11.188025 [ 188 ] {83f29066-60b5-431b-8a7e-f217868bed51::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
10059 2024.06.28 20:26:11.188039 [ 3 ] {} <Debug> HTTP-Session: 45b13adb-0f4f-46ae-8f5c-31b0fa5f066c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10060 2024.06.28 20:26:11.188218 [ 188 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10061 2024.06.28 20:26:11.188272 [ 188 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 150 rows starting from the beginning of the part
10062 2024.06.28 20:26:11.188301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 37818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10063 2024.06.28 20:26:11.188446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10064 2024.06.28 20:26:11.188485 [ 188 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 85 rows starting from the beginning of the part
10065 2024.06.28 20:26:11.188511 [ 3 ] {} <Debug> HTTP-Session: 8568c17d-e84d-4216-8e77-d444be67b3b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10066 2024.06.28 20:26:11.188587 [ 3 ] {} <Debug> HTTP-Session: 8568c17d-e84d-4216-8e77-d444be67b3b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10067 2024.06.28 20:26:11.188680 [ 3 ] {} <Debug> HTTP-Session: 8568c17d-e84d-4216-8e77-d444be67b3b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10068 2024.06.28 20:26:11.188843 [ 188 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 75 rows starting from the beginning of the part
10069 2024.06.28 20:26:11.188856 [ 3 ] {} <Trace> HTTP-Session: 8568c17d-e84d-4216-8e77-d444be67b3b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10070 2024.06.28 20:26:11.189138 [ 188 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 83 rows starting from the beginning of the part
10071 2024.06.28 20:26:11.189438 [ 188 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 75 rows starting from the beginning of the part
10072 2024.06.28 20:26:11.189484 [ 3 ] {0a96ab37-e5e0-4834-8630-510dea2fc309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10073 2024.06.28 20:26:11.189692 [ 188 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 109 rows starting from the beginning of the part
10074 2024.06.28 20:26:11.189740 [ 3 ] {0a96ab37-e5e0-4834-8630-510dea2fc309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10075 2024.06.28 20:26:11.190608 [ 3 ] {0a96ab37-e5e0-4834-8630-510dea2fc309} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10076 2024.06.28 20:26:11.191600 [ 3 ] {0a96ab37-e5e0-4834-8630-510dea2fc309} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10077 2024.06.28 20:26:11.191675 [ 3 ] {0a96ab37-e5e0-4834-8630-510dea2fc309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
10078 2024.06.28 20:26:11.192666 [ 188 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 577 rows, containing 4 columns (4 merged, 0 gathered) in 0.004755207 sec., 121340.66929157868 rows/sec., 9.47 MiB/sec.
10079 2024.06.28 20:26:11.192704 [ 3 ] {0a96ab37-e5e0-4834-8630-510dea2fc309} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
10080 2024.06.28 20:26:11.192869 [ 188 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
10081 2024.06.28 20:26:11.193643 [ 3 ] {0a96ab37-e5e0-4834-8630-510dea2fc309} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10082 2024.06.28 20:26:11.193814 [ 188 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_66_13} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10083 2024.06.28 20:26:11.193908 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
10084 2024.06.28 20:26:11.193927 [ 3 ] {0a96ab37-e5e0-4834-8630-510dea2fc309} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.004759 sec., 41395.25110317294 rows/sec., 2.89 MiB/sec.
10085 2024.06.28 20:26:11.194006 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10086 2024.06.28 20:26:11.194120 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
10087 2024.06.28 20:26:11.194284 [ 188 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_66_13} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
10088 2024.06.28 20:26:11.194560 [ 3 ] {0a96ab37-e5e0-4834-8630-510dea2fc309} <Debug> DynamicQueryHandler: Done processing query
10089 2024.06.28 20:26:11.194561 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
10090 2024.06.28 20:26:11.194606 [ 3 ] {0a96ab37-e5e0-4834-8630-510dea2fc309} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
10091 2024.06.28 20:26:11.194650 [ 3 ] {} <Debug> HTTP-Session: 8568c17d-e84d-4216-8e77-d444be67b3b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10092 2024.06.28 20:26:11.194657 [ 188 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
10093 2024.06.28 20:26:11.194825 [ 188 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10094 2024.06.28 20:26:11.194873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30763, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10095 2024.06.28 20:26:11.194897 [ 188 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 10201 rows starting from the beginning of the part
10096 2024.06.28 20:26:11.194969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10097 2024.06.28 20:26:11.195085 [ 3 ] {} <Debug> HTTP-Session: d056b823-be66-404f-a237-9759a5b689fa Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10098 2024.06.28 20:26:11.195133 [ 188 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
10099 2024.06.28 20:26:11.195177 [ 3 ] {} <Debug> HTTP-Session: d056b823-be66-404f-a237-9759a5b689fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10100 2024.06.28 20:26:11.195259 [ 3 ] {} <Debug> HTTP-Session: d056b823-be66-404f-a237-9759a5b689fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10101 2024.06.28 20:26:11.195478 [ 3 ] {} <Trace> HTTP-Session: d056b823-be66-404f-a237-9759a5b689fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10102 2024.06.28 20:26:11.195497 [ 188 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part
10103 2024.06.28 20:26:11.195723 [ 188 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
10104 2024.06.28 20:26:11.195932 [ 188 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
10105 2024.06.28 20:26:11.196207 [ 3 ] {db7df049-049f-4a85-9014-43b33fb4535a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10106 2024.06.28 20:26:11.196249 [ 188 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 197 rows starting from the beginning of the part
10107 2024.06.28 20:26:11.196649 [ 3 ] {db7df049-049f-4a85-9014-43b33fb4535a} <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
10108 2024.06.28 20:26:11.198072 [ 3 ] {db7df049-049f-4a85-9014-43b33fb4535a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10109 2024.06.28 20:26:11.199850 [ 3 ] {db7df049-049f-4a85-9014-43b33fb4535a} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10110 2024.06.28 20:26:11.199916 [ 3 ] {db7df049-049f-4a85-9014-43b33fb4535a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
10111 2024.06.28 20:26:11.201273 [ 3 ] {db7df049-049f-4a85-9014-43b33fb4535a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10112 2024.06.28 20:26:11.201818 [ 3 ] {db7df049-049f-4a85-9014-43b33fb4535a} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10113 2024.06.28 20:26:11.202043 [ 3 ] {db7df049-049f-4a85-9014-43b33fb4535a} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.006284 sec., 3023.5518777848506 rows/sec., 5.42 MiB/sec.
10114 2024.06.28 20:26:11.202743 [ 3 ] {db7df049-049f-4a85-9014-43b33fb4535a} <Debug> DynamicQueryHandler: Done processing query
10115 2024.06.28 20:26:11.202787 [ 3 ] {db7df049-049f-4a85-9014-43b33fb4535a} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
10116 2024.06.28 20:26:11.202836 [ 3 ] {} <Debug> HTTP-Session: d056b823-be66-404f-a237-9759a5b689fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10117 2024.06.28 20:26:11.203068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10118 2024.06.28 20:26:11.203165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10119 2024.06.28 20:26:11.203178 [ 195 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11039 rows, containing 5 columns (5 merged, 0 gathered) in 0.008878122 sec., 1243393.591572632 rows/sec., 86.65 MiB/sec.
10120 2024.06.28 20:26:11.203194 [ 3 ] {} <Debug> HTTP-Session: a9715486-ba6f-47d8-8a31-06902c6c659b Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10121 2024.06.28 20:26:11.203258 [ 3 ] {} <Debug> HTTP-Session: a9715486-ba6f-47d8-8a31-06902c6c659b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10122 2024.06.28 20:26:11.203280 [ 3 ] {} <Debug> HTTP-Session: a9715486-ba6f-47d8-8a31-06902c6c659b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10123 2024.06.28 20:26:11.203314 [ 3 ] {} <Trace> HTTP-Session: a9715486-ba6f-47d8-8a31-06902c6c659b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10124 2024.06.28 20:26:11.203470 [ 3 ] {b26354ec-1428-4a5e-ba58-fe7099d2a3a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10125 2024.06.28 20:26:11.203526 [ 3 ] {b26354ec-1428-4a5e-ba58-fe7099d2a3a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10126 2024.06.28 20:26:11.203608 [ 195 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
10127 2024.06.28 20:26:11.203937 [ 3 ] {b26354ec-1428-4a5e-ba58-fe7099d2a3a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10128 2024.06.28 20:26:11.204589 [ 3 ] {b26354ec-1428-4a5e-ba58-fe7099d2a3a9} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10129 2024.06.28 20:26:11.204589 [ 195 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10130 2024.06.28 20:26:11.204636 [ 3 ] {b26354ec-1428-4a5e-ba58-fe7099d2a3a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
10131 2024.06.28 20:26:11.204833 [ 195 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
10132 2024.06.28 20:26:11.205038 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB.
10133 2024.06.28 20:26:11.205323 [ 3 ] {b26354ec-1428-4a5e-ba58-fe7099d2a3a9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
10134 2024.06.28 20:26:11.205680 [ 3 ] {b26354ec-1428-4a5e-ba58-fe7099d2a3a9} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10135 2024.06.28 20:26:11.205852 [ 3 ] {b26354ec-1428-4a5e-ba58-fe7099d2a3a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002439 sec., 24600.246002460022 rows/sec., 1.66 MiB/sec.
10136 2024.06.28 20:26:11.205882 [ 147 ] {} <Debug> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
10137 2024.06.28 20:26:11.205986 [ 147 ] {} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10138 2024.06.28 20:26:11.206038 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
10139 2024.06.28 20:26:11.206172 [ 3 ] {b26354ec-1428-4a5e-ba58-fe7099d2a3a9} <Debug> DynamicQueryHandler: Done processing query
10140 2024.06.28 20:26:11.206211 [ 191 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
10141 2024.06.28 20:26:11.206226 [ 3 ] {b26354ec-1428-4a5e-ba58-fe7099d2a3a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10142 2024.06.28 20:26:11.206279 [ 3 ] {} <Debug> HTTP-Session: a9715486-ba6f-47d8-8a31-06902c6c659b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10143 2024.06.28 20:26:11.206420 [ 191 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10144 2024.06.28 20:26:11.206465 [ 191 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3622 rows starting from the beginning of the part
10145 2024.06.28 20:26:11.206569 [ 191 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
10146 2024.06.28 20:26:11.206752 [ 191 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
10147 2024.06.28 20:26:11.206875 [ 191 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
10148 2024.06.28 20:26:11.207046 [ 191 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
10149 2024.06.28 20:26:11.207107 [ 191 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
10150 2024.06.28 20:26:11.208729 [ 199 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3922 rows, containing 4 columns (4 merged, 0 gathered) in 0.0026081 sec., 1503776.6956788467 rows/sec., 101.36 MiB/sec.
10151 2024.06.28 20:26:11.209067 [ 189 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
10152 2024.06.28 20:26:11.209528 [ 189 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_66_13} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10153 2024.06.28 20:26:11.209621 [ 189 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_66_13} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
10154 2024.06.28 20:26:11.209728 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB.
10155 2024.06.28 20:26:16.171531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10156 2024.06.28 20:26:16.171665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10157 2024.06.28 20:26:16.171693 [ 3 ] {} <Debug> HTTP-Session: 985dd9fb-f696-4928-9ae3-3cf94d5b66ea Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10158 2024.06.28 20:26:16.171720 [ 3 ] {} <Debug> HTTP-Session: 985dd9fb-f696-4928-9ae3-3cf94d5b66ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10159 2024.06.28 20:26:16.171736 [ 3 ] {} <Debug> HTTP-Session: 985dd9fb-f696-4928-9ae3-3cf94d5b66ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10160 2024.06.28 20:26:16.171787 [ 3 ] {} <Trace> HTTP-Session: 985dd9fb-f696-4928-9ae3-3cf94d5b66ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10161 2024.06.28 20:26:16.171975 [ 3 ] {3cc9d5cb-4fb6-4068-847e-6045f3c579fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10162 2024.06.28 20:26:16.172045 [ 3 ] {3cc9d5cb-4fb6-4068-847e-6045f3c579fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10163 2024.06.28 20:26:16.172236 [ 3 ] {3cc9d5cb-4fb6-4068-847e-6045f3c579fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10164 2024.06.28 20:26:16.172700 [ 3 ] {3cc9d5cb-4fb6-4068-847e-6045f3c579fc} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10165 2024.06.28 20:26:16.172742 [ 3 ] {3cc9d5cb-4fb6-4068-847e-6045f3c579fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
10166 2024.06.28 20:26:16.173120 [ 3 ] {3cc9d5cb-4fb6-4068-847e-6045f3c579fc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10167 2024.06.28 20:26:16.173471 [ 3 ] {3cc9d5cb-4fb6-4068-847e-6045f3c579fc} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10168 2024.06.28 20:26:16.173641 [ 3 ] {3cc9d5cb-4fb6-4068-847e-6045f3c579fc} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001725 sec., 6376.811594202899 rows/sec., 516.87 KiB/sec.
10169 2024.06.28 20:26:16.173940 [ 3 ] {3cc9d5cb-4fb6-4068-847e-6045f3c579fc} <Debug> DynamicQueryHandler: Done processing query
10170 2024.06.28 20:26:16.174006 [ 3 ] {3cc9d5cb-4fb6-4068-847e-6045f3c579fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10171 2024.06.28 20:26:16.174067 [ 3 ] {} <Debug> HTTP-Session: 985dd9fb-f696-4928-9ae3-3cf94d5b66ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10172 2024.06.28 20:26:16.174265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10173 2024.06.28 20:26:16.174320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10174 2024.06.28 20:26:16.174342 [ 3 ] {} <Debug> HTTP-Session: 4a40876a-bbe9-4931-bb7a-648681463aff Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10175 2024.06.28 20:26:16.174361 [ 3 ] {} <Debug> HTTP-Session: 4a40876a-bbe9-4931-bb7a-648681463aff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10176 2024.06.28 20:26:16.174374 [ 3 ] {} <Debug> HTTP-Session: 4a40876a-bbe9-4931-bb7a-648681463aff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10177 2024.06.28 20:26:16.174407 [ 3 ] {} <Trace> HTTP-Session: 4a40876a-bbe9-4931-bb7a-648681463aff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10178 2024.06.28 20:26:16.174537 [ 3 ] {777f130f-9059-40a2-a1f4-100690eb99fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10179 2024.06.28 20:26:16.174584 [ 3 ] {777f130f-9059-40a2-a1f4-100690eb99fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10180 2024.06.28 20:26:16.174731 [ 3 ] {777f130f-9059-40a2-a1f4-100690eb99fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10181 2024.06.28 20:26:16.175125 [ 3 ] {777f130f-9059-40a2-a1f4-100690eb99fe} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10182 2024.06.28 20:26:16.175163 [ 3 ] {777f130f-9059-40a2-a1f4-100690eb99fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
10183 2024.06.28 20:26:16.175527 [ 3 ] {777f130f-9059-40a2-a1f4-100690eb99fe} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
10184 2024.06.28 20:26:16.175854 [ 3 ] {777f130f-9059-40a2-a1f4-100690eb99fe} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10185 2024.06.28 20:26:16.176012 [ 3 ] {777f130f-9059-40a2-a1f4-100690eb99fe} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.001518 sec., 58629.77602108037 rows/sec., 4.74 MiB/sec.
10186 2024.06.28 20:26:16.176206 [ 3 ] {777f130f-9059-40a2-a1f4-100690eb99fe} <Debug> DynamicQueryHandler: Done processing query
10187 2024.06.28 20:26:16.176245 [ 3 ] {777f130f-9059-40a2-a1f4-100690eb99fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10188 2024.06.28 20:26:16.176280 [ 3 ] {} <Debug> HTTP-Session: 4a40876a-bbe9-4931-bb7a-648681463aff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10189 2024.06.28 20:26:16.176427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10190 2024.06.28 20:26:16.176476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10191 2024.06.28 20:26:16.176498 [ 3 ] {} <Debug> HTTP-Session: 5bf3abf7-5b38-4c54-a3f6-42f86b8a8285 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10192 2024.06.28 20:26:16.176517 [ 3 ] {} <Debug> HTTP-Session: 5bf3abf7-5b38-4c54-a3f6-42f86b8a8285 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10193 2024.06.28 20:26:16.176532 [ 3 ] {} <Debug> HTTP-Session: 5bf3abf7-5b38-4c54-a3f6-42f86b8a8285 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10194 2024.06.28 20:26:16.176563 [ 3 ] {} <Trace> HTTP-Session: 5bf3abf7-5b38-4c54-a3f6-42f86b8a8285 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10195 2024.06.28 20:26:16.176688 [ 3 ] {9ac49879-9189-4e37-9320-0ba5da28534d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10196 2024.06.28 20:26:16.176733 [ 3 ] {9ac49879-9189-4e37-9320-0ba5da28534d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10197 2024.06.28 20:26:16.176860 [ 3 ] {9ac49879-9189-4e37-9320-0ba5da28534d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10198 2024.06.28 20:26:16.177212 [ 3 ] {9ac49879-9189-4e37-9320-0ba5da28534d} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10199 2024.06.28 20:26:16.177250 [ 3 ] {9ac49879-9189-4e37-9320-0ba5da28534d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
10200 2024.06.28 20:26:16.177579 [ 3 ] {9ac49879-9189-4e37-9320-0ba5da28534d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
10201 2024.06.28 20:26:16.177901 [ 3 ] {9ac49879-9189-4e37-9320-0ba5da28534d} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10202 2024.06.28 20:26:16.178062 [ 3 ] {9ac49879-9189-4e37-9320-0ba5da28534d} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001414 sec., 53041.01838755304 rows/sec., 4.14 MiB/sec.
10203 2024.06.28 20:26:16.178230 [ 3 ] {9ac49879-9189-4e37-9320-0ba5da28534d} <Debug> DynamicQueryHandler: Done processing query
10204 2024.06.28 20:26:16.178257 [ 3 ] {9ac49879-9189-4e37-9320-0ba5da28534d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10205 2024.06.28 20:26:16.178274 [ 3 ] {} <Debug> HTTP-Session: 5bf3abf7-5b38-4c54-a3f6-42f86b8a8285 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10206 2024.06.28 20:26:16.178474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10207 2024.06.28 20:26:16.178525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10208 2024.06.28 20:26:16.178546 [ 3 ] {} <Debug> HTTP-Session: 26b633c8-6e3b-40b4-8e5b-7d6fb5650056 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10209 2024.06.28 20:26:16.178563 [ 3 ] {} <Debug> HTTP-Session: 26b633c8-6e3b-40b4-8e5b-7d6fb5650056 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10210 2024.06.28 20:26:16.178577 [ 3 ] {} <Debug> HTTP-Session: 26b633c8-6e3b-40b4-8e5b-7d6fb5650056 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10211 2024.06.28 20:26:16.178608 [ 3 ] {} <Trace> HTTP-Session: 26b633c8-6e3b-40b4-8e5b-7d6fb5650056 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10212 2024.06.28 20:26:16.178764 [ 3 ] {0a24c86f-15c7-49e0-84f4-b8eb5fea838a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10213 2024.06.28 20:26:16.178813 [ 3 ] {0a24c86f-15c7-49e0-84f4-b8eb5fea838a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10214 2024.06.28 20:26:16.178960 [ 3 ] {0a24c86f-15c7-49e0-84f4-b8eb5fea838a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10215 2024.06.28 20:26:16.179350 [ 3 ] {0a24c86f-15c7-49e0-84f4-b8eb5fea838a} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10216 2024.06.28 20:26:16.179387 [ 3 ] {0a24c86f-15c7-49e0-84f4-b8eb5fea838a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
10217 2024.06.28 20:26:16.179792 [ 3 ] {0a24c86f-15c7-49e0-84f4-b8eb5fea838a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
10218 2024.06.28 20:26:16.180148 [ 3 ] {0a24c86f-15c7-49e0-84f4-b8eb5fea838a} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10219 2024.06.28 20:26:16.180300 [ 3 ] {0a24c86f-15c7-49e0-84f4-b8eb5fea838a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001601 sec., 99937.53903810118 rows/sec., 6.96 MiB/sec.
10220 2024.06.28 20:26:16.180566 [ 3 ] {0a24c86f-15c7-49e0-84f4-b8eb5fea838a} <Debug> DynamicQueryHandler: Done processing query
10221 2024.06.28 20:26:16.180621 [ 3 ] {0a24c86f-15c7-49e0-84f4-b8eb5fea838a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10222 2024.06.28 20:26:16.180674 [ 3 ] {} <Debug> HTTP-Session: 26b633c8-6e3b-40b4-8e5b-7d6fb5650056 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10223 2024.06.28 20:26:16.180867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 17726, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10224 2024.06.28 20:26:16.180929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10225 2024.06.28 20:26:16.180951 [ 3 ] {} <Debug> HTTP-Session: ea11d0a1-b228-4a66-a5ff-4aee319f8910 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10226 2024.06.28 20:26:16.180968 [ 3 ] {} <Debug> HTTP-Session: ea11d0a1-b228-4a66-a5ff-4aee319f8910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10227 2024.06.28 20:26:16.180982 [ 3 ] {} <Debug> HTTP-Session: ea11d0a1-b228-4a66-a5ff-4aee319f8910 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10228 2024.06.28 20:26:16.181015 [ 3 ] {} <Trace> HTTP-Session: ea11d0a1-b228-4a66-a5ff-4aee319f8910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10229 2024.06.28 20:26:16.181209 [ 3 ] {85bfbc10-ccef-4a75-8159-889aa8d2920b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10230 2024.06.28 20:26:16.181282 [ 3 ] {85bfbc10-ccef-4a75-8159-889aa8d2920b} <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
10231 2024.06.28 20:26:16.181709 [ 3 ] {85bfbc10-ccef-4a75-8159-889aa8d2920b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10232 2024.06.28 20:26:16.182308 [ 3 ] {85bfbc10-ccef-4a75-8159-889aa8d2920b} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10233 2024.06.28 20:26:16.182347 [ 3 ] {85bfbc10-ccef-4a75-8159-889aa8d2920b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
10234 2024.06.28 20:26:16.182991 [ 3 ] {85bfbc10-ccef-4a75-8159-889aa8d2920b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10235 2024.06.28 20:26:16.183411 [ 3 ] {85bfbc10-ccef-4a75-8159-889aa8d2920b} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10236 2024.06.28 20:26:16.183572 [ 3 ] {85bfbc10-ccef-4a75-8159-889aa8d2920b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002473 sec., 4448.038819247877 rows/sec., 7.97 MiB/sec.
10237 2024.06.28 20:26:16.183898 [ 3 ] {85bfbc10-ccef-4a75-8159-889aa8d2920b} <Debug> DynamicQueryHandler: Done processing query
10238 2024.06.28 20:26:16.183928 [ 3 ] {85bfbc10-ccef-4a75-8159-889aa8d2920b} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
10239 2024.06.28 20:26:16.183947 [ 3 ] {} <Debug> HTTP-Session: ea11d0a1-b228-4a66-a5ff-4aee319f8910 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10240 2024.06.28 20:26:16.184068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10241 2024.06.28 20:26:16.184119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10242 2024.06.28 20:26:16.184139 [ 3 ] {} <Debug> HTTP-Session: 2866aec5-b9b8-4a40-be11-4b048a5e1db1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10243 2024.06.28 20:26:16.184155 [ 3 ] {} <Debug> HTTP-Session: 2866aec5-b9b8-4a40-be11-4b048a5e1db1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10244 2024.06.28 20:26:16.184169 [ 3 ] {} <Debug> HTTP-Session: 2866aec5-b9b8-4a40-be11-4b048a5e1db1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10245 2024.06.28 20:26:16.184202 [ 3 ] {} <Trace> HTTP-Session: 2866aec5-b9b8-4a40-be11-4b048a5e1db1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10246 2024.06.28 20:26:16.184334 [ 3 ] {e5d733fc-dd38-4e44-b889-800d7bd2ec4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10247 2024.06.28 20:26:16.184380 [ 3 ] {e5d733fc-dd38-4e44-b889-800d7bd2ec4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10248 2024.06.28 20:26:16.184509 [ 3 ] {e5d733fc-dd38-4e44-b889-800d7bd2ec4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10249 2024.06.28 20:26:16.184811 [ 3 ] {e5d733fc-dd38-4e44-b889-800d7bd2ec4e} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10250 2024.06.28 20:26:16.184848 [ 3 ] {e5d733fc-dd38-4e44-b889-800d7bd2ec4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
10251 2024.06.28 20:26:16.185221 [ 3 ] {e5d733fc-dd38-4e44-b889-800d7bd2ec4e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
10252 2024.06.28 20:26:16.185558 [ 3 ] {e5d733fc-dd38-4e44-b889-800d7bd2ec4e} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10253 2024.06.28 20:26:16.185682 [ 3 ] {e5d733fc-dd38-4e44-b889-800d7bd2ec4e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001402 sec., 42796.00570613409 rows/sec., 2.88 MiB/sec.
10254 2024.06.28 20:26:16.185848 [ 3 ] {e5d733fc-dd38-4e44-b889-800d7bd2ec4e} <Debug> DynamicQueryHandler: Done processing query
10255 2024.06.28 20:26:16.185873 [ 3 ] {e5d733fc-dd38-4e44-b889-800d7bd2ec4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10256 2024.06.28 20:26:16.185889 [ 3 ] {} <Debug> HTTP-Session: 2866aec5-b9b8-4a40-be11-4b048a5e1db1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10257 2024.06.28 20:26:21.172015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10258 2024.06.28 20:26:21.172209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10259 2024.06.28 20:26:21.172235 [ 3 ] {} <Debug> HTTP-Session: f3b7c1de-eeaf-45a5-8b87-4397d851364a Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10260 2024.06.28 20:26:21.172261 [ 3 ] {} <Debug> HTTP-Session: f3b7c1de-eeaf-45a5-8b87-4397d851364a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10261 2024.06.28 20:26:21.172276 [ 3 ] {} <Debug> HTTP-Session: f3b7c1de-eeaf-45a5-8b87-4397d851364a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10262 2024.06.28 20:26:21.172326 [ 3 ] {} <Trace> HTTP-Session: f3b7c1de-eeaf-45a5-8b87-4397d851364a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10263 2024.06.28 20:26:21.172514 [ 3 ] {b534ac94-d378-4d61-b6f8-dce517b5a879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10264 2024.06.28 20:26:21.172584 [ 3 ] {b534ac94-d378-4d61-b6f8-dce517b5a879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10265 2024.06.28 20:26:21.172782 [ 3 ] {b534ac94-d378-4d61-b6f8-dce517b5a879} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10266 2024.06.28 20:26:21.173282 [ 3 ] {b534ac94-d378-4d61-b6f8-dce517b5a879} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10267 2024.06.28 20:26:21.173325 [ 3 ] {b534ac94-d378-4d61-b6f8-dce517b5a879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
10268 2024.06.28 20:26:21.173696 [ 3 ] {b534ac94-d378-4d61-b6f8-dce517b5a879} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
10269 2024.06.28 20:26:21.174063 [ 3 ] {b534ac94-d378-4d61-b6f8-dce517b5a879} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10270 2024.06.28 20:26:21.174244 [ 3 ] {b534ac94-d378-4d61-b6f8-dce517b5a879} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001786 sec., 10638.297872340425 rows/sec., 862.28 KiB/sec.
10271 2024.06.28 20:26:21.174454 [ 3 ] {b534ac94-d378-4d61-b6f8-dce517b5a879} <Debug> DynamicQueryHandler: Done processing query
10272 2024.06.28 20:26:21.174482 [ 3 ] {b534ac94-d378-4d61-b6f8-dce517b5a879} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10273 2024.06.28 20:26:21.174499 [ 3 ] {} <Debug> HTTP-Session: f3b7c1de-eeaf-45a5-8b87-4397d851364a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10274 2024.06.28 20:26:21.174639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 16421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10275 2024.06.28 20:26:21.174689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10276 2024.06.28 20:26:21.174710 [ 3 ] {} <Debug> HTTP-Session: 27842166-1041-4480-9b9c-c47b1d7595d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10277 2024.06.28 20:26:21.174727 [ 3 ] {} <Debug> HTTP-Session: 27842166-1041-4480-9b9c-c47b1d7595d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10278 2024.06.28 20:26:21.174740 [ 3 ] {} <Debug> HTTP-Session: 27842166-1041-4480-9b9c-c47b1d7595d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10279 2024.06.28 20:26:21.174771 [ 3 ] {} <Trace> HTTP-Session: 27842166-1041-4480-9b9c-c47b1d7595d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10280 2024.06.28 20:26:21.174898 [ 3 ] {df7ca640-fddb-43d4-881f-6c8a9e43ee19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10281 2024.06.28 20:26:21.174942 [ 3 ] {df7ca640-fddb-43d4-881f-6c8a9e43ee19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10282 2024.06.28 20:26:21.175071 [ 3 ] {df7ca640-fddb-43d4-881f-6c8a9e43ee19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10283 2024.06.28 20:26:21.175476 [ 3 ] {df7ca640-fddb-43d4-881f-6c8a9e43ee19} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10284 2024.06.28 20:26:21.175514 [ 3 ] {df7ca640-fddb-43d4-881f-6c8a9e43ee19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
10285 2024.06.28 20:26:21.175834 [ 3 ] {df7ca640-fddb-43d4-881f-6c8a9e43ee19} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
10286 2024.06.28 20:26:21.176148 [ 3 ] {df7ca640-fddb-43d4-881f-6c8a9e43ee19} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10287 2024.06.28 20:26:21.176309 [ 3 ] {df7ca640-fddb-43d4-881f-6c8a9e43ee19} <Debug> executeQuery: Read 113 rows, 9.54 KiB in 0.001462 sec., 77291.38166894665 rows/sec., 6.37 MiB/sec.
10288 2024.06.28 20:26:21.176480 [ 3 ] {df7ca640-fddb-43d4-881f-6c8a9e43ee19} <Debug> DynamicQueryHandler: Done processing query
10289 2024.06.28 20:26:21.176506 [ 3 ] {df7ca640-fddb-43d4-881f-6c8a9e43ee19} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10290 2024.06.28 20:26:21.176523 [ 3 ] {} <Debug> HTTP-Session: 27842166-1041-4480-9b9c-c47b1d7595d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10291 2024.06.28 20:26:21.176657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 14109, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10292 2024.06.28 20:26:21.176707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10293 2024.06.28 20:26:21.176729 [ 3 ] {} <Debug> HTTP-Session: 8880e754-c339-42f4-b443-4f303a1adbd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10294 2024.06.28 20:26:21.176746 [ 3 ] {} <Debug> HTTP-Session: 8880e754-c339-42f4-b443-4f303a1adbd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10295 2024.06.28 20:26:21.176759 [ 3 ] {} <Debug> HTTP-Session: 8880e754-c339-42f4-b443-4f303a1adbd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10296 2024.06.28 20:26:21.176789 [ 3 ] {} <Trace> HTTP-Session: 8880e754-c339-42f4-b443-4f303a1adbd9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10297 2024.06.28 20:26:21.176914 [ 3 ] {f7d8b80e-6e1e-42f5-9bff-5f3a2dac757e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10298 2024.06.28 20:26:21.176959 [ 3 ] {f7d8b80e-6e1e-42f5-9bff-5f3a2dac757e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10299 2024.06.28 20:26:21.177087 [ 3 ] {f7d8b80e-6e1e-42f5-9bff-5f3a2dac757e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10300 2024.06.28 20:26:21.177451 [ 3 ] {f7d8b80e-6e1e-42f5-9bff-5f3a2dac757e} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10301 2024.06.28 20:26:21.177489 [ 3 ] {f7d8b80e-6e1e-42f5-9bff-5f3a2dac757e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
10302 2024.06.28 20:26:21.177808 [ 3 ] {f7d8b80e-6e1e-42f5-9bff-5f3a2dac757e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
10303 2024.06.28 20:26:21.178124 [ 3 ] {f7d8b80e-6e1e-42f5-9bff-5f3a2dac757e} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10304 2024.06.28 20:26:21.178280 [ 3 ] {f7d8b80e-6e1e-42f5-9bff-5f3a2dac757e} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001407 sec., 58990.760483297796 rows/sec., 4.61 MiB/sec.
10305 2024.06.28 20:26:21.178448 [ 3 ] {f7d8b80e-6e1e-42f5-9bff-5f3a2dac757e} <Debug> DynamicQueryHandler: Done processing query
10306 2024.06.28 20:26:21.178474 [ 3 ] {f7d8b80e-6e1e-42f5-9bff-5f3a2dac757e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10307 2024.06.28 20:26:21.178490 [ 3 ] {} <Debug> HTTP-Session: 8880e754-c339-42f4-b443-4f303a1adbd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10308 2024.06.28 20:26:21.178630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10309 2024.06.28 20:26:21.178679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10310 2024.06.28 20:26:21.178699 [ 3 ] {} <Debug> HTTP-Session: 3d673919-c8b4-41a0-9e51-bb9dc28321fc Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10311 2024.06.28 20:26:21.178716 [ 3 ] {} <Debug> HTTP-Session: 3d673919-c8b4-41a0-9e51-bb9dc28321fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10312 2024.06.28 20:26:21.178731 [ 3 ] {} <Debug> HTTP-Session: 3d673919-c8b4-41a0-9e51-bb9dc28321fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10313 2024.06.28 20:26:21.178762 [ 3 ] {} <Trace> HTTP-Session: 3d673919-c8b4-41a0-9e51-bb9dc28321fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10314 2024.06.28 20:26:21.178911 [ 3 ] {72dd99cc-6120-477b-83b0-b7e3147f93f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10315 2024.06.28 20:26:21.178960 [ 3 ] {72dd99cc-6120-477b-83b0-b7e3147f93f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10316 2024.06.28 20:26:21.179109 [ 3 ] {72dd99cc-6120-477b-83b0-b7e3147f93f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10317 2024.06.28 20:26:21.179515 [ 3 ] {72dd99cc-6120-477b-83b0-b7e3147f93f0} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10318 2024.06.28 20:26:21.179552 [ 3 ] {72dd99cc-6120-477b-83b0-b7e3147f93f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
10319 2024.06.28 20:26:21.179947 [ 3 ] {72dd99cc-6120-477b-83b0-b7e3147f93f0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
10320 2024.06.28 20:26:21.180305 [ 3 ] {72dd99cc-6120-477b-83b0-b7e3147f93f0} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10321 2024.06.28 20:26:21.180465 [ 3 ] {72dd99cc-6120-477b-83b0-b7e3147f93f0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001614 sec., 99132.58983890954 rows/sec., 6.90 MiB/sec.
10322 2024.06.28 20:26:21.180638 [ 3 ] {72dd99cc-6120-477b-83b0-b7e3147f93f0} <Debug> DynamicQueryHandler: Done processing query
10323 2024.06.28 20:26:21.180663 [ 3 ] {72dd99cc-6120-477b-83b0-b7e3147f93f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10324 2024.06.28 20:26:21.180680 [ 3 ] {} <Debug> HTTP-Session: 3d673919-c8b4-41a0-9e51-bb9dc28321fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10325 2024.06.28 20:26:21.180827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10326 2024.06.28 20:26:21.180877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10327 2024.06.28 20:26:21.180898 [ 3 ] {} <Debug> HTTP-Session: 2db5fcb5-f905-4bc5-ae5f-064c12047824 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10328 2024.06.28 20:26:21.180914 [ 3 ] {} <Debug> HTTP-Session: 2db5fcb5-f905-4bc5-ae5f-064c12047824 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10329 2024.06.28 20:26:21.180928 [ 3 ] {} <Debug> HTTP-Session: 2db5fcb5-f905-4bc5-ae5f-064c12047824 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10330 2024.06.28 20:26:21.180959 [ 3 ] {} <Trace> HTTP-Session: 2db5fcb5-f905-4bc5-ae5f-064c12047824 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10331 2024.06.28 20:26:21.181210 [ 3 ] {183d5163-e8bb-4196-82e8-edd5a706ab80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10332 2024.06.28 20:26:21.181275 [ 3 ] {183d5163-e8bb-4196-82e8-edd5a706ab80} <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
10333 2024.06.28 20:26:21.181688 [ 3 ] {183d5163-e8bb-4196-82e8-edd5a706ab80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10334 2024.06.28 20:26:21.182291 [ 3 ] {183d5163-e8bb-4196-82e8-edd5a706ab80} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10335 2024.06.28 20:26:21.182328 [ 3 ] {183d5163-e8bb-4196-82e8-edd5a706ab80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
10336 2024.06.28 20:26:21.182936 [ 3 ] {183d5163-e8bb-4196-82e8-edd5a706ab80} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
10337 2024.06.28 20:26:21.183354 [ 3 ] {183d5163-e8bb-4196-82e8-edd5a706ab80} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10338 2024.06.28 20:26:21.183543 [ 3 ] {183d5163-e8bb-4196-82e8-edd5a706ab80} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002503 sec., 7590.890930882941 rows/sec., 13.60 MiB/sec.
10339 2024.06.28 20:26:21.183778 [ 3 ] {183d5163-e8bb-4196-82e8-edd5a706ab80} <Debug> DynamicQueryHandler: Done processing query
10340 2024.06.28 20:26:21.183804 [ 3 ] {183d5163-e8bb-4196-82e8-edd5a706ab80} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
10341 2024.06.28 20:26:21.183822 [ 3 ] {} <Debug> HTTP-Session: 2db5fcb5-f905-4bc5-ae5f-064c12047824 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10342 2024.06.28 20:26:21.183942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10343 2024.06.28 20:26:21.183995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10344 2024.06.28 20:26:21.184015 [ 3 ] {} <Debug> HTTP-Session: d90e48c9-7d9c-4e44-8787-d33f7d4ed4ee Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10345 2024.06.28 20:26:21.184032 [ 3 ] {} <Debug> HTTP-Session: d90e48c9-7d9c-4e44-8787-d33f7d4ed4ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10346 2024.06.28 20:26:21.184046 [ 3 ] {} <Debug> HTTP-Session: d90e48c9-7d9c-4e44-8787-d33f7d4ed4ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10347 2024.06.28 20:26:21.184078 [ 3 ] {} <Trace> HTTP-Session: d90e48c9-7d9c-4e44-8787-d33f7d4ed4ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10348 2024.06.28 20:26:21.184210 [ 3 ] {8004ef2c-11fe-4fcd-ada6-d5a4f599bc3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10349 2024.06.28 20:26:21.184255 [ 3 ] {8004ef2c-11fe-4fcd-ada6-d5a4f599bc3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10350 2024.06.28 20:26:21.184383 [ 3 ] {8004ef2c-11fe-4fcd-ada6-d5a4f599bc3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10351 2024.06.28 20:26:21.184694 [ 3 ] {8004ef2c-11fe-4fcd-ada6-d5a4f599bc3f} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10352 2024.06.28 20:26:21.184732 [ 3 ] {8004ef2c-11fe-4fcd-ada6-d5a4f599bc3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
10353 2024.06.28 20:26:21.185101 [ 3 ] {8004ef2c-11fe-4fcd-ada6-d5a4f599bc3f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
10354 2024.06.28 20:26:21.185436 [ 3 ] {8004ef2c-11fe-4fcd-ada6-d5a4f599bc3f} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10355 2024.06.28 20:26:21.185590 [ 3 ] {8004ef2c-11fe-4fcd-ada6-d5a4f599bc3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001436 sec., 41782.72980501393 rows/sec., 2.82 MiB/sec.
10356 2024.06.28 20:26:21.185835 [ 3 ] {8004ef2c-11fe-4fcd-ada6-d5a4f599bc3f} <Debug> DynamicQueryHandler: Done processing query
10357 2024.06.28 20:26:21.185894 [ 3 ] {8004ef2c-11fe-4fcd-ada6-d5a4f599bc3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10358 2024.06.28 20:26:21.185956 [ 3 ] {} <Debug> HTTP-Session: d90e48c9-7d9c-4e44-8787-d33f7d4ed4ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10359 2024.06.28 20:26:25.340311 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache
10360 2024.06.28 20:26:25.340399 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache
10361 2024.06.28 20:26:26.001884 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001346545 sec.
10362 2024.06.28 20:26:26.170879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10363 2024.06.28 20:26:26.170999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10364 2024.06.28 20:26:26.171026 [ 3 ] {} <Debug> HTTP-Session: 8719de23-15f5-4ba2-bb19-e27e0b6a1687 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10365 2024.06.28 20:26:26.171052 [ 3 ] {} <Debug> HTTP-Session: 8719de23-15f5-4ba2-bb19-e27e0b6a1687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10366 2024.06.28 20:26:26.171067 [ 3 ] {} <Debug> HTTP-Session: 8719de23-15f5-4ba2-bb19-e27e0b6a1687 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10367 2024.06.28 20:26:26.171119 [ 3 ] {} <Trace> HTTP-Session: 8719de23-15f5-4ba2-bb19-e27e0b6a1687 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10368 2024.06.28 20:26:26.171308 [ 3 ] {299582b3-ec3d-45f8-961a-b29d67783b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10369 2024.06.28 20:26:26.171404 [ 3 ] {299582b3-ec3d-45f8-961a-b29d67783b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10370 2024.06.28 20:26:26.171601 [ 3 ] {299582b3-ec3d-45f8-961a-b29d67783b4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10371 2024.06.28 20:26:26.172044 [ 3 ] {299582b3-ec3d-45f8-961a-b29d67783b4d} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10372 2024.06.28 20:26:26.172087 [ 3 ] {299582b3-ec3d-45f8-961a-b29d67783b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
10373 2024.06.28 20:26:26.172465 [ 3 ] {299582b3-ec3d-45f8-961a-b29d67783b4d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
10374 2024.06.28 20:26:26.172823 [ 3 ] {299582b3-ec3d-45f8-961a-b29d67783b4d} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10375 2024.06.28 20:26:26.172990 [ 3 ] {299582b3-ec3d-45f8-961a-b29d67783b4d} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001736 sec., 6336.405529953918 rows/sec., 513.60 KiB/sec.
10376 2024.06.28 20:26:26.173227 [ 3 ] {299582b3-ec3d-45f8-961a-b29d67783b4d} <Debug> DynamicQueryHandler: Done processing query
10377 2024.06.28 20:26:26.173266 [ 3 ] {299582b3-ec3d-45f8-961a-b29d67783b4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10378 2024.06.28 20:26:26.173297 [ 3 ] {} <Debug> HTTP-Session: 8719de23-15f5-4ba2-bb19-e27e0b6a1687 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10379 2024.06.28 20:26:26.173477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10380 2024.06.28 20:26:26.173529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10381 2024.06.28 20:26:26.173551 [ 3 ] {} <Debug> HTTP-Session: 4c7dd418-7f6d-4d83-92aa-a46e265be1d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10382 2024.06.28 20:26:26.173568 [ 3 ] {} <Debug> HTTP-Session: 4c7dd418-7f6d-4d83-92aa-a46e265be1d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10383 2024.06.28 20:26:26.173582 [ 3 ] {} <Debug> HTTP-Session: 4c7dd418-7f6d-4d83-92aa-a46e265be1d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10384 2024.06.28 20:26:26.173613 [ 3 ] {} <Trace> HTTP-Session: 4c7dd418-7f6d-4d83-92aa-a46e265be1d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10385 2024.06.28 20:26:26.173735 [ 3 ] {506427d6-4785-4fe4-a069-20977b794795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10386 2024.06.28 20:26:26.173779 [ 3 ] {506427d6-4785-4fe4-a069-20977b794795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10387 2024.06.28 20:26:26.173909 [ 3 ] {506427d6-4785-4fe4-a069-20977b794795} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10388 2024.06.28 20:26:26.174297 [ 3 ] {506427d6-4785-4fe4-a069-20977b794795} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10389 2024.06.28 20:26:26.174334 [ 3 ] {506427d6-4785-4fe4-a069-20977b794795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
10390 2024.06.28 20:26:26.174655 [ 3 ] {506427d6-4785-4fe4-a069-20977b794795} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
10391 2024.06.28 20:26:26.174976 [ 3 ] {506427d6-4785-4fe4-a069-20977b794795} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10392 2024.06.28 20:26:26.175133 [ 3 ] {506427d6-4785-4fe4-a069-20977b794795} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.001437 sec., 61934.585942936676 rows/sec., 5.00 MiB/sec.
10393 2024.06.28 20:26:26.175320 [ 3 ] {506427d6-4785-4fe4-a069-20977b794795} <Debug> DynamicQueryHandler: Done processing query
10394 2024.06.28 20:26:26.175346 [ 3 ] {506427d6-4785-4fe4-a069-20977b794795} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10395 2024.06.28 20:26:26.175364 [ 3 ] {} <Debug> HTTP-Session: 4c7dd418-7f6d-4d83-92aa-a46e265be1d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10396 2024.06.28 20:26:26.175495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10397 2024.06.28 20:26:26.175545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10398 2024.06.28 20:26:26.175567 [ 3 ] {} <Debug> HTTP-Session: 60e95bdd-0b81-41bd-ba57-8bb7fa628533 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10399 2024.06.28 20:26:26.175585 [ 3 ] {} <Debug> HTTP-Session: 60e95bdd-0b81-41bd-ba57-8bb7fa628533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10400 2024.06.28 20:26:26.175599 [ 3 ] {} <Debug> HTTP-Session: 60e95bdd-0b81-41bd-ba57-8bb7fa628533 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10401 2024.06.28 20:26:26.175630 [ 3 ] {} <Trace> HTTP-Session: 60e95bdd-0b81-41bd-ba57-8bb7fa628533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10402 2024.06.28 20:26:26.175755 [ 3 ] {186fc959-6d24-4e0f-b337-97d3ff0357ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10403 2024.06.28 20:26:26.175801 [ 3 ] {186fc959-6d24-4e0f-b337-97d3ff0357ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10404 2024.06.28 20:26:26.175928 [ 3 ] {186fc959-6d24-4e0f-b337-97d3ff0357ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10405 2024.06.28 20:26:26.176276 [ 3 ] {186fc959-6d24-4e0f-b337-97d3ff0357ba} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10406 2024.06.28 20:26:26.176317 [ 3 ] {186fc959-6d24-4e0f-b337-97d3ff0357ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
10407 2024.06.28 20:26:26.176635 [ 3 ] {186fc959-6d24-4e0f-b337-97d3ff0357ba} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
10408 2024.06.28 20:26:26.176958 [ 3 ] {186fc959-6d24-4e0f-b337-97d3ff0357ba} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10409 2024.06.28 20:26:26.177106 [ 3 ] {186fc959-6d24-4e0f-b337-97d3ff0357ba} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001397 sec., 53686.47100930566 rows/sec., 4.19 MiB/sec.
10410 2024.06.28 20:26:26.177301 [ 3 ] {186fc959-6d24-4e0f-b337-97d3ff0357ba} <Debug> DynamicQueryHandler: Done processing query
10411 2024.06.28 20:26:26.177327 [ 3 ] {186fc959-6d24-4e0f-b337-97d3ff0357ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10412 2024.06.28 20:26:26.177344 [ 3 ] {} <Debug> HTTP-Session: 60e95bdd-0b81-41bd-ba57-8bb7fa628533 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10413 2024.06.28 20:26:26.177510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10414 2024.06.28 20:26:26.177560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10415 2024.06.28 20:26:26.177582 [ 3 ] {} <Debug> HTTP-Session: bed3e806-9421-4ecc-8666-7c66f558b919 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10416 2024.06.28 20:26:26.177598 [ 3 ] {} <Debug> HTTP-Session: bed3e806-9421-4ecc-8666-7c66f558b919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10417 2024.06.28 20:26:26.177612 [ 3 ] {} <Debug> HTTP-Session: bed3e806-9421-4ecc-8666-7c66f558b919 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10418 2024.06.28 20:26:26.177643 [ 3 ] {} <Trace> HTTP-Session: bed3e806-9421-4ecc-8666-7c66f558b919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10419 2024.06.28 20:26:26.177795 [ 3 ] {b9dd629a-256c-44ee-be6e-7de03f054561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10420 2024.06.28 20:26:26.177845 [ 3 ] {b9dd629a-256c-44ee-be6e-7de03f054561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10421 2024.06.28 20:26:26.177995 [ 3 ] {b9dd629a-256c-44ee-be6e-7de03f054561} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10422 2024.06.28 20:26:26.178417 [ 3 ] {b9dd629a-256c-44ee-be6e-7de03f054561} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10423 2024.06.28 20:26:26.178456 [ 3 ] {b9dd629a-256c-44ee-be6e-7de03f054561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
10424 2024.06.28 20:26:26.178866 [ 3 ] {b9dd629a-256c-44ee-be6e-7de03f054561} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
10425 2024.06.28 20:26:26.179205 [ 3 ] {b9dd629a-256c-44ee-be6e-7de03f054561} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10426 2024.06.28 20:26:26.179357 [ 3 ] {b9dd629a-256c-44ee-be6e-7de03f054561} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00165 sec., 96969.69696969698 rows/sec., 6.75 MiB/sec.
10427 2024.06.28 20:26:26.179527 [ 3 ] {b9dd629a-256c-44ee-be6e-7de03f054561} <Debug> DynamicQueryHandler: Done processing query
10428 2024.06.28 20:26:26.179552 [ 3 ] {b9dd629a-256c-44ee-be6e-7de03f054561} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10429 2024.06.28 20:26:26.179568 [ 3 ] {} <Debug> HTTP-Session: bed3e806-9421-4ecc-8666-7c66f558b919 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10430 2024.06.28 20:26:26.179755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 17731, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10431 2024.06.28 20:26:26.179803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10432 2024.06.28 20:26:26.179822 [ 3 ] {} <Debug> HTTP-Session: 93fafcbd-d850-4f9e-8ddb-cfc686522eac Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10433 2024.06.28 20:26:26.179839 [ 3 ] {} <Debug> HTTP-Session: 93fafcbd-d850-4f9e-8ddb-cfc686522eac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10434 2024.06.28 20:26:26.179852 [ 3 ] {} <Debug> HTTP-Session: 93fafcbd-d850-4f9e-8ddb-cfc686522eac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10435 2024.06.28 20:26:26.179881 [ 3 ] {} <Trace> HTTP-Session: 93fafcbd-d850-4f9e-8ddb-cfc686522eac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10436 2024.06.28 20:26:26.180134 [ 3 ] {c87d3ce6-d4f4-4e51-9192-cf22a83586d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10437 2024.06.28 20:26:26.180202 [ 3 ] {c87d3ce6-d4f4-4e51-9192-cf22a83586d6} <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
10438 2024.06.28 20:26:26.180616 [ 3 ] {c87d3ce6-d4f4-4e51-9192-cf22a83586d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10439 2024.06.28 20:26:26.181151 [ 3 ] {c87d3ce6-d4f4-4e51-9192-cf22a83586d6} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10440 2024.06.28 20:26:26.181189 [ 3 ] {c87d3ce6-d4f4-4e51-9192-cf22a83586d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
10441 2024.06.28 20:26:26.181789 [ 3 ] {c87d3ce6-d4f4-4e51-9192-cf22a83586d6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
10442 2024.06.28 20:26:26.182217 [ 3 ] {c87d3ce6-d4f4-4e51-9192-cf22a83586d6} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10443 2024.06.28 20:26:26.182418 [ 3 ] {c87d3ce6-d4f4-4e51-9192-cf22a83586d6} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002394 sec., 4594.820384294068 rows/sec., 8.23 MiB/sec.
10444 2024.06.28 20:26:26.182919 [ 3 ] {c87d3ce6-d4f4-4e51-9192-cf22a83586d6} <Debug> DynamicQueryHandler: Done processing query
10445 2024.06.28 20:26:26.182984 [ 3 ] {c87d3ce6-d4f4-4e51-9192-cf22a83586d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
10446 2024.06.28 20:26:26.183050 [ 3 ] {} <Debug> HTTP-Session: 93fafcbd-d850-4f9e-8ddb-cfc686522eac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10447 2024.06.28 20:26:26.183267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10448 2024.06.28 20:26:26.183322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10449 2024.06.28 20:26:26.183343 [ 3 ] {} <Debug> HTTP-Session: ba1383d3-129a-4e8b-acde-a59f84c833c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10450 2024.06.28 20:26:26.183361 [ 3 ] {} <Debug> HTTP-Session: ba1383d3-129a-4e8b-acde-a59f84c833c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10451 2024.06.28 20:26:26.183376 [ 3 ] {} <Debug> HTTP-Session: ba1383d3-129a-4e8b-acde-a59f84c833c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10452 2024.06.28 20:26:26.183408 [ 3 ] {} <Trace> HTTP-Session: ba1383d3-129a-4e8b-acde-a59f84c833c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10453 2024.06.28 20:26:26.183531 [ 3 ] {6569a70f-4b1c-49fe-8c94-d5df7b529acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10454 2024.06.28 20:26:26.183579 [ 3 ] {6569a70f-4b1c-49fe-8c94-d5df7b529acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10455 2024.06.28 20:26:26.183719 [ 3 ] {6569a70f-4b1c-49fe-8c94-d5df7b529acd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10456 2024.06.28 20:26:26.184012 [ 3 ] {6569a70f-4b1c-49fe-8c94-d5df7b529acd} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10457 2024.06.28 20:26:26.184052 [ 3 ] {6569a70f-4b1c-49fe-8c94-d5df7b529acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB.
10458 2024.06.28 20:26:26.184431 [ 3 ] {6569a70f-4b1c-49fe-8c94-d5df7b529acd} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
10459 2024.06.28 20:26:26.184771 [ 3 ] {6569a70f-4b1c-49fe-8c94-d5df7b529acd} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10460 2024.06.28 20:26:26.184929 [ 3 ] {6569a70f-4b1c-49fe-8c94-d5df7b529acd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001432 sec., 41899.44134078213 rows/sec., 2.82 MiB/sec.
10461 2024.06.28 20:26:26.185128 [ 3 ] {6569a70f-4b1c-49fe-8c94-d5df7b529acd} <Debug> DynamicQueryHandler: Done processing query
10462 2024.06.28 20:26:26.185164 [ 3 ] {6569a70f-4b1c-49fe-8c94-d5df7b529acd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10463 2024.06.28 20:26:26.185194 [ 3 ] {} <Debug> HTTP-Session: ba1383d3-129a-4e8b-acde-a59f84c833c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10464 2024.06.28 20:26:31.171836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10465 2024.06.28 20:26:31.172040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10466 2024.06.28 20:26:31.172089 [ 3 ] {} <Debug> HTTP-Session: d0ee7ebe-a649-4e6d-a603-c1708c633e3b Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10467 2024.06.28 20:26:31.172141 [ 3 ] {} <Debug> HTTP-Session: d0ee7ebe-a649-4e6d-a603-c1708c633e3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10468 2024.06.28 20:26:31.172171 [ 3 ] {} <Debug> HTTP-Session: d0ee7ebe-a649-4e6d-a603-c1708c633e3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10469 2024.06.28 20:26:31.172254 [ 3 ] {} <Trace> HTTP-Session: d0ee7ebe-a649-4e6d-a603-c1708c633e3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10470 2024.06.28 20:26:31.172538 [ 3 ] {1a24750e-d072-4b22-907c-73ca9ac91cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10471 2024.06.28 20:26:31.172608 [ 3 ] {1a24750e-d072-4b22-907c-73ca9ac91cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10472 2024.06.28 20:26:31.172805 [ 3 ] {1a24750e-d072-4b22-907c-73ca9ac91cdb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10473 2024.06.28 20:26:31.173234 [ 3 ] {1a24750e-d072-4b22-907c-73ca9ac91cdb} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10474 2024.06.28 20:26:31.173278 [ 3 ] {1a24750e-d072-4b22-907c-73ca9ac91cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
10475 2024.06.28 20:26:31.173665 [ 3 ] {1a24750e-d072-4b22-907c-73ca9ac91cdb} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
10476 2024.06.28 20:26:31.174010 [ 3 ] {1a24750e-d072-4b22-907c-73ca9ac91cdb} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10477 2024.06.28 20:26:31.174156 [ 3 ] {1a24750e-d072-4b22-907c-73ca9ac91cdb} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001687 sec., 11262.59632483699 rows/sec., 912.89 KiB/sec.
10478 2024.06.28 20:26:31.174165 [ 138 ] {} <Debug> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
10479 2024.06.28 20:26:31.174222 [ 138 ] {} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10480 2024.06.28 20:26:31.174258 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
10481 2024.06.28 20:26:31.174396 [ 3 ] {1a24750e-d072-4b22-907c-73ca9ac91cdb} <Debug> DynamicQueryHandler: Done processing query
10482 2024.06.28 20:26:31.174419 [ 191 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::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
10483 2024.06.28 20:26:31.174433 [ 3 ] {1a24750e-d072-4b22-907c-73ca9ac91cdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10484 2024.06.28 20:26:31.174499 [ 3 ] {} <Debug> HTTP-Session: d0ee7ebe-a649-4e6d-a603-c1708c633e3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10485 2024.06.28 20:26:31.174682 [ 191 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10486 2024.06.28 20:26:31.174691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 16421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10487 2024.06.28 20:26:31.174739 [ 191 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 30 rows starting from the beginning of the part
10488 2024.06.28 20:26:31.174798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10489 2024.06.28 20:26:31.174870 [ 3 ] {} <Debug> HTTP-Session: 3e436caf-1a5f-409b-b09b-7c59777182cf Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10490 2024.06.28 20:26:31.174968 [ 3 ] {} <Debug> HTTP-Session: 3e436caf-1a5f-409b-b09b-7c59777182cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10491 2024.06.28 20:26:31.174993 [ 191 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 19 rows starting from the beginning of the part
10492 2024.06.28 20:26:31.175037 [ 3 ] {} <Debug> HTTP-Session: 3e436caf-1a5f-409b-b09b-7c59777182cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10493 2024.06.28 20:26:31.175215 [ 3 ] {} <Trace> HTTP-Session: 3e436caf-1a5f-409b-b09b-7c59777182cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10494 2024.06.28 20:26:31.175248 [ 191 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 11 rows starting from the beginning of the part
10495 2024.06.28 20:26:31.175540 [ 191 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 19 rows starting from the beginning of the part
10496 2024.06.28 20:26:31.175759 [ 3 ] {7c8b3cf0-7e6c-471c-a99a-25c27a548b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10497 2024.06.28 20:26:31.175806 [ 191 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 11 rows starting from the beginning of the part
10498 2024.06.28 20:26:31.175920 [ 3 ] {7c8b3cf0-7e6c-471c-a99a-25c27a548b8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10499 2024.06.28 20:26:31.176091 [ 191 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 19 rows starting from the beginning of the part
10500 2024.06.28 20:26:31.176824 [ 3 ] {7c8b3cf0-7e6c-471c-a99a-25c27a548b8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10501 2024.06.28 20:26:31.177697 [ 3 ] {7c8b3cf0-7e6c-471c-a99a-25c27a548b8b} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10502 2024.06.28 20:26:31.177767 [ 3 ] {7c8b3cf0-7e6c-471c-a99a-25c27a548b8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
10503 2024.06.28 20:26:31.178655 [ 3 ] {7c8b3cf0-7e6c-471c-a99a-25c27a548b8b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
10504 2024.06.28 20:26:31.178665 [ 189 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 109 rows, containing 4 columns (4 merged, 0 gathered) in 0.004323355 sec., 25211.901405274377 rows/sec., 2.00 MiB/sec.
10505 2024.06.28 20:26:31.178981 [ 189 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
10506 2024.06.28 20:26:31.179320 [ 3 ] {7c8b3cf0-7e6c-471c-a99a-25c27a548b8b} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10507 2024.06.28 20:26:31.179773 [ 3 ] {7c8b3cf0-7e6c-471c-a99a-25c27a548b8b} <Debug> executeQuery: Read 113 rows, 9.54 KiB in 0.004252 sec., 26575.72906867357 rows/sec., 2.19 MiB/sec.
10508 2024.06.28 20:26:31.180078 [ 189 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_61_12} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10509 2024.06.28 20:26:31.180124 [ 3 ] {7c8b3cf0-7e6c-471c-a99a-25c27a548b8b} <Debug> DynamicQueryHandler: Done processing query
10510 2024.06.28 20:26:31.180174 [ 3 ] {7c8b3cf0-7e6c-471c-a99a-25c27a548b8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10511 2024.06.28 20:26:31.180213 [ 3 ] {} <Debug> HTTP-Session: 3e436caf-1a5f-409b-b09b-7c59777182cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10512 2024.06.28 20:26:31.180261 [ 189 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_61_12} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
10513 2024.06.28 20:26:31.180401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 14109, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10514 2024.06.28 20:26:31.180402 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
10515 2024.06.28 20:26:31.180479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10516 2024.06.28 20:26:31.180508 [ 3 ] {} <Debug> HTTP-Session: b88f36e4-353b-46c6-8579-cd0ec8f1047c Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10517 2024.06.28 20:26:31.180525 [ 3 ] {} <Debug> HTTP-Session: b88f36e4-353b-46c6-8579-cd0ec8f1047c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10518 2024.06.28 20:26:31.180539 [ 3 ] {} <Debug> HTTP-Session: b88f36e4-353b-46c6-8579-cd0ec8f1047c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10519 2024.06.28 20:26:31.180572 [ 3 ] {} <Trace> HTTP-Session: b88f36e4-353b-46c6-8579-cd0ec8f1047c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10520 2024.06.28 20:26:31.180711 [ 3 ] {fbf04c5c-6bd3-4ac2-93d8-01aa96b23727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10521 2024.06.28 20:26:31.180756 [ 3 ] {fbf04c5c-6bd3-4ac2-93d8-01aa96b23727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10522 2024.06.28 20:26:31.180906 [ 3 ] {fbf04c5c-6bd3-4ac2-93d8-01aa96b23727} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10523 2024.06.28 20:26:31.181262 [ 3 ] {fbf04c5c-6bd3-4ac2-93d8-01aa96b23727} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10524 2024.06.28 20:26:31.181300 [ 3 ] {fbf04c5c-6bd3-4ac2-93d8-01aa96b23727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
10525 2024.06.28 20:26:31.181638 [ 3 ] {fbf04c5c-6bd3-4ac2-93d8-01aa96b23727} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
10526 2024.06.28 20:26:31.181972 [ 3 ] {fbf04c5c-6bd3-4ac2-93d8-01aa96b23727} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10527 2024.06.28 20:26:31.182099 [ 3 ] {fbf04c5c-6bd3-4ac2-93d8-01aa96b23727} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.00144 sec., 57638.88888888888 rows/sec., 4.50 MiB/sec.
10528 2024.06.28 20:26:31.182284 [ 3 ] {fbf04c5c-6bd3-4ac2-93d8-01aa96b23727} <Debug> DynamicQueryHandler: Done processing query
10529 2024.06.28 20:26:31.182323 [ 3 ] {fbf04c5c-6bd3-4ac2-93d8-01aa96b23727} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10530 2024.06.28 20:26:31.182356 [ 3 ] {} <Debug> HTTP-Session: b88f36e4-353b-46c6-8579-cd0ec8f1047c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10531 2024.06.28 20:26:31.182590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10532 2024.06.28 20:26:31.182638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10533 2024.06.28 20:26:31.182659 [ 3 ] {} <Debug> HTTP-Session: 0e9aca19-89a6-4b04-ba9b-46b0467ce1e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10534 2024.06.28 20:26:31.182675 [ 3 ] {} <Debug> HTTP-Session: 0e9aca19-89a6-4b04-ba9b-46b0467ce1e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10535 2024.06.28 20:26:31.182689 [ 3 ] {} <Debug> HTTP-Session: 0e9aca19-89a6-4b04-ba9b-46b0467ce1e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10536 2024.06.28 20:26:31.182720 [ 3 ] {} <Trace> HTTP-Session: 0e9aca19-89a6-4b04-ba9b-46b0467ce1e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10537 2024.06.28 20:26:31.182874 [ 3 ] {e4f6ef37-d358-4a99-9464-e6a3269b888b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10538 2024.06.28 20:26:31.182923 [ 3 ] {e4f6ef37-d358-4a99-9464-e6a3269b888b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10539 2024.06.28 20:26:31.183065 [ 3 ] {e4f6ef37-d358-4a99-9464-e6a3269b888b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10540 2024.06.28 20:26:31.183444 [ 3 ] {e4f6ef37-d358-4a99-9464-e6a3269b888b} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10541 2024.06.28 20:26:31.183480 [ 3 ] {e4f6ef37-d358-4a99-9464-e6a3269b888b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
10542 2024.06.28 20:26:31.183881 [ 3 ] {e4f6ef37-d358-4a99-9464-e6a3269b888b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
10543 2024.06.28 20:26:31.184239 [ 3 ] {e4f6ef37-d358-4a99-9464-e6a3269b888b} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10544 2024.06.28 20:26:31.184368 [ 3 ] {e4f6ef37-d358-4a99-9464-e6a3269b888b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00156 sec., 102564.10256410256 rows/sec., 7.14 MiB/sec.
10545 2024.06.28 20:26:31.184652 [ 3 ] {e4f6ef37-d358-4a99-9464-e6a3269b888b} <Debug> DynamicQueryHandler: Done processing query
10546 2024.06.28 20:26:31.184720 [ 3 ] {e4f6ef37-d358-4a99-9464-e6a3269b888b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10547 2024.06.28 20:26:31.184785 [ 3 ] {} <Debug> HTTP-Session: 0e9aca19-89a6-4b04-ba9b-46b0467ce1e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10548 2024.06.28 20:26:31.185076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30712, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10549 2024.06.28 20:26:31.185139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10550 2024.06.28 20:26:31.185159 [ 3 ] {} <Debug> HTTP-Session: 86848b7d-1659-4254-a077-d1791bede9ea Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10551 2024.06.28 20:26:31.185177 [ 3 ] {} <Debug> HTTP-Session: 86848b7d-1659-4254-a077-d1791bede9ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10552 2024.06.28 20:26:31.185191 [ 3 ] {} <Debug> HTTP-Session: 86848b7d-1659-4254-a077-d1791bede9ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10553 2024.06.28 20:26:31.185223 [ 3 ] {} <Trace> HTTP-Session: 86848b7d-1659-4254-a077-d1791bede9ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10554 2024.06.28 20:26:31.185485 [ 3 ] {3b262fc6-655c-4014-a07f-d3a5d5d8ff5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10555 2024.06.28 20:26:31.185559 [ 3 ] {3b262fc6-655c-4014-a07f-d3a5d5d8ff5e} <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
10556 2024.06.28 20:26:31.185978 [ 3 ] {3b262fc6-655c-4014-a07f-d3a5d5d8ff5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10557 2024.06.28 20:26:31.186513 [ 3 ] {3b262fc6-655c-4014-a07f-d3a5d5d8ff5e} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10558 2024.06.28 20:26:31.186549 [ 3 ] {3b262fc6-655c-4014-a07f-d3a5d5d8ff5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
10559 2024.06.28 20:26:31.187149 [ 3 ] {3b262fc6-655c-4014-a07f-d3a5d5d8ff5e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
10560 2024.06.28 20:26:31.187567 [ 3 ] {3b262fc6-655c-4014-a07f-d3a5d5d8ff5e} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10561 2024.06.28 20:26:31.187705 [ 138 ] {} <Debug> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
10562 2024.06.28 20:26:31.187715 [ 3 ] {3b262fc6-655c-4014-a07f-d3a5d5d8ff5e} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002408 sec., 7890.365448504984 rows/sec., 14.14 MiB/sec.
10563 2024.06.28 20:26:31.187739 [ 138 ] {} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10564 2024.06.28 20:26:31.187774 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
10565 2024.06.28 20:26:31.188093 [ 191 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::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
10566 2024.06.28 20:26:31.188159 [ 3 ] {3b262fc6-655c-4014-a07f-d3a5d5d8ff5e} <Debug> DynamicQueryHandler: Done processing query
10567 2024.06.28 20:26:31.188210 [ 3 ] {3b262fc6-655c-4014-a07f-d3a5d5d8ff5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
10568 2024.06.28 20:26:31.188252 [ 3 ] {} <Debug> HTTP-Session: 86848b7d-1659-4254-a077-d1791bede9ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10569 2024.06.28 20:26:31.188458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10570 2024.06.28 20:26:31.188585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10571 2024.06.28 20:26:31.188650 [ 3 ] {} <Debug> HTTP-Session: 0bbd1b43-df1b-4bde-b738-7c06c512a75d Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10572 2024.06.28 20:26:31.188704 [ 3 ] {} <Debug> HTTP-Session: 0bbd1b43-df1b-4bde-b738-7c06c512a75d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10573 2024.06.28 20:26:31.188753 [ 3 ] {} <Debug> HTTP-Session: 0bbd1b43-df1b-4bde-b738-7c06c512a75d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10574 2024.06.28 20:26:31.188808 [ 191 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10575 2024.06.28 20:26:31.188833 [ 3 ] {} <Trace> HTTP-Session: 0bbd1b43-df1b-4bde-b738-7c06c512a75d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10576 2024.06.28 20:26:31.188939 [ 191 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 848 rows starting from the beginning of the part
10577 2024.06.28 20:26:31.189125 [ 3 ] {4795a973-7d91-4934-aa52-38fb8147f959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10578 2024.06.28 20:26:31.189351 [ 3 ] {4795a973-7d91-4934-aa52-38fb8147f959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10579 2024.06.28 20:26:31.189666 [ 191 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 19 rows starting from the beginning of the part
10580 2024.06.28 20:26:31.190301 [ 3 ] {4795a973-7d91-4934-aa52-38fb8147f959} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10581 2024.06.28 20:26:31.190449 [ 191 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 11 rows starting from the beginning of the part
10582 2024.06.28 20:26:31.190961 [ 191 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 19 rows starting from the beginning of the part
10583 2024.06.28 20:26:31.191455 [ 3 ] {4795a973-7d91-4934-aa52-38fb8147f959} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10584 2024.06.28 20:26:31.191550 [ 3 ] {4795a973-7d91-4934-aa52-38fb8147f959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
10585 2024.06.28 20:26:31.191597 [ 191 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 11 rows starting from the beginning of the part
10586 2024.06.28 20:26:31.192299 [ 191 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 19 rows starting from the beginning of the part
10587 2024.06.28 20:26:31.193035 [ 3 ] {4795a973-7d91-4934-aa52-38fb8147f959} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
10588 2024.06.28 20:26:31.193944 [ 3 ] {4795a973-7d91-4934-aa52-38fb8147f959} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10589 2024.06.28 20:26:31.194308 [ 3 ] {4795a973-7d91-4934-aa52-38fb8147f959} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005301 sec., 11318.619128466327 rows/sec., 781.10 KiB/sec.
10590 2024.06.28 20:26:31.194502 [ 3 ] {4795a973-7d91-4934-aa52-38fb8147f959} <Debug> DynamicQueryHandler: Done processing query
10591 2024.06.28 20:26:31.194530 [ 3 ] {4795a973-7d91-4934-aa52-38fb8147f959} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10592 2024.06.28 20:26:31.194546 [ 3 ] {} <Debug> HTTP-Session: 0bbd1b43-df1b-4bde-b738-7c06c512a75d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10593 2024.06.28 20:26:31.198032 [ 194 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 927 rows, containing 19 columns (19 merged, 0 gathered) in 0.010134386 sec., 91470.76103081134 rows/sec., 163.91 MiB/sec.
10594 2024.06.28 20:26:31.199256 [ 194 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
10595 2024.06.28 20:26:31.199845 [ 194 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10596 2024.06.28 20:26:31.199924 [ 194 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
10597 2024.06.28 20:26:31.200060 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.02 MiB.
10598 2024.06.28 20:26:36.171748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10599 2024.06.28 20:26:36.171886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10600 2024.06.28 20:26:36.171914 [ 3 ] {} <Debug> HTTP-Session: 6638ae02-48d1-406d-bf19-eaf68838e06e Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10601 2024.06.28 20:26:36.171940 [ 3 ] {} <Debug> HTTP-Session: 6638ae02-48d1-406d-bf19-eaf68838e06e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10602 2024.06.28 20:26:36.171956 [ 3 ] {} <Debug> HTTP-Session: 6638ae02-48d1-406d-bf19-eaf68838e06e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10603 2024.06.28 20:26:36.172008 [ 3 ] {} <Trace> HTTP-Session: 6638ae02-48d1-406d-bf19-eaf68838e06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10604 2024.06.28 20:26:36.172202 [ 3 ] {17f3e8d8-8269-4424-b94a-6a2e95c12952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10605 2024.06.28 20:26:36.172272 [ 3 ] {17f3e8d8-8269-4424-b94a-6a2e95c12952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10606 2024.06.28 20:26:36.172471 [ 3 ] {17f3e8d8-8269-4424-b94a-6a2e95c12952} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10607 2024.06.28 20:26:36.172926 [ 3 ] {17f3e8d8-8269-4424-b94a-6a2e95c12952} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10608 2024.06.28 20:26:36.172977 [ 3 ] {17f3e8d8-8269-4424-b94a-6a2e95c12952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
10609 2024.06.28 20:26:36.173380 [ 3 ] {17f3e8d8-8269-4424-b94a-6a2e95c12952} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
10610 2024.06.28 20:26:36.173729 [ 3 ] {17f3e8d8-8269-4424-b94a-6a2e95c12952} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10611 2024.06.28 20:26:36.173911 [ 3 ] {17f3e8d8-8269-4424-b94a-6a2e95c12952} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.001762 sec., 6242.905788876277 rows/sec., 506.02 KiB/sec.
10612 2024.06.28 20:26:36.174130 [ 3 ] {17f3e8d8-8269-4424-b94a-6a2e95c12952} <Debug> DynamicQueryHandler: Done processing query
10613 2024.06.28 20:26:36.174159 [ 3 ] {17f3e8d8-8269-4424-b94a-6a2e95c12952} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10614 2024.06.28 20:26:36.174177 [ 3 ] {} <Debug> HTTP-Session: 6638ae02-48d1-406d-bf19-eaf68838e06e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10615 2024.06.28 20:26:36.174316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10616 2024.06.28 20:26:36.174375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10617 2024.06.28 20:26:36.174396 [ 3 ] {} <Debug> HTTP-Session: 41800c66-ee1e-4564-93ac-69fb2de0e10d Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10618 2024.06.28 20:26:36.174414 [ 3 ] {} <Debug> HTTP-Session: 41800c66-ee1e-4564-93ac-69fb2de0e10d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10619 2024.06.28 20:26:36.174428 [ 3 ] {} <Debug> HTTP-Session: 41800c66-ee1e-4564-93ac-69fb2de0e10d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10620 2024.06.28 20:26:36.174465 [ 3 ] {} <Trace> HTTP-Session: 41800c66-ee1e-4564-93ac-69fb2de0e10d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10621 2024.06.28 20:26:36.174571 [ 3 ] {54ba25de-a0cd-4962-9f74-2b85f262a2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10622 2024.06.28 20:26:36.174619 [ 3 ] {54ba25de-a0cd-4962-9f74-2b85f262a2b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10623 2024.06.28 20:26:36.174762 [ 3 ] {54ba25de-a0cd-4962-9f74-2b85f262a2b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10624 2024.06.28 20:26:36.175068 [ 3 ] {54ba25de-a0cd-4962-9f74-2b85f262a2b5} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10625 2024.06.28 20:26:36.175107 [ 3 ] {54ba25de-a0cd-4962-9f74-2b85f262a2b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
10626 2024.06.28 20:26:36.175445 [ 3 ] {54ba25de-a0cd-4962-9f74-2b85f262a2b5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10627 2024.06.28 20:26:36.175771 [ 3 ] {54ba25de-a0cd-4962-9f74-2b85f262a2b5} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10628 2024.06.28 20:26:36.175951 [ 3 ] {54ba25de-a0cd-4962-9f74-2b85f262a2b5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001398 sec., 2861.230329041488 rows/sec., 233.31 KiB/sec.
10629 2024.06.28 20:26:36.176233 [ 3 ] {54ba25de-a0cd-4962-9f74-2b85f262a2b5} <Debug> DynamicQueryHandler: Done processing query
10630 2024.06.28 20:26:36.176277 [ 3 ] {54ba25de-a0cd-4962-9f74-2b85f262a2b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10631 2024.06.28 20:26:36.176295 [ 3 ] {} <Debug> HTTP-Session: 41800c66-ee1e-4564-93ac-69fb2de0e10d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10632 2024.06.28 20:26:36.176428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 13069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10633 2024.06.28 20:26:36.176480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10634 2024.06.28 20:26:36.176501 [ 3 ] {} <Debug> HTTP-Session: fb39bde4-8afb-431c-a67c-4bb2a54275ea Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10635 2024.06.28 20:26:36.176518 [ 3 ] {} <Debug> HTTP-Session: fb39bde4-8afb-431c-a67c-4bb2a54275ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10636 2024.06.28 20:26:36.176533 [ 3 ] {} <Debug> HTTP-Session: fb39bde4-8afb-431c-a67c-4bb2a54275ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10637 2024.06.28 20:26:36.176566 [ 3 ] {} <Trace> HTTP-Session: fb39bde4-8afb-431c-a67c-4bb2a54275ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10638 2024.06.28 20:26:36.176692 [ 3 ] {524669d8-813a-45ad-a393-63ff9f5aa0b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10639 2024.06.28 20:26:36.176739 [ 3 ] {524669d8-813a-45ad-a393-63ff9f5aa0b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10640 2024.06.28 20:26:36.176889 [ 3 ] {524669d8-813a-45ad-a393-63ff9f5aa0b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10641 2024.06.28 20:26:36.177244 [ 3 ] {524669d8-813a-45ad-a393-63ff9f5aa0b9} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10642 2024.06.28 20:26:36.177282 [ 3 ] {524669d8-813a-45ad-a393-63ff9f5aa0b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
10643 2024.06.28 20:26:36.177598 [ 3 ] {524669d8-813a-45ad-a393-63ff9f5aa0b9} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
10644 2024.06.28 20:26:36.177909 [ 3 ] {524669d8-813a-45ad-a393-63ff9f5aa0b9} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10645 2024.06.28 20:26:36.178061 [ 3 ] {524669d8-813a-45ad-a393-63ff9f5aa0b9} <Debug> executeQuery: Read 91 rows, 7.51 KiB in 0.001417 sec., 64220.18348623853 rows/sec., 5.18 MiB/sec.
10646 2024.06.28 20:26:36.178079 [ 135 ] {} <Debug> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
10647 2024.06.28 20:26:36.178195 [ 135 ] {} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10648 2024.06.28 20:26:36.178240 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
10649 2024.06.28 20:26:36.178323 [ 3 ] {524669d8-813a-45ad-a393-63ff9f5aa0b9} <Debug> DynamicQueryHandler: Done processing query
10650 2024.06.28 20:26:36.178386 [ 3 ] {524669d8-813a-45ad-a393-63ff9f5aa0b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10651 2024.06.28 20:26:36.178439 [ 3 ] {} <Debug> HTTP-Session: fb39bde4-8afb-431c-a67c-4bb2a54275ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10652 2024.06.28 20:26:36.178482 [ 196 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::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
10653 2024.06.28 20:26:36.178609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10654 2024.06.28 20:26:36.178724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10655 2024.06.28 20:26:36.178742 [ 196 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10656 2024.06.28 20:26:36.178760 [ 3 ] {} <Debug> HTTP-Session: 7fc9f6e3-c55f-45cf-b799-56cb96921c05 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10657 2024.06.28 20:26:36.178820 [ 3 ] {} <Debug> HTTP-Session: 7fc9f6e3-c55f-45cf-b799-56cb96921c05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10658 2024.06.28 20:26:36.178827 [ 196 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 190 rows starting from the beginning of the part
10659 2024.06.28 20:26:36.178841 [ 3 ] {} <Debug> HTTP-Session: 7fc9f6e3-c55f-45cf-b799-56cb96921c05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10660 2024.06.28 20:26:36.178938 [ 3 ] {} <Trace> HTTP-Session: 7fc9f6e3-c55f-45cf-b799-56cb96921c05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10661 2024.06.28 20:26:36.179049 [ 196 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 89 rows starting from the beginning of the part
10662 2024.06.28 20:26:36.179401 [ 196 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 113 rows starting from the beginning of the part
10663 2024.06.28 20:26:36.179465 [ 3 ] {bd6846e5-ca86-48e3-b6fd-302ce5821529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10664 2024.06.28 20:26:36.179680 [ 3 ] {bd6846e5-ca86-48e3-b6fd-302ce5821529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10665 2024.06.28 20:26:36.179701 [ 196 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 89 rows starting from the beginning of the part
10666 2024.06.28 20:26:36.180060 [ 196 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 113 rows starting from the beginning of the part
10667 2024.06.28 20:26:36.180370 [ 196 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 91 rows starting from the beginning of the part
10668 2024.06.28 20:26:36.180958 [ 3 ] {bd6846e5-ca86-48e3-b6fd-302ce5821529} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10669 2024.06.28 20:26:36.181698 [ 3 ] {bd6846e5-ca86-48e3-b6fd-302ce5821529} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10670 2024.06.28 20:26:36.181752 [ 3 ] {bd6846e5-ca86-48e3-b6fd-302ce5821529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
10671 2024.06.28 20:26:36.182577 [ 3 ] {bd6846e5-ca86-48e3-b6fd-302ce5821529} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10672 2024.06.28 20:26:36.183285 [ 3 ] {bd6846e5-ca86-48e3-b6fd-302ce5821529} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10673 2024.06.28 20:26:36.183312 [ 196 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 685 rows, containing 4 columns (4 merged, 0 gathered) in 0.004972597 sec., 137754.97994307603 rows/sec., 11.23 MiB/sec.
10674 2024.06.28 20:26:36.183543 [ 3 ] {bd6846e5-ca86-48e3-b6fd-302ce5821529} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00438 sec., 913.2420091324201 rows/sec., 63.77 KiB/sec.
10675 2024.06.28 20:26:36.183563 [ 196 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
10676 2024.06.28 20:26:36.183886 [ 3 ] {bd6846e5-ca86-48e3-b6fd-302ce5821529} <Debug> DynamicQueryHandler: Done processing query
10677 2024.06.28 20:26:36.183953 [ 3 ] {bd6846e5-ca86-48e3-b6fd-302ce5821529} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10678 2024.06.28 20:26:36.183992 [ 3 ] {} <Debug> HTTP-Session: 7fc9f6e3-c55f-45cf-b799-56cb96921c05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10679 2024.06.28 20:26:36.184180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 13440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10680 2024.06.28 20:26:36.184269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10681 2024.06.28 20:26:36.184280 [ 196 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_71_14} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10682 2024.06.28 20:26:36.184302 [ 3 ] {} <Debug> HTTP-Session: 64b2cf1e-85d8-4d61-8b3e-588a2fc03a76 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10683 2024.06.28 20:26:36.184350 [ 3 ] {} <Debug> HTTP-Session: 64b2cf1e-85d8-4d61-8b3e-588a2fc03a76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10684 2024.06.28 20:26:36.184383 [ 3 ] {} <Debug> HTTP-Session: 64b2cf1e-85d8-4d61-8b3e-588a2fc03a76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10685 2024.06.28 20:26:36.184440 [ 3 ] {} <Trace> HTTP-Session: 64b2cf1e-85d8-4d61-8b3e-588a2fc03a76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10686 2024.06.28 20:26:36.184486 [ 196 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_71_14} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
10687 2024.06.28 20:26:36.184625 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
10688 2024.06.28 20:26:36.184677 [ 3 ] {12b32672-2d44-44bb-8a3d-b9b81e7dbc84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10689 2024.06.28 20:26:36.184731 [ 3 ] {12b32672-2d44-44bb-8a3d-b9b81e7dbc84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10690 2024.06.28 20:26:36.184876 [ 3 ] {12b32672-2d44-44bb-8a3d-b9b81e7dbc84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10691 2024.06.28 20:26:36.185226 [ 3 ] {12b32672-2d44-44bb-8a3d-b9b81e7dbc84} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10692 2024.06.28 20:26:36.185262 [ 3 ] {12b32672-2d44-44bb-8a3d-b9b81e7dbc84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
10693 2024.06.28 20:26:36.185579 [ 3 ] {12b32672-2d44-44bb-8a3d-b9b81e7dbc84} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
10694 2024.06.28 20:26:36.185886 [ 3 ] {12b32672-2d44-44bb-8a3d-b9b81e7dbc84} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10695 2024.06.28 20:26:36.186008 [ 3 ] {12b32672-2d44-44bb-8a3d-b9b81e7dbc84} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00145 sec., 54482.75862068966 rows/sec., 4.26 MiB/sec.
10696 2024.06.28 20:26:36.186018 [ 134 ] {} <Debug> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
10697 2024.06.28 20:26:36.186079 [ 134 ] {} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10698 2024.06.28 20:26:36.186114 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
10699 2024.06.28 20:26:36.186190 [ 3 ] {12b32672-2d44-44bb-8a3d-b9b81e7dbc84} <Debug> DynamicQueryHandler: Done processing query
10700 2024.06.28 20:26:36.186270 [ 3 ] {12b32672-2d44-44bb-8a3d-b9b81e7dbc84} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10701 2024.06.28 20:26:36.186356 [ 3 ] {} <Debug> HTTP-Session: 64b2cf1e-85d8-4d61-8b3e-588a2fc03a76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10702 2024.06.28 20:26:36.186424 [ 189 ] {83f29066-60b5-431b-8a7e-f217868bed51::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
10703 2024.06.28 20:26:36.186642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 31048, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10704 2024.06.28 20:26:36.186851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10705 2024.06.28 20:26:36.186972 [ 3 ] {} <Debug> HTTP-Session: b7e82a4e-af33-40ea-8411-8afcc334acf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10706 2024.06.28 20:26:36.186997 [ 189 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10707 2024.06.28 20:26:36.187015 [ 3 ] {} <Debug> HTTP-Session: b7e82a4e-af33-40ea-8411-8afcc334acf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10708 2024.06.28 20:26:36.187056 [ 3 ] {} <Debug> HTTP-Session: b7e82a4e-af33-40ea-8411-8afcc334acf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10709 2024.06.28 20:26:36.187060 [ 189 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 150 rows starting from the beginning of the part
10710 2024.06.28 20:26:36.187121 [ 3 ] {} <Trace> HTTP-Session: b7e82a4e-af33-40ea-8411-8afcc334acf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10711 2024.06.28 20:26:36.187274 [ 189 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 75 rows starting from the beginning of the part
10712 2024.06.28 20:26:36.187503 [ 189 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 83 rows starting from the beginning of the part
10713 2024.06.28 20:26:36.187731 [ 3 ] {94ce9dd1-5396-40b5-9d51-2ad1da47c1b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10714 2024.06.28 20:26:36.187773 [ 189 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 75 rows starting from the beginning of the part
10715 2024.06.28 20:26:36.188094 [ 189 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 83 rows starting from the beginning of the part
10716 2024.06.28 20:26:36.188110 [ 3 ] {94ce9dd1-5396-40b5-9d51-2ad1da47c1b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10717 2024.06.28 20:26:36.188391 [ 189 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 79 rows starting from the beginning of the part
10718 2024.06.28 20:26:36.189189 [ 3 ] {94ce9dd1-5396-40b5-9d51-2ad1da47c1b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10719 2024.06.28 20:26:36.190118 [ 3 ] {94ce9dd1-5396-40b5-9d51-2ad1da47c1b3} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10720 2024.06.28 20:26:36.190193 [ 3 ] {94ce9dd1-5396-40b5-9d51-2ad1da47c1b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
10721 2024.06.28 20:26:36.191213 [ 3 ] {94ce9dd1-5396-40b5-9d51-2ad1da47c1b3} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
10722 2024.06.28 20:26:36.191333 [ 187 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 545 rows, containing 4 columns (4 merged, 0 gathered) in 0.005121828 sec., 106407.32176090255 rows/sec., 8.31 MiB/sec.
10723 2024.06.28 20:26:36.191657 [ 187 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
10724 2024.06.28 20:26:36.191868 [ 3 ] {94ce9dd1-5396-40b5-9d51-2ad1da47c1b3} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10725 2024.06.28 20:26:36.192171 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
10726 2024.06.28 20:26:36.192293 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10727 2024.06.28 20:26:36.192369 [ 3 ] {94ce9dd1-5396-40b5-9d51-2ad1da47c1b3} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.005004 sec., 32374.100719424463 rows/sec., 2.25 MiB/sec.
10728 2024.06.28 20:26:36.192389 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
10729 2024.06.28 20:26:36.193039 [ 186 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
10730 2024.06.28 20:26:36.193222 [ 3 ] {94ce9dd1-5396-40b5-9d51-2ad1da47c1b3} <Debug> DynamicQueryHandler: Done processing query
10731 2024.06.28 20:26:36.193301 [ 3 ] {94ce9dd1-5396-40b5-9d51-2ad1da47c1b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10732 2024.06.28 20:26:36.193366 [ 3 ] {} <Debug> HTTP-Session: b7e82a4e-af33-40ea-8411-8afcc334acf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10733 2024.06.28 20:26:36.193422 [ 186 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10734 2024.06.28 20:26:36.193500 [ 186 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_66_13, total 11039 rows starting from the beginning of the part
10735 2024.06.28 20:26:36.193594 [ 187 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_71_14} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10736 2024.06.28 20:26:36.193662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 17724, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10737 2024.06.28 20:26:36.193897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10738 2024.06.28 20:26:36.193903 [ 186 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part
10739 2024.06.28 20:26:36.194024 [ 3 ] {} <Debug> HTTP-Session: 5e1ca83c-3d0c-4bf9-b491-76becef053e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10740 2024.06.28 20:26:36.194105 [ 3 ] {} <Debug> HTTP-Session: 5e1ca83c-3d0c-4bf9-b491-76becef053e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10741 2024.06.28 20:26:36.194222 [ 3 ] {} <Debug> HTTP-Session: 5e1ca83c-3d0c-4bf9-b491-76becef053e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10742 2024.06.28 20:26:36.194245 [ 187 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_71_14} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
10743 2024.06.28 20:26:36.194349 [ 186 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part
10744 2024.06.28 20:26:36.194380 [ 3 ] {} <Trace> HTTP-Session: 5e1ca83c-3d0c-4bf9-b491-76becef053e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10745 2024.06.28 20:26:36.194694 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
10746 2024.06.28 20:26:36.194830 [ 186 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part
10747 2024.06.28 20:26:36.194898 [ 3 ] {01fb6852-e9f8-4612-8850-a4c16104b809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10748 2024.06.28 20:26:36.195045 [ 186 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
10749 2024.06.28 20:26:36.195304 [ 3 ] {01fb6852-e9f8-4612-8850-a4c16104b809} <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
10750 2024.06.28 20:26:36.195417 [ 186 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 162 rows starting from the beginning of the part
10751 2024.06.28 20:26:36.196699 [ 3 ] {01fb6852-e9f8-4612-8850-a4c16104b809} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10752 2024.06.28 20:26:36.197593 [ 3 ] {01fb6852-e9f8-4612-8850-a4c16104b809} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10753 2024.06.28 20:26:36.197639 [ 3 ] {01fb6852-e9f8-4612-8850-a4c16104b809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
10754 2024.06.28 20:26:36.198557 [ 3 ] {01fb6852-e9f8-4612-8850-a4c16104b809} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
10755 2024.06.28 20:26:36.199245 [ 3 ] {01fb6852-e9f8-4612-8850-a4c16104b809} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10756 2024.06.28 20:26:36.199410 [ 3 ] {01fb6852-e9f8-4612-8850-a4c16104b809} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00473 sec., 2325.5813953488373 rows/sec., 4.17 MiB/sec.
10757 2024.06.28 20:26:36.199905 [ 3 ] {01fb6852-e9f8-4612-8850-a4c16104b809} <Debug> DynamicQueryHandler: Done processing query
10758 2024.06.28 20:26:36.199960 [ 3 ] {01fb6852-e9f8-4612-8850-a4c16104b809} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
10759 2024.06.28 20:26:36.200024 [ 3 ] {} <Debug> HTTP-Session: 5e1ca83c-3d0c-4bf9-b491-76becef053e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10760 2024.06.28 20:26:36.200226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10761 2024.06.28 20:26:36.200280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10762 2024.06.28 20:26:36.200300 [ 3 ] {} <Debug> HTTP-Session: c149cb20-1fbe-43a7-ae44-f419562409b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10763 2024.06.28 20:26:36.200317 [ 3 ] {} <Debug> HTTP-Session: c149cb20-1fbe-43a7-ae44-f419562409b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10764 2024.06.28 20:26:36.200331 [ 3 ] {} <Debug> HTTP-Session: c149cb20-1fbe-43a7-ae44-f419562409b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10765 2024.06.28 20:26:36.200375 [ 3 ] {} <Trace> HTTP-Session: c149cb20-1fbe-43a7-ae44-f419562409b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10766 2024.06.28 20:26:36.200557 [ 3 ] {76df10ec-96c8-4981-896f-2ec2f9a721fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10767 2024.06.28 20:26:36.200581 [ 186 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11841 rows, containing 5 columns (5 merged, 0 gathered) in 0.007941189 sec., 1491086.5362856872 rows/sec., 103.90 MiB/sec.
10768 2024.06.28 20:26:36.200609 [ 3 ] {76df10ec-96c8-4981-896f-2ec2f9a721fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10769 2024.06.28 20:26:36.200777 [ 3 ] {76df10ec-96c8-4981-896f-2ec2f9a721fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10770 2024.06.28 20:26:36.200995 [ 197 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
10771 2024.06.28 20:26:36.201356 [ 3 ] {76df10ec-96c8-4981-896f-2ec2f9a721fd} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10772 2024.06.28 20:26:36.201408 [ 3 ] {76df10ec-96c8-4981-896f-2ec2f9a721fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
10773 2024.06.28 20:26:36.202099 [ 197 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10774 2024.06.28 20:26:36.202287 [ 3 ] {76df10ec-96c8-4981-896f-2ec2f9a721fd} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
10775 2024.06.28 20:26:36.202287 [ 197 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
10776 2024.06.28 20:26:36.202478 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.54 MiB.
10777 2024.06.28 20:26:36.202772 [ 3 ] {76df10ec-96c8-4981-896f-2ec2f9a721fd} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10778 2024.06.28 20:26:36.202904 [ 134 ] {} <Debug> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
10779 2024.06.28 20:26:36.202906 [ 3 ] {76df10ec-96c8-4981-896f-2ec2f9a721fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002428 sec., 24711.69686985173 rows/sec., 1.67 MiB/sec.
10780 2024.06.28 20:26:36.202952 [ 134 ] {} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10781 2024.06.28 20:26:36.202999 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
10782 2024.06.28 20:26:36.203144 [ 3 ] {76df10ec-96c8-4981-896f-2ec2f9a721fd} <Debug> DynamicQueryHandler: Done processing query
10783 2024.06.28 20:26:36.203195 [ 198 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
10784 2024.06.28 20:26:36.203211 [ 3 ] {76df10ec-96c8-4981-896f-2ec2f9a721fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10785 2024.06.28 20:26:36.203252 [ 3 ] {} <Debug> HTTP-Session: c149cb20-1fbe-43a7-ae44-f419562409b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10786 2024.06.28 20:26:36.203671 [ 198 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10787 2024.06.28 20:26:36.203756 [ 198 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3922 rows starting from the beginning of the part
10788 2024.06.28 20:26:36.204095 [ 198 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
10789 2024.06.28 20:26:36.204374 [ 198 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
10790 2024.06.28 20:26:36.204564 [ 198 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
10791 2024.06.28 20:26:36.204706 [ 198 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
10792 2024.06.28 20:26:36.204849 [ 198 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
10793 2024.06.28 20:26:36.206353 [ 201 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4222 rows, containing 4 columns (4 merged, 0 gathered) in 0.003291972 sec., 1282513.9460481438 rows/sec., 86.44 MiB/sec.
10794 2024.06.28 20:26:36.206646 [ 198 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
10795 2024.06.28 20:26:36.207036 [ 198 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_71_14} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10796 2024.06.28 20:26:36.207127 [ 198 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_71_14} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
10797 2024.06.28 20:26:36.207202 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB.
10798 2024.06.28 20:26:40.340463 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache
10799 2024.06.28 20:26:40.340516 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache
10800 2024.06.28 20:26:41.174039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10801 2024.06.28 20:26:41.174195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10802 2024.06.28 20:26:41.174226 [ 3 ] {} <Debug> HTTP-Session: a87d686f-faab-4c12-ac9f-991c2f3ca275 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10803 2024.06.28 20:26:41.174256 [ 3 ] {} <Debug> HTTP-Session: a87d686f-faab-4c12-ac9f-991c2f3ca275 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10804 2024.06.28 20:26:41.174275 [ 3 ] {} <Debug> HTTP-Session: a87d686f-faab-4c12-ac9f-991c2f3ca275 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10805 2024.06.28 20:26:41.174332 [ 3 ] {} <Trace> HTTP-Session: a87d686f-faab-4c12-ac9f-991c2f3ca275 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10806 2024.06.28 20:26:41.174546 [ 3 ] {7a8cb052-0148-4cc6-a925-5a8cf7db3cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10807 2024.06.28 20:26:41.174625 [ 3 ] {7a8cb052-0148-4cc6-a925-5a8cf7db3cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10808 2024.06.28 20:26:41.174832 [ 3 ] {7a8cb052-0148-4cc6-a925-5a8cf7db3cd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10809 2024.06.28 20:26:41.175256 [ 3 ] {7a8cb052-0148-4cc6-a925-5a8cf7db3cd7} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10810 2024.06.28 20:26:41.175302 [ 3 ] {7a8cb052-0148-4cc6-a925-5a8cf7db3cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
10811 2024.06.28 20:26:41.175692 [ 3 ] {7a8cb052-0148-4cc6-a925-5a8cf7db3cd7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
10812 2024.06.28 20:26:41.176081 [ 3 ] {7a8cb052-0148-4cc6-a925-5a8cf7db3cd7} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10813 2024.06.28 20:26:41.176265 [ 3 ] {7a8cb052-0148-4cc6-a925-5a8cf7db3cd7} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001779 sec., 10680.157391793142 rows/sec., 865.68 KiB/sec.
10814 2024.06.28 20:26:41.176490 [ 3 ] {7a8cb052-0148-4cc6-a925-5a8cf7db3cd7} <Debug> DynamicQueryHandler: Done processing query
10815 2024.06.28 20:26:41.176517 [ 3 ] {7a8cb052-0148-4cc6-a925-5a8cf7db3cd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10816 2024.06.28 20:26:41.176533 [ 3 ] {} <Debug> HTTP-Session: a87d686f-faab-4c12-ac9f-991c2f3ca275 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10817 2024.06.28 20:26:41.176655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10818 2024.06.28 20:26:41.176712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10819 2024.06.28 20:26:41.176732 [ 3 ] {} <Debug> HTTP-Session: bbdcf2b6-d955-4ea1-8142-3b31029b3394 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10820 2024.06.28 20:26:41.176750 [ 3 ] {} <Debug> HTTP-Session: bbdcf2b6-d955-4ea1-8142-3b31029b3394 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10821 2024.06.28 20:26:41.176765 [ 3 ] {} <Debug> HTTP-Session: bbdcf2b6-d955-4ea1-8142-3b31029b3394 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10822 2024.06.28 20:26:41.176802 [ 3 ] {} <Trace> HTTP-Session: bbdcf2b6-d955-4ea1-8142-3b31029b3394 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10823 2024.06.28 20:26:41.176906 [ 3 ] {80557c61-fbd7-480a-99fa-748dd938e185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10824 2024.06.28 20:26:41.176955 [ 3 ] {80557c61-fbd7-480a-99fa-748dd938e185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10825 2024.06.28 20:26:41.177089 [ 3 ] {80557c61-fbd7-480a-99fa-748dd938e185} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10826 2024.06.28 20:26:41.177368 [ 3 ] {80557c61-fbd7-480a-99fa-748dd938e185} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10827 2024.06.28 20:26:41.177407 [ 3 ] {80557c61-fbd7-480a-99fa-748dd938e185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
10828 2024.06.28 20:26:41.177715 [ 3 ] {80557c61-fbd7-480a-99fa-748dd938e185} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10829 2024.06.28 20:26:41.178035 [ 3 ] {80557c61-fbd7-480a-99fa-748dd938e185} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10830 2024.06.28 20:26:41.178193 [ 3 ] {80557c61-fbd7-480a-99fa-748dd938e185} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001305 sec., 1532.5670498084291 rows/sec., 124.97 KiB/sec.
10831 2024.06.28 20:26:41.178194 [ 131 ] {} <Debug> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
10832 2024.06.28 20:26:41.178306 [ 131 ] {} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10833 2024.06.28 20:26:41.178358 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
10834 2024.06.28 20:26:41.178472 [ 3 ] {80557c61-fbd7-480a-99fa-748dd938e185} <Debug> DynamicQueryHandler: Done processing query
10835 2024.06.28 20:26:41.178566 [ 3 ] {80557c61-fbd7-480a-99fa-748dd938e185} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10836 2024.06.28 20:26:41.178670 [ 3 ] {} <Debug> HTTP-Session: bbdcf2b6-d955-4ea1-8142-3b31029b3394 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10837 2024.06.28 20:26:41.178764 [ 201 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::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
10838 2024.06.28 20:26:41.178972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 21484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10839 2024.06.28 20:26:41.179092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10840 2024.06.28 20:26:41.179139 [ 3 ] {} <Debug> HTTP-Session: 894f788b-d94b-46f4-b36b-f8cdb41ec1cd Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10841 2024.06.28 20:26:41.179185 [ 3 ] {} <Debug> HTTP-Session: 894f788b-d94b-46f4-b36b-f8cdb41ec1cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10842 2024.06.28 20:26:41.179186 [ 201 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10843 2024.06.28 20:26:41.179209 [ 3 ] {} <Debug> HTTP-Session: 894f788b-d94b-46f4-b36b-f8cdb41ec1cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10844 2024.06.28 20:26:41.179259 [ 201 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 14 rows starting from the beginning of the part
10845 2024.06.28 20:26:41.179279 [ 3 ] {} <Trace> HTTP-Session: 894f788b-d94b-46f4-b36b-f8cdb41ec1cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10846 2024.06.28 20:26:41.179450 [ 201 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part
10847 2024.06.28 20:26:41.179717 [ 3 ] {c0b914fd-8b1d-4579-8925-0dc506e0d7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10848 2024.06.28 20:26:41.179738 [ 201 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part
10849 2024.06.28 20:26:41.179994 [ 201 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part
10850 2024.06.28 20:26:41.180005 [ 3 ] {c0b914fd-8b1d-4579-8925-0dc506e0d7e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10851 2024.06.28 20:26:41.180234 [ 201 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part
10852 2024.06.28 20:26:41.180571 [ 201 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part
10853 2024.06.28 20:26:41.181368 [ 3 ] {c0b914fd-8b1d-4579-8925-0dc506e0d7e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10854 2024.06.28 20:26:41.182238 [ 3 ] {c0b914fd-8b1d-4579-8925-0dc506e0d7e7} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10855 2024.06.28 20:26:41.182304 [ 3 ] {c0b914fd-8b1d-4579-8925-0dc506e0d7e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
10856 2024.06.28 20:26:41.183211 [ 3 ] {c0b914fd-8b1d-4579-8925-0dc506e0d7e7} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
10857 2024.06.28 20:26:41.183257 [ 201 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.004804588 sec., 5827.762963234308 rows/sec., 475.21 KiB/sec.
10858 2024.06.28 20:26:41.183482 [ 201 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
10859 2024.06.28 20:26:41.183971 [ 3 ] {c0b914fd-8b1d-4579-8925-0dc506e0d7e7} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10860 2024.06.28 20:26:41.184345 [ 3 ] {c0b914fd-8b1d-4579-8925-0dc506e0d7e7} <Debug> executeQuery: Read 150 rows, 12.37 KiB in 0.004908 sec., 30562.34718826406 rows/sec., 2.46 MiB/sec.
10861 2024.06.28 20:26:41.184487 [ 201 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_26_5} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10862 2024.06.28 20:26:41.184865 [ 3 ] {c0b914fd-8b1d-4579-8925-0dc506e0d7e7} <Debug> DynamicQueryHandler: Done processing query
10863 2024.06.28 20:26:41.184905 [ 201 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_26_5} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
10864 2024.06.28 20:26:41.184935 [ 3 ] {c0b914fd-8b1d-4579-8925-0dc506e0d7e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10865 2024.06.28 20:26:41.184992 [ 3 ] {} <Debug> HTTP-Session: 894f788b-d94b-46f4-b36b-f8cdb41ec1cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10866 2024.06.28 20:26:41.185220 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
10867 2024.06.28 20:26:41.185232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10868 2024.06.28 20:26:41.185346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10869 2024.06.28 20:26:41.185369 [ 3 ] {} <Debug> HTTP-Session: a2678c8f-11b0-4258-a507-4c5234e230e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10870 2024.06.28 20:26:41.185386 [ 3 ] {} <Debug> HTTP-Session: a2678c8f-11b0-4258-a507-4c5234e230e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10871 2024.06.28 20:26:41.185400 [ 3 ] {} <Debug> HTTP-Session: a2678c8f-11b0-4258-a507-4c5234e230e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10872 2024.06.28 20:26:41.185430 [ 3 ] {} <Trace> HTTP-Session: a2678c8f-11b0-4258-a507-4c5234e230e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10873 2024.06.28 20:26:41.185525 [ 3 ] {3af210ca-2621-441d-931f-01d79674a875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10874 2024.06.28 20:26:41.185567 [ 3 ] {3af210ca-2621-441d-931f-01d79674a875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10875 2024.06.28 20:26:41.185709 [ 3 ] {3af210ca-2621-441d-931f-01d79674a875} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10876 2024.06.28 20:26:41.185984 [ 3 ] {3af210ca-2621-441d-931f-01d79674a875} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10877 2024.06.28 20:26:41.186020 [ 3 ] {3af210ca-2621-441d-931f-01d79674a875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
10878 2024.06.28 20:26:41.186324 [ 3 ] {3af210ca-2621-441d-931f-01d79674a875} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10879 2024.06.28 20:26:41.186646 [ 3 ] {3af210ca-2621-441d-931f-01d79674a875} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10880 2024.06.28 20:26:41.186806 [ 3 ] {3af210ca-2621-441d-931f-01d79674a875} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001296 sec., 1543.2098765432097 rows/sec., 107.75 KiB/sec.
10881 2024.06.28 20:26:41.186812 [ 131 ] {} <Debug> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
10882 2024.06.28 20:26:41.186897 [ 131 ] {} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10883 2024.06.28 20:26:41.186950 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
10884 2024.06.28 20:26:41.187058 [ 3 ] {3af210ca-2621-441d-931f-01d79674a875} <Debug> DynamicQueryHandler: Done processing query
10885 2024.06.28 20:26:41.187093 [ 3 ] {3af210ca-2621-441d-931f-01d79674a875} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10886 2024.06.28 20:26:41.187112 [ 3 ] {} <Debug> HTTP-Session: a2678c8f-11b0-4258-a507-4c5234e230e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10887 2024.06.28 20:26:41.187113 [ 190 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::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
10888 2024.06.28 20:26:41.187256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 18490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10889 2024.06.28 20:26:41.187272 [ 190 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10890 2024.06.28 20:26:41.187317 [ 190 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 14 rows starting from the beginning of the part
10891 2024.06.28 20:26:41.187319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10892 2024.06.28 20:26:41.187358 [ 3 ] {} <Debug> HTTP-Session: 5805cf71-7018-4e20-b8fd-3a1c9eb3407a Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10893 2024.06.28 20:26:41.187387 [ 3 ] {} <Debug> HTTP-Session: 5805cf71-7018-4e20-b8fd-3a1c9eb3407a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10894 2024.06.28 20:26:41.187460 [ 3 ] {} <Debug> HTTP-Session: 5805cf71-7018-4e20-b8fd-3a1c9eb3407a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10895 2024.06.28 20:26:41.187525 [ 190 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part
10896 2024.06.28 20:26:41.187573 [ 3 ] {} <Trace> HTTP-Session: 5805cf71-7018-4e20-b8fd-3a1c9eb3407a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10897 2024.06.28 20:26:41.187865 [ 190 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part
10898 2024.06.28 20:26:41.187943 [ 3 ] {e9d0136e-3bcd-48b5-9904-f7a1eb1614be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10899 2024.06.28 20:26:41.188060 [ 190 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part
10900 2024.06.28 20:26:41.188077 [ 3 ] {e9d0136e-3bcd-48b5-9904-f7a1eb1614be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10901 2024.06.28 20:26:41.188439 [ 190 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part
10902 2024.06.28 20:26:41.188780 [ 190 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part
10903 2024.06.28 20:26:41.189338 [ 3 ] {e9d0136e-3bcd-48b5-9904-f7a1eb1614be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10904 2024.06.28 20:26:41.189845 [ 3 ] {e9d0136e-3bcd-48b5-9904-f7a1eb1614be} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10905 2024.06.28 20:26:41.189887 [ 3 ] {e9d0136e-3bcd-48b5-9904-f7a1eb1614be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
10906 2024.06.28 20:26:41.190351 [ 3 ] {e9d0136e-3bcd-48b5-9904-f7a1eb1614be} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
10907 2024.06.28 20:26:41.190496 [ 193 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.003456343 sec., 8101.047841605998 rows/sec., 565.65 KiB/sec.
10908 2024.06.28 20:26:41.190891 [ 200 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
10909 2024.06.28 20:26:41.190926 [ 3 ] {e9d0136e-3bcd-48b5-9904-f7a1eb1614be} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10910 2024.06.28 20:26:41.191267 [ 3 ] {e9d0136e-3bcd-48b5-9904-f7a1eb1614be} <Debug> executeQuery: Read 109 rows, 8.70 KiB in 0.003452 sec., 31575.89803012746 rows/sec., 2.46 MiB/sec.
10911 2024.06.28 20:26:41.191917 [ 3 ] {e9d0136e-3bcd-48b5-9904-f7a1eb1614be} <Debug> DynamicQueryHandler: Done processing query
10912 2024.06.28 20:26:41.192022 [ 3 ] {e9d0136e-3bcd-48b5-9904-f7a1eb1614be} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10913 2024.06.28 20:26:41.192156 [ 3 ] {} <Debug> HTTP-Session: 5805cf71-7018-4e20-b8fd-3a1c9eb3407a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10914 2024.06.28 20:26:41.192543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 37821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10915 2024.06.28 20:26:41.192644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10916 2024.06.28 20:26:41.192684 [ 3 ] {} <Debug> HTTP-Session: cf68086e-64b8-4967-96b1-8e524bc00cff Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10917 2024.06.28 20:26:41.192704 [ 200 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_26_5} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10918 2024.06.28 20:26:41.192718 [ 3 ] {} <Debug> HTTP-Session: cf68086e-64b8-4967-96b1-8e524bc00cff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10919 2024.06.28 20:26:41.192770 [ 3 ] {} <Debug> HTTP-Session: cf68086e-64b8-4967-96b1-8e524bc00cff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10920 2024.06.28 20:26:41.192853 [ 3 ] {} <Trace> HTTP-Session: cf68086e-64b8-4967-96b1-8e524bc00cff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10921 2024.06.28 20:26:41.192890 [ 200 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_26_5} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
10922 2024.06.28 20:26:41.193032 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
10923 2024.06.28 20:26:41.193098 [ 3 ] {5bbfabb1-f128-41b6-814e-cf9b22887204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10924 2024.06.28 20:26:41.193150 [ 3 ] {5bbfabb1-f128-41b6-814e-cf9b22887204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10925 2024.06.28 20:26:41.193318 [ 3 ] {5bbfabb1-f128-41b6-814e-cf9b22887204} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10926 2024.06.28 20:26:41.193745 [ 3 ] {5bbfabb1-f128-41b6-814e-cf9b22887204} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10927 2024.06.28 20:26:41.193781 [ 3 ] {5bbfabb1-f128-41b6-814e-cf9b22887204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
10928 2024.06.28 20:26:41.194176 [ 3 ] {5bbfabb1-f128-41b6-814e-cf9b22887204} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
10929 2024.06.28 20:26:41.194513 [ 3 ] {5bbfabb1-f128-41b6-814e-cf9b22887204} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10930 2024.06.28 20:26:41.194688 [ 3 ] {5bbfabb1-f128-41b6-814e-cf9b22887204} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.00172 sec., 114534.88372093023 rows/sec., 8.00 MiB/sec.
10931 2024.06.28 20:26:41.194859 [ 3 ] {5bbfabb1-f128-41b6-814e-cf9b22887204} <Debug> DynamicQueryHandler: Done processing query
10932 2024.06.28 20:26:41.194883 [ 3 ] {5bbfabb1-f128-41b6-814e-cf9b22887204} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
10933 2024.06.28 20:26:41.194899 [ 3 ] {} <Debug> HTTP-Session: cf68086e-64b8-4967-96b1-8e524bc00cff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10934 2024.06.28 20:26:41.195042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30734, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10935 2024.06.28 20:26:41.195090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10936 2024.06.28 20:26:41.195109 [ 3 ] {} <Debug> HTTP-Session: bc2d563d-8adf-4c76-b4f9-549dbf608e91 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10937 2024.06.28 20:26:41.195124 [ 3 ] {} <Debug> HTTP-Session: bc2d563d-8adf-4c76-b4f9-549dbf608e91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10938 2024.06.28 20:26:41.195138 [ 3 ] {} <Debug> HTTP-Session: bc2d563d-8adf-4c76-b4f9-549dbf608e91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10939 2024.06.28 20:26:41.195168 [ 3 ] {} <Trace> HTTP-Session: bc2d563d-8adf-4c76-b4f9-549dbf608e91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10940 2024.06.28 20:26:41.195414 [ 3 ] {f8ad6a22-d862-4160-87d3-cd9d97c59da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10941 2024.06.28 20:26:41.195479 [ 3 ] {f8ad6a22-d862-4160-87d3-cd9d97c59da9} <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
10942 2024.06.28 20:26:41.195882 [ 3 ] {f8ad6a22-d862-4160-87d3-cd9d97c59da9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10943 2024.06.28 20:26:41.196515 [ 3 ] {f8ad6a22-d862-4160-87d3-cd9d97c59da9} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10944 2024.06.28 20:26:41.196550 [ 3 ] {f8ad6a22-d862-4160-87d3-cd9d97c59da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
10945 2024.06.28 20:26:41.197157 [ 3 ] {f8ad6a22-d862-4160-87d3-cd9d97c59da9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
10946 2024.06.28 20:26:41.197566 [ 3 ] {f8ad6a22-d862-4160-87d3-cd9d97c59da9} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10947 2024.06.28 20:26:41.197772 [ 3 ] {f8ad6a22-d862-4160-87d3-cd9d97c59da9} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002528 sec., 7515.822784810127 rows/sec., 13.47 MiB/sec.
10948 2024.06.28 20:26:41.198007 [ 3 ] {f8ad6a22-d862-4160-87d3-cd9d97c59da9} <Debug> DynamicQueryHandler: Done processing query
10949 2024.06.28 20:26:41.198030 [ 3 ] {f8ad6a22-d862-4160-87d3-cd9d97c59da9} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
10950 2024.06.28 20:26:41.198046 [ 3 ] {} <Debug> HTTP-Session: bc2d563d-8adf-4c76-b4f9-549dbf608e91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10951 2024.06.28 20:26:41.198204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10952 2024.06.28 20:26:41.198254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10953 2024.06.28 20:26:41.198272 [ 3 ] {} <Debug> HTTP-Session: 17386f4e-c101-4109-bc68-3fc01c8e133b Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10954 2024.06.28 20:26:41.198288 [ 3 ] {} <Debug> HTTP-Session: 17386f4e-c101-4109-bc68-3fc01c8e133b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10955 2024.06.28 20:26:41.198303 [ 3 ] {} <Debug> HTTP-Session: 17386f4e-c101-4109-bc68-3fc01c8e133b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10956 2024.06.28 20:26:41.198333 [ 3 ] {} <Trace> HTTP-Session: 17386f4e-c101-4109-bc68-3fc01c8e133b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10957 2024.06.28 20:26:41.198445 [ 3 ] {eb0042ce-d86c-4a3d-b155-7edcd6ece69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10958 2024.06.28 20:26:41.198490 [ 3 ] {eb0042ce-d86c-4a3d-b155-7edcd6ece69c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10959 2024.06.28 20:26:41.198616 [ 3 ] {eb0042ce-d86c-4a3d-b155-7edcd6ece69c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10960 2024.06.28 20:26:41.198979 [ 3 ] {eb0042ce-d86c-4a3d-b155-7edcd6ece69c} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10961 2024.06.28 20:26:41.199015 [ 3 ] {eb0042ce-d86c-4a3d-b155-7edcd6ece69c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
10962 2024.06.28 20:26:41.199369 [ 3 ] {eb0042ce-d86c-4a3d-b155-7edcd6ece69c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
10963 2024.06.28 20:26:41.199683 [ 3 ] {eb0042ce-d86c-4a3d-b155-7edcd6ece69c} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10964 2024.06.28 20:26:41.199831 [ 3 ] {eb0042ce-d86c-4a3d-b155-7edcd6ece69c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001419 sec., 42283.29809725159 rows/sec., 2.85 MiB/sec.
10965 2024.06.28 20:26:41.199999 [ 3 ] {eb0042ce-d86c-4a3d-b155-7edcd6ece69c} <Debug> DynamicQueryHandler: Done processing query
10966 2024.06.28 20:26:41.200022 [ 3 ] {eb0042ce-d86c-4a3d-b155-7edcd6ece69c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10967 2024.06.28 20:26:41.200037 [ 3 ] {} <Debug> HTTP-Session: 17386f4e-c101-4109-bc68-3fc01c8e133b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10968 2024.06.28 20:26:46.171994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10969 2024.06.28 20:26:46.172187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10970 2024.06.28 20:26:46.172234 [ 3 ] {} <Debug> HTTP-Session: 16b44fc1-95a2-40e9-a704-8019203c7a6c Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10971 2024.06.28 20:26:46.172277 [ 3 ] {} <Debug> HTTP-Session: 16b44fc1-95a2-40e9-a704-8019203c7a6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10972 2024.06.28 20:26:46.172314 [ 3 ] {} <Debug> HTTP-Session: 16b44fc1-95a2-40e9-a704-8019203c7a6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10973 2024.06.28 20:26:46.172395 [ 3 ] {} <Trace> HTTP-Session: 16b44fc1-95a2-40e9-a704-8019203c7a6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10974 2024.06.28 20:26:46.172685 [ 3 ] {29ee00a4-88fa-4b1e-8392-9e13e42297a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10975 2024.06.28 20:26:46.172794 [ 3 ] {29ee00a4-88fa-4b1e-8392-9e13e42297a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10976 2024.06.28 20:26:46.173029 [ 3 ] {29ee00a4-88fa-4b1e-8392-9e13e42297a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10977 2024.06.28 20:26:46.173465 [ 3 ] {29ee00a4-88fa-4b1e-8392-9e13e42297a4} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10978 2024.06.28 20:26:46.173507 [ 3 ] {29ee00a4-88fa-4b1e-8392-9e13e42297a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
10979 2024.06.28 20:26:46.173879 [ 3 ] {29ee00a4-88fa-4b1e-8392-9e13e42297a4} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
10980 2024.06.28 20:26:46.174229 [ 3 ] {29ee00a4-88fa-4b1e-8392-9e13e42297a4} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10981 2024.06.28 20:26:46.174415 [ 3 ] {29ee00a4-88fa-4b1e-8392-9e13e42297a4} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.00182 sec., 6043.956043956044 rows/sec., 489.89 KiB/sec.
10982 2024.06.28 20:26:46.174751 [ 3 ] {29ee00a4-88fa-4b1e-8392-9e13e42297a4} <Debug> DynamicQueryHandler: Done processing query
10983 2024.06.28 20:26:46.174792 [ 3 ] {29ee00a4-88fa-4b1e-8392-9e13e42297a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10984 2024.06.28 20:26:46.174809 [ 3 ] {} <Debug> HTTP-Session: 16b44fc1-95a2-40e9-a704-8019203c7a6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10985 2024.06.28 20:26:46.174936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10986 2024.06.28 20:26:46.174985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10987 2024.06.28 20:26:46.175004 [ 3 ] {} <Debug> HTTP-Session: 7dc2cfc7-ac62-4694-bfb0-7373d0e89ba4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
10988 2024.06.28 20:26:46.175021 [ 3 ] {} <Debug> HTTP-Session: 7dc2cfc7-ac62-4694-bfb0-7373d0e89ba4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10989 2024.06.28 20:26:46.175035 [ 3 ] {} <Debug> HTTP-Session: 7dc2cfc7-ac62-4694-bfb0-7373d0e89ba4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10990 2024.06.28 20:26:46.175066 [ 3 ] {} <Trace> HTTP-Session: 7dc2cfc7-ac62-4694-bfb0-7373d0e89ba4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10991 2024.06.28 20:26:46.175167 [ 3 ] {dceeff6a-afff-420e-8409-b2ee663e4f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10992 2024.06.28 20:26:46.175211 [ 3 ] {dceeff6a-afff-420e-8409-b2ee663e4f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10993 2024.06.28 20:26:46.175359 [ 3 ] {dceeff6a-afff-420e-8409-b2ee663e4f01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10994 2024.06.28 20:26:46.175665 [ 3 ] {dceeff6a-afff-420e-8409-b2ee663e4f01} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10995 2024.06.28 20:26:46.175702 [ 3 ] {dceeff6a-afff-420e-8409-b2ee663e4f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
10996 2024.06.28 20:26:46.176001 [ 3 ] {dceeff6a-afff-420e-8409-b2ee663e4f01} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10997 2024.06.28 20:26:46.176323 [ 3 ] {dceeff6a-afff-420e-8409-b2ee663e4f01} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10998 2024.06.28 20:26:46.176477 [ 3 ] {dceeff6a-afff-420e-8409-b2ee663e4f01} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001329 sec., 3009.7817908201655 rows/sec., 245.43 KiB/sec.
10999 2024.06.28 20:26:46.176631 [ 3 ] {dceeff6a-afff-420e-8409-b2ee663e4f01} <Debug> DynamicQueryHandler: Done processing query
11000 2024.06.28 20:26:46.176655 [ 3 ] {dceeff6a-afff-420e-8409-b2ee663e4f01} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11001 2024.06.28 20:26:46.176671 [ 3 ] {} <Debug> HTTP-Session: 7dc2cfc7-ac62-4694-bfb0-7373d0e89ba4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11002 2024.06.28 20:26:46.176793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 13068, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11003 2024.06.28 20:26:46.176840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11004 2024.06.28 20:26:46.176860 [ 3 ] {} <Debug> HTTP-Session: edf45689-f65b-4f0a-a64e-e74fe5eeed27 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11005 2024.06.28 20:26:46.176877 [ 3 ] {} <Debug> HTTP-Session: edf45689-f65b-4f0a-a64e-e74fe5eeed27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11006 2024.06.28 20:26:46.176891 [ 3 ] {} <Debug> HTTP-Session: edf45689-f65b-4f0a-a64e-e74fe5eeed27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11007 2024.06.28 20:26:46.176921 [ 3 ] {} <Trace> HTTP-Session: edf45689-f65b-4f0a-a64e-e74fe5eeed27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11008 2024.06.28 20:26:46.177040 [ 3 ] {a5279c2e-3f44-4cea-8861-e1f3ce382119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11009 2024.06.28 20:26:46.177083 [ 3 ] {a5279c2e-3f44-4cea-8861-e1f3ce382119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11010 2024.06.28 20:26:46.177207 [ 3 ] {a5279c2e-3f44-4cea-8861-e1f3ce382119} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11011 2024.06.28 20:26:46.177574 [ 3 ] {a5279c2e-3f44-4cea-8861-e1f3ce382119} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11012 2024.06.28 20:26:46.177611 [ 3 ] {a5279c2e-3f44-4cea-8861-e1f3ce382119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
11013 2024.06.28 20:26:46.177924 [ 3 ] {a5279c2e-3f44-4cea-8861-e1f3ce382119} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
11014 2024.06.28 20:26:46.178224 [ 3 ] {a5279c2e-3f44-4cea-8861-e1f3ce382119} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11015 2024.06.28 20:26:46.178347 [ 3 ] {a5279c2e-3f44-4cea-8861-e1f3ce382119} <Debug> executeQuery: Read 91 rows, 7.51 KiB in 0.001352 sec., 67307.69230769231 rows/sec., 5.42 MiB/sec.
11016 2024.06.28 20:26:46.178539 [ 3 ] {a5279c2e-3f44-4cea-8861-e1f3ce382119} <Debug> DynamicQueryHandler: Done processing query
11017 2024.06.28 20:26:46.178593 [ 3 ] {a5279c2e-3f44-4cea-8861-e1f3ce382119} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11018 2024.06.28 20:26:46.178649 [ 3 ] {} <Debug> HTTP-Session: edf45689-f65b-4f0a-a64e-e74fe5eeed27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11019 2024.06.28 20:26:46.178844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11020 2024.06.28 20:26:46.178948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11021 2024.06.28 20:26:46.178973 [ 3 ] {} <Debug> HTTP-Session: c9a14d73-9890-4276-8594-cbb72708d6ec Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11022 2024.06.28 20:26:46.178990 [ 3 ] {} <Debug> HTTP-Session: c9a14d73-9890-4276-8594-cbb72708d6ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11023 2024.06.28 20:26:46.179005 [ 3 ] {} <Debug> HTTP-Session: c9a14d73-9890-4276-8594-cbb72708d6ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11024 2024.06.28 20:26:46.179036 [ 3 ] {} <Trace> HTTP-Session: c9a14d73-9890-4276-8594-cbb72708d6ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11025 2024.06.28 20:26:46.179135 [ 3 ] {e71cc398-8b2f-44a7-a7b2-54a303d49b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11026 2024.06.28 20:26:46.179177 [ 3 ] {e71cc398-8b2f-44a7-a7b2-54a303d49b6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11027 2024.06.28 20:26:46.179316 [ 3 ] {e71cc398-8b2f-44a7-a7b2-54a303d49b6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11028 2024.06.28 20:26:46.179589 [ 3 ] {e71cc398-8b2f-44a7-a7b2-54a303d49b6d} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11029 2024.06.28 20:26:46.179624 [ 3 ] {e71cc398-8b2f-44a7-a7b2-54a303d49b6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
11030 2024.06.28 20:26:46.179917 [ 3 ] {e71cc398-8b2f-44a7-a7b2-54a303d49b6d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
11031 2024.06.28 20:26:46.180223 [ 3 ] {e71cc398-8b2f-44a7-a7b2-54a303d49b6d} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11032 2024.06.28 20:26:46.180346 [ 3 ] {e71cc398-8b2f-44a7-a7b2-54a303d49b6d} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001238 sec., 3231.0177705977385 rows/sec., 225.60 KiB/sec.
11033 2024.06.28 20:26:46.180492 [ 3 ] {e71cc398-8b2f-44a7-a7b2-54a303d49b6d} <Debug> DynamicQueryHandler: Done processing query
11034 2024.06.28 20:26:46.180516 [ 3 ] {e71cc398-8b2f-44a7-a7b2-54a303d49b6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11035 2024.06.28 20:26:46.180531 [ 3 ] {} <Debug> HTTP-Session: c9a14d73-9890-4276-8594-cbb72708d6ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11036 2024.06.28 20:26:46.180650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 13438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11037 2024.06.28 20:26:46.180697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11038 2024.06.28 20:26:46.180717 [ 3 ] {} <Debug> HTTP-Session: b5558521-2a2b-49f2-a194-5a9a72720f78 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11039 2024.06.28 20:26:46.180734 [ 3 ] {} <Debug> HTTP-Session: b5558521-2a2b-49f2-a194-5a9a72720f78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11040 2024.06.28 20:26:46.180748 [ 3 ] {} <Debug> HTTP-Session: b5558521-2a2b-49f2-a194-5a9a72720f78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11041 2024.06.28 20:26:46.180778 [ 3 ] {} <Trace> HTTP-Session: b5558521-2a2b-49f2-a194-5a9a72720f78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11042 2024.06.28 20:26:46.180892 [ 3 ] {a1f4708b-0a3f-4bad-bc64-7097fc7a266c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11043 2024.06.28 20:26:46.180934 [ 3 ] {a1f4708b-0a3f-4bad-bc64-7097fc7a266c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11044 2024.06.28 20:26:46.181055 [ 3 ] {a1f4708b-0a3f-4bad-bc64-7097fc7a266c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11045 2024.06.28 20:26:46.181381 [ 3 ] {a1f4708b-0a3f-4bad-bc64-7097fc7a266c} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11046 2024.06.28 20:26:46.181417 [ 3 ] {a1f4708b-0a3f-4bad-bc64-7097fc7a266c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
11047 2024.06.28 20:26:46.181733 [ 3 ] {a1f4708b-0a3f-4bad-bc64-7097fc7a266c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
11048 2024.06.28 20:26:46.182032 [ 3 ] {a1f4708b-0a3f-4bad-bc64-7097fc7a266c} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11049 2024.06.28 20:26:46.182154 [ 3 ] {a1f4708b-0a3f-4bad-bc64-7097fc7a266c} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001302 sec., 60675.88325652842 rows/sec., 4.74 MiB/sec.
11050 2024.06.28 20:26:46.182313 [ 3 ] {a1f4708b-0a3f-4bad-bc64-7097fc7a266c} <Debug> DynamicQueryHandler: Done processing query
11051 2024.06.28 20:26:46.182338 [ 3 ] {a1f4708b-0a3f-4bad-bc64-7097fc7a266c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11052 2024.06.28 20:26:46.182353 [ 3 ] {} <Debug> HTTP-Session: b5558521-2a2b-49f2-a194-5a9a72720f78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11053 2024.06.28 20:26:46.182490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 31049, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11054 2024.06.28 20:26:46.182539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11055 2024.06.28 20:26:46.182558 [ 3 ] {} <Debug> HTTP-Session: 8847027a-2b97-41d7-90a9-971e099e2fb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11056 2024.06.28 20:26:46.182575 [ 3 ] {} <Debug> HTTP-Session: 8847027a-2b97-41d7-90a9-971e099e2fb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11057 2024.06.28 20:26:46.182589 [ 3 ] {} <Debug> HTTP-Session: 8847027a-2b97-41d7-90a9-971e099e2fb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11058 2024.06.28 20:26:46.182619 [ 3 ] {} <Trace> HTTP-Session: 8847027a-2b97-41d7-90a9-971e099e2fb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11059 2024.06.28 20:26:46.182758 [ 3 ] {c5ad56c0-6dee-43d8-afb7-bbfe804272fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11060 2024.06.28 20:26:46.182805 [ 3 ] {c5ad56c0-6dee-43d8-afb7-bbfe804272fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11061 2024.06.28 20:26:46.182943 [ 3 ] {c5ad56c0-6dee-43d8-afb7-bbfe804272fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11062 2024.06.28 20:26:46.183317 [ 3 ] {c5ad56c0-6dee-43d8-afb7-bbfe804272fa} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11063 2024.06.28 20:26:46.183352 [ 3 ] {c5ad56c0-6dee-43d8-afb7-bbfe804272fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
11064 2024.06.28 20:26:46.183737 [ 3 ] {c5ad56c0-6dee-43d8-afb7-bbfe804272fa} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
11065 2024.06.28 20:26:46.184073 [ 3 ] {c5ad56c0-6dee-43d8-afb7-bbfe804272fa} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11066 2024.06.28 20:26:46.184194 [ 3 ] {c5ad56c0-6dee-43d8-afb7-bbfe804272fa} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.0015 sec., 108000 rows/sec., 7.52 MiB/sec.
11067 2024.06.28 20:26:46.184345 [ 3 ] {c5ad56c0-6dee-43d8-afb7-bbfe804272fa} <Debug> DynamicQueryHandler: Done processing query
11068 2024.06.28 20:26:46.184368 [ 3 ] {c5ad56c0-6dee-43d8-afb7-bbfe804272fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11069 2024.06.28 20:26:46.184384 [ 3 ] {} <Debug> HTTP-Session: 8847027a-2b97-41d7-90a9-971e099e2fb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11070 2024.06.28 20:26:46.184506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 17769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11071 2024.06.28 20:26:46.184552 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11072 2024.06.28 20:26:46.184571 [ 3 ] {} <Debug> HTTP-Session: 05981702-e41f-431a-b6a9-92a9227f2098 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11073 2024.06.28 20:26:46.184587 [ 3 ] {} <Debug> HTTP-Session: 05981702-e41f-431a-b6a9-92a9227f2098 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11074 2024.06.28 20:26:46.184602 [ 3 ] {} <Debug> HTTP-Session: 05981702-e41f-431a-b6a9-92a9227f2098 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11075 2024.06.28 20:26:46.184632 [ 3 ] {} <Trace> HTTP-Session: 05981702-e41f-431a-b6a9-92a9227f2098 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11076 2024.06.28 20:26:46.184802 [ 3 ] {34d5e5ed-6c82-47b3-96ca-c19d48c0b981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11077 2024.06.28 20:26:46.184891 [ 3 ] {34d5e5ed-6c82-47b3-96ca-c19d48c0b981} <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
11078 2024.06.28 20:26:46.185289 [ 3 ] {34d5e5ed-6c82-47b3-96ca-c19d48c0b981} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11079 2024.06.28 20:26:46.185818 [ 3 ] {34d5e5ed-6c82-47b3-96ca-c19d48c0b981} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11080 2024.06.28 20:26:46.185853 [ 3 ] {34d5e5ed-6c82-47b3-96ca-c19d48c0b981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
11081 2024.06.28 20:26:46.186440 [ 3 ] {34d5e5ed-6c82-47b3-96ca-c19d48c0b981} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
11082 2024.06.28 20:26:46.186844 [ 3 ] {34d5e5ed-6c82-47b3-96ca-c19d48c0b981} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11083 2024.06.28 20:26:46.186987 [ 3 ] {34d5e5ed-6c82-47b3-96ca-c19d48c0b981} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002281 sec., 4822.446295484437 rows/sec., 8.64 MiB/sec.
11084 2024.06.28 20:26:46.187197 [ 3 ] {34d5e5ed-6c82-47b3-96ca-c19d48c0b981} <Debug> DynamicQueryHandler: Done processing query
11085 2024.06.28 20:26:46.187220 [ 3 ] {34d5e5ed-6c82-47b3-96ca-c19d48c0b981} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
11086 2024.06.28 20:26:46.187261 [ 3 ] {} <Debug> HTTP-Session: 05981702-e41f-431a-b6a9-92a9227f2098 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11087 2024.06.28 20:26:46.187391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11088 2024.06.28 20:26:46.187438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11089 2024.06.28 20:26:46.187457 [ 3 ] {} <Debug> HTTP-Session: b8437832-fc0e-41c0-be5d-08252cca4b7c Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11090 2024.06.28 20:26:46.187474 [ 3 ] {} <Debug> HTTP-Session: b8437832-fc0e-41c0-be5d-08252cca4b7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11091 2024.06.28 20:26:46.187488 [ 3 ] {} <Debug> HTTP-Session: b8437832-fc0e-41c0-be5d-08252cca4b7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11092 2024.06.28 20:26:46.187518 [ 3 ] {} <Trace> HTTP-Session: b8437832-fc0e-41c0-be5d-08252cca4b7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11093 2024.06.28 20:26:46.187628 [ 3 ] {73f14eb6-5af9-4a3f-8506-41f99e47a0d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11094 2024.06.28 20:26:46.187672 [ 3 ] {73f14eb6-5af9-4a3f-8506-41f99e47a0d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11095 2024.06.28 20:26:46.187794 [ 3 ] {73f14eb6-5af9-4a3f-8506-41f99e47a0d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11096 2024.06.28 20:26:46.188125 [ 3 ] {73f14eb6-5af9-4a3f-8506-41f99e47a0d3} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11097 2024.06.28 20:26:46.188160 [ 3 ] {73f14eb6-5af9-4a3f-8506-41f99e47a0d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
11098 2024.06.28 20:26:46.188524 [ 3 ] {73f14eb6-5af9-4a3f-8506-41f99e47a0d3} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
11099 2024.06.28 20:26:46.188846 [ 3 ] {73f14eb6-5af9-4a3f-8506-41f99e47a0d3} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11100 2024.06.28 20:26:46.188969 [ 3 ] {73f14eb6-5af9-4a3f-8506-41f99e47a0d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001377 sec., 43572.98474945534 rows/sec., 2.94 MiB/sec.
11101 2024.06.28 20:26:46.189214 [ 3 ] {73f14eb6-5af9-4a3f-8506-41f99e47a0d3} <Debug> DynamicQueryHandler: Done processing query
11102 2024.06.28 20:26:46.189268 [ 3 ] {73f14eb6-5af9-4a3f-8506-41f99e47a0d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11103 2024.06.28 20:26:46.189340 [ 3 ] {} <Debug> HTTP-Session: b8437832-fc0e-41c0-be5d-08252cca4b7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11104 2024.06.28 20:26:51.172971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11105 2024.06.28 20:26:51.173158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11106 2024.06.28 20:26:51.173204 [ 3 ] {} <Debug> HTTP-Session: 66a10e94-6490-443e-b94b-9fbf7402e5c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11107 2024.06.28 20:26:51.173245 [ 3 ] {} <Debug> HTTP-Session: 66a10e94-6490-443e-b94b-9fbf7402e5c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11108 2024.06.28 20:26:51.173273 [ 3 ] {} <Debug> HTTP-Session: 66a10e94-6490-443e-b94b-9fbf7402e5c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11109 2024.06.28 20:26:51.173352 [ 3 ] {} <Trace> HTTP-Session: 66a10e94-6490-443e-b94b-9fbf7402e5c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11110 2024.06.28 20:26:51.173635 [ 3 ] {9d140c4b-ed05-4d6b-912d-035f3fcc0c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11111 2024.06.28 20:26:51.173739 [ 3 ] {9d140c4b-ed05-4d6b-912d-035f3fcc0c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11112 2024.06.28 20:26:51.174047 [ 3 ] {9d140c4b-ed05-4d6b-912d-035f3fcc0c18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11113 2024.06.28 20:26:51.174457 [ 3 ] {9d140c4b-ed05-4d6b-912d-035f3fcc0c18} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11114 2024.06.28 20:26:51.174494 [ 3 ] {9d140c4b-ed05-4d6b-912d-035f3fcc0c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
11115 2024.06.28 20:26:51.174857 [ 3 ] {9d140c4b-ed05-4d6b-912d-035f3fcc0c18} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
11116 2024.06.28 20:26:51.175189 [ 3 ] {9d140c4b-ed05-4d6b-912d-035f3fcc0c18} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11117 2024.06.28 20:26:51.175335 [ 3 ] {9d140c4b-ed05-4d6b-912d-035f3fcc0c18} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001798 sec., 10567.296996662959 rows/sec., 856.53 KiB/sec.
11118 2024.06.28 20:26:51.175516 [ 3 ] {9d140c4b-ed05-4d6b-912d-035f3fcc0c18} <Debug> DynamicQueryHandler: Done processing query
11119 2024.06.28 20:26:51.175541 [ 3 ] {9d140c4b-ed05-4d6b-912d-035f3fcc0c18} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11120 2024.06.28 20:26:51.175556 [ 3 ] {} <Debug> HTTP-Session: 66a10e94-6490-443e-b94b-9fbf7402e5c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11121 2024.06.28 20:26:51.175678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11122 2024.06.28 20:26:51.175725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11123 2024.06.28 20:26:51.175744 [ 3 ] {} <Debug> HTTP-Session: 5108bfd5-63ff-47e7-9478-9bba4aae52d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11124 2024.06.28 20:26:51.175760 [ 3 ] {} <Debug> HTTP-Session: 5108bfd5-63ff-47e7-9478-9bba4aae52d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11125 2024.06.28 20:26:51.175774 [ 3 ] {} <Debug> HTTP-Session: 5108bfd5-63ff-47e7-9478-9bba4aae52d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11126 2024.06.28 20:26:51.175805 [ 3 ] {} <Trace> HTTP-Session: 5108bfd5-63ff-47e7-9478-9bba4aae52d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11127 2024.06.28 20:26:51.175896 [ 3 ] {f968ad86-92e0-42cd-88f9-4c7c994abca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11128 2024.06.28 20:26:51.175939 [ 3 ] {f968ad86-92e0-42cd-88f9-4c7c994abca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11129 2024.06.28 20:26:51.176059 [ 3 ] {f968ad86-92e0-42cd-88f9-4c7c994abca1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11130 2024.06.28 20:26:51.176350 [ 3 ] {f968ad86-92e0-42cd-88f9-4c7c994abca1} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11131 2024.06.28 20:26:51.176386 [ 3 ] {f968ad86-92e0-42cd-88f9-4c7c994abca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
11132 2024.06.28 20:26:51.176683 [ 3 ] {f968ad86-92e0-42cd-88f9-4c7c994abca1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11133 2024.06.28 20:26:51.176996 [ 3 ] {f968ad86-92e0-42cd-88f9-4c7c994abca1} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11134 2024.06.28 20:26:51.177120 [ 3 ] {f968ad86-92e0-42cd-88f9-4c7c994abca1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001247 sec., 1603.849238171612 rows/sec., 130.78 KiB/sec.
11135 2024.06.28 20:26:51.177274 [ 3 ] {f968ad86-92e0-42cd-88f9-4c7c994abca1} <Debug> DynamicQueryHandler: Done processing query
11136 2024.06.28 20:26:51.177298 [ 3 ] {f968ad86-92e0-42cd-88f9-4c7c994abca1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11137 2024.06.28 20:26:51.177314 [ 3 ] {} <Debug> HTTP-Session: 5108bfd5-63ff-47e7-9478-9bba4aae52d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11138 2024.06.28 20:26:51.177441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 16554, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11139 2024.06.28 20:26:51.177484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11140 2024.06.28 20:26:51.177502 [ 3 ] {} <Debug> HTTP-Session: f42b7a49-c2ac-445b-be6f-55b9149bfb34 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11141 2024.06.28 20:26:51.177517 [ 3 ] {} <Debug> HTTP-Session: f42b7a49-c2ac-445b-be6f-55b9149bfb34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11142 2024.06.28 20:26:51.177531 [ 3 ] {} <Debug> HTTP-Session: f42b7a49-c2ac-445b-be6f-55b9149bfb34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11143 2024.06.28 20:26:51.177559 [ 3 ] {} <Trace> HTTP-Session: f42b7a49-c2ac-445b-be6f-55b9149bfb34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11144 2024.06.28 20:26:51.177673 [ 3 ] {6b7fd7e6-eaeb-4442-a131-72ec301c2784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11145 2024.06.28 20:26:51.177713 [ 3 ] {6b7fd7e6-eaeb-4442-a131-72ec301c2784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11146 2024.06.28 20:26:51.177825 [ 3 ] {6b7fd7e6-eaeb-4442-a131-72ec301c2784} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11147 2024.06.28 20:26:51.178128 [ 3 ] {6b7fd7e6-eaeb-4442-a131-72ec301c2784} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11148 2024.06.28 20:26:51.178161 [ 3 ] {6b7fd7e6-eaeb-4442-a131-72ec301c2784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
11149 2024.06.28 20:26:51.178531 [ 3 ] {6b7fd7e6-eaeb-4442-a131-72ec301c2784} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
11150 2024.06.28 20:26:51.178831 [ 3 ] {6b7fd7e6-eaeb-4442-a131-72ec301c2784} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11151 2024.06.28 20:26:51.178955 [ 3 ] {6b7fd7e6-eaeb-4442-a131-72ec301c2784} <Debug> executeQuery: Read 114 rows, 9.61 KiB in 0.00131 sec., 87022.90076335878 rows/sec., 7.16 MiB/sec.
11152 2024.06.28 20:26:51.179102 [ 3 ] {6b7fd7e6-eaeb-4442-a131-72ec301c2784} <Debug> DynamicQueryHandler: Done processing query
11153 2024.06.28 20:26:51.179125 [ 3 ] {6b7fd7e6-eaeb-4442-a131-72ec301c2784} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11154 2024.06.28 20:26:51.179141 [ 3 ] {} <Debug> HTTP-Session: f42b7a49-c2ac-445b-be6f-55b9149bfb34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11155 2024.06.28 20:26:51.179277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11156 2024.06.28 20:26:51.179323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11157 2024.06.28 20:26:51.179343 [ 3 ] {} <Debug> HTTP-Session: a604ef64-2abd-4f30-8f12-10447aaecbe0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11158 2024.06.28 20:26:51.179359 [ 3 ] {} <Debug> HTTP-Session: a604ef64-2abd-4f30-8f12-10447aaecbe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11159 2024.06.28 20:26:51.179373 [ 3 ] {} <Debug> HTTP-Session: a604ef64-2abd-4f30-8f12-10447aaecbe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11160 2024.06.28 20:26:51.179404 [ 3 ] {} <Trace> HTTP-Session: a604ef64-2abd-4f30-8f12-10447aaecbe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11161 2024.06.28 20:26:51.179494 [ 3 ] {a216cffd-7a86-4528-b652-8403409519b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11162 2024.06.28 20:26:51.179535 [ 3 ] {a216cffd-7a86-4528-b652-8403409519b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11163 2024.06.28 20:26:51.179656 [ 3 ] {a216cffd-7a86-4528-b652-8403409519b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11164 2024.06.28 20:26:51.179909 [ 3 ] {a216cffd-7a86-4528-b652-8403409519b0} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11165 2024.06.28 20:26:51.179943 [ 3 ] {a216cffd-7a86-4528-b652-8403409519b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
11166 2024.06.28 20:26:51.180234 [ 3 ] {a216cffd-7a86-4528-b652-8403409519b0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11167 2024.06.28 20:26:51.180547 [ 3 ] {a216cffd-7a86-4528-b652-8403409519b0} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11168 2024.06.28 20:26:51.180673 [ 3 ] {a216cffd-7a86-4528-b652-8403409519b0} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001202 sec., 1663.893510815308 rows/sec., 116.18 KiB/sec.
11169 2024.06.28 20:26:51.180915 [ 3 ] {a216cffd-7a86-4528-b652-8403409519b0} <Debug> DynamicQueryHandler: Done processing query
11170 2024.06.28 20:26:51.180950 [ 3 ] {a216cffd-7a86-4528-b652-8403409519b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11171 2024.06.28 20:26:51.180978 [ 3 ] {} <Debug> HTTP-Session: a604ef64-2abd-4f30-8f12-10447aaecbe0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11172 2024.06.28 20:26:51.181132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 14450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11173 2024.06.28 20:26:51.181179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11174 2024.06.28 20:26:51.181197 [ 3 ] {} <Debug> HTTP-Session: 7448abaa-884b-4922-9abb-a39d8eabfb9f Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11175 2024.06.28 20:26:51.181215 [ 3 ] {} <Debug> HTTP-Session: 7448abaa-884b-4922-9abb-a39d8eabfb9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11176 2024.06.28 20:26:51.181229 [ 3 ] {} <Debug> HTTP-Session: 7448abaa-884b-4922-9abb-a39d8eabfb9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11177 2024.06.28 20:26:51.181258 [ 3 ] {} <Trace> HTTP-Session: 7448abaa-884b-4922-9abb-a39d8eabfb9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11178 2024.06.28 20:26:51.181375 [ 3 ] {3874f8c2-e5c4-4f41-8041-ae221780d05a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11179 2024.06.28 20:26:51.181418 [ 3 ] {3874f8c2-e5c4-4f41-8041-ae221780d05a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11180 2024.06.28 20:26:51.181556 [ 3 ] {3874f8c2-e5c4-4f41-8041-ae221780d05a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11181 2024.06.28 20:26:51.181856 [ 3 ] {3874f8c2-e5c4-4f41-8041-ae221780d05a} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11182 2024.06.28 20:26:51.181891 [ 3 ] {3874f8c2-e5c4-4f41-8041-ae221780d05a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
11183 2024.06.28 20:26:51.182196 [ 3 ] {3874f8c2-e5c4-4f41-8041-ae221780d05a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
11184 2024.06.28 20:26:51.182501 [ 3 ] {3874f8c2-e5c4-4f41-8041-ae221780d05a} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11185 2024.06.28 20:26:51.182622 [ 3 ] {3874f8c2-e5c4-4f41-8041-ae221780d05a} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001288 sec., 65993.78881987577 rows/sec., 5.16 MiB/sec.
11186 2024.06.28 20:26:51.182765 [ 3 ] {3874f8c2-e5c4-4f41-8041-ae221780d05a} <Debug> DynamicQueryHandler: Done processing query
11187 2024.06.28 20:26:51.182789 [ 3 ] {3874f8c2-e5c4-4f41-8041-ae221780d05a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11188 2024.06.28 20:26:51.182805 [ 3 ] {} <Debug> HTTP-Session: 7448abaa-884b-4922-9abb-a39d8eabfb9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11189 2024.06.28 20:26:51.182939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30858, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11190 2024.06.28 20:26:51.182986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11191 2024.06.28 20:26:51.183005 [ 3 ] {} <Debug> HTTP-Session: 8a741457-424b-409c-8170-d1a51a4b6e1a Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11192 2024.06.28 20:26:51.183021 [ 3 ] {} <Debug> HTTP-Session: 8a741457-424b-409c-8170-d1a51a4b6e1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11193 2024.06.28 20:26:51.183034 [ 3 ] {} <Debug> HTTP-Session: 8a741457-424b-409c-8170-d1a51a4b6e1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11194 2024.06.28 20:26:51.183065 [ 3 ] {} <Trace> HTTP-Session: 8a741457-424b-409c-8170-d1a51a4b6e1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11195 2024.06.28 20:26:51.183204 [ 3 ] {2cd09a19-3a8d-4006-b6f6-337cd0db9d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11196 2024.06.28 20:26:51.183250 [ 3 ] {2cd09a19-3a8d-4006-b6f6-337cd0db9d99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11197 2024.06.28 20:26:51.183386 [ 3 ] {2cd09a19-3a8d-4006-b6f6-337cd0db9d99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11198 2024.06.28 20:26:51.183755 [ 3 ] {2cd09a19-3a8d-4006-b6f6-337cd0db9d99} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11199 2024.06.28 20:26:51.183790 [ 3 ] {2cd09a19-3a8d-4006-b6f6-337cd0db9d99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
11200 2024.06.28 20:26:51.184173 [ 3 ] {2cd09a19-3a8d-4006-b6f6-337cd0db9d99} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
11201 2024.06.28 20:26:51.184503 [ 3 ] {2cd09a19-3a8d-4006-b6f6-337cd0db9d99} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11202 2024.06.28 20:26:51.184633 [ 3 ] {2cd09a19-3a8d-4006-b6f6-337cd0db9d99} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001494 sec., 107764.39089692102 rows/sec., 7.50 MiB/sec.
11203 2024.06.28 20:26:51.184797 [ 3 ] {2cd09a19-3a8d-4006-b6f6-337cd0db9d99} <Debug> DynamicQueryHandler: Done processing query
11204 2024.06.28 20:26:51.184821 [ 3 ] {2cd09a19-3a8d-4006-b6f6-337cd0db9d99} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11205 2024.06.28 20:26:51.184836 [ 3 ] {} <Debug> HTTP-Session: 8a741457-424b-409c-8170-d1a51a4b6e1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11206 2024.06.28 20:26:51.184968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11207 2024.06.28 20:26:51.185016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11208 2024.06.28 20:26:51.185034 [ 3 ] {} <Debug> HTTP-Session: bd7aa02a-f043-4d5a-9249-5964d739c432 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11209 2024.06.28 20:26:51.185051 [ 3 ] {} <Debug> HTTP-Session: bd7aa02a-f043-4d5a-9249-5964d739c432 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11210 2024.06.28 20:26:51.185065 [ 3 ] {} <Debug> HTTP-Session: bd7aa02a-f043-4d5a-9249-5964d739c432 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11211 2024.06.28 20:26:51.185094 [ 3 ] {} <Trace> HTTP-Session: bd7aa02a-f043-4d5a-9249-5964d739c432 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11212 2024.06.28 20:26:51.185336 [ 3 ] {28c7f57f-2381-4656-8449-c59512760b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11213 2024.06.28 20:26:51.185403 [ 3 ] {28c7f57f-2381-4656-8449-c59512760b91} <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
11214 2024.06.28 20:26:51.185801 [ 3 ] {28c7f57f-2381-4656-8449-c59512760b91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11215 2024.06.28 20:26:51.186343 [ 3 ] {28c7f57f-2381-4656-8449-c59512760b91} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11216 2024.06.28 20:26:51.186377 [ 3 ] {28c7f57f-2381-4656-8449-c59512760b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
11217 2024.06.28 20:26:51.186946 [ 3 ] {28c7f57f-2381-4656-8449-c59512760b91} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
11218 2024.06.28 20:26:51.187337 [ 3 ] {28c7f57f-2381-4656-8449-c59512760b91} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11219 2024.06.28 20:26:51.187499 [ 3 ] {28c7f57f-2381-4656-8449-c59512760b91} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002333 sec., 8144.020574367767 rows/sec., 14.59 MiB/sec.
11220 2024.06.28 20:26:51.187689 [ 3 ] {28c7f57f-2381-4656-8449-c59512760b91} <Debug> DynamicQueryHandler: Done processing query
11221 2024.06.28 20:26:51.187713 [ 3 ] {28c7f57f-2381-4656-8449-c59512760b91} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
11222 2024.06.28 20:26:51.187728 [ 3 ] {} <Debug> HTTP-Session: bd7aa02a-f043-4d5a-9249-5964d739c432 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11223 2024.06.28 20:26:51.187836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11224 2024.06.28 20:26:51.187881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11225 2024.06.28 20:26:51.187900 [ 3 ] {} <Debug> HTTP-Session: 2537e42a-c5c0-44fc-8223-30984eb40e4b Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11226 2024.06.28 20:26:51.187916 [ 3 ] {} <Debug> HTTP-Session: 2537e42a-c5c0-44fc-8223-30984eb40e4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11227 2024.06.28 20:26:51.187929 [ 3 ] {} <Debug> HTTP-Session: 2537e42a-c5c0-44fc-8223-30984eb40e4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11228 2024.06.28 20:26:51.187959 [ 3 ] {} <Trace> HTTP-Session: 2537e42a-c5c0-44fc-8223-30984eb40e4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11229 2024.06.28 20:26:51.188072 [ 3 ] {06768504-c41a-4428-ac67-e5fc7b0adeca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11230 2024.06.28 20:26:51.188115 [ 3 ] {06768504-c41a-4428-ac67-e5fc7b0adeca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11231 2024.06.28 20:26:51.188237 [ 3 ] {06768504-c41a-4428-ac67-e5fc7b0adeca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11232 2024.06.28 20:26:51.188551 [ 3 ] {06768504-c41a-4428-ac67-e5fc7b0adeca} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11233 2024.06.28 20:26:51.188585 [ 3 ] {06768504-c41a-4428-ac67-e5fc7b0adeca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB.
11234 2024.06.28 20:26:51.188934 [ 3 ] {06768504-c41a-4428-ac67-e5fc7b0adeca} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
11235 2024.06.28 20:26:51.189256 [ 3 ] {06768504-c41a-4428-ac67-e5fc7b0adeca} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11236 2024.06.28 20:26:51.189378 [ 3 ] {06768504-c41a-4428-ac67-e5fc7b0adeca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001346 sec., 44576.523031203564 rows/sec., 3.00 MiB/sec.
11237 2024.06.28 20:26:51.189544 [ 3 ] {06768504-c41a-4428-ac67-e5fc7b0adeca} <Debug> DynamicQueryHandler: Done processing query
11238 2024.06.28 20:26:51.189582 [ 3 ] {06768504-c41a-4428-ac67-e5fc7b0adeca} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11239 2024.06.28 20:26:51.189616 [ 3 ] {} <Debug> HTTP-Session: 2537e42a-c5c0-44fc-8223-30984eb40e4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11240 2024.06.28 20:26:55.340773 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache
11241 2024.06.28 20:26:55.340833 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache
11242 2024.06.28 20:26:56.174287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 1629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11243 2024.06.28 20:26:56.174496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11244 2024.06.28 20:26:56.174545 [ 3 ] {} <Debug> HTTP-Session: 70f2b4ba-c7b3-4f52-9d8e-65eb7e769698 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11245 2024.06.28 20:26:56.174594 [ 3 ] {} <Debug> HTTP-Session: 70f2b4ba-c7b3-4f52-9d8e-65eb7e769698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11246 2024.06.28 20:26:56.174620 [ 3 ] {} <Debug> HTTP-Session: 70f2b4ba-c7b3-4f52-9d8e-65eb7e769698 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11247 2024.06.28 20:26:56.174707 [ 3 ] {} <Trace> HTTP-Session: 70f2b4ba-c7b3-4f52-9d8e-65eb7e769698 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11248 2024.06.28 20:26:56.175022 [ 3 ] {d960091d-a32b-4a9c-9816-565ae29c8134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11249 2024.06.28 20:26:56.175145 [ 3 ] {d960091d-a32b-4a9c-9816-565ae29c8134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11250 2024.06.28 20:26:56.175451 [ 3 ] {d960091d-a32b-4a9c-9816-565ae29c8134} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11251 2024.06.28 20:26:56.176058 [ 3 ] {d960091d-a32b-4a9c-9816-565ae29c8134} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11252 2024.06.28 20:26:56.176116 [ 3 ] {d960091d-a32b-4a9c-9816-565ae29c8134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB.
11253 2024.06.28 20:26:56.176664 [ 3 ] {d960091d-a32b-4a9c-9816-565ae29c8134} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
11254 2024.06.28 20:26:56.177191 [ 3 ] {d960091d-a32b-4a9c-9816-565ae29c8134} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11255 2024.06.28 20:26:56.177399 [ 3 ] {d960091d-a32b-4a9c-9816-565ae29c8134} <Debug> executeQuery: Read 11 rows, 913.00 B in 0.002483 sec., 4430.124848973017 rows/sec., 359.08 KiB/sec.
11256 2024.06.28 20:26:56.177426 [ 118 ] {} <Debug> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
11257 2024.06.28 20:26:56.177515 [ 118 ] {} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11258 2024.06.28 20:26:56.177564 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB.
11259 2024.06.28 20:26:56.177719 [ 3 ] {d960091d-a32b-4a9c-9816-565ae29c8134} <Debug> DynamicQueryHandler: Done processing query
11260 2024.06.28 20:26:56.177804 [ 3 ] {d960091d-a32b-4a9c-9816-565ae29c8134} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11261 2024.06.28 20:26:56.177844 [ 3 ] {} <Debug> HTTP-Session: 70f2b4ba-c7b3-4f52-9d8e-65eb7e769698 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11262 2024.06.28 20:26:56.177877 [ 192 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::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
11263 2024.06.28 20:26:56.178122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11264 2024.06.28 20:26:56.178280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11265 2024.06.28 20:26:56.178292 [ 192 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11266 2024.06.28 20:26:56.178331 [ 3 ] {} <Debug> HTTP-Session: 1740d993-66f7-4769-9a2c-413adfdbebd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11267 2024.06.28 20:26:56.178400 [ 3 ] {} <Debug> HTTP-Session: 1740d993-66f7-4769-9a2c-413adfdbebd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11268 2024.06.28 20:26:56.178400 [ 192 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 30 rows starting from the beginning of the part
11269 2024.06.28 20:26:56.178433 [ 3 ] {} <Debug> HTTP-Session: 1740d993-66f7-4769-9a2c-413adfdbebd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11270 2024.06.28 20:26:56.178553 [ 3 ] {} <Trace> HTTP-Session: 1740d993-66f7-4769-9a2c-413adfdbebd4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11271 2024.06.28 20:26:56.178759 [ 192 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 11 rows starting from the beginning of the part
11272 2024.06.28 20:26:56.179132 [ 192 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 19 rows starting from the beginning of the part
11273 2024.06.28 20:26:56.179270 [ 3 ] {b6b81f3f-db4e-44e9-8460-7546a1c65835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11274 2024.06.28 20:26:56.179536 [ 192 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 11 rows starting from the beginning of the part
11275 2024.06.28 20:26:56.179552 [ 3 ] {b6b81f3f-db4e-44e9-8460-7546a1c65835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11276 2024.06.28 20:26:56.179916 [ 192 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 19 rows starting from the beginning of the part
11277 2024.06.28 20:26:56.180308 [ 192 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 11 rows starting from the beginning of the part
11278 2024.06.28 20:26:56.181213 [ 3 ] {b6b81f3f-db4e-44e9-8460-7546a1c65835} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11279 2024.06.28 20:26:56.182414 [ 3 ] {b6b81f3f-db4e-44e9-8460-7546a1c65835} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11280 2024.06.28 20:26:56.182521 [ 3 ] {b6b81f3f-db4e-44e9-8460-7546a1c65835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB.
11281 2024.06.28 20:26:56.183835 [ 3 ] {b6b81f3f-db4e-44e9-8460-7546a1c65835} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
11282 2024.06.28 20:26:56.184174 [ 200 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 101 rows, containing 4 columns (4 merged, 0 gathered) in 0.006488293 sec., 15566.497998780265 rows/sec., 1.23 MiB/sec.
11283 2024.06.28 20:26:56.184559 [ 195 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
11284 2024.06.28 20:26:56.184825 [ 3 ] {b6b81f3f-db4e-44e9-8460-7546a1c65835} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11285 2024.06.28 20:26:56.185414 [ 3 ] {b6b81f3f-db4e-44e9-8460-7546a1c65835} <Debug> executeQuery: Read 89 rows, 7.36 KiB in 0.006439 sec., 13822.022053113837 rows/sec., 1.12 MiB/sec.
11286 2024.06.28 20:26:56.186048 [ 195 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_66_13} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11287 2024.06.28 20:26:56.186133 [ 3 ] {b6b81f3f-db4e-44e9-8460-7546a1c65835} <Debug> DynamicQueryHandler: Done processing query
11288 2024.06.28 20:26:56.186278 [ 3 ] {b6b81f3f-db4e-44e9-8460-7546a1c65835} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11289 2024.06.28 20:26:56.186382 [ 3 ] {} <Debug> HTTP-Session: 1740d993-66f7-4769-9a2c-413adfdbebd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11290 2024.06.28 20:26:56.186424 [ 195 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_66_13} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
11291 2024.06.28 20:26:56.186626 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
11292 2024.06.28 20:26:56.186696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 12756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11293 2024.06.28 20:26:56.186773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11294 2024.06.28 20:26:56.186803 [ 3 ] {} <Debug> HTTP-Session: b65b55e8-78c7-4116-afe1-28428ee23c5d Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11295 2024.06.28 20:26:56.186827 [ 3 ] {} <Debug> HTTP-Session: b65b55e8-78c7-4116-afe1-28428ee23c5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11296 2024.06.28 20:26:56.186848 [ 3 ] {} <Debug> HTTP-Session: b65b55e8-78c7-4116-afe1-28428ee23c5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11297 2024.06.28 20:26:56.186895 [ 3 ] {} <Trace> HTTP-Session: b65b55e8-78c7-4116-afe1-28428ee23c5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11298 2024.06.28 20:26:56.187097 [ 3 ] {99b135fb-5ed1-4ad1-9f13-0e639e2b563f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11299 2024.06.28 20:26:56.187170 [ 3 ] {99b135fb-5ed1-4ad1-9f13-0e639e2b563f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11300 2024.06.28 20:26:56.187403 [ 3 ] {99b135fb-5ed1-4ad1-9f13-0e639e2b563f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11301 2024.06.28 20:26:56.187884 [ 3 ] {99b135fb-5ed1-4ad1-9f13-0e639e2b563f} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11302 2024.06.28 20:26:56.187940 [ 3 ] {99b135fb-5ed1-4ad1-9f13-0e639e2b563f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB.
11303 2024.06.28 20:26:56.188430 [ 3 ] {99b135fb-5ed1-4ad1-9f13-0e639e2b563f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
11304 2024.06.28 20:26:56.188906 [ 3 ] {99b135fb-5ed1-4ad1-9f13-0e639e2b563f} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11305 2024.06.28 20:26:56.189097 [ 3 ] {99b135fb-5ed1-4ad1-9f13-0e639e2b563f} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00208 sec., 36057.69230769231 rows/sec., 2.82 MiB/sec.
11306 2024.06.28 20:26:56.189333 [ 3 ] {99b135fb-5ed1-4ad1-9f13-0e639e2b563f} <Debug> DynamicQueryHandler: Done processing query
11307 2024.06.28 20:26:56.189369 [ 3 ] {99b135fb-5ed1-4ad1-9f13-0e639e2b563f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11308 2024.06.28 20:26:56.189392 [ 3 ] {} <Debug> HTTP-Session: b65b55e8-78c7-4116-afe1-28428ee23c5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11309 2024.06.28 20:26:56.189616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11310 2024.06.28 20:26:56.189699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11311 2024.06.28 20:26:56.189731 [ 3 ] {} <Debug> HTTP-Session: c89bc758-97e8-41ef-8340-610d3855547b Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11312 2024.06.28 20:26:56.189757 [ 3 ] {} <Debug> HTTP-Session: c89bc758-97e8-41ef-8340-610d3855547b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11313 2024.06.28 20:26:56.189777 [ 3 ] {} <Debug> HTTP-Session: c89bc758-97e8-41ef-8340-610d3855547b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11314 2024.06.28 20:26:56.189825 [ 3 ] {} <Trace> HTTP-Session: c89bc758-97e8-41ef-8340-610d3855547b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11315 2024.06.28 20:26:56.190053 [ 3 ] {9ac567ab-3af5-43ac-9bce-02784d849312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11316 2024.06.28 20:26:56.190133 [ 3 ] {9ac567ab-3af5-43ac-9bce-02784d849312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11317 2024.06.28 20:26:56.190976 [ 3 ] {9ac567ab-3af5-43ac-9bce-02784d849312} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11318 2024.06.28 20:26:56.191569 [ 3 ] {9ac567ab-3af5-43ac-9bce-02784d849312} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11319 2024.06.28 20:26:56.191621 [ 3 ] {9ac567ab-3af5-43ac-9bce-02784d849312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB.
11320 2024.06.28 20:26:56.192209 [ 3 ] {9ac567ab-3af5-43ac-9bce-02784d849312} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
11321 2024.06.28 20:26:56.192691 [ 3 ] {9ac567ab-3af5-43ac-9bce-02784d849312} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11322 2024.06.28 20:26:56.192854 [ 3 ] {9ac567ab-3af5-43ac-9bce-02784d849312} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002901 sec., 55153.39538090314 rows/sec., 3.84 MiB/sec.
11323 2024.06.28 20:26:56.193168 [ 3 ] {9ac567ab-3af5-43ac-9bce-02784d849312} <Debug> DynamicQueryHandler: Done processing query
11324 2024.06.28 20:26:56.193241 [ 3 ] {9ac567ab-3af5-43ac-9bce-02784d849312} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11325 2024.06.28 20:26:56.193313 [ 3 ] {} <Debug> HTTP-Session: c89bc758-97e8-41ef-8340-610d3855547b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11326 2024.06.28 20:26:56.193581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 17784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11327 2024.06.28 20:26:56.193661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11328 2024.06.28 20:26:56.193692 [ 3 ] {} <Debug> HTTP-Session: 1551e3cb-e3a4-4104-9c30-2cc2b2086f77 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11329 2024.06.28 20:26:56.193713 [ 3 ] {} <Debug> HTTP-Session: 1551e3cb-e3a4-4104-9c30-2cc2b2086f77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11330 2024.06.28 20:26:56.193736 [ 3 ] {} <Debug> HTTP-Session: 1551e3cb-e3a4-4104-9c30-2cc2b2086f77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11331 2024.06.28 20:26:56.193792 [ 3 ] {} <Trace> HTTP-Session: 1551e3cb-e3a4-4104-9c30-2cc2b2086f77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11332 2024.06.28 20:26:56.194090 [ 3 ] {ac5e8d1d-9ce5-4800-98bd-584f8cd2e1cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11333 2024.06.28 20:26:56.194199 [ 3 ] {ac5e8d1d-9ce5-4800-98bd-584f8cd2e1cc} <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
11334 2024.06.28 20:26:56.194805 [ 3 ] {ac5e8d1d-9ce5-4800-98bd-584f8cd2e1cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11335 2024.06.28 20:26:56.195565 [ 3 ] {ac5e8d1d-9ce5-4800-98bd-584f8cd2e1cc} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11336 2024.06.28 20:26:56.195621 [ 3 ] {ac5e8d1d-9ce5-4800-98bd-584f8cd2e1cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB.
11337 2024.06.28 20:26:56.196495 [ 3 ] {ac5e8d1d-9ce5-4800-98bd-584f8cd2e1cc} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
11338 2024.06.28 20:26:56.197141 [ 3 ] {ac5e8d1d-9ce5-4800-98bd-584f8cd2e1cc} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11339 2024.06.28 20:26:56.197334 [ 118 ] {} <Debug> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
11340 2024.06.28 20:26:56.197351 [ 3 ] {ac5e8d1d-9ce5-4800-98bd-584f8cd2e1cc} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.003419 sec., 3217.3150043872474 rows/sec., 5.77 MiB/sec.
11341 2024.06.28 20:26:56.197384 [ 118 ] {} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11342 2024.06.28 20:26:56.197441 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB.
11343 2024.06.28 20:26:56.197829 [ 200 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::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
11344 2024.06.28 20:26:56.198009 [ 3 ] {ac5e8d1d-9ce5-4800-98bd-584f8cd2e1cc} <Debug> DynamicQueryHandler: Done processing query
11345 2024.06.28 20:26:56.198081 [ 3 ] {ac5e8d1d-9ce5-4800-98bd-584f8cd2e1cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB.
11346 2024.06.28 20:26:56.198157 [ 3 ] {} <Debug> HTTP-Session: 1551e3cb-e3a4-4104-9c30-2cc2b2086f77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11347 2024.06.28 20:26:56.198456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11348 2024.06.28 20:26:56.198631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11349 2024.06.28 20:26:56.198730 [ 3 ] {} <Debug> HTTP-Session: cd3052a5-6495-4c02-a9d3-56daf778168f Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11350 2024.06.28 20:26:56.198773 [ 200 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11351 2024.06.28 20:26:56.198791 [ 3 ] {} <Debug> HTTP-Session: cd3052a5-6495-4c02-a9d3-56daf778168f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11352 2024.06.28 20:26:56.198877 [ 3 ] {} <Debug> HTTP-Session: cd3052a5-6495-4c02-a9d3-56daf778168f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11353 2024.06.28 20:26:56.199026 [ 3 ] {} <Trace> HTTP-Session: cd3052a5-6495-4c02-a9d3-56daf778168f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11354 2024.06.28 20:26:56.199042 [ 200 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 927 rows starting from the beginning of the part
11355 2024.06.28 20:26:56.199509 [ 3 ] {eed46dd2-c2fc-4d3c-942a-b309949bf4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11356 2024.06.28 20:26:56.199812 [ 3 ] {eed46dd2-c2fc-4d3c-942a-b309949bf4f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11357 2024.06.28 20:26:56.199930 [ 200 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 11 rows starting from the beginning of the part
11358 2024.06.28 20:26:56.200981 [ 3 ] {eed46dd2-c2fc-4d3c-942a-b309949bf4f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11359 2024.06.28 20:26:56.201137 [ 200 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 19 rows starting from the beginning of the part
11360 2024.06.28 20:26:56.201944 [ 200 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 11 rows starting from the beginning of the part
11361 2024.06.28 20:26:56.202532 [ 3 ] {eed46dd2-c2fc-4d3c-942a-b309949bf4f8} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11362 2024.06.28 20:26:56.202696 [ 3 ] {eed46dd2-c2fc-4d3c-942a-b309949bf4f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB.
11363 2024.06.28 20:26:56.202838 [ 200 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 19 rows starting from the beginning of the part
11364 2024.06.28 20:26:56.203654 [ 200 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 11 rows starting from the beginning of the part
11365 2024.06.28 20:26:56.204506 [ 3 ] {eed46dd2-c2fc-4d3c-942a-b309949bf4f8} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
11366 2024.06.28 20:26:56.205655 [ 3 ] {eed46dd2-c2fc-4d3c-942a-b309949bf4f8} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11367 2024.06.28 20:26:56.206254 [ 3 ] {eed46dd2-c2fc-4d3c-942a-b309949bf4f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006995 sec., 8577.555396711936 rows/sec., 591.94 KiB/sec.
11368 2024.06.28 20:26:56.207031 [ 3 ] {eed46dd2-c2fc-4d3c-942a-b309949bf4f8} <Debug> DynamicQueryHandler: Done processing query
11369 2024.06.28 20:26:56.207123 [ 3 ] {eed46dd2-c2fc-4d3c-942a-b309949bf4f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11370 2024.06.28 20:26:56.207235 [ 3 ] {} <Debug> HTTP-Session: cd3052a5-6495-4c02-a9d3-56daf778168f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11371 2024.06.28 20:26:56.211489 [ 188 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 998 rows, containing 19 columns (19 merged, 0 gathered) in 0.01388099 sec., 71896.88919882516 rows/sec., 128.84 MiB/sec.
11372 2024.06.28 20:26:56.212923 [ 188 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
11373 2024.06.28 20:26:56.213825 [ 188 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11374 2024.06.28 20:26:56.213956 [ 188 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
11375 2024.06.28 20:26:56.214154 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.11 MiB.
11376 2024.06.28 20:27:01.172335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11377 2024.06.28 20:27:01.172506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11378 2024.06.28 20:27:01.172550 [ 3 ] {} <Debug> HTTP-Session: 8bee59d1-f372-4205-ad73-ef5aeb5f5df1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11379 2024.06.28 20:27:01.172589 [ 3 ] {} <Debug> HTTP-Session: 8bee59d1-f372-4205-ad73-ef5aeb5f5df1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11380 2024.06.28 20:27:01.172617 [ 3 ] {} <Debug> HTTP-Session: 8bee59d1-f372-4205-ad73-ef5aeb5f5df1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11381 2024.06.28 20:27:01.172694 [ 3 ] {} <Trace> HTTP-Session: 8bee59d1-f372-4205-ad73-ef5aeb5f5df1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11382 2024.06.28 20:27:01.172968 [ 3 ] {e43676a0-6569-4775-b30f-9ee29176c76d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11383 2024.06.28 20:27:01.173072 [ 3 ] {e43676a0-6569-4775-b30f-9ee29176c76d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11384 2024.06.28 20:27:01.173347 [ 3 ] {e43676a0-6569-4775-b30f-9ee29176c76d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11385 2024.06.28 20:27:01.173789 [ 3 ] {e43676a0-6569-4775-b30f-9ee29176c76d} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11386 2024.06.28 20:27:01.173835 [ 3 ] {e43676a0-6569-4775-b30f-9ee29176c76d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
11387 2024.06.28 20:27:01.174219 [ 3 ] {e43676a0-6569-4775-b30f-9ee29176c76d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
11388 2024.06.28 20:27:01.174566 [ 3 ] {e43676a0-6569-4775-b30f-9ee29176c76d} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11389 2024.06.28 20:27:01.174743 [ 3 ] {e43676a0-6569-4775-b30f-9ee29176c76d} <Debug> executeQuery: Read 19 rows, 1.54 KiB in 0.001866 sec., 10182.207931404073 rows/sec., 825.32 KiB/sec.
11390 2024.06.28 20:27:01.175053 [ 3 ] {e43676a0-6569-4775-b30f-9ee29176c76d} <Debug> DynamicQueryHandler: Done processing query
11391 2024.06.28 20:27:01.175114 [ 3 ] {e43676a0-6569-4775-b30f-9ee29176c76d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11392 2024.06.28 20:27:01.175176 [ 3 ] {} <Debug> HTTP-Session: 8bee59d1-f372-4205-ad73-ef5aeb5f5df1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11393 2024.06.28 20:27:01.175353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 16421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11394 2024.06.28 20:27:01.175411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11395 2024.06.28 20:27:01.175433 [ 3 ] {} <Debug> HTTP-Session: c753d213-6b27-4dae-9c12-0a1682f37170 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11396 2024.06.28 20:27:01.175452 [ 3 ] {} <Debug> HTTP-Session: c753d213-6b27-4dae-9c12-0a1682f37170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11397 2024.06.28 20:27:01.175466 [ 3 ] {} <Debug> HTTP-Session: c753d213-6b27-4dae-9c12-0a1682f37170 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11398 2024.06.28 20:27:01.175504 [ 3 ] {} <Trace> HTTP-Session: c753d213-6b27-4dae-9c12-0a1682f37170 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11399 2024.06.28 20:27:01.175656 [ 3 ] {d252ffb8-8aea-433e-a00a-12dabe92dfc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11400 2024.06.28 20:27:01.175707 [ 3 ] {d252ffb8-8aea-433e-a00a-12dabe92dfc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11401 2024.06.28 20:27:01.175854 [ 3 ] {d252ffb8-8aea-433e-a00a-12dabe92dfc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11402 2024.06.28 20:27:01.176263 [ 3 ] {d252ffb8-8aea-433e-a00a-12dabe92dfc8} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11403 2024.06.28 20:27:01.176302 [ 3 ] {d252ffb8-8aea-433e-a00a-12dabe92dfc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
11404 2024.06.28 20:27:01.176628 [ 3 ] {d252ffb8-8aea-433e-a00a-12dabe92dfc8} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
11405 2024.06.28 20:27:01.176948 [ 3 ] {d252ffb8-8aea-433e-a00a-12dabe92dfc8} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11406 2024.06.28 20:27:01.177105 [ 3 ] {d252ffb8-8aea-433e-a00a-12dabe92dfc8} <Debug> executeQuery: Read 113 rows, 9.54 KiB in 0.001504 sec., 75132.97872340426 rows/sec., 6.19 MiB/sec.
11407 2024.06.28 20:27:01.177127 [ 115 ] {} <Debug> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
11408 2024.06.28 20:27:01.177227 [ 115 ] {} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11409 2024.06.28 20:27:01.177278 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
11410 2024.06.28 20:27:01.177365 [ 3 ] {d252ffb8-8aea-433e-a00a-12dabe92dfc8} <Debug> DynamicQueryHandler: Done processing query
11411 2024.06.28 20:27:01.177407 [ 3 ] {d252ffb8-8aea-433e-a00a-12dabe92dfc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11412 2024.06.28 20:27:01.177431 [ 3 ] {} <Debug> HTTP-Session: c753d213-6b27-4dae-9c12-0a1682f37170 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11413 2024.06.28 20:27:01.177450 [ 194 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::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
11414 2024.06.28 20:27:01.177582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 14109, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11415 2024.06.28 20:27:01.177606 [ 194 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11416 2024.06.28 20:27:01.177648 [ 194 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 190 rows starting from the beginning of the part
11417 2024.06.28 20:27:01.177649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11418 2024.06.28 20:27:01.177689 [ 3 ] {} <Debug> HTTP-Session: 2258da60-d891-4ef1-93d2-9bdfd303365d Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11419 2024.06.28 20:27:01.177718 [ 3 ] {} <Debug> HTTP-Session: 2258da60-d891-4ef1-93d2-9bdfd303365d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11420 2024.06.28 20:27:01.177787 [ 3 ] {} <Debug> HTTP-Session: 2258da60-d891-4ef1-93d2-9bdfd303365d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11421 2024.06.28 20:27:01.177868 [ 194 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 150 rows starting from the beginning of the part
11422 2024.06.28 20:27:01.177889 [ 3 ] {} <Trace> HTTP-Session: 2258da60-d891-4ef1-93d2-9bdfd303365d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11423 2024.06.28 20:27:01.178180 [ 194 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 91 rows starting from the beginning of the part
11424 2024.06.28 20:27:01.178231 [ 3 ] {b498c7c6-0262-4436-b51f-1a4e18d199a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11425 2024.06.28 20:27:01.178400 [ 3 ] {b498c7c6-0262-4436-b51f-1a4e18d199a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11426 2024.06.28 20:27:01.178517 [ 194 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 114 rows starting from the beginning of the part
11427 2024.06.28 20:27:01.178849 [ 194 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 89 rows starting from the beginning of the part
11428 2024.06.28 20:27:01.179209 [ 194 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 113 rows starting from the beginning of the part
11429 2024.06.28 20:27:01.179869 [ 3 ] {b498c7c6-0262-4436-b51f-1a4e18d199a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11430 2024.06.28 20:27:01.180425 [ 3 ] {b498c7c6-0262-4436-b51f-1a4e18d199a3} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11431 2024.06.28 20:27:01.180475 [ 3 ] {b498c7c6-0262-4436-b51f-1a4e18d199a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
11432 2024.06.28 20:27:01.180950 [ 3 ] {b498c7c6-0262-4436-b51f-1a4e18d199a3} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
11433 2024.06.28 20:27:01.181367 [ 188 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 747 rows, containing 4 columns (4 merged, 0 gathered) in 0.003987724 sec., 187324.90011846359 rows/sec., 15.25 MiB/sec.
11434 2024.06.28 20:27:01.181569 [ 3 ] {b498c7c6-0262-4436-b51f-1a4e18d199a3} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11435 2024.06.28 20:27:01.181664 [ 188 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
11436 2024.06.28 20:27:01.181883 [ 115 ] {} <Debug> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
11437 2024.06.28 20:27:01.181932 [ 3 ] {b498c7c6-0262-4436-b51f-1a4e18d199a3} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.00384 sec., 21614.583333333332 rows/sec., 1.69 MiB/sec.
11438 2024.06.28 20:27:01.181970 [ 115 ] {} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11439 2024.06.28 20:27:01.182083 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
11440 2024.06.28 20:27:01.182737 [ 3 ] {b498c7c6-0262-4436-b51f-1a4e18d199a3} <Debug> DynamicQueryHandler: Done processing query
11441 2024.06.28 20:27:01.182918 [ 3 ] {b498c7c6-0262-4436-b51f-1a4e18d199a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11442 2024.06.28 20:27:01.183045 [ 3 ] {} <Debug> HTTP-Session: 2258da60-d891-4ef1-93d2-9bdfd303365d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11443 2024.06.28 20:27:01.183056 [ 196 ] {83f29066-60b5-431b-8a7e-f217868bed51::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
11444 2024.06.28 20:27:01.183468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11445 2024.06.28 20:27:01.183698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11446 2024.06.28 20:27:01.183837 [ 3 ] {} <Debug> HTTP-Session: 080e563f-2de3-43f1-93bd-6a79c58c9148 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11447 2024.06.28 20:27:01.183936 [ 3 ] {} <Debug> HTTP-Session: 080e563f-2de3-43f1-93bd-6a79c58c9148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11448 2024.06.28 20:27:01.184063 [ 3 ] {} <Debug> HTTP-Session: 080e563f-2de3-43f1-93bd-6a79c58c9148 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11449 2024.06.28 20:27:01.184170 [ 188 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_76_15} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11450 2024.06.28 20:27:01.184290 [ 3 ] {} <Trace> HTTP-Session: 080e563f-2de3-43f1-93bd-6a79c58c9148 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11451 2024.06.28 20:27:01.184322 [ 196 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11452 2024.06.28 20:27:01.184485 [ 196 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 150 rows starting from the beginning of the part
11453 2024.06.28 20:27:01.184883 [ 188 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_76_15} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
11454 2024.06.28 20:27:01.185104 [ 3 ] {bbe1fc96-bc1c-4e9e-8ba1-ca3c57b174ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11455 2024.06.28 20:27:01.185107 [ 196 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 109 rows starting from the beginning of the part
11456 2024.06.28 20:27:01.185508 [ 3 ] {bbe1fc96-bc1c-4e9e-8ba1-ca3c57b174ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11457 2024.06.28 20:27:01.185675 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
11458 2024.06.28 20:27:01.185868 [ 196 ] {83f29066-60b5-431b-8a7e-f217868bed51::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
11459 2024.06.28 20:27:01.186215 [ 196 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 85 rows starting from the beginning of the part
11460 2024.06.28 20:27:01.186559 [ 196 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 75 rows starting from the beginning of the part
11461 2024.06.28 20:27:01.186916 [ 196 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 83 rows starting from the beginning of the part
11462 2024.06.28 20:27:01.187433 [ 3 ] {bbe1fc96-bc1c-4e9e-8ba1-ca3c57b174ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11463 2024.06.28 20:27:01.188392 [ 3 ] {bbe1fc96-bc1c-4e9e-8ba1-ca3c57b174ad} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11464 2024.06.28 20:27:01.188464 [ 3 ] {bbe1fc96-bc1c-4e9e-8ba1-ca3c57b174ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
11465 2024.06.28 20:27:01.189561 [ 3 ] {bbe1fc96-bc1c-4e9e-8ba1-ca3c57b174ad} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
11466 2024.06.28 20:27:01.189794 [ 187 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 581 rows, containing 4 columns (4 merged, 0 gathered) in 0.007479426 sec., 77679.75777820384 rows/sec., 6.07 MiB/sec.
11467 2024.06.28 20:27:01.190143 [ 187 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
11468 2024.06.28 20:27:01.190330 [ 3 ] {bbe1fc96-bc1c-4e9e-8ba1-ca3c57b174ad} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11469 2024.06.28 20:27:01.190726 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
11470 2024.06.28 20:27:01.190759 [ 3 ] {bbe1fc96-bc1c-4e9e-8ba1-ca3c57b174ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006039 sec., 26494.45272396092 rows/sec., 1.85 MiB/sec.
11471 2024.06.28 20:27:01.190851 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11472 2024.06.28 20:27:01.190960 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
11473 2024.06.28 20:27:01.191378 [ 187 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_76_15} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11474 2024.06.28 20:27:01.191403 [ 197 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
11475 2024.06.28 20:27:01.191379 [ 3 ] {bbe1fc96-bc1c-4e9e-8ba1-ca3c57b174ad} <Debug> DynamicQueryHandler: Done processing query
11476 2024.06.28 20:27:01.191521 [ 3 ] {bbe1fc96-bc1c-4e9e-8ba1-ca3c57b174ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11477 2024.06.28 20:27:01.191583 [ 3 ] {} <Debug> HTTP-Session: 080e563f-2de3-43f1-93bd-6a79c58c9148 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11478 2024.06.28 20:27:01.191627 [ 187 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_76_15} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
11479 2024.06.28 20:27:01.191905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11480 2024.06.28 20:27:01.191928 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
11481 2024.06.28 20:27:01.192038 [ 197 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11482 2024.06.28 20:27:01.192053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11483 2024.06.28 20:27:01.192121 [ 3 ] {} <Debug> HTTP-Session: e8d55137-6fb4-479a-8649-933ce0b121df Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11484 2024.06.28 20:27:01.192132 [ 197 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_71_14, total 11841 rows starting from the beginning of the part
11485 2024.06.28 20:27:01.192151 [ 3 ] {} <Debug> HTTP-Session: e8d55137-6fb4-479a-8649-933ce0b121df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11486 2024.06.28 20:27:01.192196 [ 3 ] {} <Debug> HTTP-Session: e8d55137-6fb4-479a-8649-933ce0b121df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11487 2024.06.28 20:27:01.192383 [ 3 ] {} <Trace> HTTP-Session: e8d55137-6fb4-479a-8649-933ce0b121df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11488 2024.06.28 20:27:01.192416 [ 197 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 197 rows starting from the beginning of the part
11489 2024.06.28 20:27:01.192629 [ 197 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 162 rows starting from the beginning of the part
11490 2024.06.28 20:27:01.192841 [ 197 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 161 rows starting from the beginning of the part
11491 2024.06.28 20:27:01.193095 [ 197 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part
11492 2024.06.28 20:27:01.193127 [ 3 ] {72de3063-b70a-482f-8607-db28e8af3efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11493 2024.06.28 20:27:01.193302 [ 197 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part
11494 2024.06.28 20:27:01.193579 [ 3 ] {72de3063-b70a-482f-8607-db28e8af3efc} <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
11495 2024.06.28 20:27:01.195140 [ 3 ] {72de3063-b70a-482f-8607-db28e8af3efc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11496 2024.06.28 20:27:01.196500 [ 3 ] {72de3063-b70a-482f-8607-db28e8af3efc} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11497 2024.06.28 20:27:01.196560 [ 3 ] {72de3063-b70a-482f-8607-db28e8af3efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
11498 2024.06.28 20:27:01.198086 [ 3 ] {72de3063-b70a-482f-8607-db28e8af3efc} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
11499 2024.06.28 20:27:01.198987 [ 3 ] {72de3063-b70a-482f-8607-db28e8af3efc} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11500 2024.06.28 20:27:01.199213 [ 3 ] {72de3063-b70a-482f-8607-db28e8af3efc} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.006545 sec., 2902.979373567609 rows/sec., 5.20 MiB/sec.
11501 2024.06.28 20:27:01.199519 [ 3 ] {72de3063-b70a-482f-8607-db28e8af3efc} <Debug> DynamicQueryHandler: Done processing query
11502 2024.06.28 20:27:01.199546 [ 3 ] {72de3063-b70a-482f-8607-db28e8af3efc} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
11503 2024.06.28 20:27:01.199567 [ 3 ] {} <Debug> HTTP-Session: e8d55137-6fb4-479a-8649-933ce0b121df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11504 2024.06.28 20:27:01.199705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11505 2024.06.28 20:27:01.199771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11506 2024.06.28 20:27:01.199792 [ 3 ] {} <Debug> HTTP-Session: d5133051-59b9-4092-b090-098bf7898a0a Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11507 2024.06.28 20:27:01.199808 [ 3 ] {} <Debug> HTTP-Session: d5133051-59b9-4092-b090-098bf7898a0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11508 2024.06.28 20:27:01.199834 [ 3 ] {} <Debug> HTTP-Session: d5133051-59b9-4092-b090-098bf7898a0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11509 2024.06.28 20:27:01.199875 [ 3 ] {} <Trace> HTTP-Session: d5133051-59b9-4092-b090-098bf7898a0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11510 2024.06.28 20:27:01.200008 [ 3 ] {36a29f87-5496-4700-bc27-d43f0b6704a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11511 2024.06.28 20:27:01.200252 [ 3 ] {36a29f87-5496-4700-bc27-d43f0b6704a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11512 2024.06.28 20:27:01.200850 [ 3 ] {36a29f87-5496-4700-bc27-d43f0b6704a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11513 2024.06.28 20:27:01.200856 [ 197 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12681 rows, containing 5 columns (5 merged, 0 gathered) in 0.009718845 sec., 1304784.673487436 rows/sec., 90.92 MiB/sec.
11514 2024.06.28 20:27:01.201255 [ 197 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
11515 2024.06.28 20:27:01.201274 [ 3 ] {36a29f87-5496-4700-bc27-d43f0b6704a9} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11516 2024.06.28 20:27:01.201347 [ 3 ] {36a29f87-5496-4700-bc27-d43f0b6704a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
11517 2024.06.28 20:27:01.202144 [ 197 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11518 2024.06.28 20:27:01.202229 [ 3 ] {36a29f87-5496-4700-bc27-d43f0b6704a9} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
11519 2024.06.28 20:27:01.202285 [ 197 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
11520 2024.06.28 20:27:01.202432 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.60 MiB.
11521 2024.06.28 20:27:01.202741 [ 3 ] {36a29f87-5496-4700-bc27-d43f0b6704a9} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11522 2024.06.28 20:27:01.202919 [ 3 ] {36a29f87-5496-4700-bc27-d43f0b6704a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002963 sec., 20249.746878164024 rows/sec., 1.36 MiB/sec.
11523 2024.06.28 20:27:01.202935 [ 113 ] {} <Debug> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
11524 2024.06.28 20:27:01.203024 [ 113 ] {} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11525 2024.06.28 20:27:01.203080 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
11526 2024.06.28 20:27:01.203250 [ 3 ] {36a29f87-5496-4700-bc27-d43f0b6704a9} <Debug> DynamicQueryHandler: Done processing query
11527 2024.06.28 20:27:01.203341 [ 3 ] {36a29f87-5496-4700-bc27-d43f0b6704a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11528 2024.06.28 20:27:01.203393 [ 3 ] {} <Debug> HTTP-Session: d5133051-59b9-4092-b090-098bf7898a0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11529 2024.06.28 20:27:01.203406 [ 187 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
11530 2024.06.28 20:27:01.203938 [ 187 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11531 2024.06.28 20:27:01.204043 [ 187 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4222 rows starting from the beginning of the part
11532 2024.06.28 20:27:01.204370 [ 187 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
11533 2024.06.28 20:27:01.204483 [ 187 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
11534 2024.06.28 20:27:01.204580 [ 187 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
11535 2024.06.28 20:27:01.204687 [ 187 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
11536 2024.06.28 20:27:01.204766 [ 187 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
11537 2024.06.28 20:27:01.206748 [ 198 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4522 rows, containing 4 columns (4 merged, 0 gathered) in 0.003552443 sec., 1272926.8281011123 rows/sec., 85.80 MiB/sec.
11538 2024.06.28 20:27:01.207097 [ 189 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
11539 2024.06.28 20:27:01.207523 [ 189 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_76_15} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11540 2024.06.28 20:27:01.207606 [ 189 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_76_15} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
11541 2024.06.28 20:27:01.207694 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB.
11542 2024.06.28 20:27:06.176010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2921, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11543 2024.06.28 20:27:06.176220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11544 2024.06.28 20:27:06.176254 [ 3 ] {} <Debug> HTTP-Session: 5b931cb2-fc87-40b8-bd3e-e63a292c92f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11545 2024.06.28 20:27:06.176290 [ 3 ] {} <Debug> HTTP-Session: 5b931cb2-fc87-40b8-bd3e-e63a292c92f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11546 2024.06.28 20:27:06.176309 [ 3 ] {} <Debug> HTTP-Session: 5b931cb2-fc87-40b8-bd3e-e63a292c92f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11547 2024.06.28 20:27:06.176375 [ 3 ] {} <Trace> HTTP-Session: 5b931cb2-fc87-40b8-bd3e-e63a292c92f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11548 2024.06.28 20:27:06.176643 [ 3 ] {9285650b-efe1-4314-a523-d04e695797e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11549 2024.06.28 20:27:06.176735 [ 3 ] {9285650b-efe1-4314-a523-d04e695797e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11550 2024.06.28 20:27:06.176990 [ 3 ] {9285650b-efe1-4314-a523-d04e695797e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11551 2024.06.28 20:27:06.177560 [ 3 ] {9285650b-efe1-4314-a523-d04e695797e1} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11552 2024.06.28 20:27:06.177617 [ 3 ] {9285650b-efe1-4314-a523-d04e695797e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
11553 2024.06.28 20:27:06.178113 [ 3 ] {9285650b-efe1-4314-a523-d04e695797e1} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
11554 2024.06.28 20:27:06.178597 [ 3 ] {9285650b-efe1-4314-a523-d04e695797e1} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11555 2024.06.28 20:27:06.178780 [ 3 ] {9285650b-efe1-4314-a523-d04e695797e1} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.002227 sec., 8980.69151324652 rows/sec., 727.93 KiB/sec.
11556 2024.06.28 20:27:06.179026 [ 3 ] {9285650b-efe1-4314-a523-d04e695797e1} <Debug> DynamicQueryHandler: Done processing query
11557 2024.06.28 20:27:06.179059 [ 3 ] {9285650b-efe1-4314-a523-d04e695797e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11558 2024.06.28 20:27:06.179079 [ 3 ] {} <Debug> HTTP-Session: 5b931cb2-fc87-40b8-bd3e-e63a292c92f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11559 2024.06.28 20:27:06.179252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 16851, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11560 2024.06.28 20:27:06.179314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11561 2024.06.28 20:27:06.179338 [ 3 ] {} <Debug> HTTP-Session: 63b308c7-32e1-471f-a1b7-ba9f43f9b1ef Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11562 2024.06.28 20:27:06.179361 [ 3 ] {} <Debug> HTTP-Session: 63b308c7-32e1-471f-a1b7-ba9f43f9b1ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11563 2024.06.28 20:27:06.179379 [ 3 ] {} <Debug> HTTP-Session: 63b308c7-32e1-471f-a1b7-ba9f43f9b1ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11564 2024.06.28 20:27:06.179418 [ 3 ] {} <Trace> HTTP-Session: 63b308c7-32e1-471f-a1b7-ba9f43f9b1ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11565 2024.06.28 20:27:06.179574 [ 3 ] {9a1d8d4c-90eb-4fc9-be42-4e5ebe3f67ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11566 2024.06.28 20:27:06.179629 [ 3 ] {9a1d8d4c-90eb-4fc9-be42-4e5ebe3f67ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11567 2024.06.28 20:27:06.179773 [ 3 ] {9a1d8d4c-90eb-4fc9-be42-4e5ebe3f67ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11568 2024.06.28 20:27:06.180253 [ 3 ] {9a1d8d4c-90eb-4fc9-be42-4e5ebe3f67ea} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11569 2024.06.28 20:27:06.180297 [ 3 ] {9a1d8d4c-90eb-4fc9-be42-4e5ebe3f67ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
11570 2024.06.28 20:27:06.180719 [ 3 ] {9a1d8d4c-90eb-4fc9-be42-4e5ebe3f67ea} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
11571 2024.06.28 20:27:06.181165 [ 3 ] {9a1d8d4c-90eb-4fc9-be42-4e5ebe3f67ea} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11572 2024.06.28 20:27:06.181331 [ 3 ] {9a1d8d4c-90eb-4fc9-be42-4e5ebe3f67ea} <Debug> executeQuery: Read 116 rows, 9.77 KiB in 0.001818 sec., 63806.380638063805 rows/sec., 5.25 MiB/sec.
11573 2024.06.28 20:27:06.181598 [ 3 ] {9a1d8d4c-90eb-4fc9-be42-4e5ebe3f67ea} <Debug> DynamicQueryHandler: Done processing query
11574 2024.06.28 20:27:06.181652 [ 3 ] {9a1d8d4c-90eb-4fc9-be42-4e5ebe3f67ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11575 2024.06.28 20:27:06.181715 [ 3 ] {} <Debug> HTTP-Session: 63b308c7-32e1-471f-a1b7-ba9f43f9b1ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11576 2024.06.28 20:27:06.181960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 15986, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11577 2024.06.28 20:27:06.182028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11578 2024.06.28 20:27:06.182054 [ 3 ] {} <Debug> HTTP-Session: 4344890a-6747-48db-b15c-cc70ad43212b Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11579 2024.06.28 20:27:06.182076 [ 3 ] {} <Debug> HTTP-Session: 4344890a-6747-48db-b15c-cc70ad43212b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11580 2024.06.28 20:27:06.182096 [ 3 ] {} <Debug> HTTP-Session: 4344890a-6747-48db-b15c-cc70ad43212b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11581 2024.06.28 20:27:06.182136 [ 3 ] {} <Trace> HTTP-Session: 4344890a-6747-48db-b15c-cc70ad43212b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11582 2024.06.28 20:27:06.182290 [ 3 ] {6c69d566-00c9-464d-8d42-7094bb53c8e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11583 2024.06.28 20:27:06.182344 [ 3 ] {6c69d566-00c9-464d-8d42-7094bb53c8e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11584 2024.06.28 20:27:06.182509 [ 3 ] {6c69d566-00c9-464d-8d42-7094bb53c8e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11585 2024.06.28 20:27:06.183006 [ 3 ] {6c69d566-00c9-464d-8d42-7094bb53c8e4} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11586 2024.06.28 20:27:06.183049 [ 3 ] {6c69d566-00c9-464d-8d42-7094bb53c8e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
11587 2024.06.28 20:27:06.183493 [ 3 ] {6c69d566-00c9-464d-8d42-7094bb53c8e4} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
11588 2024.06.28 20:27:06.183959 [ 3 ] {6c69d566-00c9-464d-8d42-7094bb53c8e4} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11589 2024.06.28 20:27:06.184145 [ 3 ] {6c69d566-00c9-464d-8d42-7094bb53c8e4} <Debug> executeQuery: Read 94 rows, 7.53 KiB in 0.001909 sec., 49240.44002095338 rows/sec., 3.85 MiB/sec.
11590 2024.06.28 20:27:06.184466 [ 3 ] {6c69d566-00c9-464d-8d42-7094bb53c8e4} <Debug> DynamicQueryHandler: Done processing query
11591 2024.06.28 20:27:06.184550 [ 3 ] {6c69d566-00c9-464d-8d42-7094bb53c8e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11592 2024.06.28 20:27:06.184625 [ 3 ] {} <Debug> HTTP-Session: 4344890a-6747-48db-b15c-cc70ad43212b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11593 2024.06.28 20:27:06.184926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11594 2024.06.28 20:27:06.185004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11595 2024.06.28 20:27:06.185033 [ 3 ] {} <Debug> HTTP-Session: cc3afc0f-baf9-4a00-9074-eb24df0c2d0c Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11596 2024.06.28 20:27:06.185058 [ 3 ] {} <Debug> HTTP-Session: cc3afc0f-baf9-4a00-9074-eb24df0c2d0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11597 2024.06.28 20:27:06.185080 [ 3 ] {} <Debug> HTTP-Session: cc3afc0f-baf9-4a00-9074-eb24df0c2d0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11598 2024.06.28 20:27:06.185128 [ 3 ] {} <Trace> HTTP-Session: cc3afc0f-baf9-4a00-9074-eb24df0c2d0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11599 2024.06.28 20:27:06.185343 [ 3 ] {240f8b27-75be-46d6-8004-59db0033f694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11600 2024.06.28 20:27:06.185412 [ 3 ] {240f8b27-75be-46d6-8004-59db0033f694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11601 2024.06.28 20:27:06.185653 [ 3 ] {240f8b27-75be-46d6-8004-59db0033f694} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11602 2024.06.28 20:27:06.186322 [ 3 ] {240f8b27-75be-46d6-8004-59db0033f694} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11603 2024.06.28 20:27:06.186368 [ 3 ] {240f8b27-75be-46d6-8004-59db0033f694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
11604 2024.06.28 20:27:06.187147 [ 3 ] {240f8b27-75be-46d6-8004-59db0033f694} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
11605 2024.06.28 20:27:06.187683 [ 3 ] {240f8b27-75be-46d6-8004-59db0033f694} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11606 2024.06.28 20:27:06.187868 [ 3 ] {240f8b27-75be-46d6-8004-59db0033f694} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002627 sec., 60905.976398934145 rows/sec., 4.24 MiB/sec.
11607 2024.06.28 20:27:06.188225 [ 3 ] {240f8b27-75be-46d6-8004-59db0033f694} <Debug> DynamicQueryHandler: Done processing query
11608 2024.06.28 20:27:06.188291 [ 3 ] {240f8b27-75be-46d6-8004-59db0033f694} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11609 2024.06.28 20:27:06.188364 [ 3 ] {} <Debug> HTTP-Session: cc3afc0f-baf9-4a00-9074-eb24df0c2d0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11610 2024.06.28 20:27:06.188624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 32009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11611 2024.06.28 20:27:06.188705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11612 2024.06.28 20:27:06.188736 [ 3 ] {} <Debug> HTTP-Session: 84ffc291-920e-4f59-b816-b2760f9164c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11613 2024.06.28 20:27:06.188764 [ 3 ] {} <Debug> HTTP-Session: 84ffc291-920e-4f59-b816-b2760f9164c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11614 2024.06.28 20:27:06.188785 [ 3 ] {} <Debug> HTTP-Session: 84ffc291-920e-4f59-b816-b2760f9164c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11615 2024.06.28 20:27:06.188836 [ 3 ] {} <Trace> HTTP-Session: 84ffc291-920e-4f59-b816-b2760f9164c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11616 2024.06.28 20:27:06.189212 [ 3 ] {13ca4a9c-906e-46ee-8e3d-265bc2bdace9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11617 2024.06.28 20:27:06.189323 [ 3 ] {13ca4a9c-906e-46ee-8e3d-265bc2bdace9} <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
11618 2024.06.28 20:27:06.189931 [ 3 ] {13ca4a9c-906e-46ee-8e3d-265bc2bdace9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11619 2024.06.28 20:27:06.190825 [ 3 ] {13ca4a9c-906e-46ee-8e3d-265bc2bdace9} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11620 2024.06.28 20:27:06.190873 [ 3 ] {13ca4a9c-906e-46ee-8e3d-265bc2bdace9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
11621 2024.06.28 20:27:06.191783 [ 3 ] {13ca4a9c-906e-46ee-8e3d-265bc2bdace9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
11622 2024.06.28 20:27:06.192405 [ 3 ] {13ca4a9c-906e-46ee-8e3d-265bc2bdace9} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11623 2024.06.28 20:27:06.192619 [ 3 ] {13ca4a9c-906e-46ee-8e3d-265bc2bdace9} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.003663 sec., 5460.00546000546 rows/sec., 9.78 MiB/sec.
11624 2024.06.28 20:27:06.192943 [ 3 ] {13ca4a9c-906e-46ee-8e3d-265bc2bdace9} <Debug> DynamicQueryHandler: Done processing query
11625 2024.06.28 20:27:06.192977 [ 3 ] {13ca4a9c-906e-46ee-8e3d-265bc2bdace9} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
11626 2024.06.28 20:27:06.193001 [ 3 ] {} <Debug> HTTP-Session: 84ffc291-920e-4f59-b816-b2760f9164c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11627 2024.06.28 20:27:06.193161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11628 2024.06.28 20:27:06.193236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11629 2024.06.28 20:27:06.193268 [ 3 ] {} <Debug> HTTP-Session: 8c176b16-7158-4eb8-9036-b022e5e82b6d Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11630 2024.06.28 20:27:06.193291 [ 3 ] {} <Debug> HTTP-Session: 8c176b16-7158-4eb8-9036-b022e5e82b6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11631 2024.06.28 20:27:06.193309 [ 3 ] {} <Debug> HTTP-Session: 8c176b16-7158-4eb8-9036-b022e5e82b6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11632 2024.06.28 20:27:06.193354 [ 3 ] {} <Trace> HTTP-Session: 8c176b16-7158-4eb8-9036-b022e5e82b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11633 2024.06.28 20:27:06.193492 [ 3 ] {dcafc056-cdda-43c0-99e4-ab6345d227ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
11634 2024.06.28 20:27:06.193556 [ 3 ] {dcafc056-cdda-43c0-99e4-ab6345d227ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
11635 2024.06.28 20:27:06.193746 [ 3 ] {dcafc056-cdda-43c0-99e4-ab6345d227ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11636 2024.06.28 20:27:06.194179 [ 3 ] {dcafc056-cdda-43c0-99e4-ab6345d227ae} <Trace> oximeter.measurements_i64 (5c9dc1e5-ee64-4940-a0ad-6278a913961e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11637 2024.06.28 20:27:06.194235 [ 3 ] {dcafc056-cdda-43c0-99e4-ab6345d227ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
11638 2024.06.28 20:27:06.194733 [ 3 ] {dcafc056-cdda-43c0-99e4-ab6345d227ae} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
11639 2024.06.28 20:27:06.195235 [ 3 ] {dcafc056-cdda-43c0-99e4-ab6345d227ae} <Trace> oximeter.measurements_i64 (5c9dc1e5-ee64-4940-a0ad-6278a913961e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11640 2024.06.28 20:27:06.195421 [ 3 ] {dcafc056-cdda-43c0-99e4-ab6345d227ae} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.001959 sec., 7656.967840735069 rows/sec., 555.33 KiB/sec.
11641 2024.06.28 20:27:06.195685 [ 3 ] {dcafc056-cdda-43c0-99e4-ab6345d227ae} <Debug> DynamicQueryHandler: Done processing query
11642 2024.06.28 20:27:06.195717 [ 3 ] {dcafc056-cdda-43c0-99e4-ab6345d227ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11643 2024.06.28 20:27:06.195738 [ 3 ] {} <Debug> HTTP-Session: 8c176b16-7158-4eb8-9036-b022e5e82b6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11644 2024.06.28 20:27:06.195915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11645 2024.06.28 20:27:06.195984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11646 2024.06.28 20:27:06.196013 [ 3 ] {} <Debug> HTTP-Session: 5da769b7-cf50-4e22-9660-a5ef31f4e211 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11647 2024.06.28 20:27:06.196039 [ 3 ] {} <Debug> HTTP-Session: 5da769b7-cf50-4e22-9660-a5ef31f4e211 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11648 2024.06.28 20:27:06.196058 [ 3 ] {} <Debug> HTTP-Session: 5da769b7-cf50-4e22-9660-a5ef31f4e211 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11649 2024.06.28 20:27:06.196101 [ 3 ] {} <Trace> HTTP-Session: 5da769b7-cf50-4e22-9660-a5ef31f4e211 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11650 2024.06.28 20:27:06.196265 [ 3 ] {855a6d91-2df1-43b1-b22a-da28a21102ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11651 2024.06.28 20:27:06.196328 [ 3 ] {855a6d91-2df1-43b1-b22a-da28a21102ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11652 2024.06.28 20:27:06.196499 [ 3 ] {855a6d91-2df1-43b1-b22a-da28a21102ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11653 2024.06.28 20:27:06.196995 [ 3 ] {855a6d91-2df1-43b1-b22a-da28a21102ec} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11654 2024.06.28 20:27:06.197044 [ 3 ] {855a6d91-2df1-43b1-b22a-da28a21102ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
11655 2024.06.28 20:27:06.197564 [ 3 ] {855a6d91-2df1-43b1-b22a-da28a21102ec} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
11656 2024.06.28 20:27:06.198058 [ 3 ] {855a6d91-2df1-43b1-b22a-da28a21102ec} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11657 2024.06.28 20:27:06.198228 [ 3 ] {855a6d91-2df1-43b1-b22a-da28a21102ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001983 sec., 30257.186081694403 rows/sec., 2.04 MiB/sec.
11658 2024.06.28 20:27:06.198447 [ 3 ] {855a6d91-2df1-43b1-b22a-da28a21102ec} <Debug> DynamicQueryHandler: Done processing query
11659 2024.06.28 20:27:06.198480 [ 3 ] {855a6d91-2df1-43b1-b22a-da28a21102ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11660 2024.06.28 20:27:06.198501 [ 3 ] {} <Debug> HTTP-Session: 5da769b7-cf50-4e22-9660-a5ef31f4e211 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11661 2024.06.28 20:27:10.340879 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache
11662 2024.06.28 20:27:10.340936 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache
11663 2024.06.28 20:27:11.173602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 2917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11664 2024.06.28 20:27:11.173801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11665 2024.06.28 20:27:11.173850 [ 3 ] {} <Debug> HTTP-Session: e3b91da6-3c21-4d95-9039-159e15670d56 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11666 2024.06.28 20:27:11.173893 [ 3 ] {} <Debug> HTTP-Session: e3b91da6-3c21-4d95-9039-159e15670d56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11667 2024.06.28 20:27:11.173922 [ 3 ] {} <Debug> HTTP-Session: e3b91da6-3c21-4d95-9039-159e15670d56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11668 2024.06.28 20:27:11.174006 [ 3 ] {} <Trace> HTTP-Session: e3b91da6-3c21-4d95-9039-159e15670d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11669 2024.06.28 20:27:11.174308 [ 3 ] {0016606b-65a4-4623-9cb8-a279a1d65458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11670 2024.06.28 20:27:11.174423 [ 3 ] {0016606b-65a4-4623-9cb8-a279a1d65458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11671 2024.06.28 20:27:11.174685 [ 3 ] {0016606b-65a4-4623-9cb8-a279a1d65458} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11672 2024.06.28 20:27:11.175136 [ 3 ] {0016606b-65a4-4623-9cb8-a279a1d65458} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11673 2024.06.28 20:27:11.175180 [ 3 ] {0016606b-65a4-4623-9cb8-a279a1d65458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
11674 2024.06.28 20:27:11.175559 [ 3 ] {0016606b-65a4-4623-9cb8-a279a1d65458} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
11675 2024.06.28 20:27:11.175903 [ 3 ] {0016606b-65a4-4623-9cb8-a279a1d65458} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11676 2024.06.28 20:27:11.176074 [ 3 ] {0016606b-65a4-4623-9cb8-a279a1d65458} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.001864 sec., 10729.613733905579 rows/sec., 869.69 KiB/sec.
11677 2024.06.28 20:27:11.176280 [ 3 ] {0016606b-65a4-4623-9cb8-a279a1d65458} <Debug> DynamicQueryHandler: Done processing query
11678 2024.06.28 20:27:11.176308 [ 3 ] {0016606b-65a4-4623-9cb8-a279a1d65458} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11679 2024.06.28 20:27:11.176326 [ 3 ] {} <Debug> HTTP-Session: e3b91da6-3c21-4d95-9039-159e15670d56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11680 2024.06.28 20:27:11.176461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11681 2024.06.28 20:27:11.176512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11682 2024.06.28 20:27:11.176533 [ 3 ] {} <Debug> HTTP-Session: 4bc8b025-e72e-4581-9639-1b4b951f1afe Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11683 2024.06.28 20:27:11.176549 [ 3 ] {} <Debug> HTTP-Session: 4bc8b025-e72e-4581-9639-1b4b951f1afe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11684 2024.06.28 20:27:11.176564 [ 3 ] {} <Debug> HTTP-Session: 4bc8b025-e72e-4581-9639-1b4b951f1afe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11685 2024.06.28 20:27:11.176597 [ 3 ] {} <Trace> HTTP-Session: 4bc8b025-e72e-4581-9639-1b4b951f1afe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11686 2024.06.28 20:27:11.176694 [ 3 ] {ff810f44-2488-485b-be75-40556b56600a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11687 2024.06.28 20:27:11.176738 [ 3 ] {ff810f44-2488-485b-be75-40556b56600a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11688 2024.06.28 20:27:11.176864 [ 3 ] {ff810f44-2488-485b-be75-40556b56600a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11689 2024.06.28 20:27:11.177168 [ 3 ] {ff810f44-2488-485b-be75-40556b56600a} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11690 2024.06.28 20:27:11.177205 [ 3 ] {ff810f44-2488-485b-be75-40556b56600a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
11691 2024.06.28 20:27:11.177509 [ 3 ] {ff810f44-2488-485b-be75-40556b56600a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
11692 2024.06.28 20:27:11.177840 [ 3 ] {ff810f44-2488-485b-be75-40556b56600a} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11693 2024.06.28 20:27:11.177971 [ 3 ] {ff810f44-2488-485b-be75-40556b56600a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.0013 sec., 1538.4615384615386 rows/sec., 125.45 KiB/sec.
11694 2024.06.28 20:27:11.178174 [ 3 ] {ff810f44-2488-485b-be75-40556b56600a} <Debug> DynamicQueryHandler: Done processing query
11695 2024.06.28 20:27:11.178202 [ 3 ] {ff810f44-2488-485b-be75-40556b56600a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11696 2024.06.28 20:27:11.178220 [ 3 ] {} <Debug> HTTP-Session: 4bc8b025-e72e-4581-9639-1b4b951f1afe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11697 2024.06.28 20:27:11.178351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 21931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11698 2024.06.28 20:27:11.178401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11699 2024.06.28 20:27:11.178422 [ 3 ] {} <Debug> HTTP-Session: 1af6f255-9a4b-4a74-a3ca-4697afe0d781 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11700 2024.06.28 20:27:11.178438 [ 3 ] {} <Debug> HTTP-Session: 1af6f255-9a4b-4a74-a3ca-4697afe0d781 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11701 2024.06.28 20:27:11.178453 [ 3 ] {} <Debug> HTTP-Session: 1af6f255-9a4b-4a74-a3ca-4697afe0d781 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11702 2024.06.28 20:27:11.178484 [ 3 ] {} <Trace> HTTP-Session: 1af6f255-9a4b-4a74-a3ca-4697afe0d781 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11703 2024.06.28 20:27:11.178625 [ 3 ] {51bf242f-7699-4ee3-a988-6131aaf25074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11704 2024.06.28 20:27:11.178667 [ 3 ] {51bf242f-7699-4ee3-a988-6131aaf25074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11705 2024.06.28 20:27:11.178827 [ 3 ] {51bf242f-7699-4ee3-a988-6131aaf25074} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11706 2024.06.28 20:27:11.179267 [ 3 ] {51bf242f-7699-4ee3-a988-6131aaf25074} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11707 2024.06.28 20:27:11.179309 [ 3 ] {51bf242f-7699-4ee3-a988-6131aaf25074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
11708 2024.06.28 20:27:11.179771 [ 3 ] {51bf242f-7699-4ee3-a988-6131aaf25074} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
11709 2024.06.28 20:27:11.180090 [ 3 ] {51bf242f-7699-4ee3-a988-6131aaf25074} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11710 2024.06.28 20:27:11.180241 [ 3 ] {51bf242f-7699-4ee3-a988-6131aaf25074} <Debug> executeQuery: Read 153 rows, 12.64 KiB in 0.001674 sec., 91397.8494623656 rows/sec., 7.37 MiB/sec.
11711 2024.06.28 20:27:11.180413 [ 3 ] {51bf242f-7699-4ee3-a988-6131aaf25074} <Debug> DynamicQueryHandler: Done processing query
11712 2024.06.28 20:27:11.180437 [ 3 ] {51bf242f-7699-4ee3-a988-6131aaf25074} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11713 2024.06.28 20:27:11.180453 [ 3 ] {} <Debug> HTTP-Session: 1af6f255-9a4b-4a74-a3ca-4697afe0d781 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11714 2024.06.28 20:27:11.180566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11715 2024.06.28 20:27:11.180615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11716 2024.06.28 20:27:11.180634 [ 3 ] {} <Debug> HTTP-Session: 5ed46f28-3d19-4527-b7b0-38b86f25eab0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11717 2024.06.28 20:27:11.180651 [ 3 ] {} <Debug> HTTP-Session: 5ed46f28-3d19-4527-b7b0-38b86f25eab0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11718 2024.06.28 20:27:11.180666 [ 3 ] {} <Debug> HTTP-Session: 5ed46f28-3d19-4527-b7b0-38b86f25eab0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11719 2024.06.28 20:27:11.180697 [ 3 ] {} <Trace> HTTP-Session: 5ed46f28-3d19-4527-b7b0-38b86f25eab0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11720 2024.06.28 20:27:11.180793 [ 3 ] {d347b30a-553c-4014-a058-dec721613ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11721 2024.06.28 20:27:11.180835 [ 3 ] {d347b30a-553c-4014-a058-dec721613ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11722 2024.06.28 20:27:11.180966 [ 3 ] {d347b30a-553c-4014-a058-dec721613ae7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11723 2024.06.28 20:27:11.181248 [ 3 ] {d347b30a-553c-4014-a058-dec721613ae7} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11724 2024.06.28 20:27:11.181284 [ 3 ] {d347b30a-553c-4014-a058-dec721613ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
11725 2024.06.28 20:27:11.181595 [ 3 ] {d347b30a-553c-4014-a058-dec721613ae7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
11726 2024.06.28 20:27:11.181915 [ 3 ] {d347b30a-553c-4014-a058-dec721613ae7} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11727 2024.06.28 20:27:11.182083 [ 3 ] {d347b30a-553c-4014-a058-dec721613ae7} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001313 sec., 1523.2292460015233 rows/sec., 106.36 KiB/sec.
11728 2024.06.28 20:27:11.182249 [ 3 ] {d347b30a-553c-4014-a058-dec721613ae7} <Debug> DynamicQueryHandler: Done processing query
11729 2024.06.28 20:27:11.182273 [ 3 ] {d347b30a-553c-4014-a058-dec721613ae7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11730 2024.06.28 20:27:11.182289 [ 3 ] {} <Debug> HTTP-Session: 5ed46f28-3d19-4527-b7b0-38b86f25eab0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11731 2024.06.28 20:27:11.182412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 18659, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11732 2024.06.28 20:27:11.182460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11733 2024.06.28 20:27:11.182479 [ 3 ] {} <Debug> HTTP-Session: 09054d8f-e2de-47d9-835b-9909fc716b09 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11734 2024.06.28 20:27:11.182496 [ 3 ] {} <Debug> HTTP-Session: 09054d8f-e2de-47d9-835b-9909fc716b09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11735 2024.06.28 20:27:11.182510 [ 3 ] {} <Debug> HTTP-Session: 09054d8f-e2de-47d9-835b-9909fc716b09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11736 2024.06.28 20:27:11.182541 [ 3 ] {} <Trace> HTTP-Session: 09054d8f-e2de-47d9-835b-9909fc716b09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11737 2024.06.28 20:27:11.182668 [ 3 ] {7029ecc4-92d6-4b03-84b2-8ff3b409fc15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11738 2024.06.28 20:27:11.182709 [ 3 ] {7029ecc4-92d6-4b03-84b2-8ff3b409fc15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11739 2024.06.28 20:27:11.182838 [ 3 ] {7029ecc4-92d6-4b03-84b2-8ff3b409fc15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11740 2024.06.28 20:27:11.183234 [ 3 ] {7029ecc4-92d6-4b03-84b2-8ff3b409fc15} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11741 2024.06.28 20:27:11.183270 [ 3 ] {7029ecc4-92d6-4b03-84b2-8ff3b409fc15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
11742 2024.06.28 20:27:11.183593 [ 3 ] {7029ecc4-92d6-4b03-84b2-8ff3b409fc15} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
11743 2024.06.28 20:27:11.183903 [ 3 ] {7029ecc4-92d6-4b03-84b2-8ff3b409fc15} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11744 2024.06.28 20:27:11.184063 [ 3 ] {7029ecc4-92d6-4b03-84b2-8ff3b409fc15} <Debug> executeQuery: Read 110 rows, 8.78 KiB in 0.001433 sec., 76762.03768318213 rows/sec., 5.98 MiB/sec.
11745 2024.06.28 20:27:11.184309 [ 3 ] {7029ecc4-92d6-4b03-84b2-8ff3b409fc15} <Debug> DynamicQueryHandler: Done processing query
11746 2024.06.28 20:27:11.184368 [ 3 ] {7029ecc4-92d6-4b03-84b2-8ff3b409fc15} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11747 2024.06.28 20:27:11.184423 [ 3 ] {} <Debug> HTTP-Session: 09054d8f-e2de-47d9-835b-9909fc716b09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11748 2024.06.28 20:27:11.184656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 37821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11749 2024.06.28 20:27:11.184709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11750 2024.06.28 20:27:11.184729 [ 3 ] {} <Debug> HTTP-Session: 21fc6428-6d0c-4a2b-affb-bb728bc5ac49 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11751 2024.06.28 20:27:11.184746 [ 3 ] {} <Debug> HTTP-Session: 21fc6428-6d0c-4a2b-affb-bb728bc5ac49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11752 2024.06.28 20:27:11.184760 [ 3 ] {} <Debug> HTTP-Session: 21fc6428-6d0c-4a2b-affb-bb728bc5ac49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11753 2024.06.28 20:27:11.184791 [ 3 ] {} <Trace> HTTP-Session: 21fc6428-6d0c-4a2b-affb-bb728bc5ac49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11754 2024.06.28 20:27:11.184965 [ 3 ] {2f7cdfef-ba32-451f-a5c7-4553647c5784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11755 2024.06.28 20:27:11.185014 [ 3 ] {2f7cdfef-ba32-451f-a5c7-4553647c5784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11756 2024.06.28 20:27:11.185175 [ 3 ] {2f7cdfef-ba32-451f-a5c7-4553647c5784} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11757 2024.06.28 20:27:11.185612 [ 3 ] {2f7cdfef-ba32-451f-a5c7-4553647c5784} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11758 2024.06.28 20:27:11.185649 [ 3 ] {2f7cdfef-ba32-451f-a5c7-4553647c5784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
11759 2024.06.28 20:27:11.186052 [ 3 ] {2f7cdfef-ba32-451f-a5c7-4553647c5784} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
11760 2024.06.28 20:27:11.186387 [ 3 ] {2f7cdfef-ba32-451f-a5c7-4553647c5784} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11761 2024.06.28 20:27:11.186548 [ 3 ] {2f7cdfef-ba32-451f-a5c7-4553647c5784} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.001658 sec., 118817.85283474065 rows/sec., 8.29 MiB/sec.
11762 2024.06.28 20:27:11.186738 [ 3 ] {2f7cdfef-ba32-451f-a5c7-4553647c5784} <Debug> DynamicQueryHandler: Done processing query
11763 2024.06.28 20:27:11.186774 [ 3 ] {2f7cdfef-ba32-451f-a5c7-4553647c5784} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
11764 2024.06.28 20:27:11.186805 [ 3 ] {} <Debug> HTTP-Session: 21fc6428-6d0c-4a2b-affb-bb728bc5ac49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11765 2024.06.28 20:27:11.186959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 32372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11766 2024.06.28 20:27:11.187009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11767 2024.06.28 20:27:11.187028 [ 3 ] {} <Debug> HTTP-Session: 92d9a642-fc08-4431-bb0b-9d70414ff64a Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11768 2024.06.28 20:27:11.187044 [ 3 ] {} <Debug> HTTP-Session: 92d9a642-fc08-4431-bb0b-9d70414ff64a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11769 2024.06.28 20:27:11.187059 [ 3 ] {} <Debug> HTTP-Session: 92d9a642-fc08-4431-bb0b-9d70414ff64a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11770 2024.06.28 20:27:11.187089 [ 3 ] {} <Trace> HTTP-Session: 92d9a642-fc08-4431-bb0b-9d70414ff64a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11771 2024.06.28 20:27:11.187352 [ 3 ] {fbe7fc3f-ba09-467e-b65e-3ee512e439f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11772 2024.06.28 20:27:11.187420 [ 3 ] {fbe7fc3f-ba09-467e-b65e-3ee512e439f3} <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
11773 2024.06.28 20:27:11.187835 [ 3 ] {fbe7fc3f-ba09-467e-b65e-3ee512e439f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11774 2024.06.28 20:27:11.188479 [ 3 ] {fbe7fc3f-ba09-467e-b65e-3ee512e439f3} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11775 2024.06.28 20:27:11.188515 [ 3 ] {fbe7fc3f-ba09-467e-b65e-3ee512e439f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
11776 2024.06.28 20:27:11.189119 [ 3 ] {fbe7fc3f-ba09-467e-b65e-3ee512e439f3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
11777 2024.06.28 20:27:11.189547 [ 3 ] {fbe7fc3f-ba09-467e-b65e-3ee512e439f3} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11778 2024.06.28 20:27:11.189725 [ 3 ] {fbe7fc3f-ba09-467e-b65e-3ee512e439f3} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002558 sec., 7818.608287724785 rows/sec., 14.01 MiB/sec.
11779 2024.06.28 20:27:11.189950 [ 3 ] {fbe7fc3f-ba09-467e-b65e-3ee512e439f3} <Debug> DynamicQueryHandler: Done processing query
11780 2024.06.28 20:27:11.189991 [ 3 ] {fbe7fc3f-ba09-467e-b65e-3ee512e439f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
11781 2024.06.28 20:27:11.190006 [ 3 ] {} <Debug> HTTP-Session: 92d9a642-fc08-4431-bb0b-9d70414ff64a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11782 2024.06.28 20:27:11.190136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11783 2024.06.28 20:27:11.190185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11784 2024.06.28 20:27:11.190204 [ 3 ] {} <Debug> HTTP-Session: 53882b23-1650-4426-9fe0-9419894105bd Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11785 2024.06.28 20:27:11.190222 [ 3 ] {} <Debug> HTTP-Session: 53882b23-1650-4426-9fe0-9419894105bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11786 2024.06.28 20:27:11.190248 [ 3 ] {} <Debug> HTTP-Session: 53882b23-1650-4426-9fe0-9419894105bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11787 2024.06.28 20:27:11.190304 [ 3 ] {} <Trace> HTTP-Session: 53882b23-1650-4426-9fe0-9419894105bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11788 2024.06.28 20:27:11.190416 [ 3 ] {66a7411b-29cf-4542-8c0a-b44821ba4c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11789 2024.06.28 20:27:11.190458 [ 3 ] {66a7411b-29cf-4542-8c0a-b44821ba4c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11790 2024.06.28 20:27:11.190586 [ 3 ] {66a7411b-29cf-4542-8c0a-b44821ba4c9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11791 2024.06.28 20:27:11.190929 [ 3 ] {66a7411b-29cf-4542-8c0a-b44821ba4c9b} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11792 2024.06.28 20:27:11.190977 [ 3 ] {66a7411b-29cf-4542-8c0a-b44821ba4c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
11793 2024.06.28 20:27:11.191355 [ 3 ] {66a7411b-29cf-4542-8c0a-b44821ba4c9b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
11794 2024.06.28 20:27:11.191700 [ 3 ] {66a7411b-29cf-4542-8c0a-b44821ba4c9b} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11795 2024.06.28 20:27:11.191858 [ 3 ] {66a7411b-29cf-4542-8c0a-b44821ba4c9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001472 sec., 40760.86956521739 rows/sec., 2.75 MiB/sec.
11796 2024.06.28 20:27:11.192028 [ 3 ] {66a7411b-29cf-4542-8c0a-b44821ba4c9b} <Debug> DynamicQueryHandler: Done processing query
11797 2024.06.28 20:27:11.192077 [ 3 ] {66a7411b-29cf-4542-8c0a-b44821ba4c9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11798 2024.06.28 20:27:11.192094 [ 3 ] {} <Debug> HTTP-Session: 53882b23-1650-4426-9fe0-9419894105bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11799 2024.06.28 20:27:16.172597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 3352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11800 2024.06.28 20:27:16.172760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11801 2024.06.28 20:27:16.172792 [ 3 ] {} <Debug> HTTP-Session: e3ad8dff-702a-41dc-b66b-c73eb5cd851c Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11802 2024.06.28 20:27:16.172823 [ 3 ] {} <Debug> HTTP-Session: e3ad8dff-702a-41dc-b66b-c73eb5cd851c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11803 2024.06.28 20:27:16.172842 [ 3 ] {} <Debug> HTTP-Session: e3ad8dff-702a-41dc-b66b-c73eb5cd851c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11804 2024.06.28 20:27:16.172899 [ 3 ] {} <Trace> HTTP-Session: e3ad8dff-702a-41dc-b66b-c73eb5cd851c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11805 2024.06.28 20:27:16.173128 [ 3 ] {119d831b-5cb4-42a6-bb77-3866fba55d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11806 2024.06.28 20:27:16.173205 [ 3 ] {119d831b-5cb4-42a6-bb77-3866fba55d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11807 2024.06.28 20:27:16.173430 [ 3 ] {119d831b-5cb4-42a6-bb77-3866fba55d64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11808 2024.06.28 20:27:16.173997 [ 3 ] {119d831b-5cb4-42a6-bb77-3866fba55d64} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11809 2024.06.28 20:27:16.174056 [ 3 ] {119d831b-5cb4-42a6-bb77-3866fba55d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
11810 2024.06.28 20:27:16.174529 [ 3 ] {119d831b-5cb4-42a6-bb77-3866fba55d64} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
11811 2024.06.28 20:27:16.174916 [ 3 ] {119d831b-5cb4-42a6-bb77-3866fba55d64} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11812 2024.06.28 20:27:16.175070 [ 3 ] {119d831b-5cb4-42a6-bb77-3866fba55d64} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.002011 sec., 11437.095972153156 rows/sec., 927.03 KiB/sec.
11813 2024.06.28 20:27:16.175317 [ 3 ] {119d831b-5cb4-42a6-bb77-3866fba55d64} <Debug> DynamicQueryHandler: Done processing query
11814 2024.06.28 20:27:16.175345 [ 3 ] {119d831b-5cb4-42a6-bb77-3866fba55d64} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11815 2024.06.28 20:27:16.175363 [ 3 ] {} <Debug> HTTP-Session: e3ad8dff-702a-41dc-b66b-c73eb5cd851c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11816 2024.06.28 20:27:16.175535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 18227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11817 2024.06.28 20:27:16.175590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11818 2024.06.28 20:27:16.175611 [ 3 ] {} <Debug> HTTP-Session: 32b3ad6a-3d7e-4f25-be0f-03e14198cf1f Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11819 2024.06.28 20:27:16.175629 [ 3 ] {} <Debug> HTTP-Session: 32b3ad6a-3d7e-4f25-be0f-03e14198cf1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11820 2024.06.28 20:27:16.175643 [ 3 ] {} <Debug> HTTP-Session: 32b3ad6a-3d7e-4f25-be0f-03e14198cf1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11821 2024.06.28 20:27:16.175680 [ 3 ] {} <Trace> HTTP-Session: 32b3ad6a-3d7e-4f25-be0f-03e14198cf1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11822 2024.06.28 20:27:16.175820 [ 3 ] {0accf0a1-bb77-47b5-8c3c-662f65001cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11823 2024.06.28 20:27:16.175866 [ 3 ] {0accf0a1-bb77-47b5-8c3c-662f65001cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11824 2024.06.28 20:27:16.176007 [ 3 ] {0accf0a1-bb77-47b5-8c3c-662f65001cf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11825 2024.06.28 20:27:16.176491 [ 3 ] {0accf0a1-bb77-47b5-8c3c-662f65001cf8} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11826 2024.06.28 20:27:16.176531 [ 3 ] {0accf0a1-bb77-47b5-8c3c-662f65001cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
11827 2024.06.28 20:27:16.176871 [ 3 ] {0accf0a1-bb77-47b5-8c3c-662f65001cf8} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
11828 2024.06.28 20:27:16.177213 [ 3 ] {0accf0a1-bb77-47b5-8c3c-662f65001cf8} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11829 2024.06.28 20:27:16.177368 [ 3 ] {0accf0a1-bb77-47b5-8c3c-662f65001cf8} <Debug> executeQuery: Read 125 rows, 10.60 KiB in 0.001606 sec., 77833.12577833126 rows/sec., 6.45 MiB/sec.
11830 2024.06.28 20:27:16.177588 [ 3 ] {0accf0a1-bb77-47b5-8c3c-662f65001cf8} <Debug> DynamicQueryHandler: Done processing query
11831 2024.06.28 20:27:16.177641 [ 3 ] {0accf0a1-bb77-47b5-8c3c-662f65001cf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11832 2024.06.28 20:27:16.177696 [ 3 ] {} <Debug> HTTP-Session: 32b3ad6a-3d7e-4f25-be0f-03e14198cf1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11833 2024.06.28 20:27:16.177907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 14791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11834 2024.06.28 20:27:16.177974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11835 2024.06.28 20:27:16.177996 [ 3 ] {} <Debug> HTTP-Session: 1fe55569-a798-4d4d-abfa-7cfcb861067d Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11836 2024.06.28 20:27:16.178014 [ 3 ] {} <Debug> HTTP-Session: 1fe55569-a798-4d4d-abfa-7cfcb861067d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11837 2024.06.28 20:27:16.178028 [ 3 ] {} <Debug> HTTP-Session: 1fe55569-a798-4d4d-abfa-7cfcb861067d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11838 2024.06.28 20:27:16.178061 [ 3 ] {} <Trace> HTTP-Session: 1fe55569-a798-4d4d-abfa-7cfcb861067d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11839 2024.06.28 20:27:16.178199 [ 3 ] {9988f90d-85f4-46b5-9c61-ebc93831818d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11840 2024.06.28 20:27:16.178244 [ 3 ] {9988f90d-85f4-46b5-9c61-ebc93831818d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11841 2024.06.28 20:27:16.178388 [ 3 ] {9988f90d-85f4-46b5-9c61-ebc93831818d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11842 2024.06.28 20:27:16.178738 [ 3 ] {9988f90d-85f4-46b5-9c61-ebc93831818d} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11843 2024.06.28 20:27:16.178777 [ 3 ] {9988f90d-85f4-46b5-9c61-ebc93831818d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
11844 2024.06.28 20:27:16.179104 [ 3 ] {9988f90d-85f4-46b5-9c61-ebc93831818d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
11845 2024.06.28 20:27:16.179428 [ 3 ] {9988f90d-85f4-46b5-9c61-ebc93831818d} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11846 2024.06.28 20:27:16.179581 [ 3 ] {9988f90d-85f4-46b5-9c61-ebc93831818d} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001436 sec., 60584.95821727019 rows/sec., 4.73 MiB/sec.
11847 2024.06.28 20:27:16.179753 [ 3 ] {9988f90d-85f4-46b5-9c61-ebc93831818d} <Debug> DynamicQueryHandler: Done processing query
11848 2024.06.28 20:27:16.179779 [ 3 ] {9988f90d-85f4-46b5-9c61-ebc93831818d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11849 2024.06.28 20:27:16.179797 [ 3 ] {} <Debug> HTTP-Session: 1fe55569-a798-4d4d-abfa-7cfcb861067d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11850 2024.06.28 20:27:16.179957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11851 2024.06.28 20:27:16.180007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11852 2024.06.28 20:27:16.180029 [ 3 ] {} <Debug> HTTP-Session: 868f8b52-64f4-47d6-813c-f5d28707c71d Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11853 2024.06.28 20:27:16.180046 [ 3 ] {} <Debug> HTTP-Session: 868f8b52-64f4-47d6-813c-f5d28707c71d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11854 2024.06.28 20:27:16.180061 [ 3 ] {} <Debug> HTTP-Session: 868f8b52-64f4-47d6-813c-f5d28707c71d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11855 2024.06.28 20:27:16.180092 [ 3 ] {} <Trace> HTTP-Session: 868f8b52-64f4-47d6-813c-f5d28707c71d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11856 2024.06.28 20:27:16.180247 [ 3 ] {bc5f1791-0959-44e0-b3bf-f51e3ec83579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11857 2024.06.28 20:27:16.180296 [ 3 ] {bc5f1791-0959-44e0-b3bf-f51e3ec83579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11858 2024.06.28 20:27:16.180443 [ 3 ] {bc5f1791-0959-44e0-b3bf-f51e3ec83579} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11859 2024.06.28 20:27:16.180906 [ 3 ] {bc5f1791-0959-44e0-b3bf-f51e3ec83579} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11860 2024.06.28 20:27:16.180944 [ 3 ] {bc5f1791-0959-44e0-b3bf-f51e3ec83579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
11861 2024.06.28 20:27:16.181349 [ 3 ] {bc5f1791-0959-44e0-b3bf-f51e3ec83579} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
11862 2024.06.28 20:27:16.181701 [ 3 ] {bc5f1791-0959-44e0-b3bf-f51e3ec83579} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11863 2024.06.28 20:27:16.181865 [ 3 ] {bc5f1791-0959-44e0-b3bf-f51e3ec83579} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001687 sec., 94842.91641967991 rows/sec., 6.61 MiB/sec.
11864 2024.06.28 20:27:16.182045 [ 3 ] {bc5f1791-0959-44e0-b3bf-f51e3ec83579} <Debug> DynamicQueryHandler: Done processing query
11865 2024.06.28 20:27:16.182070 [ 3 ] {bc5f1791-0959-44e0-b3bf-f51e3ec83579} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11866 2024.06.28 20:27:16.182088 [ 3 ] {} <Debug> HTTP-Session: 868f8b52-64f4-47d6-813c-f5d28707c71d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11867 2024.06.28 20:27:16.182253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 36792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11868 2024.06.28 20:27:16.182304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11869 2024.06.28 20:27:16.182325 [ 3 ] {} <Debug> HTTP-Session: 256d2dc3-52f8-400f-b00a-3f5b604a58c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11870 2024.06.28 20:27:16.182342 [ 3 ] {} <Debug> HTTP-Session: 256d2dc3-52f8-400f-b00a-3f5b604a58c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11871 2024.06.28 20:27:16.182356 [ 3 ] {} <Debug> HTTP-Session: 256d2dc3-52f8-400f-b00a-3f5b604a58c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11872 2024.06.28 20:27:16.182388 [ 3 ] {} <Trace> HTTP-Session: 256d2dc3-52f8-400f-b00a-3f5b604a58c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11873 2024.06.28 20:27:16.182676 [ 3 ] {467a29c3-bc48-4103-ac77-66261f45e05b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11874 2024.06.28 20:27:16.182742 [ 3 ] {467a29c3-bc48-4103-ac77-66261f45e05b} <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
11875 2024.06.28 20:27:16.183155 [ 3 ] {467a29c3-bc48-4103-ac77-66261f45e05b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11876 2024.06.28 20:27:16.183800 [ 3 ] {467a29c3-bc48-4103-ac77-66261f45e05b} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11877 2024.06.28 20:27:16.183838 [ 3 ] {467a29c3-bc48-4103-ac77-66261f45e05b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
11878 2024.06.28 20:27:16.184451 [ 3 ] {467a29c3-bc48-4103-ac77-66261f45e05b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
11879 2024.06.28 20:27:16.184887 [ 3 ] {467a29c3-bc48-4103-ac77-66261f45e05b} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11880 2024.06.28 20:27:16.185053 [ 3 ] {467a29c3-bc48-4103-ac77-66261f45e05b} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002577 sec., 8925.10671323244 rows/sec., 15.99 MiB/sec.
11881 2024.06.28 20:27:16.185354 [ 3 ] {467a29c3-bc48-4103-ac77-66261f45e05b} <Debug> DynamicQueryHandler: Done processing query
11882 2024.06.28 20:27:16.185392 [ 3 ] {467a29c3-bc48-4103-ac77-66261f45e05b} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
11883 2024.06.28 20:27:16.185425 [ 3 ] {} <Debug> HTTP-Session: 256d2dc3-52f8-400f-b00a-3f5b604a58c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11884 2024.06.28 20:27:16.185599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11885 2024.06.28 20:27:16.185649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11886 2024.06.28 20:27:16.185670 [ 3 ] {} <Debug> HTTP-Session: b4ea1820-9ac6-41ff-b9e5-d2d435406eb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11887 2024.06.28 20:27:16.185688 [ 3 ] {} <Debug> HTTP-Session: b4ea1820-9ac6-41ff-b9e5-d2d435406eb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11888 2024.06.28 20:27:16.185703 [ 3 ] {} <Debug> HTTP-Session: b4ea1820-9ac6-41ff-b9e5-d2d435406eb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11889 2024.06.28 20:27:16.185734 [ 3 ] {} <Trace> HTTP-Session: b4ea1820-9ac6-41ff-b9e5-d2d435406eb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11890 2024.06.28 20:27:16.185854 [ 3 ] {f254282a-ecb1-4abd-88a8-9f74da9e9b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11891 2024.06.28 20:27:16.185900 [ 3 ] {f254282a-ecb1-4abd-88a8-9f74da9e9b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11892 2024.06.28 20:27:16.186029 [ 3 ] {f254282a-ecb1-4abd-88a8-9f74da9e9b91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11893 2024.06.28 20:27:16.186335 [ 3 ] {f254282a-ecb1-4abd-88a8-9f74da9e9b91} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11894 2024.06.28 20:27:16.186372 [ 3 ] {f254282a-ecb1-4abd-88a8-9f74da9e9b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
11895 2024.06.28 20:27:16.186744 [ 3 ] {f254282a-ecb1-4abd-88a8-9f74da9e9b91} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
11896 2024.06.28 20:27:16.187083 [ 3 ] {f254282a-ecb1-4abd-88a8-9f74da9e9b91} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11897 2024.06.28 20:27:16.187240 [ 3 ] {f254282a-ecb1-4abd-88a8-9f74da9e9b91} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001419 sec., 42283.29809725159 rows/sec., 2.85 MiB/sec.
11898 2024.06.28 20:27:16.187415 [ 3 ] {f254282a-ecb1-4abd-88a8-9f74da9e9b91} <Debug> DynamicQueryHandler: Done processing query
11899 2024.06.28 20:27:16.187440 [ 3 ] {f254282a-ecb1-4abd-88a8-9f74da9e9b91} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11900 2024.06.28 20:27:16.187457 [ 3 ] {} <Debug> HTTP-Session: b4ea1820-9ac6-41ff-b9e5-d2d435406eb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11901 2024.06.28 20:27:21.172649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 3061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11902 2024.06.28 20:27:21.172847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11903 2024.06.28 20:27:21.172894 [ 3 ] {} <Debug> HTTP-Session: 363d87a8-bcf9-4093-bded-9e47619e5fed Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11904 2024.06.28 20:27:21.172933 [ 3 ] {} <Debug> HTTP-Session: 363d87a8-bcf9-4093-bded-9e47619e5fed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11905 2024.06.28 20:27:21.172962 [ 3 ] {} <Debug> HTTP-Session: 363d87a8-bcf9-4093-bded-9e47619e5fed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11906 2024.06.28 20:27:21.173040 [ 3 ] {} <Trace> HTTP-Session: 363d87a8-bcf9-4093-bded-9e47619e5fed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11907 2024.06.28 20:27:21.173319 [ 3 ] {806c7411-2ce4-453e-baa0-8185df63cc77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11908 2024.06.28 20:27:21.173422 [ 3 ] {806c7411-2ce4-453e-baa0-8185df63cc77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11909 2024.06.28 20:27:21.173723 [ 3 ] {806c7411-2ce4-453e-baa0-8185df63cc77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11910 2024.06.28 20:27:21.174233 [ 3 ] {806c7411-2ce4-453e-baa0-8185df63cc77} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11911 2024.06.28 20:27:21.174278 [ 3 ] {806c7411-2ce4-453e-baa0-8185df63cc77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
11912 2024.06.28 20:27:21.174656 [ 3 ] {806c7411-2ce4-453e-baa0-8185df63cc77} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
11913 2024.06.28 20:27:21.175000 [ 3 ] {806c7411-2ce4-453e-baa0-8185df63cc77} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11914 2024.06.28 20:27:21.175152 [ 3 ] {806c7411-2ce4-453e-baa0-8185df63cc77} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001922 sec., 10926.1186264308 rows/sec., 885.61 KiB/sec.
11915 2024.06.28 20:27:21.175222 [ 99 ] {} <Debug> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
11916 2024.06.28 20:27:21.175318 [ 99 ] {} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11917 2024.06.28 20:27:21.175365 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
11918 2024.06.28 20:27:21.175426 [ 3 ] {806c7411-2ce4-453e-baa0-8185df63cc77} <Debug> DynamicQueryHandler: Done processing query
11919 2024.06.28 20:27:21.175491 [ 3 ] {806c7411-2ce4-453e-baa0-8185df63cc77} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11920 2024.06.28 20:27:21.175541 [ 3 ] {} <Debug> HTTP-Session: 363d87a8-bcf9-4093-bded-9e47619e5fed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11921 2024.06.28 20:27:21.175638 [ 201 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::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
11922 2024.06.28 20:27:21.175839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 17343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11923 2024.06.28 20:27:21.175887 [ 201 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11924 2024.06.28 20:27:21.175945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11925 2024.06.28 20:27:21.175959 [ 201 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 30 rows starting from the beginning of the part
11926 2024.06.28 20:27:21.175991 [ 3 ] {} <Debug> HTTP-Session: 08633ae1-2161-4e41-a8e3-ca413bb44720 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11927 2024.06.28 20:27:21.176033 [ 3 ] {} <Debug> HTTP-Session: 08633ae1-2161-4e41-a8e3-ca413bb44720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11928 2024.06.28 20:27:21.176076 [ 3 ] {} <Debug> HTTP-Session: 08633ae1-2161-4e41-a8e3-ca413bb44720 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11929 2024.06.28 20:27:21.176210 [ 201 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 19 rows starting from the beginning of the part
11930 2024.06.28 20:27:21.176229 [ 3 ] {} <Trace> HTTP-Session: 08633ae1-2161-4e41-a8e3-ca413bb44720 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11931 2024.06.28 20:27:21.176550 [ 201 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 20 rows starting from the beginning of the part
11932 2024.06.28 20:27:21.176801 [ 201 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 20 rows starting from the beginning of the part
11933 2024.06.28 20:27:21.176812 [ 3 ] {68fbf366-d977-4c45-b984-cf9e9ea948b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11934 2024.06.28 20:27:21.177027 [ 3 ] {68fbf366-d977-4c45-b984-cf9e9ea948b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11935 2024.06.28 20:27:21.177046 [ 201 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 23 rows starting from the beginning of the part
11936 2024.06.28 20:27:21.177357 [ 201 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 21 rows starting from the beginning of the part
11937 2024.06.28 20:27:21.178226 [ 3 ] {68fbf366-d977-4c45-b984-cf9e9ea948b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11938 2024.06.28 20:27:21.179238 [ 3 ] {68fbf366-d977-4c45-b984-cf9e9ea948b8} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11939 2024.06.28 20:27:21.179310 [ 3 ] {68fbf366-d977-4c45-b984-cf9e9ea948b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
11940 2024.06.28 20:27:21.180176 [ 189 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 133 rows, containing 4 columns (4 merged, 0 gathered) in 0.004712617 sec., 28222.110984194136 rows/sec., 2.23 MiB/sec.
11941 2024.06.28 20:27:21.180201 [ 3 ] {68fbf366-d977-4c45-b984-cf9e9ea948b8} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
11942 2024.06.28 20:27:21.180360 [ 189 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
11943 2024.06.28 20:27:21.180977 [ 3 ] {68fbf366-d977-4c45-b984-cf9e9ea948b8} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11944 2024.06.28 20:27:21.181304 [ 189 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_71_14} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11945 2024.06.28 20:27:21.181323 [ 3 ] {68fbf366-d977-4c45-b984-cf9e9ea948b8} <Debug> executeQuery: Read 119 rows, 10.09 KiB in 0.004739 sec., 25110.782865583456 rows/sec., 2.08 MiB/sec.
11946 2024.06.28 20:27:21.181531 [ 189 ] {2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2::all_1_71_14} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
11947 2024.06.28 20:27:21.181681 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11948 2024.06.28 20:27:21.181692 [ 3 ] {68fbf366-d977-4c45-b984-cf9e9ea948b8} <Debug> DynamicQueryHandler: Done processing query
11949 2024.06.28 20:27:21.181740 [ 3 ] {68fbf366-d977-4c45-b984-cf9e9ea948b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11950 2024.06.28 20:27:21.181758 [ 3 ] {} <Debug> HTTP-Session: 08633ae1-2161-4e41-a8e3-ca413bb44720 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11951 2024.06.28 20:27:21.181928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 14448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11952 2024.06.28 20:27:21.181980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11953 2024.06.28 20:27:21.182000 [ 3 ] {} <Debug> HTTP-Session: 90100bb2-7cfe-4966-a367-65bd39cf131a Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11954 2024.06.28 20:27:21.182017 [ 3 ] {} <Debug> HTTP-Session: 90100bb2-7cfe-4966-a367-65bd39cf131a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11955 2024.06.28 20:27:21.182030 [ 3 ] {} <Debug> HTTP-Session: 90100bb2-7cfe-4966-a367-65bd39cf131a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11956 2024.06.28 20:27:21.182065 [ 3 ] {} <Trace> HTTP-Session: 90100bb2-7cfe-4966-a367-65bd39cf131a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11957 2024.06.28 20:27:21.182199 [ 3 ] {a9ae94c4-bf5d-41d4-bab9-1e3bca23b4c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11958 2024.06.28 20:27:21.182246 [ 3 ] {a9ae94c4-bf5d-41d4-bab9-1e3bca23b4c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11959 2024.06.28 20:27:21.182394 [ 3 ] {a9ae94c4-bf5d-41d4-bab9-1e3bca23b4c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11960 2024.06.28 20:27:21.182755 [ 3 ] {a9ae94c4-bf5d-41d4-bab9-1e3bca23b4c4} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11961 2024.06.28 20:27:21.182793 [ 3 ] {a9ae94c4-bf5d-41d4-bab9-1e3bca23b4c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
11962 2024.06.28 20:27:21.183123 [ 3 ] {a9ae94c4-bf5d-41d4-bab9-1e3bca23b4c4} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
11963 2024.06.28 20:27:21.183453 [ 3 ] {a9ae94c4-bf5d-41d4-bab9-1e3bca23b4c4} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11964 2024.06.28 20:27:21.183608 [ 3 ] {a9ae94c4-bf5d-41d4-bab9-1e3bca23b4c4} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001463 sec., 58099.7949419002 rows/sec., 4.54 MiB/sec.
11965 2024.06.28 20:27:21.183773 [ 3 ] {a9ae94c4-bf5d-41d4-bab9-1e3bca23b4c4} <Debug> DynamicQueryHandler: Done processing query
11966 2024.06.28 20:27:21.183798 [ 3 ] {a9ae94c4-bf5d-41d4-bab9-1e3bca23b4c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11967 2024.06.28 20:27:21.183817 [ 3 ] {} <Debug> HTTP-Session: 90100bb2-7cfe-4966-a367-65bd39cf131a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11968 2024.06.28 20:27:21.183996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11969 2024.06.28 20:27:21.184044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11970 2024.06.28 20:27:21.184065 [ 3 ] {} <Debug> HTTP-Session: cda53186-54b8-4fa6-9187-60737ce5f689 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11971 2024.06.28 20:27:21.184082 [ 3 ] {} <Debug> HTTP-Session: cda53186-54b8-4fa6-9187-60737ce5f689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11972 2024.06.28 20:27:21.184097 [ 3 ] {} <Debug> HTTP-Session: cda53186-54b8-4fa6-9187-60737ce5f689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11973 2024.06.28 20:27:21.184128 [ 3 ] {} <Trace> HTTP-Session: cda53186-54b8-4fa6-9187-60737ce5f689 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11974 2024.06.28 20:27:21.184286 [ 3 ] {cc4cc950-a0d1-4623-b8e7-b3f494b5c727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11975 2024.06.28 20:27:21.184334 [ 3 ] {cc4cc950-a0d1-4623-b8e7-b3f494b5c727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11976 2024.06.28 20:27:21.184482 [ 3 ] {cc4cc950-a0d1-4623-b8e7-b3f494b5c727} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11977 2024.06.28 20:27:21.184856 [ 3 ] {cc4cc950-a0d1-4623-b8e7-b3f494b5c727} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11978 2024.06.28 20:27:21.184893 [ 3 ] {cc4cc950-a0d1-4623-b8e7-b3f494b5c727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
11979 2024.06.28 20:27:21.185288 [ 3 ] {cc4cc950-a0d1-4623-b8e7-b3f494b5c727} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
11980 2024.06.28 20:27:21.185647 [ 3 ] {cc4cc950-a0d1-4623-b8e7-b3f494b5c727} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11981 2024.06.28 20:27:21.185800 [ 3 ] {cc4cc950-a0d1-4623-b8e7-b3f494b5c727} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001591 sec., 100565.6819610308 rows/sec., 7.00 MiB/sec.
11982 2024.06.28 20:27:21.185976 [ 3 ] {cc4cc950-a0d1-4623-b8e7-b3f494b5c727} <Debug> DynamicQueryHandler: Done processing query
11983 2024.06.28 20:27:21.186001 [ 3 ] {cc4cc950-a0d1-4623-b8e7-b3f494b5c727} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11984 2024.06.28 20:27:21.186018 [ 3 ] {} <Debug> HTTP-Session: cda53186-54b8-4fa6-9187-60737ce5f689 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11985 2024.06.28 20:27:21.186230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 33984, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11986 2024.06.28 20:27:21.186280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11987 2024.06.28 20:27:21.186300 [ 3 ] {} <Debug> HTTP-Session: 07422608-bc2f-4b52-92b8-bb8926fd27eb Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
11988 2024.06.28 20:27:21.186317 [ 3 ] {} <Debug> HTTP-Session: 07422608-bc2f-4b52-92b8-bb8926fd27eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11989 2024.06.28 20:27:21.186331 [ 3 ] {} <Debug> HTTP-Session: 07422608-bc2f-4b52-92b8-bb8926fd27eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11990 2024.06.28 20:27:21.186362 [ 3 ] {} <Trace> HTTP-Session: 07422608-bc2f-4b52-92b8-bb8926fd27eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11991 2024.06.28 20:27:21.186627 [ 3 ] {a098a0bc-3d3c-48d4-b56c-5d4d47a9ea3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11992 2024.06.28 20:27:21.186693 [ 3 ] {a098a0bc-3d3c-48d4-b56c-5d4d47a9ea3c} <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
11993 2024.06.28 20:27:21.187103 [ 3 ] {a098a0bc-3d3c-48d4-b56c-5d4d47a9ea3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11994 2024.06.28 20:27:21.187699 [ 3 ] {a098a0bc-3d3c-48d4-b56c-5d4d47a9ea3c} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11995 2024.06.28 20:27:21.187735 [ 3 ] {a098a0bc-3d3c-48d4-b56c-5d4d47a9ea3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
11996 2024.06.28 20:27:21.188336 [ 3 ] {a098a0bc-3d3c-48d4-b56c-5d4d47a9ea3c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
11997 2024.06.28 20:27:21.188756 [ 3 ] {a098a0bc-3d3c-48d4-b56c-5d4d47a9ea3c} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11998 2024.06.28 20:27:21.188937 [ 99 ] {} <Debug> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
11999 2024.06.28 20:27:21.188956 [ 3 ] {a098a0bc-3d3c-48d4-b56c-5d4d47a9ea3c} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002495 sec., 8416.83366733467 rows/sec., 15.08 MiB/sec.
12000 2024.06.28 20:27:21.189006 [ 99 ] {} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12001 2024.06.28 20:27:21.189094 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
12002 2024.06.28 20:27:21.189398 [ 193 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::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
12003 2024.06.28 20:27:21.189519 [ 3 ] {a098a0bc-3d3c-48d4-b56c-5d4d47a9ea3c} <Debug> DynamicQueryHandler: Done processing query
12004 2024.06.28 20:27:21.189563 [ 3 ] {a098a0bc-3d3c-48d4-b56c-5d4d47a9ea3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
12005 2024.06.28 20:27:21.189617 [ 3 ] {} <Debug> HTTP-Session: 07422608-bc2f-4b52-92b8-bb8926fd27eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12006 2024.06.28 20:27:21.189815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12007 2024.06.28 20:27:21.189936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12008 2024.06.28 20:27:21.189996 [ 3 ] {} <Debug> HTTP-Session: a99ccc03-ce14-4434-b478-3026ae4b9843 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
12009 2024.06.28 20:27:21.190048 [ 3 ] {} <Debug> HTTP-Session: a99ccc03-ce14-4434-b478-3026ae4b9843 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12010 2024.06.28 20:27:21.190055 [ 193 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12011 2024.06.28 20:27:21.190072 [ 3 ] {} <Debug> HTTP-Session: a99ccc03-ce14-4434-b478-3026ae4b9843 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12012 2024.06.28 20:27:21.190166 [ 3 ] {} <Trace> HTTP-Session: a99ccc03-ce14-4434-b478-3026ae4b9843 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12013 2024.06.28 20:27:21.190224 [ 193 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 998 rows starting from the beginning of the part
12014 2024.06.28 20:27:21.190446 [ 3 ] {cd890aa5-64cf-4f8d-97df-694f88e1b382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12015 2024.06.28 20:27:21.190655 [ 3 ] {cd890aa5-64cf-4f8d-97df-694f88e1b382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12016 2024.06.28 20:27:21.190956 [ 193 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 19 rows starting from the beginning of the part
12017 2024.06.28 20:27:21.191720 [ 3 ] {cd890aa5-64cf-4f8d-97df-694f88e1b382} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12018 2024.06.28 20:27:21.191874 [ 193 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 20 rows starting from the beginning of the part
12019 2024.06.28 20:27:21.192565 [ 193 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 20 rows starting from the beginning of the part
12020 2024.06.28 20:27:21.192721 [ 3 ] {cd890aa5-64cf-4f8d-97df-694f88e1b382} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12021 2024.06.28 20:27:21.192848 [ 3 ] {cd890aa5-64cf-4f8d-97df-694f88e1b382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB.
12022 2024.06.28 20:27:21.193239 [ 193 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 23 rows starting from the beginning of the part
12023 2024.06.28 20:27:21.193888 [ 193 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 21 rows starting from the beginning of the part
12024 2024.06.28 20:27:21.194226 [ 3 ] {cd890aa5-64cf-4f8d-97df-694f88e1b382} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
12025 2024.06.28 20:27:21.195137 [ 3 ] {cd890aa5-64cf-4f8d-97df-694f88e1b382} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12026 2024.06.28 20:27:21.195466 [ 3 ] {cd890aa5-64cf-4f8d-97df-694f88e1b382} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005118 sec., 11723.329425556858 rows/sec., 809.03 KiB/sec.
12027 2024.06.28 20:27:21.195880 [ 3 ] {cd890aa5-64cf-4f8d-97df-694f88e1b382} <Debug> DynamicQueryHandler: Done processing query
12028 2024.06.28 20:27:21.195914 [ 3 ] {cd890aa5-64cf-4f8d-97df-694f88e1b382} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12029 2024.06.28 20:27:21.195943 [ 3 ] {} <Debug> HTTP-Session: a99ccc03-ce14-4434-b478-3026ae4b9843 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12030 2024.06.28 20:27:21.199738 [ 199 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1101 rows, containing 19 columns (19 merged, 0 gathered) in 0.010510858 sec., 104748.82259849767 rows/sec., 187.71 MiB/sec.
12031 2024.06.28 20:27:21.201045 [ 199 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
12032 2024.06.28 20:27:21.201692 [ 199 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12033 2024.06.28 20:27:21.201788 [ 199 ] {5bb05fa6-c2ca-4514-892e-18fbd57c0630::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
12034 2024.06.28 20:27:21.201947 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.38 MiB.
12035 2024.06.28 20:27:25.341189 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache
12036 2024.06.28 20:27:25.341244 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache
12037 2024.06.28 20:27:26.173855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 3782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12038 2024.06.28 20:27:26.174011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12039 2024.06.28 20:27:26.174049 [ 3 ] {} <Debug> HTTP-Session: cc2a7b26-e9a0-46d5-a04d-f7813159f4b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
12040 2024.06.28 20:27:26.174083 [ 3 ] {} <Debug> HTTP-Session: cc2a7b26-e9a0-46d5-a04d-f7813159f4b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12041 2024.06.28 20:27:26.174105 [ 3 ] {} <Debug> HTTP-Session: cc2a7b26-e9a0-46d5-a04d-f7813159f4b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12042 2024.06.28 20:27:26.174171 [ 3 ] {} <Trace> HTTP-Session: cc2a7b26-e9a0-46d5-a04d-f7813159f4b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12043 2024.06.28 20:27:26.174405 [ 3 ] {63a3e754-a05c-4373-9816-fca4dec8dba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12044 2024.06.28 20:27:26.174495 [ 3 ] {63a3e754-a05c-4373-9816-fca4dec8dba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12045 2024.06.28 20:27:26.174751 [ 3 ] {63a3e754-a05c-4373-9816-fca4dec8dba6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12046 2024.06.28 20:27:26.175208 [ 3 ] {63a3e754-a05c-4373-9816-fca4dec8dba6} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12047 2024.06.28 20:27:26.175248 [ 3 ] {63a3e754-a05c-4373-9816-fca4dec8dba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB.
12048 2024.06.28 20:27:26.175622 [ 3 ] {63a3e754-a05c-4373-9816-fca4dec8dba6} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
12049 2024.06.28 20:27:26.175978 [ 3 ] {63a3e754-a05c-4373-9816-fca4dec8dba6} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12050 2024.06.28 20:27:26.176117 [ 3 ] {63a3e754-a05c-4373-9816-fca4dec8dba6} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001791 sec., 14517.029592406476 rows/sec., 1.15 MiB/sec.
12051 2024.06.28 20:27:26.176300 [ 3 ] {63a3e754-a05c-4373-9816-fca4dec8dba6} <Debug> DynamicQueryHandler: Done processing query
12052 2024.06.28 20:27:26.176328 [ 3 ] {63a3e754-a05c-4373-9816-fca4dec8dba6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12053 2024.06.28 20:27:26.176345 [ 3 ] {} <Debug> HTTP-Session: cc2a7b26-e9a0-46d5-a04d-f7813159f4b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12054 2024.06.28 20:27:26.176565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 19631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12055 2024.06.28 20:27:26.176614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12056 2024.06.28 20:27:26.176636 [ 3 ] {} <Debug> HTTP-Session: 6ae0d363-f3ca-45f7-a7b6-31a72f375d91 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
12057 2024.06.28 20:27:26.176653 [ 3 ] {} <Debug> HTTP-Session: 6ae0d363-f3ca-45f7-a7b6-31a72f375d91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12058 2024.06.28 20:27:26.176667 [ 3 ] {} <Debug> HTTP-Session: 6ae0d363-f3ca-45f7-a7b6-31a72f375d91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12059 2024.06.28 20:27:26.176698 [ 3 ] {} <Trace> HTTP-Session: 6ae0d363-f3ca-45f7-a7b6-31a72f375d91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12060 2024.06.28 20:27:26.176837 [ 3 ] {023c57dd-c785-4128-b14e-e9ebf982c98a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12061 2024.06.28 20:27:26.176881 [ 3 ] {023c57dd-c785-4128-b14e-e9ebf982c98a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12062 2024.06.28 20:27:26.177004 [ 3 ] {023c57dd-c785-4128-b14e-e9ebf982c98a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12063 2024.06.28 20:27:26.177378 [ 3 ] {023c57dd-c785-4128-b14e-e9ebf982c98a} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12064 2024.06.28 20:27:26.177414 [ 3 ] {023c57dd-c785-4128-b14e-e9ebf982c98a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB.
12065 2024.06.28 20:27:26.177733 [ 3 ] {023c57dd-c785-4128-b14e-e9ebf982c98a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
12066 2024.06.28 20:27:26.178051 [ 3 ] {023c57dd-c785-4128-b14e-e9ebf982c98a} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12067 2024.06.28 20:27:26.178179 [ 3 ] {023c57dd-c785-4128-b14e-e9ebf982c98a} <Debug> executeQuery: Read 134 rows, 11.46 KiB in 0.001401 sec., 95645.96716630978 rows/sec., 7.99 MiB/sec.
12068 2024.06.28 20:27:26.178184 [ 94 ] {} <Debug> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
12069 2024.06.28 20:27:26.178256 [ 94 ] {} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12070 2024.06.28 20:27:26.178287 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB.
12071 2024.06.28 20:27:26.178357 [ 3 ] {023c57dd-c785-4128-b14e-e9ebf982c98a} <Debug> DynamicQueryHandler: Done processing query
12072 2024.06.28 20:27:26.178410 [ 3 ] {023c57dd-c785-4128-b14e-e9ebf982c98a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
12073 2024.06.28 20:27:26.178466 [ 3 ] {} <Debug> HTTP-Session: 6ae0d363-f3ca-45f7-a7b6-31a72f375d91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12074 2024.06.28 20:27:26.178570 [ 195 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::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
12075 2024.06.28 20:27:26.178679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 15299, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12076 2024.06.28 20:27:26.178779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12077 2024.06.28 20:27:26.178847 [ 3 ] {} <Debug> HTTP-Session: d49aacc3-602f-485a-9360-130c79965003 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
12078 2024.06.28 20:27:26.178909 [ 3 ] {} <Debug> HTTP-Session: d49aacc3-602f-485a-9360-130c79965003 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12079 2024.06.28 20:27:26.178938 [ 195 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12080 2024.06.28 20:27:26.178953 [ 3 ] {} <Debug> HTTP-Session: d49aacc3-602f-485a-9360-130c79965003 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12081 2024.06.28 20:27:26.179010 [ 195 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 190 rows starting from the beginning of the part
12082 2024.06.28 20:27:26.179034 [ 3 ] {} <Trace> HTTP-Session: d49aacc3-602f-485a-9360-130c79965003 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12083 2024.06.28 20:27:26.179169 [ 195 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 116 rows starting from the beginning of the part
12084 2024.06.28 20:27:26.179548 [ 195 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 153 rows starting from the beginning of the part
12085 2024.06.28 20:27:26.179536 [ 3 ] {b83eecdd-b4e4-4ccf-83d2-1e7ed48157eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12086 2024.06.28 20:27:26.179769 [ 3 ] {b83eecdd-b4e4-4ccf-83d2-1e7ed48157eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12087 2024.06.28 20:27:26.179830 [ 195 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 125 rows starting from the beginning of the part
12088 2024.06.28 20:27:26.180206 [ 195 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 119 rows starting from the beginning of the part
12089 2024.06.28 20:27:26.180569 [ 195 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 134 rows starting from the beginning of the part
12090 2024.06.28 20:27:26.180790 [ 3 ] {b83eecdd-b4e4-4ccf-83d2-1e7ed48157eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12091 2024.06.28 20:27:26.181901 [ 3 ] {b83eecdd-b4e4-4ccf-83d2-1e7ed48157eb} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12092 2024.06.28 20:27:26.181960 [ 3 ] {b83eecdd-b4e4-4ccf-83d2-1e7ed48157eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB.
12093 2024.06.28 20:27:26.182789 [ 3 ] {b83eecdd-b4e4-4ccf-83d2-1e7ed48157eb} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
12094 2024.06.28 20:27:26.183453 [ 3 ] {b83eecdd-b4e4-4ccf-83d2-1e7ed48157eb} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12095 2024.06.28 20:27:26.183466 [ 195 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 837 rows, containing 4 columns (4 merged, 0 gathered) in 0.005088349 sec., 164493.43392129746 rows/sec., 13.52 MiB/sec.
12096 2024.06.28 20:27:26.183684 [ 94 ] {} <Debug> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
12097 2024.06.28 20:27:26.183716 [ 3 ] {b83eecdd-b4e4-4ccf-83d2-1e7ed48157eb} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.004474 sec., 20116.227089852484 rows/sec., 1.57 MiB/sec.
12098 2024.06.28 20:27:26.183735 [ 94 ] {} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12099 2024.06.28 20:27:26.183811 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB.
12100 2024.06.28 20:27:26.183837 [ 200 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
12101 2024.06.28 20:27:26.184301 [ 192 ] {83f29066-60b5-431b-8a7e-f217868bed51::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
12102 2024.06.28 20:27:26.184375 [ 3 ] {b83eecdd-b4e4-4ccf-83d2-1e7ed48157eb} <Debug> DynamicQueryHandler: Done processing query
12103 2024.06.28 20:27:26.184526 [ 3 ] {b83eecdd-b4e4-4ccf-83d2-1e7ed48157eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
12104 2024.06.28 20:27:26.184694 [ 3 ] {} <Debug> HTTP-Session: d49aacc3-602f-485a-9360-130c79965003 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12105 2024.06.28 20:27:26.185129 [ 192 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12106 2024.06.28 20:27:26.185212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12107 2024.06.28 20:27:26.185230 [ 192 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 150 rows starting from the beginning of the part
12108 2024.06.28 20:27:26.185557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12109 2024.06.28 20:27:26.185761 [ 3 ] {} <Debug> HTTP-Session: cf55133d-ee40-413c-8f46-108163232972 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
12110 2024.06.28 20:27:26.185905 [ 3 ] {} <Debug> HTTP-Session: cf55133d-ee40-413c-8f46-108163232972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12111 2024.06.28 20:27:26.186015 [ 192 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 94 rows starting from the beginning of the part
12112 2024.06.28 20:27:26.186120 [ 3 ] {} <Debug> HTTP-Session: cf55133d-ee40-413c-8f46-108163232972 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12113 2024.06.28 20:27:26.186488 [ 200 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_81_16} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12114 2024.06.28 20:27:26.186686 [ 192 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 110 rows starting from the beginning of the part
12115 2024.06.28 20:27:26.186886 [ 3 ] {} <Trace> HTTP-Session: cf55133d-ee40-413c-8f46-108163232972 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12116 2024.06.28 20:27:26.187060 [ 200 ] {6f991095-700a-4e44-88eb-5ef2ce7b0390::all_1_81_16} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
12117 2024.06.28 20:27:26.187283 [ 192 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 87 rows starting from the beginning of the part
12118 2024.06.28 20:27:26.187566 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB.
12119 2024.06.28 20:27:26.187887 [ 192 ] {83f29066-60b5-431b-8a7e-f217868bed51::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
12120 2024.06.28 20:27:26.187888 [ 3 ] {e829db4b-1991-4595-bd2f-5a3284754871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12121 2024.06.28 20:27:26.188266 [ 192 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 90 rows starting from the beginning of the part
12122 2024.06.28 20:27:26.188258 [ 3 ] {e829db4b-1991-4595-bd2f-5a3284754871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12123 2024.06.28 20:27:26.189812 [ 3 ] {e829db4b-1991-4595-bd2f-5a3284754871} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12124 2024.06.28 20:27:26.190836 [ 3 ] {e829db4b-1991-4595-bd2f-5a3284754871} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12125 2024.06.28 20:27:26.190912 [ 3 ] {e829db4b-1991-4595-bd2f-5a3284754871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB.
12126 2024.06.28 20:27:26.191524 [ 192 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 4 columns (4 merged, 0 gathered) in 0.007535097 sec., 81750.77241872267 rows/sec., 6.38 MiB/sec.
12127 2024.06.28 20:27:26.191724 [ 192 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
12128 2024.06.28 20:27:26.191810 [ 3 ] {e829db4b-1991-4595-bd2f-5a3284754871} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
12129 2024.06.28 20:27:26.192557 [ 200 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_81_16} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12130 2024.06.28 20:27:26.192748 [ 3 ] {e829db4b-1991-4595-bd2f-5a3284754871} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12131 2024.06.28 20:27:26.192794 [ 200 ] {83f29066-60b5-431b-8a7e-f217868bed51::all_1_81_16} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
12132 2024.06.28 20:27:26.192993 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
12133 2024.06.28 20:27:26.193000 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
12134 2024.06.28 20:27:26.193064 [ 3 ] {e829db4b-1991-4595-bd2f-5a3284754871} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005625 sec., 28444.444444444445 rows/sec., 1.98 MiB/sec.
12135 2024.06.28 20:27:26.193069 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12136 2024.06.28 20:27:26.193121 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB.
12137 2024.06.28 20:27:26.193263 [ 186 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::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
12138 2024.06.28 20:27:26.193321 [ 3 ] {e829db4b-1991-4595-bd2f-5a3284754871} <Debug> DynamicQueryHandler: Done processing query
12139 2024.06.28 20:27:26.193360 [ 3 ] {e829db4b-1991-4595-bd2f-5a3284754871} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12140 2024.06.28 20:27:26.193389 [ 3 ] {} <Debug> HTTP-Session: cf55133d-ee40-413c-8f46-108163232972 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12141 2024.06.28 20:27:26.193403 [ 186 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12142 2024.06.28 20:27:26.193440 [ 186 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_76_15, total 12681 rows starting from the beginning of the part
12143 2024.06.28 20:27:26.193509 [ 186 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part
12144 2024.06.28 20:27:26.193672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 41820, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12145 2024.06.28 20:27:26.193902 [ 186 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 197 rows starting from the beginning of the part
12146 2024.06.28 20:27:26.193902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12147 2024.06.28 20:27:26.193997 [ 3 ] {} <Debug> HTTP-Session: 624357bd-2a2a-437e-ad7a-a77ae3ca820d Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
12148 2024.06.28 20:27:26.194099 [ 3 ] {} <Debug> HTTP-Session: 624357bd-2a2a-437e-ad7a-a77ae3ca820d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12149 2024.06.28 20:27:26.194186 [ 186 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part
12150 2024.06.28 20:27:26.194193 [ 3 ] {} <Debug> HTTP-Session: 624357bd-2a2a-437e-ad7a-a77ae3ca820d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12151 2024.06.28 20:27:26.194354 [ 3 ] {} <Trace> HTTP-Session: 624357bd-2a2a-437e-ad7a-a77ae3ca820d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12152 2024.06.28 20:27:26.194506 [ 186 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part
12153 2024.06.28 20:27:26.194621 [ 186 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part
12154 2024.06.28 20:27:26.194952 [ 3 ] {a8b3d579-600d-4b54-afe6-884c3d0f29c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12155 2024.06.28 20:27:26.195108 [ 3 ] {a8b3d579-600d-4b54-afe6-884c3d0f29c9} <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
12156 2024.06.28 20:27:26.195784 [ 3 ] {a8b3d579-600d-4b54-afe6-884c3d0f29c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12157 2024.06.28 20:27:26.196743 [ 3 ] {a8b3d579-600d-4b54-afe6-884c3d0f29c9} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12158 2024.06.28 20:27:26.196785 [ 3 ] {a8b3d579-600d-4b54-afe6-884c3d0f29c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB.
12159 2024.06.28 20:27:26.197932 [ 3 ] {a8b3d579-600d-4b54-afe6-884c3d0f29c9} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
12160 2024.06.28 20:27:26.198403 [ 3 ] {a8b3d579-600d-4b54-afe6-884c3d0f29c9} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12161 2024.06.28 20:27:26.198556 [ 3 ] {a8b3d579-600d-4b54-afe6-884c3d0f29c9} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.003967 sec., 6554.071086463322 rows/sec., 11.74 MiB/sec.
12162 2024.06.28 20:27:26.198798 [ 3 ] {a8b3d579-600d-4b54-afe6-884c3d0f29c9} <Debug> DynamicQueryHandler: Done processing query
12163 2024.06.28 20:27:26.198823 [ 3 ] {a8b3d579-600d-4b54-afe6-884c3d0f29c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
12164 2024.06.28 20:27:26.198839 [ 3 ] {} <Debug> HTTP-Session: 624357bd-2a2a-437e-ad7a-a77ae3ca820d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12165 2024.06.28 20:27:26.198969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12166 2024.06.28 20:27:26.199017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12167 2024.06.28 20:27:26.199037 [ 3 ] {} <Debug> HTTP-Session: dd4ede5c-3c1c-4d51-9ae3-5e785c5c6d4c Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
12168 2024.06.28 20:27:26.199055 [ 3 ] {} <Debug> HTTP-Session: dd4ede5c-3c1c-4d51-9ae3-5e785c5c6d4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12169 2024.06.28 20:27:26.199070 [ 3 ] {} <Debug> HTTP-Session: dd4ede5c-3c1c-4d51-9ae3-5e785c5c6d4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12170 2024.06.28 20:27:26.199101 [ 3 ] {} <Trace> HTTP-Session: dd4ede5c-3c1c-4d51-9ae3-5e785c5c6d4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12171 2024.06.28 20:27:26.199234 [ 3 ] {48faf90a-3d50-4f8d-a12a-e370792587f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12172 2024.06.28 20:27:26.199281 [ 3 ] {48faf90a-3d50-4f8d-a12a-e370792587f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12173 2024.06.28 20:27:26.199632 [ 3 ] {48faf90a-3d50-4f8d-a12a-e370792587f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12174 2024.06.28 20:27:26.199631 [ 186 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13518 rows, containing 5 columns (5 merged, 0 gathered) in 0.006428054 sec., 2102969.2656595604 rows/sec., 146.54 MiB/sec.
12175 2024.06.28 20:27:26.199944 [ 3 ] {48faf90a-3d50-4f8d-a12a-e370792587f3} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12176 2024.06.28 20:27:26.199975 [ 186 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
12177 2024.06.28 20:27:26.199982 [ 3 ] {48faf90a-3d50-4f8d-a12a-e370792587f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB.
12178 2024.06.28 20:27:26.200516 [ 3 ] {48faf90a-3d50-4f8d-a12a-e370792587f3} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
12179 2024.06.28 20:27:26.200522 [ 186 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12180 2024.06.28 20:27:26.200615 [ 186 ] {7e39346a-5d24-4eff-a8b0-cd97c44335e1::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
12181 2024.06.28 20:27:26.200732 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB.
12182 2024.06.28 20:27:26.200948 [ 3 ] {48faf90a-3d50-4f8d-a12a-e370792587f3} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12183 2024.06.28 20:27:26.201083 [ 3 ] {48faf90a-3d50-4f8d-a12a-e370792587f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00191 sec., 31413.612565445026 rows/sec., 2.12 MiB/sec.
12184 2024.06.28 20:27:26.201098 [ 94 ] {} <Debug> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
12185 2024.06.28 20:27:26.201151 [ 94 ] {} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12186 2024.06.28 20:27:26.201186 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB.
12187 2024.06.28 20:27:26.201291 [ 3 ] {48faf90a-3d50-4f8d-a12a-e370792587f3} <Debug> DynamicQueryHandler: Done processing query
12188 2024.06.28 20:27:26.201339 [ 3 ] {48faf90a-3d50-4f8d-a12a-e370792587f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12189 2024.06.28 20:27:26.201355 [ 198 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
12190 2024.06.28 20:27:26.201389 [ 3 ] {} <Debug> HTTP-Session: dd4ede5c-3c1c-4d51-9ae3-5e785c5c6d4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12191 2024.06.28 20:27:26.201639 [ 198 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12192 2024.06.28 20:27:26.201736 [ 198 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4522 rows starting from the beginning of the part
12193 2024.06.28 20:27:26.202014 [ 198 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
12194 2024.06.28 20:27:26.202424 [ 198 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
12195 2024.06.28 20:27:26.202776 [ 198 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
12196 2024.06.28 20:27:26.202968 [ 198 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
12197 2024.06.28 20:27:26.203161 [ 198 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::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
12198 2024.06.28 20:27:26.204830 [ 197 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4822 rows, containing 4 columns (4 merged, 0 gathered) in 0.003579883 sec., 1346971.3954338732 rows/sec., 90.79 MiB/sec.
12199 2024.06.28 20:27:26.205213 [ 197 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
12200 2024.06.28 20:27:26.205661 [ 197 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_81_16} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12201 2024.06.28 20:27:26.205755 [ 197 ] {b8c0ad36-31f8-40bb-b4b8-59033cb84055::all_1_81_16} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
12202 2024.06.28 20:27:26.205863 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB.
12203 2024.06.28 20:27:31.173117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 3204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12204 2024.06.28 20:27:31.173311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12205 2024.06.28 20:27:31.173357 [ 3 ] {} <Debug> HTTP-Session: d535cf50-ff1d-49fa-93a7-439a03775bb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
12206 2024.06.28 20:27:31.173401 [ 3 ] {} <Debug> HTTP-Session: d535cf50-ff1d-49fa-93a7-439a03775bb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12207 2024.06.28 20:27:31.173431 [ 3 ] {} <Debug> HTTP-Session: d535cf50-ff1d-49fa-93a7-439a03775bb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12208 2024.06.28 20:27:31.173513 [ 3 ] {} <Trace> HTTP-Session: d535cf50-ff1d-49fa-93a7-439a03775bb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12209 2024.06.28 20:27:31.173817 [ 3 ] {d60b7585-abf8-44c3-85fb-931cc0cfddf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12210 2024.06.28 20:27:31.173927 [ 3 ] {d60b7585-abf8-44c3-85fb-931cc0cfddf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12211 2024.06.28 20:27:31.174219 [ 3 ] {d60b7585-abf8-44c3-85fb-931cc0cfddf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12212 2024.06.28 20:27:31.174621 [ 3 ] {d60b7585-abf8-44c3-85fb-931cc0cfddf8} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12213 2024.06.28 20:27:31.174662 [ 3 ] {d60b7585-abf8-44c3-85fb-931cc0cfddf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB.
12214 2024.06.28 20:27:31.175048 [ 3 ] {d60b7585-abf8-44c3-85fb-931cc0cfddf8} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
12215 2024.06.28 20:27:31.175396 [ 3 ] {d60b7585-abf8-44c3-85fb-931cc0cfddf8} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12216 2024.06.28 20:27:31.175548 [ 3 ] {d60b7585-abf8-44c3-85fb-931cc0cfddf8} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001836 sec., 11982.570806100219 rows/sec., 971.24 KiB/sec.
12217 2024.06.28 20:27:31.175863 [ 3 ] {d60b7585-abf8-44c3-85fb-931cc0cfddf8} <Debug> DynamicQueryHandler: Done processing query
12218 2024.06.28 20:27:31.175924 [ 3 ] {d60b7585-abf8-44c3-85fb-931cc0cfddf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12219 2024.06.28 20:27:31.175975 [ 3 ] {} <Debug> HTTP-Session: d535cf50-ff1d-49fa-93a7-439a03775bb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12220 2024.06.28 20:27:31.176222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 17790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12221 2024.06.28 20:27:31.176281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12222 2024.06.28 20:27:31.176302 [ 3 ] {} <Debug> HTTP-Session: 0f5994c7-5e4e-4d66-879b-98373038d013 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
12223 2024.06.28 20:27:31.176320 [ 3 ] {} <Debug> HTTP-Session: 0f5994c7-5e4e-4d66-879b-98373038d013 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12224 2024.06.28 20:27:31.176334 [ 3 ] {} <Debug> HTTP-Session: 0f5994c7-5e4e-4d66-879b-98373038d013 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12225 2024.06.28 20:27:31.176372 [ 3 ] {} <Trace> HTTP-Session: 0f5994c7-5e4e-4d66-879b-98373038d013 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12226 2024.06.28 20:27:31.176525 [ 3 ] {1f089203-6bf0-45a2-9ebc-b754b0455f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12227 2024.06.28 20:27:31.176574 [ 3 ] {1f089203-6bf0-45a2-9ebc-b754b0455f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12228 2024.06.28 20:27:31.176720 [ 3 ] {1f089203-6bf0-45a2-9ebc-b754b0455f16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12229 2024.06.28 20:27:31.177065 [ 3 ] {1f089203-6bf0-45a2-9ebc-b754b0455f16} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12230 2024.06.28 20:27:31.177101 [ 3 ] {1f089203-6bf0-45a2-9ebc-b754b0455f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB.
12231 2024.06.28 20:27:31.177443 [ 3 ] {1f089203-6bf0-45a2-9ebc-b754b0455f16} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
12232 2024.06.28 20:27:31.177760 [ 3 ] {1f089203-6bf0-45a2-9ebc-b754b0455f16} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12233 2024.06.28 20:27:31.177888 [ 3 ] {1f089203-6bf0-45a2-9ebc-b754b0455f16} <Debug> executeQuery: Read 122 rows, 10.36 KiB in 0.001428 sec., 85434.17366946778 rows/sec., 7.08 MiB/sec.
12234 2024.06.28 20:27:31.178061 [ 3 ] {1f089203-6bf0-45a2-9ebc-b754b0455f16} <Debug> DynamicQueryHandler: Done processing query
12235 2024.06.28 20:27:31.178087 [ 3 ] {1f089203-6bf0-45a2-9ebc-b754b0455f16} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
12236 2024.06.28 20:27:31.178103 [ 3 ] {} <Debug> HTTP-Session: 0f5994c7-5e4e-4d66-879b-98373038d013 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12237 2024.06.28 20:27:31.178279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 15604, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12238 2024.06.28 20:27:31.178330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12239 2024.06.28 20:27:31.178350 [ 3 ] {} <Debug> HTTP-Session: a0f7c12e-a20f-4a31-895e-8eec29605d2d Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
12240 2024.06.28 20:27:31.178368 [ 3 ] {} <Debug> HTTP-Session: a0f7c12e-a20f-4a31-895e-8eec29605d2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12241 2024.06.28 20:27:31.178382 [ 3 ] {} <Debug> HTTP-Session: a0f7c12e-a20f-4a31-895e-8eec29605d2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12242 2024.06.28 20:27:31.178413 [ 3 ] {} <Trace> HTTP-Session: a0f7c12e-a20f-4a31-895e-8eec29605d2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12243 2024.06.28 20:27:31.178534 [ 3 ] {a220594c-60a1-4212-ac6f-3f8041acfa40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12244 2024.06.28 20:27:31.178578 [ 3 ] {a220594c-60a1-4212-ac6f-3f8041acfa40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12245 2024.06.28 20:27:31.178701 [ 3 ] {a220594c-60a1-4212-ac6f-3f8041acfa40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12246 2024.06.28 20:27:31.179087 [ 3 ] {a220594c-60a1-4212-ac6f-3f8041acfa40} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12247 2024.06.28 20:27:31.179122 [ 3 ] {a220594c-60a1-4212-ac6f-3f8041acfa40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB.
12248 2024.06.28 20:27:31.179444 [ 3 ] {a220594c-60a1-4212-ac6f-3f8041acfa40} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
12249 2024.06.28 20:27:31.179755 [ 3 ] {a220594c-60a1-4212-ac6f-3f8041acfa40} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12250 2024.06.28 20:27:31.179882 [ 3 ] {a220594c-60a1-4212-ac6f-3f8041acfa40} <Debug> executeQuery: Read 92 rows, 7.33 KiB in 0.001395 sec., 65949.82078853047 rows/sec., 5.13 MiB/sec.
12251 2024.06.28 20:27:31.180049 [ 3 ] {a220594c-60a1-4212-ac6f-3f8041acfa40} <Debug> DynamicQueryHandler: Done processing query
12252 2024.06.28 20:27:31.180072 [ 3 ] {a220594c-60a1-4212-ac6f-3f8041acfa40} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
12253 2024.06.28 20:27:31.180088 [ 3 ] {} <Debug> HTTP-Session: a0f7c12e-a20f-4a31-895e-8eec29605d2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12254 2024.06.28 20:27:31.180287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 30667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12255 2024.06.28 20:27:31.180334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12256 2024.06.28 20:27:31.180352 [ 3 ] {} <Debug> HTTP-Session: e403bd3c-fdd2-4aa1-adf6-004dcbc5a4a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
12257 2024.06.28 20:27:31.180369 [ 3 ] {} <Debug> HTTP-Session: e403bd3c-fdd2-4aa1-adf6-004dcbc5a4a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12258 2024.06.28 20:27:31.180382 [ 3 ] {} <Debug> HTTP-Session: e403bd3c-fdd2-4aa1-adf6-004dcbc5a4a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12259 2024.06.28 20:27:31.180413 [ 3 ] {} <Trace> HTTP-Session: e403bd3c-fdd2-4aa1-adf6-004dcbc5a4a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12260 2024.06.28 20:27:31.180549 [ 3 ] {ed94e2a4-c518-40b2-8432-1d0ec42ec967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12261 2024.06.28 20:27:31.180593 [ 3 ] {ed94e2a4-c518-40b2-8432-1d0ec42ec967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12262 2024.06.28 20:27:31.180727 [ 3 ] {ed94e2a4-c518-40b2-8432-1d0ec42ec967} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12263 2024.06.28 20:27:31.181140 [ 3 ] {ed94e2a4-c518-40b2-8432-1d0ec42ec967} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12264 2024.06.28 20:27:31.181176 [ 3 ] {ed94e2a4-c518-40b2-8432-1d0ec42ec967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB.
12265 2024.06.28 20:27:31.181566 [ 3 ] {ed94e2a4-c518-40b2-8432-1d0ec42ec967} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
12266 2024.06.28 20:27:31.181911 [ 3 ] {ed94e2a4-c518-40b2-8432-1d0ec42ec967} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12267 2024.06.28 20:27:31.182038 [ 3 ] {ed94e2a4-c518-40b2-8432-1d0ec42ec967} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001515 sec., 105610.56105610561 rows/sec., 7.36 MiB/sec.
12268 2024.06.28 20:27:31.182307 [ 3 ] {ed94e2a4-c518-40b2-8432-1d0ec42ec967} <Debug> DynamicQueryHandler: Done processing query
12269 2024.06.28 20:27:31.182377 [ 3 ] {ed94e2a4-c518-40b2-8432-1d0ec42ec967} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12270 2024.06.28 20:27:31.182442 [ 3 ] {} <Debug> HTTP-Session: e403bd3c-fdd2-4aa1-adf6-004dcbc5a4a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12271 2024.06.28 20:27:31.182674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 35870, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12272 2024.06.28 20:27:31.182736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12273 2024.06.28 20:27:31.182762 [ 3 ] {} <Debug> HTTP-Session: 7d6ede30-6971-4423-beb0-81e77f976288 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
12274 2024.06.28 20:27:31.182781 [ 3 ] {} <Debug> HTTP-Session: 7d6ede30-6971-4423-beb0-81e77f976288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12275 2024.06.28 20:27:31.182799 [ 3 ] {} <Debug> HTTP-Session: 7d6ede30-6971-4423-beb0-81e77f976288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12276 2024.06.28 20:27:31.182838 [ 3 ] {} <Trace> HTTP-Session: 7d6ede30-6971-4423-beb0-81e77f976288 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12277 2024.06.28 20:27:31.183138 [ 3 ] {a85064b0-3b7d-414a-b66e-8993dd7d3ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12278 2024.06.28 20:27:31.183212 [ 3 ] {a85064b0-3b7d-414a-b66e-8993dd7d3ffd} <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
12279 2024.06.28 20:27:31.183628 [ 3 ] {a85064b0-3b7d-414a-b66e-8993dd7d3ffd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12280 2024.06.28 20:27:31.184354 [ 3 ] {a85064b0-3b7d-414a-b66e-8993dd7d3ffd} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12281 2024.06.28 20:27:31.184397 [ 3 ] {a85064b0-3b7d-414a-b66e-8993dd7d3ffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB.
12282 2024.06.28 20:27:31.185064 [ 3 ] {a85064b0-3b7d-414a-b66e-8993dd7d3ffd} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
12283 2024.06.28 20:27:31.185478 [ 3 ] {a85064b0-3b7d-414a-b66e-8993dd7d3ffd} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12284 2024.06.28 20:27:31.185629 [ 3 ] {a85064b0-3b7d-414a-b66e-8993dd7d3ffd} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002692 sec., 8172.362555720654 rows/sec., 14.64 MiB/sec.
12285 2024.06.28 20:27:31.186106 [ 3 ] {a85064b0-3b7d-414a-b66e-8993dd7d3ffd} <Debug> DynamicQueryHandler: Done processing query
12286 2024.06.28 20:27:31.186160 [ 3 ] {a85064b0-3b7d-414a-b66e-8993dd7d3ffd} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
12287 2024.06.28 20:27:31.186197 [ 3 ] {} <Debug> HTTP-Session: 7d6ede30-6971-4423-beb0-81e77f976288 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12288 2024.06.28 20:27:31.186353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12289 2024.06.28 20:27:31.186403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12290 2024.06.28 20:27:31.186423 [ 3 ] {} <Debug> HTTP-Session: 08791d85-f500-4396-b004-1b6fb223cd7f Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
12291 2024.06.28 20:27:31.186439 [ 3 ] {} <Debug> HTTP-Session: 08791d85-f500-4396-b004-1b6fb223cd7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12292 2024.06.28 20:27:31.186453 [ 3 ] {} <Debug> HTTP-Session: 08791d85-f500-4396-b004-1b6fb223cd7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12293 2024.06.28 20:27:31.186485 [ 3 ] {} <Trace> HTTP-Session: 08791d85-f500-4396-b004-1b6fb223cd7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12294 2024.06.28 20:27:31.186582 [ 3 ] {537bb331-ee49-4043-b704-96dd0d80db21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12295 2024.06.28 20:27:31.186628 [ 3 ] {537bb331-ee49-4043-b704-96dd0d80db21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12296 2024.06.28 20:27:31.186770 [ 3 ] {537bb331-ee49-4043-b704-96dd0d80db21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12297 2024.06.28 20:27:31.187041 [ 3 ] {537bb331-ee49-4043-b704-96dd0d80db21} <Trace> oximeter.measurements_i64 (5c9dc1e5-ee64-4940-a0ad-6278a913961e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12298 2024.06.28 20:27:31.187077 [ 3 ] {537bb331-ee49-4043-b704-96dd0d80db21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB.
12299 2024.06.28 20:27:31.187425 [ 3 ] {537bb331-ee49-4043-b704-96dd0d80db21} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
12300 2024.06.28 20:27:31.187753 [ 3 ] {537bb331-ee49-4043-b704-96dd0d80db21} <Trace> oximeter.measurements_i64 (5c9dc1e5-ee64-4940-a0ad-6278a913961e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12301 2024.06.28 20:27:31.187886 [ 3 ] {537bb331-ee49-4043-b704-96dd0d80db21} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001328 sec., 4518.0722891566265 rows/sec., 297.82 KiB/sec.
12302 2024.06.28 20:27:31.188159 [ 3 ] {537bb331-ee49-4043-b704-96dd0d80db21} <Debug> DynamicQueryHandler: Done processing query
12303 2024.06.28 20:27:31.188184 [ 3 ] {537bb331-ee49-4043-b704-96dd0d80db21} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12304 2024.06.28 20:27:31.188199 [ 3 ] {} <Debug> HTTP-Session: 08791d85-f500-4396-b004-1b6fb223cd7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12305 2024.06.28 20:27:31.188310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12306 2024.06.28 20:27:31.188358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12307 2024.06.28 20:27:31.188377 [ 3 ] {} <Debug> HTTP-Session: 6261f91e-5fc2-4dc6-a016-7fb6107275b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
12308 2024.06.28 20:27:31.188394 [ 3 ] {} <Debug> HTTP-Session: 6261f91e-5fc2-4dc6-a016-7fb6107275b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12309 2024.06.28 20:27:31.188408 [ 3 ] {} <Debug> HTTP-Session: 6261f91e-5fc2-4dc6-a016-7fb6107275b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12310 2024.06.28 20:27:31.188439 [ 3 ] {} <Trace> HTTP-Session: 6261f91e-5fc2-4dc6-a016-7fb6107275b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12311 2024.06.28 20:27:31.188558 [ 3 ] {562665bc-dbd0-479d-8594-0b90346c14d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12312 2024.06.28 20:27:31.188603 [ 3 ] {562665bc-dbd0-479d-8594-0b90346c14d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12313 2024.06.28 20:27:31.188750 [ 3 ] {562665bc-dbd0-479d-8594-0b90346c14d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12314 2024.06.28 20:27:31.189038 [ 3 ] {562665bc-dbd0-479d-8594-0b90346c14d6} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12315 2024.06.28 20:27:31.189073 [ 3 ] {562665bc-dbd0-479d-8594-0b90346c14d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB.
12316 2024.06.28 20:27:31.189422 [ 3 ] {562665bc-dbd0-479d-8594-0b90346c14d6} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
12317 2024.06.28 20:27:31.189737 [ 3 ] {562665bc-dbd0-479d-8594-0b90346c14d6} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12318 2024.06.28 20:27:31.189860 [ 3 ] {562665bc-dbd0-479d-8594-0b90346c14d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001346 sec., 44576.523031203564 rows/sec., 3.00 MiB/sec.
12319 2024.06.28 20:27:31.190043 [ 3 ] {562665bc-dbd0-479d-8594-0b90346c14d6} <Debug> DynamicQueryHandler: Done processing query
12320 2024.06.28 20:27:31.190067 [ 3 ] {562665bc-dbd0-479d-8594-0b90346c14d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12321 2024.06.28 20:27:31.190083 [ 3 ] {} <Debug> HTTP-Session: 6261f91e-5fc2-4dc6-a016-7fb6107275b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12322 2024.06.28 20:27:36.173664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 4499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12323 2024.06.28 20:27:36.173861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12324 2024.06.28 20:27:36.173906 [ 3 ] {} <Debug> HTTP-Session: bf509487-cd43-4796-93b7-862c358bcc18 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
12325 2024.06.28 20:27:36.173948 [ 3 ] {} <Debug> HTTP-Session: bf509487-cd43-4796-93b7-862c358bcc18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12326 2024.06.28 20:27:36.173979 [ 3 ] {} <Debug> HTTP-Session: bf509487-cd43-4796-93b7-862c358bcc18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12327 2024.06.28 20:27:36.174059 [ 3 ] {} <Trace> HTTP-Session: bf509487-cd43-4796-93b7-862c358bcc18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12328 2024.06.28 20:27:36.174341 [ 3 ] {8aabd9f9-5427-472f-8090-432de411e2f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12329 2024.06.28 20:27:36.174410 [ 3 ] {8aabd9f9-5427-472f-8090-432de411e2f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12330 2024.06.28 20:27:36.174611 [ 3 ] {8aabd9f9-5427-472f-8090-432de411e2f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12331 2024.06.28 20:27:36.175032 [ 3 ] {8aabd9f9-5427-472f-8090-432de411e2f5} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12332 2024.06.28 20:27:36.175076 [ 3 ] {8aabd9f9-5427-472f-8090-432de411e2f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB.
12333 2024.06.28 20:27:36.175454 [ 3 ] {8aabd9f9-5427-472f-8090-432de411e2f5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
12334 2024.06.28 20:27:36.175792 [ 3 ] {8aabd9f9-5427-472f-8090-432de411e2f5} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12335 2024.06.28 20:27:36.175969 [ 3 ] {8aabd9f9-5427-472f-8090-432de411e2f5} <Debug> executeQuery: Read 31 rows, 2.51 KiB in 0.001705 sec., 18181.818181818184 rows/sec., 1.44 MiB/sec.
12336 2024.06.28 20:27:36.176294 [ 3 ] {8aabd9f9-5427-472f-8090-432de411e2f5} <Debug> DynamicQueryHandler: Done processing query
12337 2024.06.28 20:27:36.176364 [ 3 ] {8aabd9f9-5427-472f-8090-432de411e2f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12338 2024.06.28 20:27:36.176423 [ 3 ] {} <Debug> HTTP-Session: bf509487-cd43-4796-93b7-862c358bcc18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12339 2024.06.28 20:27:36.176607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12340 2024.06.28 20:27:36.176661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12341 2024.06.28 20:27:36.176680 [ 3 ] {} <Debug> HTTP-Session: 972dd6dd-da72-4888-81b5-2a0e5d62c705 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
12342 2024.06.28 20:27:36.176697 [ 3 ] {} <Debug> HTTP-Session: 972dd6dd-da72-4888-81b5-2a0e5d62c705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12343 2024.06.28 20:27:36.176711 [ 3 ] {} <Debug> HTTP-Session: 972dd6dd-da72-4888-81b5-2a0e5d62c705 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12344 2024.06.28 20:27:36.176743 [ 3 ] {} <Trace> HTTP-Session: 972dd6dd-da72-4888-81b5-2a0e5d62c705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12345 2024.06.28 20:27:36.176845 [ 3 ] {d34293da-3f44-4d57-9096-5d5db1e6fb7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12346 2024.06.28 20:27:36.176889 [ 3 ] {d34293da-3f44-4d57-9096-5d5db1e6fb7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12347 2024.06.28 20:27:36.177033 [ 3 ] {d34293da-3f44-4d57-9096-5d5db1e6fb7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12348 2024.06.28 20:27:36.177331 [ 3 ] {d34293da-3f44-4d57-9096-5d5db1e6fb7a} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12349 2024.06.28 20:27:36.177368 [ 3 ] {d34293da-3f44-4d57-9096-5d5db1e6fb7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB.
12350 2024.06.28 20:27:36.177671 [ 3 ] {d34293da-3f44-4d57-9096-5d5db1e6fb7a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
12351 2024.06.28 20:27:36.177979 [ 3 ] {d34293da-3f44-4d57-9096-5d5db1e6fb7a} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12352 2024.06.28 20:27:36.178143 [ 3 ] {d34293da-3f44-4d57-9096-5d5db1e6fb7a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001314 sec., 3044.1400304414 rows/sec., 248.23 KiB/sec.
12353 2024.06.28 20:27:36.178451 [ 3 ] {d34293da-3f44-4d57-9096-5d5db1e6fb7a} <Debug> DynamicQueryHandler: Done processing query
12354 2024.06.28 20:27:36.178479 [ 3 ] {d34293da-3f44-4d57-9096-5d5db1e6fb7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12355 2024.06.28 20:27:36.178496 [ 3 ] {} <Debug> HTTP-Session: 972dd6dd-da72-4888-81b5-2a0e5d62c705 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12356 2024.06.28 20:27:36.178636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 22172, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12357 2024.06.28 20:27:36.178687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12358 2024.06.28 20:27:36.178705 [ 3 ] {} <Debug> HTTP-Session: eafc3235-4ae5-4916-82fe-367dbb653270 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
12359 2024.06.28 20:27:36.178722 [ 3 ] {} <Debug> HTTP-Session: eafc3235-4ae5-4916-82fe-367dbb653270 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12360 2024.06.28 20:27:36.178736 [ 3 ] {} <Debug> HTTP-Session: eafc3235-4ae5-4916-82fe-367dbb653270 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12361 2024.06.28 20:27:36.178767 [ 3 ] {} <Trace> HTTP-Session: eafc3235-4ae5-4916-82fe-367dbb653270 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12362 2024.06.28 20:27:36.178908 [ 3 ] {8159729f-a7c1-457e-b458-51a7a8dee313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12363 2024.06.28 20:27:36.178952 [ 3 ] {8159729f-a7c1-457e-b458-51a7a8dee313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12364 2024.06.28 20:27:36.179094 [ 3 ] {8159729f-a7c1-457e-b458-51a7a8dee313} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12365 2024.06.28 20:27:36.179462 [ 3 ] {8159729f-a7c1-457e-b458-51a7a8dee313} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12366 2024.06.28 20:27:36.179499 [ 3 ] {8159729f-a7c1-457e-b458-51a7a8dee313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB.
12367 2024.06.28 20:27:36.179813 [ 3 ] {8159729f-a7c1-457e-b458-51a7a8dee313} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
12368 2024.06.28 20:27:36.180144 [ 3 ] {8159729f-a7c1-457e-b458-51a7a8dee313} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12369 2024.06.28 20:27:36.180286 [ 3 ] {8159729f-a7c1-457e-b458-51a7a8dee313} <Debug> executeQuery: Read 151 rows, 12.97 KiB in 0.001441 sec., 104788.3414295628 rows/sec., 8.79 MiB/sec.
12370 2024.06.28 20:27:36.180472 [ 3 ] {8159729f-a7c1-457e-b458-51a7a8dee313} <Debug> DynamicQueryHandler: Done processing query
12371 2024.06.28 20:27:36.180496 [ 3 ] {8159729f-a7c1-457e-b458-51a7a8dee313} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
12372 2024.06.28 20:27:36.180512 [ 3 ] {} <Debug> HTTP-Session: eafc3235-4ae5-4916-82fe-367dbb653270 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12373 2024.06.28 20:27:36.180666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12374 2024.06.28 20:27:36.180713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12375 2024.06.28 20:27:36.180732 [ 3 ] {} <Debug> HTTP-Session: af319299-8ece-497b-af58-ba3f09ec7ac4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
12376 2024.06.28 20:27:36.180748 [ 3 ] {} <Debug> HTTP-Session: af319299-8ece-497b-af58-ba3f09ec7ac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12377 2024.06.28 20:27:36.180762 [ 3 ] {} <Debug> HTTP-Session: af319299-8ece-497b-af58-ba3f09ec7ac4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12378 2024.06.28 20:27:36.180791 [ 3 ] {} <Trace> HTTP-Session: af319299-8ece-497b-af58-ba3f09ec7ac4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12379 2024.06.28 20:27:36.180886 [ 3 ] {716f2991-a085-4213-a8d8-8566994adcb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12380 2024.06.28 20:27:36.180929 [ 3 ] {716f2991-a085-4213-a8d8-8566994adcb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12381 2024.06.28 20:27:36.181089 [ 3 ] {716f2991-a085-4213-a8d8-8566994adcb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12382 2024.06.28 20:27:36.181496 [ 3 ] {716f2991-a085-4213-a8d8-8566994adcb0} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12383 2024.06.28 20:27:36.181535 [ 3 ] {716f2991-a085-4213-a8d8-8566994adcb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB.
12384 2024.06.28 20:27:36.181838 [ 3 ] {716f2991-a085-4213-a8d8-8566994adcb0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
12385 2024.06.28 20:27:36.182140 [ 3 ] {716f2991-a085-4213-a8d8-8566994adcb0} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12386 2024.06.28 20:27:36.182294 [ 3 ] {716f2991-a085-4213-a8d8-8566994adcb0} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001424 sec., 2808.9887640449438 rows/sec., 196.14 KiB/sec.
12387 2024.06.28 20:27:36.182693 [ 3 ] {716f2991-a085-4213-a8d8-8566994adcb0} <Debug> DynamicQueryHandler: Done processing query
12388 2024.06.28 20:27:36.182766 [ 3 ] {716f2991-a085-4213-a8d8-8566994adcb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12389 2024.06.28 20:27:36.182848 [ 3 ] {} <Debug> HTTP-Session: af319299-8ece-497b-af58-ba3f09ec7ac4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12390 2024.06.28 20:27:36.183132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 17368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12391 2024.06.28 20:27:36.183270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12392 2024.06.28 20:27:36.183302 [ 3 ] {} <Debug> HTTP-Session: 3a151381-04b4-4be6-ac8a-0f011bb0391c Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
12393 2024.06.28 20:27:36.183321 [ 3 ] {} <Debug> HTTP-Session: 3a151381-04b4-4be6-ac8a-0f011bb0391c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12394 2024.06.28 20:27:36.183335 [ 3 ] {} <Debug> HTTP-Session: 3a151381-04b4-4be6-ac8a-0f011bb0391c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12395 2024.06.28 20:27:36.183367 [ 3 ] {} <Trace> HTTP-Session: 3a151381-04b4-4be6-ac8a-0f011bb0391c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12396 2024.06.28 20:27:36.183493 [ 3 ] {be6156ff-b7a9-4b5d-81b5-fdd97277f155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12397 2024.06.28 20:27:36.183537 [ 3 ] {be6156ff-b7a9-4b5d-81b5-fdd97277f155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12398 2024.06.28 20:27:36.183674 [ 3 ] {be6156ff-b7a9-4b5d-81b5-fdd97277f155} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12399 2024.06.28 20:27:36.184024 [ 3 ] {be6156ff-b7a9-4b5d-81b5-fdd97277f155} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12400 2024.06.28 20:27:36.184061 [ 3 ] {be6156ff-b7a9-4b5d-81b5-fdd97277f155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB.
12401 2024.06.28 20:27:36.184397 [ 3 ] {be6156ff-b7a9-4b5d-81b5-fdd97277f155} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
12402 2024.06.28 20:27:36.184699 [ 3 ] {be6156ff-b7a9-4b5d-81b5-fdd97277f155} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12403 2024.06.28 20:27:36.184852 [ 3 ] {be6156ff-b7a9-4b5d-81b5-fdd97277f155} <Debug> executeQuery: Read 102 rows, 8.19 KiB in 0.001403 sec., 72701.35424091233 rows/sec., 5.70 MiB/sec.
12404 2024.06.28 20:27:36.185030 [ 3 ] {be6156ff-b7a9-4b5d-81b5-fdd97277f155} <Debug> DynamicQueryHandler: Done processing query
12405 2024.06.28 20:27:36.185055 [ 3 ] {be6156ff-b7a9-4b5d-81b5-fdd97277f155} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12406 2024.06.28 20:27:36.185071 [ 3 ] {} <Debug> HTTP-Session: 3a151381-04b4-4be6-ac8a-0f011bb0391c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12407 2024.06.28 20:27:36.185236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 31048, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12408 2024.06.28 20:27:36.185286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12409 2024.06.28 20:27:36.185305 [ 3 ] {} <Debug> HTTP-Session: 33918cd8-3066-4c46-8a89-e2e6cc5b268d Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
12410 2024.06.28 20:27:36.185322 [ 3 ] {} <Debug> HTTP-Session: 33918cd8-3066-4c46-8a89-e2e6cc5b268d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12411 2024.06.28 20:27:36.185336 [ 3 ] {} <Debug> HTTP-Session: 33918cd8-3066-4c46-8a89-e2e6cc5b268d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12412 2024.06.28 20:27:36.185366 [ 3 ] {} <Trace> HTTP-Session: 33918cd8-3066-4c46-8a89-e2e6cc5b268d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12413 2024.06.28 20:27:36.185515 [ 3 ] {d7e572eb-7cd6-45be-bb55-85229b6b0c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12414 2024.06.28 20:27:36.185563 [ 3 ] {d7e572eb-7cd6-45be-bb55-85229b6b0c1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12415 2024.06.28 20:27:36.185707 [ 3 ] {d7e572eb-7cd6-45be-bb55-85229b6b0c1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12416 2024.06.28 20:27:36.186103 [ 3 ] {d7e572eb-7cd6-45be-bb55-85229b6b0c1a} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12417 2024.06.28 20:27:36.186139 [ 3 ] {d7e572eb-7cd6-45be-bb55-85229b6b0c1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB.
12418 2024.06.28 20:27:36.186534 [ 3 ] {d7e572eb-7cd6-45be-bb55-85229b6b0c1a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
12419 2024.06.28 20:27:36.186879 [ 3 ] {d7e572eb-7cd6-45be-bb55-85229b6b0c1a} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12420 2024.06.28 20:27:36.187042 [ 3 ] {d7e572eb-7cd6-45be-bb55-85229b6b0c1a} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001582 sec., 102402.02275600506 rows/sec., 7.13 MiB/sec.
12421 2024.06.28 20:27:36.187289 [ 3 ] {d7e572eb-7cd6-45be-bb55-85229b6b0c1a} <Debug> DynamicQueryHandler: Done processing query
12422 2024.06.28 20:27:36.187348 [ 3 ] {d7e572eb-7cd6-45be-bb55-85229b6b0c1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12423 2024.06.28 20:27:36.187407 [ 3 ] {} <Debug> HTTP-Session: 33918cd8-3066-4c46-8a89-e2e6cc5b268d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12424 2024.06.28 20:27:36.187627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 49706, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12425 2024.06.28 20:27:36.187681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12426 2024.06.28 20:27:36.187700 [ 3 ] {} <Debug> HTTP-Session: 2e8c8da8-5432-48e4-9ecb-2a61497b89c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
12427 2024.06.28 20:27:36.187717 [ 3 ] {} <Debug> HTTP-Session: 2e8c8da8-5432-48e4-9ecb-2a61497b89c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12428 2024.06.28 20:27:36.187731 [ 3 ] {} <Debug> HTTP-Session: 2e8c8da8-5432-48e4-9ecb-2a61497b89c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12429 2024.06.28 20:27:36.187763 [ 3 ] {} <Trace> HTTP-Session: 2e8c8da8-5432-48e4-9ecb-2a61497b89c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12430 2024.06.28 20:27:36.188076 [ 3 ] {3e3d7e90-308e-4ae1-bba6-aeac0eea48ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12431 2024.06.28 20:27:36.188149 [ 3 ] {3e3d7e90-308e-4ae1-bba6-aeac0eea48ea} <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
12432 2024.06.28 20:27:36.188582 [ 3 ] {3e3d7e90-308e-4ae1-bba6-aeac0eea48ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12433 2024.06.28 20:27:36.189308 [ 3 ] {3e3d7e90-308e-4ae1-bba6-aeac0eea48ea} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12434 2024.06.28 20:27:36.189345 [ 3 ] {3e3d7e90-308e-4ae1-bba6-aeac0eea48ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB.
12435 2024.06.28 20:27:36.189975 [ 3 ] {3e3d7e90-308e-4ae1-bba6-aeac0eea48ea} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
12436 2024.06.28 20:27:36.190386 [ 3 ] {3e3d7e90-308e-4ae1-bba6-aeac0eea48ea} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12437 2024.06.28 20:27:36.190570 [ 3 ] {3e3d7e90-308e-4ae1-bba6-aeac0eea48ea} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002701 sec., 11477.230655312847 rows/sec., 20.57 MiB/sec.
12438 2024.06.28 20:27:36.190790 [ 3 ] {3e3d7e90-308e-4ae1-bba6-aeac0eea48ea} <Debug> DynamicQueryHandler: Done processing query
12439 2024.06.28 20:27:36.190815 [ 3 ] {3e3d7e90-308e-4ae1-bba6-aeac0eea48ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
12440 2024.06.28 20:27:36.190831 [ 3 ] {} <Debug> HTTP-Session: 2e8c8da8-5432-48e4-9ecb-2a61497b89c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12441 2024.06.28 20:27:36.190947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12442 2024.06.28 20:27:36.190996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12443 2024.06.28 20:27:36.191015 [ 3 ] {} <Debug> HTTP-Session: 11022fb1-d939-477a-9c4b-9786a0df81d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
12444 2024.06.28 20:27:36.191034 [ 3 ] {} <Debug> HTTP-Session: 11022fb1-d939-477a-9c4b-9786a0df81d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12445 2024.06.28 20:27:36.191048 [ 3 ] {} <Debug> HTTP-Session: 11022fb1-d939-477a-9c4b-9786a0df81d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12446 2024.06.28 20:27:36.191079 [ 3 ] {} <Trace> HTTP-Session: 11022fb1-d939-477a-9c4b-9786a0df81d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12447 2024.06.28 20:27:36.191175 [ 3 ] {879e7155-0a65-46ee-84b7-3a66831ee7f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12448 2024.06.28 20:27:36.191220 [ 3 ] {879e7155-0a65-46ee-84b7-3a66831ee7f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12449 2024.06.28 20:27:36.191347 [ 3 ] {879e7155-0a65-46ee-84b7-3a66831ee7f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12450 2024.06.28 20:27:36.191633 [ 3 ] {879e7155-0a65-46ee-84b7-3a66831ee7f8} <Trace> oximeter.measurements_i64 (5c9dc1e5-ee64-4940-a0ad-6278a913961e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12451 2024.06.28 20:27:36.191669 [ 3 ] {879e7155-0a65-46ee-84b7-3a66831ee7f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB.
12452 2024.06.28 20:27:36.192019 [ 3 ] {879e7155-0a65-46ee-84b7-3a66831ee7f8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
12453 2024.06.28 20:27:36.192345 [ 3 ] {879e7155-0a65-46ee-84b7-3a66831ee7f8} <Trace> oximeter.measurements_i64 (5c9dc1e5-ee64-4940-a0ad-6278a913961e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12454 2024.06.28 20:27:36.192516 [ 3 ] {879e7155-0a65-46ee-84b7-3a66831ee7f8} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001353 sec., 2217.294900221729 rows/sec., 177.56 KiB/sec.
12455 2024.06.28 20:27:36.192968 [ 3 ] {879e7155-0a65-46ee-84b7-3a66831ee7f8} <Debug> DynamicQueryHandler: Done processing query
12456 2024.06.28 20:27:36.192994 [ 3 ] {879e7155-0a65-46ee-84b7-3a66831ee7f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12457 2024.06.28 20:27:36.193010 [ 3 ] {} <Debug> HTTP-Session: 11022fb1-d939-477a-9c4b-9786a0df81d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12458 2024.06.28 20:27:36.193134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12459 2024.06.28 20:27:36.193186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12460 2024.06.28 20:27:36.193205 [ 3 ] {} <Debug> HTTP-Session: f5e74e87-0b96-4fb1-8e32-fa4f5bca86fe Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
12461 2024.06.28 20:27:36.193221 [ 3 ] {} <Debug> HTTP-Session: f5e74e87-0b96-4fb1-8e32-fa4f5bca86fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12462 2024.06.28 20:27:36.193235 [ 3 ] {} <Debug> HTTP-Session: f5e74e87-0b96-4fb1-8e32-fa4f5bca86fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12463 2024.06.28 20:27:36.193265 [ 3 ] {} <Trace> HTTP-Session: f5e74e87-0b96-4fb1-8e32-fa4f5bca86fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12464 2024.06.28 20:27:36.193383 [ 3 ] {40fe7c4a-b163-49cb-9c05-b359a671f892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12465 2024.06.28 20:27:36.193427 [ 3 ] {40fe7c4a-b163-49cb-9c05-b359a671f892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12466 2024.06.28 20:27:36.193570 [ 3 ] {40fe7c4a-b163-49cb-9c05-b359a671f892} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12467 2024.06.28 20:27:36.193885 [ 3 ] {40fe7c4a-b163-49cb-9c05-b359a671f892} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12468 2024.06.28 20:27:36.193929 [ 3 ] {40fe7c4a-b163-49cb-9c05-b359a671f892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB.
12469 2024.06.28 20:27:36.194355 [ 3 ] {40fe7c4a-b163-49cb-9c05-b359a671f892} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
12470 2024.06.28 20:27:36.194693 [ 3 ] {40fe7c4a-b163-49cb-9c05-b359a671f892} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12471 2024.06.28 20:27:36.194844 [ 3 ] {40fe7c4a-b163-49cb-9c05-b359a671f892} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001501 sec., 39973.35109926716 rows/sec., 2.69 MiB/sec.
12472 2024.06.28 20:27:36.195050 [ 3 ] {40fe7c4a-b163-49cb-9c05-b359a671f892} <Debug> DynamicQueryHandler: Done processing query
12473 2024.06.28 20:27:36.195079 [ 3 ] {40fe7c4a-b163-49cb-9c05-b359a671f892} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12474 2024.06.28 20:27:36.195100 [ 3 ] {} <Debug> HTTP-Session: f5e74e87-0b96-4fb1-8e32-fa4f5bca86fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12475 2024.06.28 20:27:40.341292 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache
12476 2024.06.28 20:27:40.341394 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache
12477 2024.06.28 20:27:41.174726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 3204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12478 2024.06.28 20:27:41.174900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12479 2024.06.28 20:27:41.174947 [ 3 ] {} <Debug> HTTP-Session: a5bc589c-ec94-4975-8c42-c21f92ef167d Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
12480 2024.06.28 20:27:41.174989 [ 3 ] {} <Debug> HTTP-Session: a5bc589c-ec94-4975-8c42-c21f92ef167d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12481 2024.06.28 20:27:41.175018 [ 3 ] {} <Debug> HTTP-Session: a5bc589c-ec94-4975-8c42-c21f92ef167d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12482 2024.06.28 20:27:41.175101 [ 3 ] {} <Trace> HTTP-Session: a5bc589c-ec94-4975-8c42-c21f92ef167d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12483 2024.06.28 20:27:41.175397 [ 3 ] {8623cd28-40a7-4ac6-b3e0-a43258dbb5df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12484 2024.06.28 20:27:41.175490 [ 3 ] {8623cd28-40a7-4ac6-b3e0-a43258dbb5df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12485 2024.06.28 20:27:41.175695 [ 3 ] {8623cd28-40a7-4ac6-b3e0-a43258dbb5df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12486 2024.06.28 20:27:41.176204 [ 3 ] {8623cd28-40a7-4ac6-b3e0-a43258dbb5df} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12487 2024.06.28 20:27:41.176247 [ 3 ] {8623cd28-40a7-4ac6-b3e0-a43258dbb5df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB.
12488 2024.06.28 20:27:41.176619 [ 3 ] {8623cd28-40a7-4ac6-b3e0-a43258dbb5df} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
12489 2024.06.28 20:27:41.176956 [ 3 ] {8623cd28-40a7-4ac6-b3e0-a43258dbb5df} <Trace> oximeter.fields_i64 (2f4d7b67-18d2-4fef-a3ad-6e45c9dc89f2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12490 2024.06.28 20:27:41.177129 [ 3 ] {8623cd28-40a7-4ac6-b3e0-a43258dbb5df} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001829 sec., 12028.43083652269 rows/sec., 974.96 KiB/sec.
12491 2024.06.28 20:27:41.177427 [ 3 ] {8623cd28-40a7-4ac6-b3e0-a43258dbb5df} <Debug> DynamicQueryHandler: Done processing query
12492 2024.06.28 20:27:41.177484 [ 3 ] {8623cd28-40a7-4ac6-b3e0-a43258dbb5df} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12493 2024.06.28 20:27:41.177540 [ 3 ] {} <Debug> HTTP-Session: a5bc589c-ec94-4975-8c42-c21f92ef167d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12494 2024.06.28 20:27:41.177720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12495 2024.06.28 20:27:41.177774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12496 2024.06.28 20:27:41.177794 [ 3 ] {} <Debug> HTTP-Session: fde6a95c-6073-41c1-bbef-b116cb8b0342 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
12497 2024.06.28 20:27:41.177811 [ 3 ] {} <Debug> HTTP-Session: fde6a95c-6073-41c1-bbef-b116cb8b0342 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12498 2024.06.28 20:27:41.177825 [ 3 ] {} <Debug> HTTP-Session: fde6a95c-6073-41c1-bbef-b116cb8b0342 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12499 2024.06.28 20:27:41.177885 [ 3 ] {} <Trace> HTTP-Session: fde6a95c-6073-41c1-bbef-b116cb8b0342 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12500 2024.06.28 20:27:41.177985 [ 3 ] {1f366764-7800-414a-89d2-0b8c39563d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12501 2024.06.28 20:27:41.178030 [ 3 ] {1f366764-7800-414a-89d2-0b8c39563d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12502 2024.06.28 20:27:41.178181 [ 3 ] {1f366764-7800-414a-89d2-0b8c39563d4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12503 2024.06.28 20:27:41.178476 [ 3 ] {1f366764-7800-414a-89d2-0b8c39563d4a} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12504 2024.06.28 20:27:41.178514 [ 3 ] {1f366764-7800-414a-89d2-0b8c39563d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB.
12505 2024.06.28 20:27:41.178809 [ 3 ] {1f366764-7800-414a-89d2-0b8c39563d4a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
12506 2024.06.28 20:27:41.179115 [ 3 ] {1f366764-7800-414a-89d2-0b8c39563d4a} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12507 2024.06.28 20:27:41.179272 [ 83 ] {} <Debug> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
12508 2024.06.28 20:27:41.179277 [ 3 ] {1f366764-7800-414a-89d2-0b8c39563d4a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001309 sec., 1527.8838808250573 rows/sec., 124.59 KiB/sec.
12509 2024.06.28 20:27:41.179384 [ 83 ] {} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12510 2024.06.28 20:27:41.179451 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB.
12511 2024.06.28 20:27:41.179635 [ 3 ] {1f366764-7800-414a-89d2-0b8c39563d4a} <Debug> DynamicQueryHandler: Done processing query
12512 2024.06.28 20:27:41.179651 [ 196 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::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
12513 2024.06.28 20:27:41.179673 [ 3 ] {1f366764-7800-414a-89d2-0b8c39563d4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12514 2024.06.28 20:27:41.179728 [ 3 ] {} <Debug> HTTP-Session: fde6a95c-6073-41c1-bbef-b116cb8b0342 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12515 2024.06.28 20:27:41.179888 [ 196 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12516 2024.06.28 20:27:41.179901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 22853, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12517 2024.06.28 20:27:41.179950 [ 196 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 14 rows starting from the beginning of the part
12518 2024.06.28 20:27:41.180000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12519 2024.06.28 20:27:41.180070 [ 3 ] {} <Debug> HTTP-Session: ca51358d-3d0a-414b-ab10-aae7fa30f18b Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
12520 2024.06.28 20:27:41.180142 [ 3 ] {} <Debug> HTTP-Session: ca51358d-3d0a-414b-ab10-aae7fa30f18b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12521 2024.06.28 20:27:41.180191 [ 196 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part
12522 2024.06.28 20:27:41.180210 [ 3 ] {} <Debug> HTTP-Session: ca51358d-3d0a-414b-ab10-aae7fa30f18b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12523 2024.06.28 20:27:41.180468 [ 196 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part
12524 2024.06.28 20:27:41.180398 [ 3 ] {} <Trace> HTTP-Session: ca51358d-3d0a-414b-ab10-aae7fa30f18b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12525 2024.06.28 20:27:41.180784 [ 196 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part
12526 2024.06.28 20:27:41.181011 [ 196 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part
12527 2024.06.28 20:27:41.181069 [ 3 ] {2e877fdf-7426-4a5d-9bbd-2bd51215aaad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12528 2024.06.28 20:27:41.181340 [ 3 ] {2e877fdf-7426-4a5d-9bbd-2bd51215aaad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12529 2024.06.28 20:27:41.181357 [ 196 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part
12530 2024.06.28 20:27:41.182128 [ 3 ] {2e877fdf-7426-4a5d-9bbd-2bd51215aaad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12531 2024.06.28 20:27:41.183013 [ 3 ] {2e877fdf-7426-4a5d-9bbd-2bd51215aaad} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12532 2024.06.28 20:27:41.183103 [ 3 ] {2e877fdf-7426-4a5d-9bbd-2bd51215aaad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB.
12533 2024.06.28 20:27:41.184006 [ 3 ] {2e877fdf-7426-4a5d-9bbd-2bd51215aaad} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
12534 2024.06.28 20:27:41.184040 [ 188 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.004478005 sec., 6252.784443072305 rows/sec., 509.87 KiB/sec.
12535 2024.06.28 20:27:41.184324 [ 188 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
12536 2024.06.28 20:27:41.184771 [ 3 ] {2e877fdf-7426-4a5d-9bbd-2bd51215aaad} <Trace> oximeter.fields_string (6f991095-700a-4e44-88eb-5ef2ce7b0390): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12537 2024.06.28 20:27:41.185135 [ 3 ] {2e877fdf-7426-4a5d-9bbd-2bd51215aaad} <Debug> executeQuery: Read 159 rows, 13.20 KiB in 0.004351 sec., 36543.323373937026 rows/sec., 2.96 MiB/sec.
12538 2024.06.28 20:27:41.185338 [ 188 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_31_6} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12539 2024.06.28 20:27:41.185477 [ 3 ] {2e877fdf-7426-4a5d-9bbd-2bd51215aaad} <Debug> DynamicQueryHandler: Done processing query
12540 2024.06.28 20:27:41.185490 [ 188 ] {26d09c96-f29d-4150-966f-e5aa6ab451be::all_1_31_6} <Trace> oximeter.fields_ipaddr (26d09c96-f29d-4150-966f-e5aa6ab451be) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
12541 2024.06.28 20:27:41.185526 [ 3 ] {2e877fdf-7426-4a5d-9bbd-2bd51215aaad} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
12542 2024.06.28 20:27:41.185556 [ 3 ] {} <Debug> HTTP-Session: ca51358d-3d0a-414b-ab10-aae7fa30f18b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12543 2024.06.28 20:27:41.185684 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
12544 2024.06.28 20:27:41.185735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12545 2024.06.28 20:27:41.185791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12546 2024.06.28 20:27:41.185810 [ 3 ] {} <Debug> HTTP-Session: a3e3a5ff-002e-475d-8bd5-7ce7c50efbcf Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
12547 2024.06.28 20:27:41.185827 [ 3 ] {} <Debug> HTTP-Session: a3e3a5ff-002e-475d-8bd5-7ce7c50efbcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12548 2024.06.28 20:27:41.185842 [ 3 ] {} <Debug> HTTP-Session: a3e3a5ff-002e-475d-8bd5-7ce7c50efbcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12549 2024.06.28 20:27:41.185875 [ 3 ] {} <Trace> HTTP-Session: a3e3a5ff-002e-475d-8bd5-7ce7c50efbcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12550 2024.06.28 20:27:41.185977 [ 3 ] {d7e860ca-498d-4280-8b89-9825d2587cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12551 2024.06.28 20:27:41.186023 [ 3 ] {d7e860ca-498d-4280-8b89-9825d2587cdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12552 2024.06.28 20:27:41.186171 [ 3 ] {d7e860ca-498d-4280-8b89-9825d2587cdd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12553 2024.06.28 20:27:41.186451 [ 3 ] {d7e860ca-498d-4280-8b89-9825d2587cdd} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12554 2024.06.28 20:27:41.186487 [ 3 ] {d7e860ca-498d-4280-8b89-9825d2587cdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB.
12555 2024.06.28 20:27:41.186794 [ 3 ] {d7e860ca-498d-4280-8b89-9825d2587cdd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
12556 2024.06.28 20:27:41.187118 [ 3 ] {d7e860ca-498d-4280-8b89-9825d2587cdd} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12557 2024.06.28 20:27:41.187295 [ 83 ] {} <Debug> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
12558 2024.06.28 20:27:41.187307 [ 3 ] {d7e860ca-498d-4280-8b89-9825d2587cdd} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001346 sec., 1485.8841010401188 rows/sec., 103.75 KiB/sec.
12559 2024.06.28 20:27:41.187350 [ 83 ] {} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12560 2024.06.28 20:27:41.187423 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB.
12561 2024.06.28 20:27:41.187602 [ 3 ] {d7e860ca-498d-4280-8b89-9825d2587cdd} <Debug> DynamicQueryHandler: Done processing query
12562 2024.06.28 20:27:41.187602 [ 194 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::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
12563 2024.06.28 20:27:41.187632 [ 3 ] {d7e860ca-498d-4280-8b89-9825d2587cdd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12564 2024.06.28 20:27:41.187659 [ 3 ] {} <Debug> HTTP-Session: a3e3a5ff-002e-475d-8bd5-7ce7c50efbcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12565 2024.06.28 20:27:41.187759 [ 194 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12566 2024.06.28 20:27:41.187795 [ 194 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 14 rows starting from the beginning of the part
12567 2024.06.28 20:27:41.187823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 18998, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12568 2024.06.28 20:27:41.187932 [ 194 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part
12569 2024.06.28 20:27:41.187945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12570 2024.06.28 20:27:41.188024 [ 3 ] {} <Debug> HTTP-Session: a3c6aad9-616f-40f9-a985-dc7eb4d0d0cf Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
12571 2024.06.28 20:27:41.188129 [ 3 ] {} <Debug> HTTP-Session: a3c6aad9-616f-40f9-a985-dc7eb4d0d0cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12572 2024.06.28 20:27:41.188229 [ 3 ] {} <Debug> HTTP-Session: a3c6aad9-616f-40f9-a985-dc7eb4d0d0cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12573 2024.06.28 20:27:41.188307 [ 194 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part
12574 2024.06.28 20:27:41.188318 [ 3 ] {} <Trace> HTTP-Session: a3c6aad9-616f-40f9-a985-dc7eb4d0d0cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12575 2024.06.28 20:27:41.188576 [ 194 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part
12576 2024.06.28 20:27:41.188713 [ 3 ] {97ea27a2-be8f-4999-b38e-22119c235398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12577 2024.06.28 20:27:41.188917 [ 3 ] {97ea27a2-be8f-4999-b38e-22119c235398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12578 2024.06.28 20:27:41.188935 [ 194 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part
12579 2024.06.28 20:27:41.189280 [ 194 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part
12580 2024.06.28 20:27:41.189862 [ 3 ] {97ea27a2-be8f-4999-b38e-22119c235398} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12581 2024.06.28 20:27:41.190342 [ 3 ] {97ea27a2-be8f-4999-b38e-22119c235398} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12582 2024.06.28 20:27:41.190390 [ 3 ] {97ea27a2-be8f-4999-b38e-22119c235398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB.
12583 2024.06.28 20:27:41.190857 [ 3 ] {97ea27a2-be8f-4999-b38e-22119c235398} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
12584 2024.06.28 20:27:41.190907 [ 189 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.003372072 sec., 8303.50004388993 rows/sec., 579.79 KiB/sec.
12585 2024.06.28 20:27:41.191221 [ 189 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
12586 2024.06.28 20:27:41.191425 [ 3 ] {97ea27a2-be8f-4999-b38e-22119c235398} <Trace> oximeter.fields_uuid (83f29066-60b5-431b-8a7e-f217868bed51): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12587 2024.06.28 20:27:41.191879 [ 3 ] {97ea27a2-be8f-4999-b38e-22119c235398} <Debug> executeQuery: Read 112 rows, 8.94 KiB in 0.003335 sec., 33583.2083958021 rows/sec., 2.62 MiB/sec.
12588 2024.06.28 20:27:41.192208 [ 3 ] {97ea27a2-be8f-4999-b38e-22119c235398} <Debug> DynamicQueryHandler: Done processing query
12589 2024.06.28 20:27:41.192217 [ 189 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_31_6} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12590 2024.06.28 20:27:41.192251 [ 3 ] {97ea27a2-be8f-4999-b38e-22119c235398} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12591 2024.06.28 20:27:41.192300 [ 3 ] {} <Debug> HTTP-Session: a3c6aad9-616f-40f9-a985-dc7eb4d0d0cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12592 2024.06.28 20:27:41.192397 [ 189 ] {abddd9e5-7cf5-441d-9305-ffc2f03b5fbc::all_1_31_6} <Trace> oximeter.fields_u16 (abddd9e5-7cf5-441d-9305-ffc2f03b5fbc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
12593 2024.06.28 20:27:41.192529 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
12594 2024.06.28 20:27:41.192561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 37821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12595 2024.06.28 20:27:41.192624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12596 2024.06.28 20:27:41.192644 [ 3 ] {} <Debug> HTTP-Session: b0bc9ac8-a31b-492b-a1d2-7a3bebb37783 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
12597 2024.06.28 20:27:41.192661 [ 3 ] {} <Debug> HTTP-Session: b0bc9ac8-a31b-492b-a1d2-7a3bebb37783 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12598 2024.06.28 20:27:41.192675 [ 3 ] {} <Debug> HTTP-Session: b0bc9ac8-a31b-492b-a1d2-7a3bebb37783 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12599 2024.06.28 20:27:41.192706 [ 3 ] {} <Trace> HTTP-Session: b0bc9ac8-a31b-492b-a1d2-7a3bebb37783 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12600 2024.06.28 20:27:41.192888 [ 3 ] {bb172f3d-aeaf-4819-b46f-d560ddf5720a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12601 2024.06.28 20:27:41.192938 [ 3 ] {bb172f3d-aeaf-4819-b46f-d560ddf5720a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12602 2024.06.28 20:27:41.193101 [ 3 ] {bb172f3d-aeaf-4819-b46f-d560ddf5720a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12603 2024.06.28 20:27:41.193522 [ 3 ] {bb172f3d-aeaf-4819-b46f-d560ddf5720a} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12604 2024.06.28 20:27:41.193558 [ 3 ] {bb172f3d-aeaf-4819-b46f-d560ddf5720a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB.
12605 2024.06.28 20:27:41.193960 [ 3 ] {bb172f3d-aeaf-4819-b46f-d560ddf5720a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
12606 2024.06.28 20:27:41.194307 [ 3 ] {bb172f3d-aeaf-4819-b46f-d560ddf5720a} <Trace> oximeter.measurements_cumulativeu64 (7e39346a-5d24-4eff-a8b0-cd97c44335e1): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12607 2024.06.28 20:27:41.194467 [ 3 ] {bb172f3d-aeaf-4819-b46f-d560ddf5720a} <Debug> executeQuery: Read 197 rows, 14.08 KiB in 0.00167 sec., 117964.07185628742 rows/sec., 8.24 MiB/sec.
12608 2024.06.28 20:27:41.194758 [ 3 ] {bb172f3d-aeaf-4819-b46f-d560ddf5720a} <Debug> DynamicQueryHandler: Done processing query
12609 2024.06.28 20:27:41.194819 [ 3 ] {bb172f3d-aeaf-4819-b46f-d560ddf5720a} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
12610 2024.06.28 20:27:41.194874 [ 3 ] {} <Debug> HTTP-Session: b0bc9ac8-a31b-492b-a1d2-7a3bebb37783 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12611 2024.06.28 20:27:41.195141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 35868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12612 2024.06.28 20:27:41.195193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12613 2024.06.28 20:27:41.195213 [ 3 ] {} <Debug> HTTP-Session: bc8c0974-01ea-4bd6-bd11-a9ac6adad3d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
12614 2024.06.28 20:27:41.195231 [ 3 ] {} <Debug> HTTP-Session: bc8c0974-01ea-4bd6-bd11-a9ac6adad3d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12615 2024.06.28 20:27:41.195245 [ 3 ] {} <Debug> HTTP-Session: bc8c0974-01ea-4bd6-bd11-a9ac6adad3d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12616 2024.06.28 20:27:41.195277 [ 3 ] {} <Trace> HTTP-Session: bc8c0974-01ea-4bd6-bd11-a9ac6adad3d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12617 2024.06.28 20:27:41.195537 [ 3 ] {730031f7-c480-4d33-a5c3-85d7b9099c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12618 2024.06.28 20:27:41.195610 [ 3 ] {730031f7-c480-4d33-a5c3-85d7b9099c28} <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
12619 2024.06.28 20:27:41.196039 [ 3 ] {730031f7-c480-4d33-a5c3-85d7b9099c28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12620 2024.06.28 20:27:41.196630 [ 3 ] {730031f7-c480-4d33-a5c3-85d7b9099c28} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12621 2024.06.28 20:27:41.196666 [ 3 ] {730031f7-c480-4d33-a5c3-85d7b9099c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB.
12622 2024.06.28 20:27:41.197244 [ 3 ] {730031f7-c480-4d33-a5c3-85d7b9099c28} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
12623 2024.06.28 20:27:41.197636 [ 3 ] {730031f7-c480-4d33-a5c3-85d7b9099c28} <Trace> oximeter.measurements_histogramf64 (5bb05fa6-c2ca-4514-892e-18fbd57c0630): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12624 2024.06.28 20:27:41.197837 [ 3 ] {730031f7-c480-4d33-a5c3-85d7b9099c28} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002467 sec., 8917.713822456424 rows/sec., 15.98 MiB/sec.
12625 2024.06.28 20:27:41.198042 [ 3 ] {730031f7-c480-4d33-a5c3-85d7b9099c28} <Debug> DynamicQueryHandler: Done processing query
12626 2024.06.28 20:27:41.198066 [ 3 ] {730031f7-c480-4d33-a5c3-85d7b9099c28} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
12627 2024.06.28 20:27:41.198082 [ 3 ] {} <Debug> HTTP-Session: bc8c0974-01ea-4bd6-bd11-a9ac6adad3d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12628 2024.06.28 20:27:41.198235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61750, User-Agent: (none), Length: 9122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12629 2024.06.28 20:27:41.198282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12630 2024.06.28 20:27:41.198301 [ 3 ] {} <Debug> HTTP-Session: ffd9626d-5ba2-4a51-9135-6a1af84a2815 Authenticating user 'default' from [fd00:1122:3344:101::d]:61750
12631 2024.06.28 20:27:41.198318 [ 3 ] {} <Debug> HTTP-Session: ffd9626d-5ba2-4a51-9135-6a1af84a2815 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12632 2024.06.28 20:27:41.198332 [ 3 ] {} <Debug> HTTP-Session: ffd9626d-5ba2-4a51-9135-6a1af84a2815 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12633 2024.06.28 20:27:41.198363 [ 3 ] {} <Trace> HTTP-Session: ffd9626d-5ba2-4a51-9135-6a1af84a2815 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12634 2024.06.28 20:27:41.198479 [ 3 ] {eb01f45a-9d62-489f-bd1c-9bc8196109fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61750) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12635 2024.06.28 20:27:41.198524 [ 3 ] {eb01f45a-9d62-489f-bd1c-9bc8196109fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12636 2024.06.28 20:27:41.198647 [ 3 ] {eb01f45a-9d62-489f-bd1c-9bc8196109fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12637 2024.06.28 20:27:41.198932 [ 3 ] {eb01f45a-9d62-489f-bd1c-9bc8196109fc} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12638 2024.06.28 20:27:41.198967 [ 3 ] {eb01f45a-9d62-489f-bd1c-9bc8196109fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB.
12639 2024.06.28 20:27:41.199321 [ 3 ] {eb01f45a-9d62-489f-bd1c-9bc8196109fc} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
12640 2024.06.28 20:27:41.199645 [ 3 ] {eb01f45a-9d62-489f-bd1c-9bc8196109fc} <Trace> oximeter.measurements_u64 (b8c0ad36-31f8-40bb-b4b8-59033cb84055): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12641 2024.06.28 20:27:41.199803 [ 3 ] {eb01f45a-9d62-489f-bd1c-9bc8196109fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001357 sec., 44215.18054532056 rows/sec., 2.98 MiB/sec.
12642 2024.06.28 20:27:41.199974 [ 3 ] {eb01f45a-9d62-489f-bd1c-9bc8196109fc} <Debug> DynamicQueryHandler: Done processing query
12643 2024.06.28 20:27:41.199999 [ 3 ] {eb01f45a-9d62-489f-bd1c-9bc8196109fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12644 2024.06.28 20:27:41.200014 [ 3 ] {} <Debug> HTTP-Session: ffd9626d-5ba2-4a51-9135-6a1af84a2815 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db