Max level shown:
1 [ Aug 22 17:49:11 Enabled. ]
2 [ Aug 22 17:49:11 Rereading configuration. ]
3 [ Aug 22 17:49:15 Rereading configuration. ]
4 [ Aug 22 17:49:22 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ]
5 + set -o errexit
6 + set -o pipefail
7 + . /lib/svc/share/smf_include.sh
8 ++ SMF_EXIT_OK=0
9 ++ SMF_EXIT_NODAEMON=94
10 ++ SMF_EXIT_ERR_FATAL=95
11 ++ SMF_EXIT_ERR_CONFIG=96
12 ++ SMF_EXIT_MON_DEGRADE=97
13 ++ SMF_EXIT_MON_OFFLINE=98
14 ++ SMF_EXIT_ERR_NOSMF=99
15 ++ SMF_EXIT_ERR_PERM=100
16 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default
17 + LISTEN_ADDR=fd00:1122:3344:101::e
18 ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default
19 + LISTEN_PORT=8123
20 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default
21 + DATASTORE=/data
22 + args=("--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
23 + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123
24 [ Aug 22 17:49:22 Method "start" exited with status 0. ]
25 Processing configuration file 'config.xml'.
26 There is no file 'config.xml', will use embedded config.
27 Logging trace to /var/tmp/clickhouse-server.log
28 Logging errors to /var/tmp/clickhouse-server.errlog
29 2024.08.22 17:49:23.835882 [ 1 ] {} <Information> Application: Will watch for the process with pid 22692
30 2024.08.22 17:49:23.836391 [ 1 ] {} <Information> Application: Forked a child process to watch
31 2024.08.22 17:49:24.369973 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 22692
32 2024.08.22 17:49:24.370658 [ 1 ] {} <Information> Application: starting up
33 2024.08.22 17:49:24.371323 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
34 2024.08.22 17:49:24.455576 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
35 2024.08.22 17:49:24.487557 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
36 2024.08.22 17:49:24.487602 [ 1 ] {} <Debug> Application: Initializing DateLUT.
37 2024.08.22 17:49:24.487620 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
38 2024.08.22 17:49:24.487677 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
39 2024.08.22 17:49:24.487951 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
40 2024.08.22 17:49:24.489361 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
41 Processing configuration file 'config.xml'.
42 There is no file 'config.xml', will use embedded config.
43 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
44 2024.08.22 17:49:24.489832 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
45 2024.08.22 17:49:24.490645 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio)
46 2024.08.22 17:49:24.490670 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio)
47 2024.08.22 17:49:24.490682 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
48 2024.08.22 17:49:24.490843 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
49 2024.08.22 17:49:24.491765 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
50 2024.08.22 17:49:24.497299 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
51 2024.08.22 17:49:24.498058 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
52 2024.08.22 17:49:24.499317 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
53 2024.08.22 17:49:24.499378 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
54 2024.08.22 17:49:24.500888 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
55 Processing configuration file 'config.xml'.
56 There is no file 'config.xml', will use embedded config.
57 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
58 2024.08.22 17:49:24.501162 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
59 2024.08.22 17:49:24.505312 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
60 2024.08.22 17:49:24.505603 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: config.xml
61 2024.08.22 17:49:24.507109 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
62 2024.08.22 17:49:24.507507 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
63 2024.08.22 17:49:24.507828 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
64 2024.08.22 17:49:24.508264 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
65 2024.08.22 17:49:24.509615 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
66 2024.08.22 17:49:24.509644 [ 1 ] {} <Information> Application: Loading metadata from /data/
67 2024.08.22 17:49:24.509706 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache
68 2024.08.22 17:49:24.509797 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache
69 2024.08.22 17:49:24.524567 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
70 2024.08.22 17:49:24.524590 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.00014524 sec
71 2024.08.22 17:49:24.524632 [ 1 ] {} <Trace> ReferentialDeps: No tables
72 2024.08.22 17:49:24.524644 [ 1 ] {} <Trace> LoadingDeps: No tables
73 2024.08.22 17:49:24.525742 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
74 2024.08.22 17:49:24.526746 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
75 2024.08.22 17:49:24.526764 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
76 2024.08.22 17:49:24.526799 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
77 2024.08.22 17:49:24.526814 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
78 2024.08.22 17:49:24.526826 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
79 2024.08.22 17:49:24.526857 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
80 2024.08.22 17:49:24.526869 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
81 2024.08.22 17:49:24.526885 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
82 2024.08.22 17:49:24.526914 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
83 2024.08.22 17:49:24.526929 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
84 2024.08.22 17:49:24.526945 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
85 2024.08.22 17:49:24.526960 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
86 2024.08.22 17:49:24.526991 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
87 2024.08.22 17:49:24.527005 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
88 2024.08.22 17:49:24.527017 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
89 2024.08.22 17:49:24.527046 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
90 2024.08.22 17:49:24.527061 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
91 2024.08.22 17:49:24.565668 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
92 2024.08.22 17:49:24.566882 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
93 2024.08.22 17:49:24.566907 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.35e-05 sec
94 2024.08.22 17:49:24.566920 [ 1 ] {} <Trace> ReferentialDeps: No tables
95 2024.08.22 17:49:24.566931 [ 1 ] {} <Trace> LoadingDeps: No tables
96 2024.08.22 17:49:24.566956 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
97 2024.08.22 17:49:24.567131 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
98 2024.08.22 17:49:24.567173 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
99 2024.08.22 17:49:24.567186 [ 1 ] {} <Debug> Application: Loaded metadata.
100 2024.08.22 17:49:24.567197 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe).
101 2024.08.22 17:49:24.567212 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
102 2024.08.22 17:49:24.614899 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 23.8.7.1)
103 2024.08.22 17:49:24.806189 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 23.8.7.1)
104 2024.08.22 17:49:24.806249 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
105 2024.08.22 17:49:24.919377 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
106 2024.08.22 17:49:24.919601 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 9.86 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.08 MiB (RSS), difference: 147.21 MiB
107 2024.08.22 17:49:24.920473 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.4041e-05 sec.
108 2024.08.22 17:49:24.920767 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
109 2024.08.22 17:49:24.920819 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
110 2024.08.22 17:49:24.920887 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
111 2024.08.22 17:49:24.920909 [ 1 ] {} <Information> Application: Ready for connections.
112 2024.08.22 17:49:24.921989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
113 2024.08.22 17:49:24.922182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
114 2024.08.22 17:49:24.922216 [ 3 ] {} <Debug> HTTP-Session: c92d049f-8800-4653-a4f1-ced18419cadb Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
115 2024.08.22 17:49:24.922246 [ 3 ] {} <Debug> HTTP-Session: c92d049f-8800-4653-a4f1-ced18419cadb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
116 2024.08.22 17:49:24.922266 [ 3 ] {} <Debug> HTTP-Session: c92d049f-8800-4653-a4f1-ced18419cadb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
117 2024.08.22 17:49:24.922350 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
118 2024.08.22 17:49:24.922383 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION
119 2024.08.22 17:49:24.922405 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION
120 2024.08.22 17:49:24.922465 [ 3 ] {} <Trace> HTTP-Session: c92d049f-8800-4653-a4f1-ced18419cadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
121 2024.08.22 17:49:24.923498 [ 3 ] {fa5697ae-20b7-4318-9653-4fc1674e6ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
122 2024.08.22 17:49:24.960864 [ 3 ] {fa5697ae-20b7-4318-9653-4fc1674e6ee5} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40345) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
123 
124 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
125 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
126 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
127 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
128 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
129 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
130 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
131 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
132 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
133 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
134 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
135 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
136 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
137 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
138 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
139 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
140 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
141 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
142 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
143 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
144 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
145 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1
146 
147 2024.08.22 17:49:24.961565 [ 3 ] {fa5697ae-20b7-4318-9653-4fc1674e6ee5} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
148 
149 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
150 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
151 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
152 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
153 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
154 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
155 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
156 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
157 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
158 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
159 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
160 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
161 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
162 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
163 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
164 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
165 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
166 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
167 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
168 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
169 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
170 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1
171 (version 23.8.7.1)
172 2024.08.22 17:49:24.962908 [ 3 ] {} <Debug> HTTP-Session: c92d049f-8800-4653-a4f1-ced18419cadb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
173 2024.08.22 17:49:24.963276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
174 2024.08.22 17:49:24.963348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
175 2024.08.22 17:49:24.963373 [ 3 ] {} <Debug> HTTP-Session: 6e34096a-cbfd-4faf-91c4-772525ad653f Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
176 2024.08.22 17:49:24.963397 [ 3 ] {} <Debug> HTTP-Session: 6e34096a-cbfd-4faf-91c4-772525ad653f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
177 2024.08.22 17:49:24.963410 [ 3 ] {} <Debug> HTTP-Session: 6e34096a-cbfd-4faf-91c4-772525ad653f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
178 2024.08.22 17:49:24.963454 [ 3 ] {} <Trace> HTTP-Session: 6e34096a-cbfd-4faf-91c4-772525ad653f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
179 2024.08.22 17:49:24.963604 [ 3 ] {fa1bb9f2-27e4-4a18-911f-668b7e4bb5b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
180 2024.08.22 17:49:24.963856 [ 3 ] {fa1bb9f2-27e4-4a18-911f-668b7e4bb5b5} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40345) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
181 
182 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
183 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
184 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
185 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
186 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
187 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
188 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
189 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
190 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
191 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
192 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
193 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
194 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
195 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
196 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
197 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
198 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
199 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
200 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
201 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
202 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
203 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1
204 
205 2024.08.22 17:49:24.963988 [ 3 ] {fa1bb9f2-27e4-4a18-911f-668b7e4bb5b5} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
206 
207 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
208 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
209 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
210 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
211 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
212 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
213 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
214 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
215 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
216 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
217 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
218 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
219 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
220 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
221 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
222 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
223 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
224 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
225 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
226 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
227 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
228 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1
229 (version 23.8.7.1)
230 2024.08.22 17:49:24.964149 [ 3 ] {} <Debug> HTTP-Session: 6e34096a-cbfd-4faf-91c4-772525ad653f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
231 2024.08.22 17:49:24.966992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
232 2024.08.22 17:49:24.967050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
233 2024.08.22 17:49:24.967077 [ 3 ] {} <Debug> HTTP-Session: 611038d0-f511-4589-81e4-8bdcf5285eaf Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
234 2024.08.22 17:49:24.967099 [ 3 ] {} <Debug> HTTP-Session: 611038d0-f511-4589-81e4-8bdcf5285eaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
235 2024.08.22 17:49:24.967115 [ 3 ] {} <Debug> HTTP-Session: 611038d0-f511-4589-81e4-8bdcf5285eaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
236 2024.08.22 17:49:24.967154 [ 3 ] {} <Trace> HTTP-Session: 611038d0-f511-4589-81e4-8bdcf5285eaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
237 2024.08.22 17:49:24.968474 [ 3 ] {3f6dfc06-32fd-4f06-a93b-ac9dd0b8a886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) DROP DATABASE IF EXISTS oximeter (stage: Complete)
238 2024.08.22 17:49:24.969148 [ 3 ] {3f6dfc06-32fd-4f06-a93b-ac9dd0b8a886} <Debug> DynamicQueryHandler: Done processing query
239 2024.08.22 17:49:24.969176 [ 3 ] {} <Debug> HTTP-Session: 611038d0-f511-4589-81e4-8bdcf5285eaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
240 2024.08.22 17:49:24.972006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
241 2024.08.22 17:49:24.972059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
242 2024.08.22 17:49:24.972087 [ 3 ] {} <Debug> HTTP-Session: a4ad5451-a039-4989-b5c8-8e7d38813f02 Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
243 2024.08.22 17:49:24.972109 [ 3 ] {} <Debug> HTTP-Session: a4ad5451-a039-4989-b5c8-8e7d38813f02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
244 2024.08.22 17:49:24.972125 [ 3 ] {} <Debug> HTTP-Session: a4ad5451-a039-4989-b5c8-8e7d38813f02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
245 2024.08.22 17:49:24.972163 [ 3 ] {} <Trace> HTTP-Session: a4ad5451-a039-4989-b5c8-8e7d38813f02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
246 2024.08.22 17:49:24.972263 [ 3 ] {52fb8385-91ad-4939-ab25-df96ff7506d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
247 2024.08.22 17:49:24.972361 [ 3 ] {52fb8385-91ad-4939-ab25-df96ff7506d3} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
248 2024.08.22 17:49:24.973549 [ 3 ] {52fb8385-91ad-4939-ab25-df96ff7506d3} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
249 2024.08.22 17:49:24.973576 [ 3 ] {52fb8385-91ad-4939-ab25-df96ff7506d3} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.948e-05 sec
250 2024.08.22 17:49:24.973590 [ 3 ] {52fb8385-91ad-4939-ab25-df96ff7506d3} <Trace> ReferentialDeps: No tables
251 2024.08.22 17:49:24.973605 [ 3 ] {52fb8385-91ad-4939-ab25-df96ff7506d3} <Trace> LoadingDeps: No tables
252 2024.08.22 17:49:24.973626 [ 3 ] {52fb8385-91ad-4939-ab25-df96ff7506d3} <Information> DatabaseAtomic (oximeter): Starting up tables.
253 2024.08.22 17:49:24.973741 [ 3 ] {52fb8385-91ad-4939-ab25-df96ff7506d3} <Debug> DynamicQueryHandler: Done processing query
254 2024.08.22 17:49:24.973762 [ 3 ] {} <Debug> HTTP-Session: a4ad5451-a039-4989-b5c8-8e7d38813f02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
255 2024.08.22 17:49:24.973857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
256 2024.08.22 17:49:24.973905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
257 2024.08.22 17:49:24.973923 [ 3 ] {} <Debug> HTTP-Session: 51cde5b1-803b-4374-80f8-232187633a94 Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
258 2024.08.22 17:49:24.973963 [ 3 ] {} <Debug> HTTP-Session: 51cde5b1-803b-4374-80f8-232187633a94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
259 2024.08.22 17:49:24.973983 [ 3 ] {} <Debug> HTTP-Session: 51cde5b1-803b-4374-80f8-232187633a94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
260 2024.08.22 17:49:24.974013 [ 3 ] {} <Trace> HTTP-Session: 51cde5b1-803b-4374-80f8-232187633a94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
261 2024.08.22 17:49:24.974155 [ 3 ] {abddf95d-7926-4657-8f06-f392c13a5d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) /* The version table contains metadata about the `oximeter` database */
262 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
263 2024.08.22 17:49:24.974207 [ 3 ] {abddf95d-7926-4657-8f06-f392c13a5d7c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
264 2024.08.22 17:49:24.981541 [ 3 ] {abddf95d-7926-4657-8f06-f392c13a5d7c} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
265 2024.08.22 17:49:24.982665 [ 3 ] {abddf95d-7926-4657-8f06-f392c13a5d7c} <Debug> oximeter.version (215e3088-cbfd-435c-9ab1-8d6bdac6cc42): Loading data parts
266 2024.08.22 17:49:24.983244 [ 3 ] {abddf95d-7926-4657-8f06-f392c13a5d7c} <Debug> oximeter.version (215e3088-cbfd-435c-9ab1-8d6bdac6cc42): There are no data parts
267 2024.08.22 17:49:24.989441 [ 3 ] {abddf95d-7926-4657-8f06-f392c13a5d7c} <Debug> DynamicQueryHandler: Done processing query
268 2024.08.22 17:49:24.989473 [ 3 ] {} <Debug> HTTP-Session: 51cde5b1-803b-4374-80f8-232187633a94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
269 2024.08.22 17:49:24.989594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
270 2024.08.22 17:49:24.989648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
271 2024.08.22 17:49:24.989670 [ 3 ] {} <Debug> HTTP-Session: 5266eb14-718a-4b71-8861-f60f600c5c16 Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
272 2024.08.22 17:49:24.989686 [ 3 ] {} <Debug> HTTP-Session: 5266eb14-718a-4b71-8861-f60f600c5c16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
273 2024.08.22 17:49:24.989705 [ 3 ] {} <Debug> HTTP-Session: 5266eb14-718a-4b71-8861-f60f600c5c16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
274 2024.08.22 17:49:24.989737 [ 3 ] {} <Trace> HTTP-Session: 5266eb14-718a-4b71-8861-f60f600c5c16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
275 2024.08.22 17:49:24.989938 [ 3 ] {945b7529-30e6-46f6-adab-54b009cdd430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) /* The measurement tables contain all individual samples from each timeseries.
276 *
277 * Each table stores a single datum type, and otherwise contains nearly the same
278 * structure. The primary sorting key is on the timeseries name, key, and then
279 * timestamp, so that all timeseries from the same schema are grouped, followed
280 * by all samples from the same timeseries.
281 *
282 * This reflects that one usually looks up the _key_ in one or more field table,
283 * and then uses that to index quickly into the measurements tables.
284 */
285 CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
286 2024.08.22 17:49:24.989994 [ 3 ] {945b7529-30e6-46f6-adab-54b009cdd430} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
287 2024.08.22 17:49:24.996575 [ 3 ] {945b7529-30e6-46f6-adab-54b009cdd430} <Debug> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Loading data parts
288 2024.08.22 17:49:24.996796 [ 3 ] {945b7529-30e6-46f6-adab-54b009cdd430} <Debug> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): There are no data parts
289 2024.08.22 17:49:24.997996 [ 3 ] {945b7529-30e6-46f6-adab-54b009cdd430} <Debug> DynamicQueryHandler: Done processing query
290 2024.08.22 17:49:24.998028 [ 3 ] {} <Debug> HTTP-Session: 5266eb14-718a-4b71-8861-f60f600c5c16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
291 2024.08.22 17:49:24.998129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
292 2024.08.22 17:49:24.998180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
293 2024.08.22 17:49:24.998202 [ 3 ] {} <Debug> HTTP-Session: 27246635-acd3-40a7-ba45-74e4213b34ef Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
294 2024.08.22 17:49:24.998220 [ 3 ] {} <Debug> HTTP-Session: 27246635-acd3-40a7-ba45-74e4213b34ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
295 2024.08.22 17:49:24.998233 [ 3 ] {} <Debug> HTTP-Session: 27246635-acd3-40a7-ba45-74e4213b34ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
296 2024.08.22 17:49:24.998265 [ 3 ] {} <Trace> HTTP-Session: 27246635-acd3-40a7-ba45-74e4213b34ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
297 2024.08.22 17:49:24.998444 [ 3 ] {94597c4c-1ea8-4be6-8f0d-4fd63cbc6858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
298 2024.08.22 17:49:24.998492 [ 3 ] {94597c4c-1ea8-4be6-8f0d-4fd63cbc6858} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
299 2024.08.22 17:49:25.000094 [ 3 ] {94597c4c-1ea8-4be6-8f0d-4fd63cbc6858} <Debug> oximeter.measurements_i8 (928500aa-09e5-4b8a-bc26-8938cfa859d5): Loading data parts
300 2024.08.22 17:49:25.000146 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.42 MiB, peak 158.43 MiB, free memory in arenas 0.00 B, will set to 168.28 MiB (RSS), difference: 9.86 MiB
301 2024.08.22 17:49:25.000301 [ 3 ] {94597c4c-1ea8-4be6-8f0d-4fd63cbc6858} <Debug> oximeter.measurements_i8 (928500aa-09e5-4b8a-bc26-8938cfa859d5): There are no data parts
302 2024.08.22 17:49:25.001836 [ 3 ] {94597c4c-1ea8-4be6-8f0d-4fd63cbc6858} <Debug> DynamicQueryHandler: Done processing query
303 2024.08.22 17:49:25.001871 [ 3 ] {} <Debug> HTTP-Session: 27246635-acd3-40a7-ba45-74e4213b34ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
304 2024.08.22 17:49:25.001981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
305 2024.08.22 17:49:25.002039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
306 2024.08.22 17:49:25.002063 [ 3 ] {} <Debug> HTTP-Session: 77eefa0f-d6b6-4dc3-b878-85d493edba6c Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
307 2024.08.22 17:49:25.002078 [ 3 ] {} <Debug> HTTP-Session: 77eefa0f-d6b6-4dc3-b878-85d493edba6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
308 2024.08.22 17:49:25.002096 [ 3 ] {} <Debug> HTTP-Session: 77eefa0f-d6b6-4dc3-b878-85d493edba6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
309 2024.08.22 17:49:25.002129 [ 3 ] {} <Trace> HTTP-Session: 77eefa0f-d6b6-4dc3-b878-85d493edba6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
310 2024.08.22 17:49:25.002305 [ 3 ] {76f4ac82-dee7-4c54-b873-cde17d36af53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) 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)
311 2024.08.22 17:49:25.002355 [ 3 ] {76f4ac82-dee7-4c54-b873-cde17d36af53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
312 2024.08.22 17:49:25.004023 [ 3 ] {76f4ac82-dee7-4c54-b873-cde17d36af53} <Debug> oximeter.measurements_u8 (efb12483-8aff-489a-94ea-c13607b825c0): Loading data parts
313 2024.08.22 17:49:25.004178 [ 3 ] {76f4ac82-dee7-4c54-b873-cde17d36af53} <Debug> oximeter.measurements_u8 (efb12483-8aff-489a-94ea-c13607b825c0): There are no data parts
314 2024.08.22 17:49:25.005348 [ 3 ] {76f4ac82-dee7-4c54-b873-cde17d36af53} <Debug> DynamicQueryHandler: Done processing query
315 2024.08.22 17:49:25.005378 [ 3 ] {} <Debug> HTTP-Session: 77eefa0f-d6b6-4dc3-b878-85d493edba6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
316 2024.08.22 17:49:25.005468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
317 2024.08.22 17:49:25.005523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
318 2024.08.22 17:49:25.005546 [ 3 ] {} <Debug> HTTP-Session: 457694a9-8cbd-43b9-bbd8-3b60bf6bde09 Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
319 2024.08.22 17:49:25.005562 [ 3 ] {} <Debug> HTTP-Session: 457694a9-8cbd-43b9-bbd8-3b60bf6bde09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
320 2024.08.22 17:49:25.005579 [ 3 ] {} <Debug> HTTP-Session: 457694a9-8cbd-43b9-bbd8-3b60bf6bde09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
321 2024.08.22 17:49:25.005611 [ 3 ] {} <Trace> HTTP-Session: 457694a9-8cbd-43b9-bbd8-3b60bf6bde09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
322 2024.08.22 17:49:25.005788 [ 3 ] {f08fd7fa-87d8-466c-9b09-b24abcdf56f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) 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)
323 2024.08.22 17:49:25.005836 [ 3 ] {f08fd7fa-87d8-466c-9b09-b24abcdf56f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
324 2024.08.22 17:49:25.007479 [ 3 ] {f08fd7fa-87d8-466c-9b09-b24abcdf56f4} <Debug> oximeter.measurements_i16 (2d908551-5423-4d94-91e6-30eaa9c53254): Loading data parts
325 2024.08.22 17:49:25.007645 [ 3 ] {f08fd7fa-87d8-466c-9b09-b24abcdf56f4} <Debug> oximeter.measurements_i16 (2d908551-5423-4d94-91e6-30eaa9c53254): There are no data parts
326 2024.08.22 17:49:25.008787 [ 3 ] {f08fd7fa-87d8-466c-9b09-b24abcdf56f4} <Debug> DynamicQueryHandler: Done processing query
327 2024.08.22 17:49:25.008818 [ 3 ] {} <Debug> HTTP-Session: 457694a9-8cbd-43b9-bbd8-3b60bf6bde09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
328 2024.08.22 17:49:25.008908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
329 2024.08.22 17:49:25.008960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
330 2024.08.22 17:49:25.008983 [ 3 ] {} <Debug> HTTP-Session: 357e0237-a28d-4b3f-9d26-33e6a7d71f46 Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
331 2024.08.22 17:49:25.009001 [ 3 ] {} <Debug> HTTP-Session: 357e0237-a28d-4b3f-9d26-33e6a7d71f46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
332 2024.08.22 17:49:25.009014 [ 3 ] {} <Debug> HTTP-Session: 357e0237-a28d-4b3f-9d26-33e6a7d71f46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
333 2024.08.22 17:49:25.009047 [ 3 ] {} <Trace> HTTP-Session: 357e0237-a28d-4b3f-9d26-33e6a7d71f46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
334 2024.08.22 17:49:25.009223 [ 3 ] {bc828fae-e9b6-4baf-be14-c71bb9870541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) 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)
335 2024.08.22 17:49:25.009271 [ 3 ] {bc828fae-e9b6-4baf-be14-c71bb9870541} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
336 2024.08.22 17:49:25.010879 [ 3 ] {bc828fae-e9b6-4baf-be14-c71bb9870541} <Debug> oximeter.measurements_u16 (a34f94c3-7b5d-4ac1-af0a-3be7bd59f3b0): Loading data parts
337 2024.08.22 17:49:25.011053 [ 3 ] {bc828fae-e9b6-4baf-be14-c71bb9870541} <Debug> oximeter.measurements_u16 (a34f94c3-7b5d-4ac1-af0a-3be7bd59f3b0): There are no data parts
338 2024.08.22 17:49:25.012225 [ 3 ] {bc828fae-e9b6-4baf-be14-c71bb9870541} <Debug> DynamicQueryHandler: Done processing query
339 2024.08.22 17:49:25.012255 [ 3 ] {} <Debug> HTTP-Session: 357e0237-a28d-4b3f-9d26-33e6a7d71f46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
340 2024.08.22 17:49:25.012358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
341 2024.08.22 17:49:25.012411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
342 2024.08.22 17:49:25.012434 [ 3 ] {} <Debug> HTTP-Session: 6cf78598-4b19-45dd-87a1-cf0f35f0e814 Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
343 2024.08.22 17:49:25.012450 [ 3 ] {} <Debug> HTTP-Session: 6cf78598-4b19-45dd-87a1-cf0f35f0e814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
344 2024.08.22 17:49:25.012468 [ 3 ] {} <Debug> HTTP-Session: 6cf78598-4b19-45dd-87a1-cf0f35f0e814 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
345 2024.08.22 17:49:25.012501 [ 3 ] {} <Trace> HTTP-Session: 6cf78598-4b19-45dd-87a1-cf0f35f0e814 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
346 2024.08.22 17:49:25.012674 [ 3 ] {fae3de15-62da-4ba2-8e34-059f61503419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) 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)
347 2024.08.22 17:49:25.012722 [ 3 ] {fae3de15-62da-4ba2-8e34-059f61503419} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
348 2024.08.22 17:49:25.014354 [ 3 ] {fae3de15-62da-4ba2-8e34-059f61503419} <Debug> oximeter.measurements_i32 (61a2d86d-9bdb-4e42-a19e-2b58bfedd574): Loading data parts
349 2024.08.22 17:49:25.014509 [ 3 ] {fae3de15-62da-4ba2-8e34-059f61503419} <Debug> oximeter.measurements_i32 (61a2d86d-9bdb-4e42-a19e-2b58bfedd574): There are no data parts
350 2024.08.22 17:49:25.015741 [ 3 ] {fae3de15-62da-4ba2-8e34-059f61503419} <Debug> DynamicQueryHandler: Done processing query
351 2024.08.22 17:49:25.015770 [ 3 ] {} <Debug> HTTP-Session: 6cf78598-4b19-45dd-87a1-cf0f35f0e814 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
352 2024.08.22 17:49:25.015856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
353 2024.08.22 17:49:25.015908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
354 2024.08.22 17:49:25.015935 [ 3 ] {} <Debug> HTTP-Session: ef8ec443-03b8-4617-bcea-7b5e76d0b941 Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
355 2024.08.22 17:49:25.015955 [ 3 ] {} <Debug> HTTP-Session: ef8ec443-03b8-4617-bcea-7b5e76d0b941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
356 2024.08.22 17:49:25.015969 [ 3 ] {} <Debug> HTTP-Session: ef8ec443-03b8-4617-bcea-7b5e76d0b941 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
357 2024.08.22 17:49:25.016005 [ 3 ] {} <Trace> HTTP-Session: ef8ec443-03b8-4617-bcea-7b5e76d0b941 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
358 2024.08.22 17:49:25.016180 [ 3 ] {b50f2e3e-ce6a-4a0e-b08e-ea54839dcb80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) 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)
359 2024.08.22 17:49:25.016231 [ 3 ] {b50f2e3e-ce6a-4a0e-b08e-ea54839dcb80} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
360 2024.08.22 17:49:25.017873 [ 3 ] {b50f2e3e-ce6a-4a0e-b08e-ea54839dcb80} <Debug> oximeter.measurements_u32 (09ee562b-4971-4c39-a788-ce412544feeb): Loading data parts
361 2024.08.22 17:49:25.018113 [ 3 ] {b50f2e3e-ce6a-4a0e-b08e-ea54839dcb80} <Debug> oximeter.measurements_u32 (09ee562b-4971-4c39-a788-ce412544feeb): There are no data parts
362 2024.08.22 17:49:25.019273 [ 3 ] {b50f2e3e-ce6a-4a0e-b08e-ea54839dcb80} <Debug> DynamicQueryHandler: Done processing query
363 2024.08.22 17:49:25.019302 [ 3 ] {} <Debug> HTTP-Session: ef8ec443-03b8-4617-bcea-7b5e76d0b941 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
364 2024.08.22 17:49:25.019415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
365 2024.08.22 17:49:25.019471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
366 2024.08.22 17:49:25.019490 [ 3 ] {} <Debug> HTTP-Session: 71543bbb-fdbf-48f0-abe0-4dde06745595 Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
367 2024.08.22 17:49:25.019509 [ 3 ] {} <Debug> HTTP-Session: 71543bbb-fdbf-48f0-abe0-4dde06745595 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
368 2024.08.22 17:49:25.019522 [ 3 ] {} <Debug> HTTP-Session: 71543bbb-fdbf-48f0-abe0-4dde06745595 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
369 2024.08.22 17:49:25.019555 [ 3 ] {} <Trace> HTTP-Session: 71543bbb-fdbf-48f0-abe0-4dde06745595 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
370 2024.08.22 17:49:25.019729 [ 3 ] {81586cff-2b52-4c5b-9ac3-d8514e90ba56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
371 2024.08.22 17:49:25.019777 [ 3 ] {81586cff-2b52-4c5b-9ac3-d8514e90ba56} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
372 2024.08.22 17:49:25.021380 [ 3 ] {81586cff-2b52-4c5b-9ac3-d8514e90ba56} <Debug> oximeter.measurements_i64 (582821bc-4642-481b-946a-951a2d491258): Loading data parts
373 2024.08.22 17:49:25.021592 [ 3 ] {81586cff-2b52-4c5b-9ac3-d8514e90ba56} <Debug> oximeter.measurements_i64 (582821bc-4642-481b-946a-951a2d491258): There are no data parts
374 2024.08.22 17:49:25.022805 [ 3 ] {81586cff-2b52-4c5b-9ac3-d8514e90ba56} <Debug> DynamicQueryHandler: Done processing query
375 2024.08.22 17:49:25.022836 [ 3 ] {} <Debug> HTTP-Session: 71543bbb-fdbf-48f0-abe0-4dde06745595 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
376 2024.08.22 17:49:25.022939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
377 2024.08.22 17:49:25.022985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
378 2024.08.22 17:49:25.023010 [ 3 ] {} <Debug> HTTP-Session: 7e56834e-813e-46ea-8363-877422460cd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
379 2024.08.22 17:49:25.023029 [ 3 ] {} <Debug> HTTP-Session: 7e56834e-813e-46ea-8363-877422460cd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
380 2024.08.22 17:49:25.023042 [ 3 ] {} <Debug> HTTP-Session: 7e56834e-813e-46ea-8363-877422460cd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
381 2024.08.22 17:49:25.023076 [ 3 ] {} <Trace> HTTP-Session: 7e56834e-813e-46ea-8363-877422460cd4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
382 2024.08.22 17:49:25.023246 [ 3 ] {a56f63df-18d4-49f8-87e7-77fa2a17817b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
383 2024.08.22 17:49:25.023297 [ 3 ] {a56f63df-18d4-49f8-87e7-77fa2a17817b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
384 2024.08.22 17:49:25.024903 [ 3 ] {a56f63df-18d4-49f8-87e7-77fa2a17817b} <Debug> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Loading data parts
385 2024.08.22 17:49:25.025103 [ 3 ] {a56f63df-18d4-49f8-87e7-77fa2a17817b} <Debug> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): There are no data parts
386 2024.08.22 17:49:25.026291 [ 3 ] {a56f63df-18d4-49f8-87e7-77fa2a17817b} <Debug> DynamicQueryHandler: Done processing query
387 2024.08.22 17:49:25.026316 [ 3 ] {} <Debug> HTTP-Session: 7e56834e-813e-46ea-8363-877422460cd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
388 2024.08.22 17:49:25.026414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
389 2024.08.22 17:49:25.026466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
390 2024.08.22 17:49:25.026485 [ 3 ] {} <Debug> HTTP-Session: 71bfb324-08f0-439b-a2e8-2b5377997190 Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
391 2024.08.22 17:49:25.026504 [ 3 ] {} <Debug> HTTP-Session: 71bfb324-08f0-439b-a2e8-2b5377997190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
392 2024.08.22 17:49:25.026521 [ 3 ] {} <Debug> HTTP-Session: 71bfb324-08f0-439b-a2e8-2b5377997190 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
393 2024.08.22 17:49:25.026551 [ 3 ] {} <Trace> HTTP-Session: 71bfb324-08f0-439b-a2e8-2b5377997190 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
394 2024.08.22 17:49:25.026721 [ 3 ] {8c86e949-85a0-46a7-b872-336c14207e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
395 2024.08.22 17:49:25.026777 [ 3 ] {8c86e949-85a0-46a7-b872-336c14207e8e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
396 2024.08.22 17:49:25.028371 [ 3 ] {8c86e949-85a0-46a7-b872-336c14207e8e} <Debug> oximeter.measurements_f32 (a51b8868-ee38-4c69-a398-13e699b62077): Loading data parts
397 2024.08.22 17:49:25.028529 [ 3 ] {8c86e949-85a0-46a7-b872-336c14207e8e} <Debug> oximeter.measurements_f32 (a51b8868-ee38-4c69-a398-13e699b62077): There are no data parts
398 2024.08.22 17:49:25.029719 [ 3 ] {8c86e949-85a0-46a7-b872-336c14207e8e} <Debug> DynamicQueryHandler: Done processing query
399 2024.08.22 17:49:25.029744 [ 3 ] {} <Debug> HTTP-Session: 71bfb324-08f0-439b-a2e8-2b5377997190 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
400 2024.08.22 17:49:25.029844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
401 2024.08.22 17:49:25.029897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
402 2024.08.22 17:49:25.029916 [ 3 ] {} <Debug> HTTP-Session: e61e7441-70bb-4fbb-9d05-949c05bc87c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
403 2024.08.22 17:49:25.029936 [ 3 ] {} <Debug> HTTP-Session: e61e7441-70bb-4fbb-9d05-949c05bc87c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
404 2024.08.22 17:49:25.029951 [ 3 ] {} <Debug> HTTP-Session: e61e7441-70bb-4fbb-9d05-949c05bc87c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
405 2024.08.22 17:49:25.029985 [ 3 ] {} <Trace> HTTP-Session: e61e7441-70bb-4fbb-9d05-949c05bc87c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
406 2024.08.22 17:49:25.030159 [ 3 ] {aa073f89-10e7-479d-a7e4-19730e703732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
407 2024.08.22 17:49:25.030214 [ 3 ] {aa073f89-10e7-479d-a7e4-19730e703732} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
408 2024.08.22 17:49:25.031821 [ 3 ] {aa073f89-10e7-479d-a7e4-19730e703732} <Debug> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Loading data parts
409 2024.08.22 17:49:25.031972 [ 3 ] {aa073f89-10e7-479d-a7e4-19730e703732} <Debug> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): There are no data parts
410 2024.08.22 17:49:25.033173 [ 3 ] {aa073f89-10e7-479d-a7e4-19730e703732} <Debug> DynamicQueryHandler: Done processing query
411 2024.08.22 17:49:25.033198 [ 3 ] {} <Debug> HTTP-Session: e61e7441-70bb-4fbb-9d05-949c05bc87c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
412 2024.08.22 17:49:25.033290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
413 2024.08.22 17:49:25.033342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
414 2024.08.22 17:49:25.033361 [ 3 ] {} <Debug> HTTP-Session: 006cc750-e4f2-4045-a62c-ca5023484e53 Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
415 2024.08.22 17:49:25.033382 [ 3 ] {} <Debug> HTTP-Session: 006cc750-e4f2-4045-a62c-ca5023484e53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
416 2024.08.22 17:49:25.033399 [ 3 ] {} <Debug> HTTP-Session: 006cc750-e4f2-4045-a62c-ca5023484e53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
417 2024.08.22 17:49:25.033428 [ 3 ] {} <Trace> HTTP-Session: 006cc750-e4f2-4045-a62c-ca5023484e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
418 2024.08.22 17:49:25.033599 [ 3 ] {101c39bf-4628-4d26-993f-4b0d6c62128a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
419 2024.08.22 17:49:25.033651 [ 3 ] {101c39bf-4628-4d26-993f-4b0d6c62128a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
420 2024.08.22 17:49:25.035267 [ 3 ] {101c39bf-4628-4d26-993f-4b0d6c62128a} <Debug> oximeter.measurements_string (47d38f52-c547-427d-bec6-cf850e44c5e5): Loading data parts
421 2024.08.22 17:49:25.035420 [ 3 ] {101c39bf-4628-4d26-993f-4b0d6c62128a} <Debug> oximeter.measurements_string (47d38f52-c547-427d-bec6-cf850e44c5e5): There are no data parts
422 2024.08.22 17:49:25.036595 [ 3 ] {101c39bf-4628-4d26-993f-4b0d6c62128a} <Debug> DynamicQueryHandler: Done processing query
423 2024.08.22 17:49:25.036620 [ 3 ] {} <Debug> HTTP-Session: 006cc750-e4f2-4045-a62c-ca5023484e53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
424 2024.08.22 17:49:25.036710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
425 2024.08.22 17:49:25.036763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
426 2024.08.22 17:49:25.036782 [ 3 ] {} <Debug> HTTP-Session: 12b064e3-dcc3-426b-b2f1-f4febd1eaa6e Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
427 2024.08.22 17:49:25.036803 [ 3 ] {} <Debug> HTTP-Session: 12b064e3-dcc3-426b-b2f1-f4febd1eaa6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
428 2024.08.22 17:49:25.036820 [ 3 ] {} <Debug> HTTP-Session: 12b064e3-dcc3-426b-b2f1-f4febd1eaa6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
429 2024.08.22 17:49:25.036849 [ 3 ] {} <Trace> HTTP-Session: 12b064e3-dcc3-426b-b2f1-f4febd1eaa6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
430 2024.08.22 17:49:25.037025 [ 3 ] {d128945c-9376-4386-856c-a4a0fd744b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
431 * NOTE: Right now we can't unambiguously record a nullable byte array.
432 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
433 * a string isn't palatable for a few reasons.
434 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
435 * details.
436 */
437 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
438 2024.08.22 17:49:25.037079 [ 3 ] {d128945c-9376-4386-856c-a4a0fd744b96} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
439 2024.08.22 17:49:25.038662 [ 3 ] {d128945c-9376-4386-856c-a4a0fd744b96} <Debug> oximeter.measurements_bytes (c4560535-9a5e-4fcf-adb1-ec849c19a8d0): Loading data parts
440 2024.08.22 17:49:25.038875 [ 3 ] {d128945c-9376-4386-856c-a4a0fd744b96} <Debug> oximeter.measurements_bytes (c4560535-9a5e-4fcf-adb1-ec849c19a8d0): There are no data parts
441 2024.08.22 17:49:25.039997 [ 3 ] {d128945c-9376-4386-856c-a4a0fd744b96} <Debug> DynamicQueryHandler: Done processing query
442 2024.08.22 17:49:25.040027 [ 3 ] {} <Debug> HTTP-Session: 12b064e3-dcc3-426b-b2f1-f4febd1eaa6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
443 2024.08.22 17:49:25.040120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
444 2024.08.22 17:49:25.040168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
445 2024.08.22 17:49:25.040190 [ 3 ] {} <Debug> HTTP-Session: ff8e2d2e-80dc-48eb-b136-ab63cac05f36 Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
446 2024.08.22 17:49:25.040205 [ 3 ] {} <Debug> HTTP-Session: ff8e2d2e-80dc-48eb-b136-ab63cac05f36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
447 2024.08.22 17:49:25.040222 [ 3 ] {} <Debug> HTTP-Session: ff8e2d2e-80dc-48eb-b136-ab63cac05f36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
448 2024.08.22 17:49:25.040253 [ 3 ] {} <Trace> HTTP-Session: ff8e2d2e-80dc-48eb-b136-ab63cac05f36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
449 2024.08.22 17:49:25.040420 [ 3 ] {5fb104e7-0faf-48bf-a62e-c73de160834c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
450 2024.08.22 17:49:25.040471 [ 3 ] {5fb104e7-0faf-48bf-a62e-c73de160834c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
451 2024.08.22 17:49:25.042161 [ 3 ] {5fb104e7-0faf-48bf-a62e-c73de160834c} <Debug> oximeter.measurements_cumulativei64 (9d3be5da-023c-4303-83d3-bf74a7bd1a9d): Loading data parts
452 2024.08.22 17:49:25.042308 [ 3 ] {5fb104e7-0faf-48bf-a62e-c73de160834c} <Debug> oximeter.measurements_cumulativei64 (9d3be5da-023c-4303-83d3-bf74a7bd1a9d): There are no data parts
453 2024.08.22 17:49:25.043461 [ 3 ] {5fb104e7-0faf-48bf-a62e-c73de160834c} <Debug> DynamicQueryHandler: Done processing query
454 2024.08.22 17:49:25.043493 [ 3 ] {} <Debug> HTTP-Session: ff8e2d2e-80dc-48eb-b136-ab63cac05f36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
455 2024.08.22 17:49:25.043583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
456 2024.08.22 17:49:25.043630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
457 2024.08.22 17:49:25.043656 [ 3 ] {} <Debug> HTTP-Session: 0887b52b-7ae0-4d05-bc86-d5e5b995b16e Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
458 2024.08.22 17:49:25.043676 [ 3 ] {} <Debug> HTTP-Session: 0887b52b-7ae0-4d05-bc86-d5e5b995b16e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
459 2024.08.22 17:49:25.043690 [ 3 ] {} <Debug> HTTP-Session: 0887b52b-7ae0-4d05-bc86-d5e5b995b16e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
460 2024.08.22 17:49:25.043724 [ 3 ] {} <Trace> HTTP-Session: 0887b52b-7ae0-4d05-bc86-d5e5b995b16e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
461 2024.08.22 17:49:25.043907 [ 3 ] {2b3733ab-0e80-4ac3-9cbc-c4fc0c58079e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
462 2024.08.22 17:49:25.043966 [ 3 ] {2b3733ab-0e80-4ac3-9cbc-c4fc0c58079e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
463 2024.08.22 17:49:25.045608 [ 3 ] {2b3733ab-0e80-4ac3-9cbc-c4fc0c58079e} <Debug> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Loading data parts
464 2024.08.22 17:49:25.045824 [ 3 ] {2b3733ab-0e80-4ac3-9cbc-c4fc0c58079e} <Debug> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): There are no data parts
465 2024.08.22 17:49:25.046964 [ 3 ] {2b3733ab-0e80-4ac3-9cbc-c4fc0c58079e} <Debug> DynamicQueryHandler: Done processing query
466 2024.08.22 17:49:25.046989 [ 3 ] {} <Debug> HTTP-Session: 0887b52b-7ae0-4d05-bc86-d5e5b995b16e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
467 2024.08.22 17:49:25.047098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
468 2024.08.22 17:49:25.047149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
469 2024.08.22 17:49:25.047168 [ 3 ] {} <Debug> HTTP-Session: cb597640-32c6-4630-865d-1516ca1c5d07 Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
470 2024.08.22 17:49:25.047189 [ 3 ] {} <Debug> HTTP-Session: cb597640-32c6-4630-865d-1516ca1c5d07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
471 2024.08.22 17:49:25.047207 [ 3 ] {} <Debug> HTTP-Session: cb597640-32c6-4630-865d-1516ca1c5d07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
472 2024.08.22 17:49:25.047237 [ 3 ] {} <Trace> HTTP-Session: cb597640-32c6-4630-865d-1516ca1c5d07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
473 2024.08.22 17:49:25.047418 [ 3 ] {aa157fe2-6376-4316-a510-a3e8c16ec473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
474 2024.08.22 17:49:25.047473 [ 3 ] {aa157fe2-6376-4316-a510-a3e8c16ec473} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
475 2024.08.22 17:49:25.049120 [ 3 ] {aa157fe2-6376-4316-a510-a3e8c16ec473} <Debug> oximeter.measurements_cumulativef32 (e5fc413a-b6b1-421c-9c70-6074bc678312): Loading data parts
476 2024.08.22 17:49:25.049263 [ 3 ] {aa157fe2-6376-4316-a510-a3e8c16ec473} <Debug> oximeter.measurements_cumulativef32 (e5fc413a-b6b1-421c-9c70-6074bc678312): There are no data parts
477 2024.08.22 17:49:25.050423 [ 3 ] {aa157fe2-6376-4316-a510-a3e8c16ec473} <Debug> DynamicQueryHandler: Done processing query
478 2024.08.22 17:49:25.050456 [ 3 ] {} <Debug> HTTP-Session: cb597640-32c6-4630-865d-1516ca1c5d07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
479 2024.08.22 17:49:25.050556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
480 2024.08.22 17:49:25.050610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
481 2024.08.22 17:49:25.050633 [ 3 ] {} <Debug> HTTP-Session: d29cc341-e0e3-431b-ab40-46653920dab9 Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
482 2024.08.22 17:49:25.050650 [ 3 ] {} <Debug> HTTP-Session: d29cc341-e0e3-431b-ab40-46653920dab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
483 2024.08.22 17:49:25.050668 [ 3 ] {} <Debug> HTTP-Session: d29cc341-e0e3-431b-ab40-46653920dab9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
484 2024.08.22 17:49:25.050701 [ 3 ] {} <Trace> HTTP-Session: d29cc341-e0e3-431b-ab40-46653920dab9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
485 2024.08.22 17:49:25.050890 [ 3 ] {9af411ba-e16a-426e-bc05-4b31aa793728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
486 2024.08.22 17:49:25.050940 [ 3 ] {9af411ba-e16a-426e-bc05-4b31aa793728} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
487 2024.08.22 17:49:25.052585 [ 3 ] {9af411ba-e16a-426e-bc05-4b31aa793728} <Debug> oximeter.measurements_cumulativef64 (0028e07b-6fbb-4b5e-b08f-bd9c136eadb3): Loading data parts
488 2024.08.22 17:49:25.052732 [ 3 ] {9af411ba-e16a-426e-bc05-4b31aa793728} <Debug> oximeter.measurements_cumulativef64 (0028e07b-6fbb-4b5e-b08f-bd9c136eadb3): There are no data parts
489 2024.08.22 17:49:25.053884 [ 3 ] {9af411ba-e16a-426e-bc05-4b31aa793728} <Debug> DynamicQueryHandler: Done processing query
490 2024.08.22 17:49:25.053909 [ 3 ] {} <Debug> HTTP-Session: d29cc341-e0e3-431b-ab40-46653920dab9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
491 2024.08.22 17:49:25.054015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
492 2024.08.22 17:49:25.054070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
493 2024.08.22 17:49:25.054089 [ 3 ] {} <Debug> HTTP-Session: faf28b9c-f007-438d-86f1-3bee6d96d8e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
494 2024.08.22 17:49:25.054110 [ 3 ] {} <Debug> HTTP-Session: faf28b9c-f007-438d-86f1-3bee6d96d8e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
495 2024.08.22 17:49:25.054126 [ 3 ] {} <Debug> HTTP-Session: faf28b9c-f007-438d-86f1-3bee6d96d8e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
496 2024.08.22 17:49:25.054166 [ 3 ] {} <Trace> HTTP-Session: faf28b9c-f007-438d-86f1-3bee6d96d8e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
497 2024.08.22 17:49:25.054415 [ 3 ] {3e9823ee-41cd-465d-911e-3ee9ed5cc47c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
498 * NOTE: Array types cannot be Nullable, see
499 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
500 * for more details.
501 *
502 * This means we need to use empty arrays to indicate a missing value. This
503 * is unfortunate, and at this point relies on the fact that an
504 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
505 * to figure out another way to represent missing samples here.
506 */
507 bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
508 2024.08.22 17:49:25.054478 [ 3 ] {3e9823ee-41cd-465d-911e-3ee9ed5cc47c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
509 2024.08.22 17:49:25.056361 [ 3 ] {3e9823ee-41cd-465d-911e-3ee9ed5cc47c} <Debug> oximeter.measurements_histogrami8 (14d84fa0-a5c5-4464-9330-158580e32811): Loading data parts
510 2024.08.22 17:49:25.056528 [ 3 ] {3e9823ee-41cd-465d-911e-3ee9ed5cc47c} <Debug> oximeter.measurements_histogrami8 (14d84fa0-a5c5-4464-9330-158580e32811): There are no data parts
511 2024.08.22 17:49:25.057731 [ 3 ] {3e9823ee-41cd-465d-911e-3ee9ed5cc47c} <Debug> DynamicQueryHandler: Done processing query
512 2024.08.22 17:49:25.057755 [ 3 ] {} <Debug> HTTP-Session: faf28b9c-f007-438d-86f1-3bee6d96d8e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
513 2024.08.22 17:49:25.057848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
514 2024.08.22 17:49:25.057908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
515 2024.08.22 17:49:25.057927 [ 3 ] {} <Debug> HTTP-Session: 2e1d7181-dc8e-4fb9-b050-0134ea3d3646 Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
516 2024.08.22 17:49:25.057951 [ 3 ] {} <Debug> HTTP-Session: 2e1d7181-dc8e-4fb9-b050-0134ea3d3646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
517 2024.08.22 17:49:25.057964 [ 3 ] {} <Debug> HTTP-Session: 2e1d7181-dc8e-4fb9-b050-0134ea3d3646 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
518 2024.08.22 17:49:25.057998 [ 3 ] {} <Trace> HTTP-Session: 2e1d7181-dc8e-4fb9-b050-0134ea3d3646 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
519 2024.08.22 17:49:25.058248 [ 3 ] {4085a5e4-5857-4327-9c55-eeff6915c3aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
520 2024.08.22 17:49:25.058310 [ 3 ] {4085a5e4-5857-4327-9c55-eeff6915c3aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
521 2024.08.22 17:49:25.060359 [ 3 ] {4085a5e4-5857-4327-9c55-eeff6915c3aa} <Debug> oximeter.measurements_histogramu8 (d35cb16f-3a69-4f1b-8a8e-32bb45520ab4): Loading data parts
522 2024.08.22 17:49:25.060528 [ 3 ] {4085a5e4-5857-4327-9c55-eeff6915c3aa} <Debug> oximeter.measurements_histogramu8 (d35cb16f-3a69-4f1b-8a8e-32bb45520ab4): There are no data parts
523 2024.08.22 17:49:25.061785 [ 3 ] {4085a5e4-5857-4327-9c55-eeff6915c3aa} <Debug> DynamicQueryHandler: Done processing query
524 2024.08.22 17:49:25.061818 [ 3 ] {} <Debug> HTTP-Session: 2e1d7181-dc8e-4fb9-b050-0134ea3d3646 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
525 2024.08.22 17:49:25.061929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
526 2024.08.22 17:49:25.061984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
527 2024.08.22 17:49:25.062003 [ 3 ] {} <Debug> HTTP-Session: 945ed6c9-b501-4c95-8d9e-7e838138fdab Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
528 2024.08.22 17:49:25.062024 [ 3 ] {} <Debug> HTTP-Session: 945ed6c9-b501-4c95-8d9e-7e838138fdab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
529 2024.08.22 17:49:25.062039 [ 3 ] {} <Debug> HTTP-Session: 945ed6c9-b501-4c95-8d9e-7e838138fdab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
530 2024.08.22 17:49:25.062074 [ 3 ] {} <Trace> HTTP-Session: 945ed6c9-b501-4c95-8d9e-7e838138fdab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
531 2024.08.22 17:49:25.062326 [ 3 ] {525e4c23-cf7c-447b-b621-91da817e6380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
532 2024.08.22 17:49:25.062391 [ 3 ] {525e4c23-cf7c-447b-b621-91da817e6380} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
533 2024.08.22 17:49:25.064437 [ 3 ] {525e4c23-cf7c-447b-b621-91da817e6380} <Debug> oximeter.measurements_histogrami16 (b1afcc1f-8a7f-44cc-bee2-dba4392565f5): Loading data parts
534 2024.08.22 17:49:25.064597 [ 3 ] {525e4c23-cf7c-447b-b621-91da817e6380} <Debug> oximeter.measurements_histogrami16 (b1afcc1f-8a7f-44cc-bee2-dba4392565f5): There are no data parts
535 2024.08.22 17:49:25.065843 [ 3 ] {525e4c23-cf7c-447b-b621-91da817e6380} <Debug> DynamicQueryHandler: Done processing query
536 2024.08.22 17:49:25.065868 [ 3 ] {} <Debug> HTTP-Session: 945ed6c9-b501-4c95-8d9e-7e838138fdab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
537 2024.08.22 17:49:25.065982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
538 2024.08.22 17:49:25.066037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
539 2024.08.22 17:49:25.066057 [ 3 ] {} <Debug> HTTP-Session: 3204ec6c-4e56-4e96-b108-cceb7effb953 Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
540 2024.08.22 17:49:25.066080 [ 3 ] {} <Debug> HTTP-Session: 3204ec6c-4e56-4e96-b108-cceb7effb953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
541 2024.08.22 17:49:25.066099 [ 3 ] {} <Debug> HTTP-Session: 3204ec6c-4e56-4e96-b108-cceb7effb953 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
542 2024.08.22 17:49:25.066130 [ 3 ] {} <Trace> HTTP-Session: 3204ec6c-4e56-4e96-b108-cceb7effb953 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
543 2024.08.22 17:49:25.066385 [ 3 ] {f713059a-c92f-4fce-aa0c-b8a84b6bd03b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
544 2024.08.22 17:49:25.066450 [ 3 ] {f713059a-c92f-4fce-aa0c-b8a84b6bd03b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
545 2024.08.22 17:49:25.068494 [ 3 ] {f713059a-c92f-4fce-aa0c-b8a84b6bd03b} <Debug> oximeter.measurements_histogramu16 (0b1db5e1-3a95-49ce-bf6b-994b613c1f63): Loading data parts
546 2024.08.22 17:49:25.068670 [ 3 ] {f713059a-c92f-4fce-aa0c-b8a84b6bd03b} <Debug> oximeter.measurements_histogramu16 (0b1db5e1-3a95-49ce-bf6b-994b613c1f63): There are no data parts
547 2024.08.22 17:49:25.069904 [ 3 ] {f713059a-c92f-4fce-aa0c-b8a84b6bd03b} <Debug> DynamicQueryHandler: Done processing query
548 2024.08.22 17:49:25.069929 [ 3 ] {} <Debug> HTTP-Session: 3204ec6c-4e56-4e96-b108-cceb7effb953 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
549 2024.08.22 17:49:25.070044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
550 2024.08.22 17:49:25.070099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
551 2024.08.22 17:49:25.070117 [ 3 ] {} <Debug> HTTP-Session: 76655fbf-96ad-4316-900a-442968901398 Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
552 2024.08.22 17:49:25.070139 [ 3 ] {} <Debug> HTTP-Session: 76655fbf-96ad-4316-900a-442968901398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
553 2024.08.22 17:49:25.070158 [ 3 ] {} <Debug> HTTP-Session: 76655fbf-96ad-4316-900a-442968901398 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
554 2024.08.22 17:49:25.070187 [ 3 ] {} <Trace> HTTP-Session: 76655fbf-96ad-4316-900a-442968901398 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
555 2024.08.22 17:49:25.070434 [ 3 ] {cd25a5bf-1ae9-47b3-9c57-91d2d8142fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
556 2024.08.22 17:49:25.070499 [ 3 ] {cd25a5bf-1ae9-47b3-9c57-91d2d8142fc4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
557 2024.08.22 17:49:25.072553 [ 3 ] {cd25a5bf-1ae9-47b3-9c57-91d2d8142fc4} <Debug> oximeter.measurements_histogrami32 (63ab1424-4ff1-4a03-a21b-b84f00508d6e): Loading data parts
558 2024.08.22 17:49:25.072720 [ 3 ] {cd25a5bf-1ae9-47b3-9c57-91d2d8142fc4} <Debug> oximeter.measurements_histogrami32 (63ab1424-4ff1-4a03-a21b-b84f00508d6e): There are no data parts
559 2024.08.22 17:49:25.073972 [ 3 ] {cd25a5bf-1ae9-47b3-9c57-91d2d8142fc4} <Debug> DynamicQueryHandler: Done processing query
560 2024.08.22 17:49:25.073998 [ 3 ] {} <Debug> HTTP-Session: 76655fbf-96ad-4316-900a-442968901398 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
561 2024.08.22 17:49:25.074106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
562 2024.08.22 17:49:25.074158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
563 2024.08.22 17:49:25.074177 [ 3 ] {} <Debug> HTTP-Session: 04348fb1-f15e-4f9b-a30b-c7e389f14b01 Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
564 2024.08.22 17:49:25.074205 [ 3 ] {} <Debug> HTTP-Session: 04348fb1-f15e-4f9b-a30b-c7e389f14b01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
565 2024.08.22 17:49:25.074223 [ 3 ] {} <Debug> HTTP-Session: 04348fb1-f15e-4f9b-a30b-c7e389f14b01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
566 2024.08.22 17:49:25.074253 [ 3 ] {} <Trace> HTTP-Session: 04348fb1-f15e-4f9b-a30b-c7e389f14b01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
567 2024.08.22 17:49:25.074506 [ 3 ] {737cae8b-cebe-4394-94bf-9cfe5c187883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
568 2024.08.22 17:49:25.074570 [ 3 ] {737cae8b-cebe-4394-94bf-9cfe5c187883} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
569 2024.08.22 17:49:25.076588 [ 3 ] {737cae8b-cebe-4394-94bf-9cfe5c187883} <Debug> oximeter.measurements_histogramu32 (ce524853-eb23-4b92-8916-68955a04a391): Loading data parts
570 2024.08.22 17:49:25.076821 [ 3 ] {737cae8b-cebe-4394-94bf-9cfe5c187883} <Debug> oximeter.measurements_histogramu32 (ce524853-eb23-4b92-8916-68955a04a391): There are no data parts
571 2024.08.22 17:49:25.078052 [ 3 ] {737cae8b-cebe-4394-94bf-9cfe5c187883} <Debug> DynamicQueryHandler: Done processing query
572 2024.08.22 17:49:25.078078 [ 3 ] {} <Debug> HTTP-Session: 04348fb1-f15e-4f9b-a30b-c7e389f14b01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
573 2024.08.22 17:49:25.078189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
574 2024.08.22 17:49:25.078242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
575 2024.08.22 17:49:25.078260 [ 3 ] {} <Debug> HTTP-Session: a6b8bde1-f1f2-4314-809c-1ca9f330231c Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
576 2024.08.22 17:49:25.078281 [ 3 ] {} <Debug> HTTP-Session: a6b8bde1-f1f2-4314-809c-1ca9f330231c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
577 2024.08.22 17:49:25.078300 [ 3 ] {} <Debug> HTTP-Session: a6b8bde1-f1f2-4314-809c-1ca9f330231c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
578 2024.08.22 17:49:25.078329 [ 3 ] {} <Trace> HTTP-Session: a6b8bde1-f1f2-4314-809c-1ca9f330231c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
579 2024.08.22 17:49:25.078576 [ 3 ] {4a97eae0-ebe3-4532-bbdf-74477b1dff3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
580 2024.08.22 17:49:25.078640 [ 3 ] {4a97eae0-ebe3-4532-bbdf-74477b1dff3e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
581 2024.08.22 17:49:25.080536 [ 3 ] {4a97eae0-ebe3-4532-bbdf-74477b1dff3e} <Debug> oximeter.measurements_histogrami64 (0649c2d4-f405-4b76-a9d1-9eaff875d1fe): Loading data parts
582 2024.08.22 17:49:25.080758 [ 3 ] {4a97eae0-ebe3-4532-bbdf-74477b1dff3e} <Debug> oximeter.measurements_histogrami64 (0649c2d4-f405-4b76-a9d1-9eaff875d1fe): There are no data parts
583 2024.08.22 17:49:25.081983 [ 3 ] {4a97eae0-ebe3-4532-bbdf-74477b1dff3e} <Debug> DynamicQueryHandler: Done processing query
584 2024.08.22 17:49:25.082008 [ 3 ] {} <Debug> HTTP-Session: a6b8bde1-f1f2-4314-809c-1ca9f330231c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
585 2024.08.22 17:49:25.082111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
586 2024.08.22 17:49:25.082163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
587 2024.08.22 17:49:25.082181 [ 3 ] {} <Debug> HTTP-Session: 3908a74c-bd51-440e-adc5-77fd94da19e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
588 2024.08.22 17:49:25.082203 [ 3 ] {} <Debug> HTTP-Session: 3908a74c-bd51-440e-adc5-77fd94da19e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
589 2024.08.22 17:49:25.082222 [ 3 ] {} <Debug> HTTP-Session: 3908a74c-bd51-440e-adc5-77fd94da19e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
590 2024.08.22 17:49:25.082251 [ 3 ] {} <Trace> HTTP-Session: 3908a74c-bd51-440e-adc5-77fd94da19e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
591 2024.08.22 17:49:25.082499 [ 3 ] {28829246-629d-412b-be7e-b849c9c33571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
592 2024.08.22 17:49:25.082563 [ 3 ] {28829246-629d-412b-be7e-b849c9c33571} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
593 2024.08.22 17:49:25.084451 [ 3 ] {28829246-629d-412b-be7e-b849c9c33571} <Debug> oximeter.measurements_histogramu64 (0430c794-92be-4a34-98ac-764361ca7fc6): Loading data parts
594 2024.08.22 17:49:25.084611 [ 3 ] {28829246-629d-412b-be7e-b849c9c33571} <Debug> oximeter.measurements_histogramu64 (0430c794-92be-4a34-98ac-764361ca7fc6): There are no data parts
595 2024.08.22 17:49:25.085820 [ 3 ] {28829246-629d-412b-be7e-b849c9c33571} <Debug> DynamicQueryHandler: Done processing query
596 2024.08.22 17:49:25.085845 [ 3 ] {} <Debug> HTTP-Session: 3908a74c-bd51-440e-adc5-77fd94da19e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
597 2024.08.22 17:49:25.085949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
598 2024.08.22 17:49:25.086003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
599 2024.08.22 17:49:25.086027 [ 3 ] {} <Debug> HTTP-Session: 1f06dba8-c8cc-49ff-8cd2-0dc03f704eb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
600 2024.08.22 17:49:25.086042 [ 3 ] {} <Debug> HTTP-Session: 1f06dba8-c8cc-49ff-8cd2-0dc03f704eb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
601 2024.08.22 17:49:25.086062 [ 3 ] {} <Debug> HTTP-Session: 1f06dba8-c8cc-49ff-8cd2-0dc03f704eb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
602 2024.08.22 17:49:25.086096 [ 3 ] {} <Trace> HTTP-Session: 1f06dba8-c8cc-49ff-8cd2-0dc03f704eb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
603 2024.08.22 17:49:25.086346 [ 3 ] {3e87fd7a-bbaa-46d0-9a8d-49f3b96d99e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
604 2024.08.22 17:49:25.086411 [ 3 ] {3e87fd7a-bbaa-46d0-9a8d-49f3b96d99e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
605 2024.08.22 17:49:25.088299 [ 3 ] {3e87fd7a-bbaa-46d0-9a8d-49f3b96d99e4} <Debug> oximeter.measurements_histogramf32 (dbd1c0cd-e089-4058-8f3c-1179dde03b52): Loading data parts
606 2024.08.22 17:49:25.088512 [ 3 ] {3e87fd7a-bbaa-46d0-9a8d-49f3b96d99e4} <Debug> oximeter.measurements_histogramf32 (dbd1c0cd-e089-4058-8f3c-1179dde03b52): There are no data parts
607 2024.08.22 17:49:25.089733 [ 3 ] {3e87fd7a-bbaa-46d0-9a8d-49f3b96d99e4} <Debug> DynamicQueryHandler: Done processing query
608 2024.08.22 17:49:25.089757 [ 3 ] {} <Debug> HTTP-Session: 1f06dba8-c8cc-49ff-8cd2-0dc03f704eb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
609 2024.08.22 17:49:25.089872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
610 2024.08.22 17:49:25.089922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
611 2024.08.22 17:49:25.089948 [ 3 ] {} <Debug> HTTP-Session: 2c565ec3-12aa-4142-b58f-731190aaf184 Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
612 2024.08.22 17:49:25.089964 [ 3 ] {} <Debug> HTTP-Session: 2c565ec3-12aa-4142-b58f-731190aaf184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
613 2024.08.22 17:49:25.089982 [ 3 ] {} <Debug> HTTP-Session: 2c565ec3-12aa-4142-b58f-731190aaf184 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
614 2024.08.22 17:49:25.090017 [ 3 ] {} <Trace> HTTP-Session: 2c565ec3-12aa-4142-b58f-731190aaf184 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
615 2024.08.22 17:49:25.090266 [ 3 ] {7095c79f-f85f-473d-95de-49339f14dc02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
616 2024.08.22 17:49:25.090330 [ 3 ] {7095c79f-f85f-473d-95de-49339f14dc02} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
617 2024.08.22 17:49:25.092229 [ 3 ] {7095c79f-f85f-473d-95de-49339f14dc02} <Debug> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Loading data parts
618 2024.08.22 17:49:25.092398 [ 3 ] {7095c79f-f85f-473d-95de-49339f14dc02} <Debug> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): There are no data parts
619 2024.08.22 17:49:25.093622 [ 3 ] {7095c79f-f85f-473d-95de-49339f14dc02} <Debug> DynamicQueryHandler: Done processing query
620 2024.08.22 17:49:25.093653 [ 3 ] {} <Debug> HTTP-Session: 2c565ec3-12aa-4142-b58f-731190aaf184 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
621 2024.08.22 17:49:25.093754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 1762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
622 2024.08.22 17:49:25.093808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
623 2024.08.22 17:49:25.093833 [ 3 ] {} <Debug> HTTP-Session: cb70b437-079a-4325-a02b-e33e32a970de Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
624 2024.08.22 17:49:25.093848 [ 3 ] {} <Debug> HTTP-Session: cb70b437-079a-4325-a02b-e33e32a970de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
625 2024.08.22 17:49:25.093869 [ 3 ] {} <Debug> HTTP-Session: cb70b437-079a-4325-a02b-e33e32a970de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
626 2024.08.22 17:49:25.093904 [ 3 ] {} <Trace> HTTP-Session: cb70b437-079a-4325-a02b-e33e32a970de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
627 2024.08.22 17:49:25.094082 [ 3 ] {ca935ce0-7a9c-4707-8cf7-76d3a3f160ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) /* The field tables store named dimensions of each timeseries.
628 *
629 * As with the measurement tables, there is one field table for each field data
630 * type. Fields are deduplicated by using the "replacing merge tree", though
631 * this behavior **must not** be relied upon for query correctness.
632 *
633 * The index for the fields differs from the measurements, however. Rows are
634 * sorted by timeseries name, then field name, field value, and finally
635 * timeseries key. This reflects the most common pattern for looking them up:
636 * by field name and possibly value, within a timeseries. The resulting keys are
637 * usually then used to look up measurements.
638 *
639 * NOTE: We may want to consider a secondary index on these tables, sorting by
640 * timeseries name and then key, since it would improve lookups where one
641 * already has the key. Realistically though, these tables are quite small and
642 * so performance benefits will be low in absolute terms.
643 *
644 * TTL: We use a materialized column to expire old field table records. This
645 * column is generated automatically by the database whenever a new row is
646 * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *`
647 * query. Since these tables are `ReplacingMergeTree`s, that means the last
648 * record will remain during a deduplication, which will have the last
649 * timestamp. ClickHouse will then expire old data for us, similar to the
650 * measurement tables.
651 */
652 CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
653 2024.08.22 17:49:25.094146 [ 3 ] {ca935ce0-7a9c-4707-8cf7-76d3a3f160ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
654 2024.08.22 17:49:25.095963 [ 3 ] {ca935ce0-7a9c-4707-8cf7-76d3a3f160ae} <Debug> oximeter.fields_bool (e4e69d37-ac50-4fc8-a96f-1045685eba5c): Loading data parts
655 2024.08.22 17:49:25.096133 [ 3 ] {ca935ce0-7a9c-4707-8cf7-76d3a3f160ae} <Debug> oximeter.fields_bool (e4e69d37-ac50-4fc8-a96f-1045685eba5c): There are no data parts
656 2024.08.22 17:49:25.097271 [ 3 ] {ca935ce0-7a9c-4707-8cf7-76d3a3f160ae} <Debug> DynamicQueryHandler: Done processing query
657 2024.08.22 17:49:25.097296 [ 3 ] {} <Debug> HTTP-Session: cb70b437-079a-4325-a02b-e33e32a970de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
658 2024.08.22 17:49:25.097409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
659 2024.08.22 17:49:25.097462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
660 2024.08.22 17:49:25.097481 [ 3 ] {} <Debug> HTTP-Session: 7f49a0ad-7d92-4492-859e-8f6f5007e693 Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
661 2024.08.22 17:49:25.097503 [ 3 ] {} <Debug> HTTP-Session: 7f49a0ad-7d92-4492-859e-8f6f5007e693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
662 2024.08.22 17:49:25.097522 [ 3 ] {} <Debug> HTTP-Session: 7f49a0ad-7d92-4492-859e-8f6f5007e693 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
663 2024.08.22 17:49:25.097551 [ 3 ] {} <Trace> HTTP-Session: 7f49a0ad-7d92-4492-859e-8f6f5007e693 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
664 2024.08.22 17:49:25.097735 [ 3 ] {17a19f90-d4d7-4e98-bcd6-d124aaf61886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
665 2024.08.22 17:49:25.097790 [ 3 ] {17a19f90-d4d7-4e98-bcd6-d124aaf61886} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
666 2024.08.22 17:49:25.099467 [ 3 ] {17a19f90-d4d7-4e98-bcd6-d124aaf61886} <Debug> oximeter.fields_i8 (edd6a3df-40f5-4947-8510-5351c5504931): Loading data parts
667 2024.08.22 17:49:25.099626 [ 3 ] {17a19f90-d4d7-4e98-bcd6-d124aaf61886} <Debug> oximeter.fields_i8 (edd6a3df-40f5-4947-8510-5351c5504931): There are no data parts
668 2024.08.22 17:49:25.100787 [ 3 ] {17a19f90-d4d7-4e98-bcd6-d124aaf61886} <Debug> DynamicQueryHandler: Done processing query
669 2024.08.22 17:49:25.100812 [ 3 ] {} <Debug> HTTP-Session: 7f49a0ad-7d92-4492-859e-8f6f5007e693 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
670 2024.08.22 17:49:25.100927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
671 2024.08.22 17:49:25.100983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
672 2024.08.22 17:49:25.101008 [ 3 ] {} <Debug> HTTP-Session: 16fb33c3-86d1-4bee-a227-534984b1457f Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
673 2024.08.22 17:49:25.101024 [ 3 ] {} <Debug> HTTP-Session: 16fb33c3-86d1-4bee-a227-534984b1457f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
674 2024.08.22 17:49:25.101045 [ 3 ] {} <Debug> HTTP-Session: 16fb33c3-86d1-4bee-a227-534984b1457f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
675 2024.08.22 17:49:25.101079 [ 3 ] {} <Trace> HTTP-Session: 16fb33c3-86d1-4bee-a227-534984b1457f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
676 2024.08.22 17:49:25.101251 [ 3 ] {edd6e53d-1c49-4cea-9350-8b112f9c9e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
677 2024.08.22 17:49:25.101305 [ 3 ] {edd6e53d-1c49-4cea-9350-8b112f9c9e26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
678 2024.08.22 17:49:25.103044 [ 3 ] {edd6e53d-1c49-4cea-9350-8b112f9c9e26} <Debug> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Loading data parts
679 2024.08.22 17:49:25.103201 [ 3 ] {edd6e53d-1c49-4cea-9350-8b112f9c9e26} <Debug> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): There are no data parts
680 2024.08.22 17:49:25.104337 [ 3 ] {edd6e53d-1c49-4cea-9350-8b112f9c9e26} <Debug> DynamicQueryHandler: Done processing query
681 2024.08.22 17:49:25.104361 [ 3 ] {} <Debug> HTTP-Session: 16fb33c3-86d1-4bee-a227-534984b1457f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
682 2024.08.22 17:49:25.104458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
683 2024.08.22 17:49:25.104512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
684 2024.08.22 17:49:25.104538 [ 3 ] {} <Debug> HTTP-Session: 9afacd7d-2f60-4e69-9745-87971f6d7067 Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
685 2024.08.22 17:49:25.104553 [ 3 ] {} <Debug> HTTP-Session: 9afacd7d-2f60-4e69-9745-87971f6d7067 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
686 2024.08.22 17:49:25.104573 [ 3 ] {} <Debug> HTTP-Session: 9afacd7d-2f60-4e69-9745-87971f6d7067 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
687 2024.08.22 17:49:25.104608 [ 3 ] {} <Trace> HTTP-Session: 9afacd7d-2f60-4e69-9745-87971f6d7067 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
688 2024.08.22 17:49:25.104786 [ 3 ] {c1309ea9-c4ac-4cc6-8fd0-92af1610d187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
689 2024.08.22 17:49:25.104836 [ 3 ] {c1309ea9-c4ac-4cc6-8fd0-92af1610d187} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
690 2024.08.22 17:49:25.106504 [ 3 ] {c1309ea9-c4ac-4cc6-8fd0-92af1610d187} <Debug> oximeter.fields_i16 (01f78e91-e394-48d8-a65c-bc3638713175): Loading data parts
691 2024.08.22 17:49:25.106656 [ 3 ] {c1309ea9-c4ac-4cc6-8fd0-92af1610d187} <Debug> oximeter.fields_i16 (01f78e91-e394-48d8-a65c-bc3638713175): There are no data parts
692 2024.08.22 17:49:25.107781 [ 3 ] {c1309ea9-c4ac-4cc6-8fd0-92af1610d187} <Debug> DynamicQueryHandler: Done processing query
693 2024.08.22 17:49:25.107813 [ 3 ] {} <Debug> HTTP-Session: 9afacd7d-2f60-4e69-9745-87971f6d7067 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
694 2024.08.22 17:49:25.107916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
695 2024.08.22 17:49:25.107971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
696 2024.08.22 17:49:25.107995 [ 3 ] {} <Debug> HTTP-Session: b6a6f898-c57c-47cd-885c-0238e0cb104c Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
697 2024.08.22 17:49:25.108011 [ 3 ] {} <Debug> HTTP-Session: b6a6f898-c57c-47cd-885c-0238e0cb104c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
698 2024.08.22 17:49:25.108031 [ 3 ] {} <Debug> HTTP-Session: b6a6f898-c57c-47cd-885c-0238e0cb104c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
699 2024.08.22 17:49:25.108065 [ 3 ] {} <Trace> HTTP-Session: b6a6f898-c57c-47cd-885c-0238e0cb104c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
700 2024.08.22 17:49:25.108240 [ 3 ] {4534e683-388f-4d8e-8d35-47865b7869bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
701 2024.08.22 17:49:25.108290 [ 3 ] {4534e683-388f-4d8e-8d35-47865b7869bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
702 2024.08.22 17:49:25.110025 [ 3 ] {4534e683-388f-4d8e-8d35-47865b7869bf} <Debug> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Loading data parts
703 2024.08.22 17:49:25.110175 [ 3 ] {4534e683-388f-4d8e-8d35-47865b7869bf} <Debug> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): There are no data parts
704 2024.08.22 17:49:25.111337 [ 3 ] {4534e683-388f-4d8e-8d35-47865b7869bf} <Debug> DynamicQueryHandler: Done processing query
705 2024.08.22 17:49:25.111371 [ 3 ] {} <Debug> HTTP-Session: b6a6f898-c57c-47cd-885c-0238e0cb104c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
706 2024.08.22 17:49:25.111467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
707 2024.08.22 17:49:25.111521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
708 2024.08.22 17:49:25.111547 [ 3 ] {} <Debug> HTTP-Session: a9d0a040-f02b-4a03-a6fa-09fa73a6c35c Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
709 2024.08.22 17:49:25.111568 [ 3 ] {} <Debug> HTTP-Session: a9d0a040-f02b-4a03-a6fa-09fa73a6c35c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
710 2024.08.22 17:49:25.111583 [ 3 ] {} <Debug> HTTP-Session: a9d0a040-f02b-4a03-a6fa-09fa73a6c35c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
711 2024.08.22 17:49:25.111617 [ 3 ] {} <Trace> HTTP-Session: a9d0a040-f02b-4a03-a6fa-09fa73a6c35c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
712 2024.08.22 17:49:25.111797 [ 3 ] {d3585c63-7ddd-43c2-9f21-a77ee22b0748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
713 2024.08.22 17:49:25.111854 [ 3 ] {d3585c63-7ddd-43c2-9f21-a77ee22b0748} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
714 2024.08.22 17:49:25.113564 [ 3 ] {d3585c63-7ddd-43c2-9f21-a77ee22b0748} <Debug> oximeter.fields_i32 (79c0b774-e5be-4197-890a-50f3ab42f1c5): Loading data parts
715 2024.08.22 17:49:25.113728 [ 3 ] {d3585c63-7ddd-43c2-9f21-a77ee22b0748} <Debug> oximeter.fields_i32 (79c0b774-e5be-4197-890a-50f3ab42f1c5): There are no data parts
716 2024.08.22 17:49:25.114890 [ 3 ] {d3585c63-7ddd-43c2-9f21-a77ee22b0748} <Debug> DynamicQueryHandler: Done processing query
717 2024.08.22 17:49:25.114915 [ 3 ] {} <Debug> HTTP-Session: a9d0a040-f02b-4a03-a6fa-09fa73a6c35c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
718 2024.08.22 17:49:25.115021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
719 2024.08.22 17:49:25.115075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
720 2024.08.22 17:49:25.115094 [ 3 ] {} <Debug> HTTP-Session: 9c2c95fa-bcb9-4fcc-9bcd-c4bf19c6c0ce Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
721 2024.08.22 17:49:25.115117 [ 3 ] {} <Debug> HTTP-Session: 9c2c95fa-bcb9-4fcc-9bcd-c4bf19c6c0ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
722 2024.08.22 17:49:25.115136 [ 3 ] {} <Debug> HTTP-Session: 9c2c95fa-bcb9-4fcc-9bcd-c4bf19c6c0ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
723 2024.08.22 17:49:25.115165 [ 3 ] {} <Trace> HTTP-Session: 9c2c95fa-bcb9-4fcc-9bcd-c4bf19c6c0ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
724 2024.08.22 17:49:25.115340 [ 3 ] {52277433-cc88-4154-9fc7-41ab14bea560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
725 2024.08.22 17:49:25.115395 [ 3 ] {52277433-cc88-4154-9fc7-41ab14bea560} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
726 2024.08.22 17:49:25.117057 [ 3 ] {52277433-cc88-4154-9fc7-41ab14bea560} <Debug> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Loading data parts
727 2024.08.22 17:49:25.117231 [ 3 ] {52277433-cc88-4154-9fc7-41ab14bea560} <Debug> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): There are no data parts
728 2024.08.22 17:49:25.118387 [ 3 ] {52277433-cc88-4154-9fc7-41ab14bea560} <Debug> DynamicQueryHandler: Done processing query
729 2024.08.22 17:49:25.118412 [ 3 ] {} <Debug> HTTP-Session: 9c2c95fa-bcb9-4fcc-9bcd-c4bf19c6c0ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
730 2024.08.22 17:49:25.118510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
731 2024.08.22 17:49:25.118564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
732 2024.08.22 17:49:25.118582 [ 3 ] {} <Debug> HTTP-Session: 0c80423f-6fae-405c-b873-7f9ef5451076 Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
733 2024.08.22 17:49:25.118605 [ 3 ] {} <Debug> HTTP-Session: 0c80423f-6fae-405c-b873-7f9ef5451076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
734 2024.08.22 17:49:25.118626 [ 3 ] {} <Debug> HTTP-Session: 0c80423f-6fae-405c-b873-7f9ef5451076 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
735 2024.08.22 17:49:25.118655 [ 3 ] {} <Trace> HTTP-Session: 0c80423f-6fae-405c-b873-7f9ef5451076 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
736 2024.08.22 17:49:25.118829 [ 3 ] {9b075025-a811-45af-b4d8-2aca30104fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
737 2024.08.22 17:49:25.118897 [ 3 ] {9b075025-a811-45af-b4d8-2aca30104fd8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
738 2024.08.22 17:49:25.120566 [ 3 ] {9b075025-a811-45af-b4d8-2aca30104fd8} <Debug> oximeter.fields_i64 (8dae3673-141e-43f3-ad94-9c97d333245e): Loading data parts
739 2024.08.22 17:49:25.120787 [ 3 ] {9b075025-a811-45af-b4d8-2aca30104fd8} <Debug> oximeter.fields_i64 (8dae3673-141e-43f3-ad94-9c97d333245e): There are no data parts
740 2024.08.22 17:49:25.121951 [ 3 ] {9b075025-a811-45af-b4d8-2aca30104fd8} <Debug> DynamicQueryHandler: Done processing query
741 2024.08.22 17:49:25.121976 [ 3 ] {} <Debug> HTTP-Session: 0c80423f-6fae-405c-b873-7f9ef5451076 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
742 2024.08.22 17:49:25.122079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
743 2024.08.22 17:49:25.122135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
744 2024.08.22 17:49:25.122154 [ 3 ] {} <Debug> HTTP-Session: 95a0ed5f-8bfb-42ec-81d5-6daa7f2af68c Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
745 2024.08.22 17:49:25.122170 [ 3 ] {} <Debug> HTTP-Session: 95a0ed5f-8bfb-42ec-81d5-6daa7f2af68c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
746 2024.08.22 17:49:25.122194 [ 3 ] {} <Debug> HTTP-Session: 95a0ed5f-8bfb-42ec-81d5-6daa7f2af68c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
747 2024.08.22 17:49:25.122224 [ 3 ] {} <Trace> HTTP-Session: 95a0ed5f-8bfb-42ec-81d5-6daa7f2af68c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
748 2024.08.22 17:49:25.122393 [ 3 ] {83a3305d-a1d2-4583-8064-b19804fd6ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
749 2024.08.22 17:49:25.122436 [ 3 ] {83a3305d-a1d2-4583-8064-b19804fd6ea6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
750 2024.08.22 17:49:25.124105 [ 3 ] {83a3305d-a1d2-4583-8064-b19804fd6ea6} <Debug> oximeter.fields_u64 (82ed738b-3db0-46e7-8193-4cee95c04410): Loading data parts
751 2024.08.22 17:49:25.124241 [ 3 ] {83a3305d-a1d2-4583-8064-b19804fd6ea6} <Debug> oximeter.fields_u64 (82ed738b-3db0-46e7-8193-4cee95c04410): There are no data parts
752 2024.08.22 17:49:25.125398 [ 3 ] {83a3305d-a1d2-4583-8064-b19804fd6ea6} <Debug> DynamicQueryHandler: Done processing query
753 2024.08.22 17:49:25.125424 [ 3 ] {} <Debug> HTTP-Session: 95a0ed5f-8bfb-42ec-81d5-6daa7f2af68c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
754 2024.08.22 17:49:25.125521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
755 2024.08.22 17:49:25.125567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
756 2024.08.22 17:49:25.125586 [ 3 ] {} <Debug> HTTP-Session: 9621d4fd-2713-4078-a2fa-4bfc5f235b84 Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
757 2024.08.22 17:49:25.125602 [ 3 ] {} <Debug> HTTP-Session: 9621d4fd-2713-4078-a2fa-4bfc5f235b84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
758 2024.08.22 17:49:25.125616 [ 3 ] {} <Debug> HTTP-Session: 9621d4fd-2713-4078-a2fa-4bfc5f235b84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
759 2024.08.22 17:49:25.125645 [ 3 ] {} <Trace> HTTP-Session: 9621d4fd-2713-4078-a2fa-4bfc5f235b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
760 2024.08.22 17:49:25.125815 [ 3 ] {b96d9705-a815-4603-a908-5d6dff15bfcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
761 2024.08.22 17:49:25.125856 [ 3 ] {b96d9705-a815-4603-a908-5d6dff15bfcf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
762 2024.08.22 17:49:25.127545 [ 3 ] {b96d9705-a815-4603-a908-5d6dff15bfcf} <Debug> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Loading data parts
763 2024.08.22 17:49:25.127758 [ 3 ] {b96d9705-a815-4603-a908-5d6dff15bfcf} <Debug> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): There are no data parts
764 2024.08.22 17:49:25.128904 [ 3 ] {b96d9705-a815-4603-a908-5d6dff15bfcf} <Debug> DynamicQueryHandler: Done processing query
765 2024.08.22 17:49:25.128928 [ 3 ] {} <Debug> HTTP-Session: 9621d4fd-2713-4078-a2fa-4bfc5f235b84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
766 2024.08.22 17:49:25.129035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
767 2024.08.22 17:49:25.129080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
768 2024.08.22 17:49:25.129099 [ 3 ] {} <Debug> HTTP-Session: f576f82b-07fe-4d4a-9c78-d80b9a1c27e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
769 2024.08.22 17:49:25.129115 [ 3 ] {} <Debug> HTTP-Session: f576f82b-07fe-4d4a-9c78-d80b9a1c27e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
770 2024.08.22 17:49:25.129129 [ 3 ] {} <Debug> HTTP-Session: f576f82b-07fe-4d4a-9c78-d80b9a1c27e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
771 2024.08.22 17:49:25.129158 [ 3 ] {} <Trace> HTTP-Session: f576f82b-07fe-4d4a-9c78-d80b9a1c27e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
772 2024.08.22 17:49:25.129328 [ 3 ] {d06f7000-f522-4e2a-b248-0fb8d2f8232d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
773 2024.08.22 17:49:25.129369 [ 3 ] {d06f7000-f522-4e2a-b248-0fb8d2f8232d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
774 2024.08.22 17:49:25.131029 [ 3 ] {d06f7000-f522-4e2a-b248-0fb8d2f8232d} <Debug> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Loading data parts
775 2024.08.22 17:49:25.131182 [ 3 ] {d06f7000-f522-4e2a-b248-0fb8d2f8232d} <Debug> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): There are no data parts
776 2024.08.22 17:49:25.132324 [ 3 ] {d06f7000-f522-4e2a-b248-0fb8d2f8232d} <Debug> DynamicQueryHandler: Done processing query
777 2024.08.22 17:49:25.132349 [ 3 ] {} <Debug> HTTP-Session: f576f82b-07fe-4d4a-9c78-d80b9a1c27e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
778 2024.08.22 17:49:25.132436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
779 2024.08.22 17:49:25.132483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
780 2024.08.22 17:49:25.132502 [ 3 ] {} <Debug> HTTP-Session: 09063b00-fbf5-46b5-a4c9-ff5456cad89a Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
781 2024.08.22 17:49:25.132518 [ 3 ] {} <Debug> HTTP-Session: 09063b00-fbf5-46b5-a4c9-ff5456cad89a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
782 2024.08.22 17:49:25.132532 [ 3 ] {} <Debug> HTTP-Session: 09063b00-fbf5-46b5-a4c9-ff5456cad89a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
783 2024.08.22 17:49:25.132561 [ 3 ] {} <Trace> HTTP-Session: 09063b00-fbf5-46b5-a4c9-ff5456cad89a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
784 2024.08.22 17:49:25.132732 [ 3 ] {6e953d27-0053-48d0-b8c3-ef8a93b66fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
785 2024.08.22 17:49:25.132774 [ 3 ] {6e953d27-0053-48d0-b8c3-ef8a93b66fe1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
786 2024.08.22 17:49:25.134444 [ 3 ] {6e953d27-0053-48d0-b8c3-ef8a93b66fe1} <Debug> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Loading data parts
787 2024.08.22 17:49:25.134652 [ 3 ] {6e953d27-0053-48d0-b8c3-ef8a93b66fe1} <Debug> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): There are no data parts
788 2024.08.22 17:49:25.135808 [ 3 ] {6e953d27-0053-48d0-b8c3-ef8a93b66fe1} <Debug> DynamicQueryHandler: Done processing query
789 2024.08.22 17:49:25.135834 [ 3 ] {} <Debug> HTTP-Session: 09063b00-fbf5-46b5-a4c9-ff5456cad89a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
790 2024.08.22 17:49:25.135934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
791 2024.08.22 17:49:25.135980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
792 2024.08.22 17:49:25.135999 [ 3 ] {} <Debug> HTTP-Session: 5311c569-b793-4e8f-a0e4-5493d210f92c Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
793 2024.08.22 17:49:25.136015 [ 3 ] {} <Debug> HTTP-Session: 5311c569-b793-4e8f-a0e4-5493d210f92c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
794 2024.08.22 17:49:25.136030 [ 3 ] {} <Debug> HTTP-Session: 5311c569-b793-4e8f-a0e4-5493d210f92c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
795 2024.08.22 17:49:25.136059 [ 3 ] {} <Trace> HTTP-Session: 5311c569-b793-4e8f-a0e4-5493d210f92c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
796 2024.08.22 17:49:25.136269 [ 3 ] {6beaa042-a87c-4124-9895-fbd851f0e4ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) /* The timeseries schema table stores the extracted schema for the samples
797 * oximeter collects.
798 */
799 CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete)
800 2024.08.22 17:49:25.136327 [ 3 ] {6beaa042-a87c-4124-9895-fbd851f0e4ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
801 2024.08.22 17:49:25.137920 [ 3 ] {6beaa042-a87c-4124-9895-fbd851f0e4ef} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049): Loading data parts
802 2024.08.22 17:49:25.138082 [ 3 ] {6beaa042-a87c-4124-9895-fbd851f0e4ef} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049): There are no data parts
803 2024.08.22 17:49:25.139320 [ 3 ] {6beaa042-a87c-4124-9895-fbd851f0e4ef} <Debug> DynamicQueryHandler: Done processing query
804 2024.08.22 17:49:25.139346 [ 3 ] {} <Debug> HTTP-Session: 5311c569-b793-4e8f-a0e4-5493d210f92c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
805 2024.08.22 17:49:25.139454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40345, User-Agent: (none), Length: 52, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
806 2024.08.22 17:49:25.139502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
807 2024.08.22 17:49:25.139521 [ 3 ] {} <Debug> HTTP-Session: 82ebb764-8f01-4811-aef0-a20baf665789 Authenticating user 'default' from [fd00:1122:3344:101::d]:40345
808 2024.08.22 17:49:25.139537 [ 3 ] {} <Debug> HTTP-Session: 82ebb764-8f01-4811-aef0-a20baf665789 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
809 2024.08.22 17:49:25.139551 [ 3 ] {} <Debug> HTTP-Session: 82ebb764-8f01-4811-aef0-a20baf665789 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
810 2024.08.22 17:49:25.139580 [ 3 ] {} <Trace> HTTP-Session: 82ebb764-8f01-4811-aef0-a20baf665789 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
811 2024.08.22 17:49:25.139731 [ 3 ] {5936c45e-4655-4247-9685-a36141fc9fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40345) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
812 2024.08.22 17:49:25.141324 [ 3 ] {5936c45e-4655-4247-9685-a36141fc9fc1} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
813 2024.08.22 17:49:25.146625 [ 3 ] {5936c45e-4655-4247-9685-a36141fc9fc1} <Trace> oximeter.version (215e3088-cbfd-435c-9ab1-8d6bdac6cc42): Trying to reserve 1.00 MiB using storage policy from min volume index 0
814 2024.08.22 17:49:25.146661 [ 3 ] {5936c45e-4655-4247-9685-a36141fc9fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
815 2024.08.22 17:49:25.150839 [ 3 ] {5936c45e-4655-4247-9685-a36141fc9fc1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
816 2024.08.22 17:49:25.151816 [ 3 ] {5936c45e-4655-4247-9685-a36141fc9fc1} <Trace> oximeter.version (215e3088-cbfd-435c-9ab1-8d6bdac6cc42): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
817 2024.08.22 17:49:25.152083 [ 3 ] {5936c45e-4655-4247-9685-a36141fc9fc1} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.01242 sec., 80.51529790660226 rows/sec., 1.26 KiB/sec.
818 2024.08.22 17:49:25.152242 [ 3 ] {5936c45e-4655-4247-9685-a36141fc9fc1} <Debug> DynamicQueryHandler: Done processing query
819 2024.08.22 17:49:25.152264 [ 3 ] {5936c45e-4655-4247-9685-a36141fc9fc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
820 2024.08.22 17:49:25.152280 [ 3 ] {} <Debug> HTTP-Session: 82ebb764-8f01-4811-aef0-a20baf665789 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
821 2024.08.22 17:49:39.510053 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache
822 2024.08.22 17:49:39.510112 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache
823 2024.08.22 17:49:54.510185 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache
824 2024.08.22 17:49:54.510248 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache
825 2024.08.22 17:50:05.159966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
826 2024.08.22 17:50:05.160096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
827 2024.08.22 17:50:05.160121 [ 3 ] {} <Debug> HTTP-Session: 92c4c748-625b-46e2-b449-b24a02e17745 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
828 2024.08.22 17:50:05.160146 [ 3 ] {} <Debug> HTTP-Session: 92c4c748-625b-46e2-b449-b24a02e17745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
829 2024.08.22 17:50:05.160160 [ 3 ] {} <Debug> HTTP-Session: 92c4c748-625b-46e2-b449-b24a02e17745 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
830 2024.08.22 17:50:05.160209 [ 3 ] {} <Trace> HTTP-Session: 92c4c748-625b-46e2-b449-b24a02e17745 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
831 2024.08.22 17:50:05.160432 [ 3 ] {b922c430-3fe3-4775-a06b-8d504e18c564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
832 2024.08.22 17:50:05.168935 [ 3 ] {b922c430-3fe3-4775-a06b-8d504e18c564} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
833 2024.08.22 17:50:05.178970 [ 3 ] {b922c430-3fe3-4775-a06b-8d504e18c564} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
834 2024.08.22 17:50:05.204585 [ 3 ] {b922c430-3fe3-4775-a06b-8d504e18c564} <Debug> DynamicQueryHandler: Done processing query
835 2024.08.22 17:50:05.204621 [ 3 ] {b922c430-3fe3-4775-a06b-8d504e18c564} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
836 2024.08.22 17:50:05.204638 [ 3 ] {} <Debug> HTTP-Session: 92c4c748-625b-46e2-b449-b24a02e17745 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
837 2024.08.22 17:50:05.216173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
838 2024.08.22 17:50:05.216263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
839 2024.08.22 17:50:05.216288 [ 3 ] {} <Debug> HTTP-Session: bc4de378-957a-423f-940f-238572399019 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
840 2024.08.22 17:50:05.216315 [ 3 ] {} <Debug> HTTP-Session: bc4de378-957a-423f-940f-238572399019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
841 2024.08.22 17:50:05.216332 [ 3 ] {} <Debug> HTTP-Session: bc4de378-957a-423f-940f-238572399019 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
842 2024.08.22 17:50:05.216396 [ 3 ] {} <Trace> HTTP-Session: bc4de378-957a-423f-940f-238572399019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
843 2024.08.22 17:50:05.216628 [ 3 ] {cf039987-c8dd-4630-9535-ca5d58f42308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete)
844 2024.08.22 17:50:05.224589 [ 3 ] {cf039987-c8dd-4630-9535-ca5d58f42308} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
845 2024.08.22 17:50:05.224667 [ 3 ] {cf039987-c8dd-4630-9535-ca5d58f42308} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
846 2024.08.22 17:50:05.225724 [ 3 ] {cf039987-c8dd-4630-9535-ca5d58f42308} <Debug> DynamicQueryHandler: Done processing query
847 2024.08.22 17:50:05.225751 [ 3 ] {cf039987-c8dd-4630-9535-ca5d58f42308} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
848 2024.08.22 17:50:05.225767 [ 3 ] {} <Debug> HTTP-Session: bc4de378-957a-423f-940f-238572399019 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
849 2024.08.22 17:50:05.226059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
850 2024.08.22 17:50:05.226123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
851 2024.08.22 17:50:05.226144 [ 3 ] {} <Debug> HTTP-Session: e139e0ce-b649-4449-a92b-896947784579 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
852 2024.08.22 17:50:05.226162 [ 3 ] {} <Debug> HTTP-Session: e139e0ce-b649-4449-a92b-896947784579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
853 2024.08.22 17:50:05.226177 [ 3 ] {} <Debug> HTTP-Session: e139e0ce-b649-4449-a92b-896947784579 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
854 2024.08.22 17:50:05.226214 [ 3 ] {} <Trace> HTTP-Session: e139e0ce-b649-4449-a92b-896947784579 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
855 2024.08.22 17:50:05.226353 [ 3 ] {c8eca40d-408f-4ffc-962c-6cb108875ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete)
856 2024.08.22 17:50:05.228630 [ 3 ] {c8eca40d-408f-4ffc-962c-6cb108875ea6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
857 2024.08.22 17:50:05.228710 [ 3 ] {c8eca40d-408f-4ffc-962c-6cb108875ea6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
858 2024.08.22 17:50:05.229743 [ 3 ] {c8eca40d-408f-4ffc-962c-6cb108875ea6} <Debug> DynamicQueryHandler: Done processing query
859 2024.08.22 17:50:05.229771 [ 3 ] {c8eca40d-408f-4ffc-962c-6cb108875ea6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
860 2024.08.22 17:50:05.229787 [ 3 ] {} <Debug> HTTP-Session: e139e0ce-b649-4449-a92b-896947784579 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
861 2024.08.22 17:50:05.230040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
862 2024.08.22 17:50:05.230093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
863 2024.08.22 17:50:05.230112 [ 3 ] {} <Debug> HTTP-Session: 9c136f19-0336-4a92-a08e-ac4517528498 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
864 2024.08.22 17:50:05.230129 [ 3 ] {} <Debug> HTTP-Session: 9c136f19-0336-4a92-a08e-ac4517528498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
865 2024.08.22 17:50:05.230144 [ 3 ] {} <Debug> HTTP-Session: 9c136f19-0336-4a92-a08e-ac4517528498 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
866 2024.08.22 17:50:05.230178 [ 3 ] {} <Trace> HTTP-Session: 9c136f19-0336-4a92-a08e-ac4517528498 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
867 2024.08.22 17:50:05.230319 [ 3 ] {52116378-1414-481f-9d20-414884c34ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) 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)
868 2024.08.22 17:50:05.230657 [ 3 ] {52116378-1414-481f-9d20-414884c34ad9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
869 2024.08.22 17:50:05.230714 [ 3 ] {52116378-1414-481f-9d20-414884c34ad9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
870 2024.08.22 17:50:05.231659 [ 3 ] {52116378-1414-481f-9d20-414884c34ad9} <Debug> DynamicQueryHandler: Done processing query
871 2024.08.22 17:50:05.231685 [ 3 ] {52116378-1414-481f-9d20-414884c34ad9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
872 2024.08.22 17:50:05.231702 [ 3 ] {} <Debug> HTTP-Session: 9c136f19-0336-4a92-a08e-ac4517528498 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
873 2024.08.22 17:50:05.231883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
874 2024.08.22 17:50:05.231933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
875 2024.08.22 17:50:05.231952 [ 3 ] {} <Debug> HTTP-Session: 3ac8b772-1668-4b38-abce-79acf48c32af Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
876 2024.08.22 17:50:05.231969 [ 3 ] {} <Debug> HTTP-Session: 3ac8b772-1668-4b38-abce-79acf48c32af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
877 2024.08.22 17:50:05.231983 [ 3 ] {} <Debug> HTTP-Session: 3ac8b772-1668-4b38-abce-79acf48c32af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
878 2024.08.22 17:50:05.232015 [ 3 ] {} <Trace> HTTP-Session: 3ac8b772-1668-4b38-abce-79acf48c32af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
879 2024.08.22 17:50:05.232140 [ 3 ] {d4c5ad18-6687-41be-a901-503c34d9766c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) 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)
880 2024.08.22 17:50:05.232473 [ 3 ] {d4c5ad18-6687-41be-a901-503c34d9766c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
881 2024.08.22 17:50:05.232526 [ 3 ] {d4c5ad18-6687-41be-a901-503c34d9766c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
882 2024.08.22 17:50:05.233464 [ 3 ] {d4c5ad18-6687-41be-a901-503c34d9766c} <Debug> DynamicQueryHandler: Done processing query
883 2024.08.22 17:50:05.233490 [ 3 ] {d4c5ad18-6687-41be-a901-503c34d9766c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
884 2024.08.22 17:50:05.233507 [ 3 ] {} <Debug> HTTP-Session: 3ac8b772-1668-4b38-abce-79acf48c32af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
885 2024.08.22 17:50:05.233707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
886 2024.08.22 17:50:05.233758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
887 2024.08.22 17:50:05.233777 [ 3 ] {} <Debug> HTTP-Session: 3ba043ff-7687-402f-a7c2-b5a97f74d7ea Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
888 2024.08.22 17:50:05.233795 [ 3 ] {} <Debug> HTTP-Session: 3ba043ff-7687-402f-a7c2-b5a97f74d7ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
889 2024.08.22 17:50:05.233810 [ 3 ] {} <Debug> HTTP-Session: 3ba043ff-7687-402f-a7c2-b5a97f74d7ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
890 2024.08.22 17:50:05.233841 [ 3 ] {} <Trace> HTTP-Session: 3ba043ff-7687-402f-a7c2-b5a97f74d7ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
891 2024.08.22 17:50:05.233965 [ 3 ] {84b21166-3b2c-4bcb-81a6-8e8ab1b88898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) 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)
892 2024.08.22 17:50:05.234301 [ 3 ] {84b21166-3b2c-4bcb-81a6-8e8ab1b88898} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
893 2024.08.22 17:50:05.234365 [ 3 ] {84b21166-3b2c-4bcb-81a6-8e8ab1b88898} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
894 2024.08.22 17:50:05.235265 [ 3 ] {84b21166-3b2c-4bcb-81a6-8e8ab1b88898} <Debug> DynamicQueryHandler: Done processing query
895 2024.08.22 17:50:05.235292 [ 3 ] {84b21166-3b2c-4bcb-81a6-8e8ab1b88898} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
896 2024.08.22 17:50:05.235308 [ 3 ] {} <Debug> HTTP-Session: 3ba043ff-7687-402f-a7c2-b5a97f74d7ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
897 2024.08.22 17:50:05.235508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 321, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
898 2024.08.22 17:50:05.235560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
899 2024.08.22 17:50:05.235579 [ 3 ] {} <Debug> HTTP-Session: 989ccfc3-67aa-4c46-bb14-8506a3550b3b Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
900 2024.08.22 17:50:05.235596 [ 3 ] {} <Debug> HTTP-Session: 989ccfc3-67aa-4c46-bb14-8506a3550b3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
901 2024.08.22 17:50:05.235609 [ 3 ] {} <Debug> HTTP-Session: 989ccfc3-67aa-4c46-bb14-8506a3550b3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
902 2024.08.22 17:50:05.235641 [ 3 ] {} <Trace> HTTP-Session: 989ccfc3-67aa-4c46-bb14-8506a3550b3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
903 2024.08.22 17:50:05.235768 [ 3 ] {30551f2c-ce81-409d-a3fa-567c2a514cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) 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)
904 2024.08.22 17:50:05.236102 [ 3 ] {30551f2c-ce81-409d-a3fa-567c2a514cef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
905 2024.08.22 17:50:05.236155 [ 3 ] {30551f2c-ce81-409d-a3fa-567c2a514cef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
906 2024.08.22 17:50:05.237147 [ 3 ] {30551f2c-ce81-409d-a3fa-567c2a514cef} <Debug> DynamicQueryHandler: Done processing query
907 2024.08.22 17:50:05.237174 [ 3 ] {30551f2c-ce81-409d-a3fa-567c2a514cef} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
908 2024.08.22 17:50:05.237192 [ 3 ] {} <Debug> HTTP-Session: 989ccfc3-67aa-4c46-bb14-8506a3550b3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
909 2024.08.22 17:50:05.237404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
910 2024.08.22 17:50:05.237454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
911 2024.08.22 17:50:05.237473 [ 3 ] {} <Debug> HTTP-Session: f81ba1e7-4fc3-4fe1-a997-5eb9729e25f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
912 2024.08.22 17:50:05.237489 [ 3 ] {} <Debug> HTTP-Session: f81ba1e7-4fc3-4fe1-a997-5eb9729e25f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
913 2024.08.22 17:50:05.237503 [ 3 ] {} <Debug> HTTP-Session: f81ba1e7-4fc3-4fe1-a997-5eb9729e25f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
914 2024.08.22 17:50:05.237534 [ 3 ] {} <Trace> HTTP-Session: f81ba1e7-4fc3-4fe1-a997-5eb9729e25f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
915 2024.08.22 17:50:05.237664 [ 3 ] {6bfd02ee-4c48-4e13-b744-f844f3f93464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) 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)
916 2024.08.22 17:50:05.238000 [ 3 ] {6bfd02ee-4c48-4e13-b744-f844f3f93464} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
917 2024.08.22 17:50:05.238053 [ 3 ] {6bfd02ee-4c48-4e13-b744-f844f3f93464} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
918 2024.08.22 17:50:05.238951 [ 3 ] {6bfd02ee-4c48-4e13-b744-f844f3f93464} <Debug> DynamicQueryHandler: Done processing query
919 2024.08.22 17:50:05.238977 [ 3 ] {6bfd02ee-4c48-4e13-b744-f844f3f93464} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
920 2024.08.22 17:50:05.238994 [ 3 ] {} <Debug> HTTP-Session: f81ba1e7-4fc3-4fe1-a997-5eb9729e25f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
921 2024.08.22 17:50:05.239206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
922 2024.08.22 17:50:05.239254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
923 2024.08.22 17:50:05.239274 [ 3 ] {} <Debug> HTTP-Session: cd360233-5f52-4b18-bad9-67690f81b896 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
924 2024.08.22 17:50:05.239291 [ 3 ] {} <Debug> HTTP-Session: cd360233-5f52-4b18-bad9-67690f81b896 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
925 2024.08.22 17:50:05.239305 [ 3 ] {} <Debug> HTTP-Session: cd360233-5f52-4b18-bad9-67690f81b896 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
926 2024.08.22 17:50:05.239337 [ 3 ] {} <Trace> HTTP-Session: cd360233-5f52-4b18-bad9-67690f81b896 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
927 2024.08.22 17:50:05.239462 [ 3 ] {e1e8a83a-35f1-4187-8029-e448cd2740e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) 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)
928 2024.08.22 17:50:05.239802 [ 3 ] {e1e8a83a-35f1-4187-8029-e448cd2740e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
929 2024.08.22 17:50:05.239855 [ 3 ] {e1e8a83a-35f1-4187-8029-e448cd2740e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
930 2024.08.22 17:50:05.240751 [ 3 ] {e1e8a83a-35f1-4187-8029-e448cd2740e3} <Debug> DynamicQueryHandler: Done processing query
931 2024.08.22 17:50:05.240777 [ 3 ] {e1e8a83a-35f1-4187-8029-e448cd2740e3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
932 2024.08.22 17:50:05.240794 [ 3 ] {} <Debug> HTTP-Session: cd360233-5f52-4b18-bad9-67690f81b896 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
933 2024.08.22 17:50:05.241038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
934 2024.08.22 17:50:05.241086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
935 2024.08.22 17:50:05.241105 [ 3 ] {} <Debug> HTTP-Session: cf2f0e10-fb45-4a39-a275-86e53190a507 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
936 2024.08.22 17:50:05.241121 [ 3 ] {} <Debug> HTTP-Session: cf2f0e10-fb45-4a39-a275-86e53190a507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
937 2024.08.22 17:50:05.241135 [ 3 ] {} <Debug> HTTP-Session: cf2f0e10-fb45-4a39-a275-86e53190a507 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
938 2024.08.22 17:50:05.241166 [ 3 ] {} <Trace> HTTP-Session: cf2f0e10-fb45-4a39-a275-86e53190a507 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
939 2024.08.22 17:50:05.241293 [ 3 ] {cc06761e-299c-42f7-af0a-49b1a175fbe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) 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)
940 2024.08.22 17:50:05.241642 [ 3 ] {cc06761e-299c-42f7-af0a-49b1a175fbe1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
941 2024.08.22 17:50:05.241695 [ 3 ] {cc06761e-299c-42f7-af0a-49b1a175fbe1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
942 2024.08.22 17:50:05.242651 [ 3 ] {cc06761e-299c-42f7-af0a-49b1a175fbe1} <Debug> DynamicQueryHandler: Done processing query
943 2024.08.22 17:50:05.242678 [ 3 ] {cc06761e-299c-42f7-af0a-49b1a175fbe1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
944 2024.08.22 17:50:05.242695 [ 3 ] {} <Debug> HTTP-Session: cf2f0e10-fb45-4a39-a275-86e53190a507 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
945 2024.08.22 17:50:05.242880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
946 2024.08.22 17:50:05.242930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
947 2024.08.22 17:50:05.242948 [ 3 ] {} <Debug> HTTP-Session: dc2f45c7-8191-4267-8197-7caf6817125f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
948 2024.08.22 17:50:05.242965 [ 3 ] {} <Debug> HTTP-Session: dc2f45c7-8191-4267-8197-7caf6817125f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
949 2024.08.22 17:50:05.242979 [ 3 ] {} <Debug> HTTP-Session: dc2f45c7-8191-4267-8197-7caf6817125f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
950 2024.08.22 17:50:05.243010 [ 3 ] {} <Trace> HTTP-Session: dc2f45c7-8191-4267-8197-7caf6817125f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
951 2024.08.22 17:50:05.243140 [ 3 ] {6f60ae2c-7660-4e63-9a4d-79a6e9fefd93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) 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)
952 2024.08.22 17:50:05.243491 [ 3 ] {6f60ae2c-7660-4e63-9a4d-79a6e9fefd93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
953 2024.08.22 17:50:05.243543 [ 3 ] {6f60ae2c-7660-4e63-9a4d-79a6e9fefd93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
954 2024.08.22 17:50:05.244428 [ 3 ] {6f60ae2c-7660-4e63-9a4d-79a6e9fefd93} <Debug> DynamicQueryHandler: Done processing query
955 2024.08.22 17:50:05.244455 [ 3 ] {6f60ae2c-7660-4e63-9a4d-79a6e9fefd93} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
956 2024.08.22 17:50:05.244471 [ 3 ] {} <Debug> HTTP-Session: dc2f45c7-8191-4267-8197-7caf6817125f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
957 2024.08.22 17:50:05.244698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
958 2024.08.22 17:50:05.244747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
959 2024.08.22 17:50:05.244766 [ 3 ] {} <Debug> HTTP-Session: 52d9afc4-fe94-4f83-903a-d35fecddc7dd Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
960 2024.08.22 17:50:05.244783 [ 3 ] {} <Debug> HTTP-Session: 52d9afc4-fe94-4f83-903a-d35fecddc7dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
961 2024.08.22 17:50:05.244797 [ 3 ] {} <Debug> HTTP-Session: 52d9afc4-fe94-4f83-903a-d35fecddc7dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
962 2024.08.22 17:50:05.244828 [ 3 ] {} <Trace> HTTP-Session: 52d9afc4-fe94-4f83-903a-d35fecddc7dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
963 2024.08.22 17:50:05.244960 [ 3 ] {3ada173d-e10a-416f-b18a-9c976ab3fdaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) 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)
964 2024.08.22 17:50:05.245335 [ 3 ] {3ada173d-e10a-416f-b18a-9c976ab3fdaf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
965 2024.08.22 17:50:05.245393 [ 3 ] {3ada173d-e10a-416f-b18a-9c976ab3fdaf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
966 2024.08.22 17:50:05.246349 [ 3 ] {3ada173d-e10a-416f-b18a-9c976ab3fdaf} <Debug> DynamicQueryHandler: Done processing query
967 2024.08.22 17:50:05.246374 [ 3 ] {3ada173d-e10a-416f-b18a-9c976ab3fdaf} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
968 2024.08.22 17:50:05.246390 [ 3 ] {} <Debug> HTTP-Session: 52d9afc4-fe94-4f83-903a-d35fecddc7dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
969 2024.08.22 17:50:05.246591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
970 2024.08.22 17:50:05.246641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
971 2024.08.22 17:50:05.246660 [ 3 ] {} <Debug> HTTP-Session: 977466c9-0e7a-4c9a-a0f8-1f5f89d29803 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
972 2024.08.22 17:50:05.246679 [ 3 ] {} <Debug> HTTP-Session: 977466c9-0e7a-4c9a-a0f8-1f5f89d29803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
973 2024.08.22 17:50:05.246693 [ 3 ] {} <Debug> HTTP-Session: 977466c9-0e7a-4c9a-a0f8-1f5f89d29803 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
974 2024.08.22 17:50:05.246724 [ 3 ] {} <Trace> HTTP-Session: 977466c9-0e7a-4c9a-a0f8-1f5f89d29803 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
975 2024.08.22 17:50:05.246863 [ 3 ] {66dc8cb5-5e73-484a-9363-36ef1160f8c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) 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)
976 2024.08.22 17:50:05.247212 [ 3 ] {66dc8cb5-5e73-484a-9363-36ef1160f8c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
977 2024.08.22 17:50:05.247264 [ 3 ] {66dc8cb5-5e73-484a-9363-36ef1160f8c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
978 2024.08.22 17:50:05.248072 [ 3 ] {66dc8cb5-5e73-484a-9363-36ef1160f8c0} <Debug> DynamicQueryHandler: Done processing query
979 2024.08.22 17:50:05.248101 [ 3 ] {66dc8cb5-5e73-484a-9363-36ef1160f8c0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
980 2024.08.22 17:50:05.248121 [ 3 ] {} <Debug> HTTP-Session: 977466c9-0e7a-4c9a-a0f8-1f5f89d29803 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
981 2024.08.22 17:50:05.248342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
982 2024.08.22 17:50:05.248388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
983 2024.08.22 17:50:05.248406 [ 3 ] {} <Debug> HTTP-Session: 27f0cddb-e611-4db5-ae00-4b8aead3c8a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
984 2024.08.22 17:50:05.248422 [ 3 ] {} <Debug> HTTP-Session: 27f0cddb-e611-4db5-ae00-4b8aead3c8a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
985 2024.08.22 17:50:05.248435 [ 3 ] {} <Debug> HTTP-Session: 27f0cddb-e611-4db5-ae00-4b8aead3c8a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
986 2024.08.22 17:50:05.248463 [ 3 ] {} <Trace> HTTP-Session: 27f0cddb-e611-4db5-ae00-4b8aead3c8a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
987 2024.08.22 17:50:05.248587 [ 3 ] {a40176fa-c2f9-4a3c-b8a1-0d77a1bb164a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) 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)
988 2024.08.22 17:50:05.248912 [ 3 ] {a40176fa-c2f9-4a3c-b8a1-0d77a1bb164a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
989 2024.08.22 17:50:05.248961 [ 3 ] {a40176fa-c2f9-4a3c-b8a1-0d77a1bb164a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
990 2024.08.22 17:50:05.249990 [ 3 ] {a40176fa-c2f9-4a3c-b8a1-0d77a1bb164a} <Debug> DynamicQueryHandler: Done processing query
991 2024.08.22 17:50:05.250016 [ 3 ] {a40176fa-c2f9-4a3c-b8a1-0d77a1bb164a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
992 2024.08.22 17:50:05.250032 [ 3 ] {} <Debug> HTTP-Session: 27f0cddb-e611-4db5-ae00-4b8aead3c8a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
993 2024.08.22 17:50:05.250709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 3987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
994 2024.08.22 17:50:05.250758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
995 2024.08.22 17:50:05.250776 [ 3 ] {} <Debug> HTTP-Session: 38300d41-2d76-493d-87cd-15075f551976 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
996 2024.08.22 17:50:05.250793 [ 3 ] {} <Debug> HTTP-Session: 38300d41-2d76-493d-87cd-15075f551976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
997 2024.08.22 17:50:05.250806 [ 3 ] {} <Debug> HTTP-Session: 38300d41-2d76-493d-87cd-15075f551976 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
998 2024.08.22 17:50:05.250837 [ 3 ] {} <Trace> HTTP-Session: 38300d41-2d76-493d-87cd-15075f551976 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
999 2024.08.22 17:50:05.250955 [ 3 ] {10aa156c-0db6-40be-9193-37fb4d0de31b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1000 2024.08.22 17:50:05.251001 [ 3 ] {10aa156c-0db6-40be-9193-37fb4d0de31b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1001 2024.08.22 17:50:05.251254 [ 3 ] {10aa156c-0db6-40be-9193-37fb4d0de31b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1002 2024.08.22 17:50:05.261513 [ 3 ] {10aa156c-0db6-40be-9193-37fb4d0de31b} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1003 2024.08.22 17:50:05.261558 [ 3 ] {10aa156c-0db6-40be-9193-37fb4d0de31b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1004 2024.08.22 17:50:05.264025 [ 3 ] {10aa156c-0db6-40be-9193-37fb4d0de31b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1005 2024.08.22 17:50:05.264370 [ 3 ] {10aa156c-0db6-40be-9193-37fb4d0de31b} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1006 2024.08.22 17:50:05.264515 [ 3 ] {10aa156c-0db6-40be-9193-37fb4d0de31b} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.013602 sec., 1029.2604028819292 rows/sec., 147.68 KiB/sec.
1007 2024.08.22 17:50:05.264814 [ 3 ] {10aa156c-0db6-40be-9193-37fb4d0de31b} <Debug> DynamicQueryHandler: Done processing query
1008 2024.08.22 17:50:05.264840 [ 3 ] {10aa156c-0db6-40be-9193-37fb4d0de31b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1009 2024.08.22 17:50:05.264857 [ 3 ] {} <Debug> HTTP-Session: 38300d41-2d76-493d-87cd-15075f551976 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1010 2024.08.22 17:50:05.264971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 3630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1011 2024.08.22 17:50:05.265020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1012 2024.08.22 17:50:05.265040 [ 3 ] {} <Debug> HTTP-Session: d33c84ed-62a1-4e61-bcf6-3a0b3c167845 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1013 2024.08.22 17:50:05.265058 [ 3 ] {} <Debug> HTTP-Session: d33c84ed-62a1-4e61-bcf6-3a0b3c167845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1014 2024.08.22 17:50:05.265072 [ 3 ] {} <Debug> HTTP-Session: d33c84ed-62a1-4e61-bcf6-3a0b3c167845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1015 2024.08.22 17:50:05.265104 [ 3 ] {} <Trace> HTTP-Session: d33c84ed-62a1-4e61-bcf6-3a0b3c167845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1016 2024.08.22 17:50:05.265215 [ 3 ] {5999a29e-d6f0-4435-9eab-9691e918cd58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1017 2024.08.22 17:50:05.265261 [ 3 ] {5999a29e-d6f0-4435-9eab-9691e918cd58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1018 2024.08.22 17:50:05.265534 [ 3 ] {5999a29e-d6f0-4435-9eab-9691e918cd58} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1019 2024.08.22 17:50:05.272260 [ 3 ] {5999a29e-d6f0-4435-9eab-9691e918cd58} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1020 2024.08.22 17:50:05.272300 [ 3 ] {5999a29e-d6f0-4435-9eab-9691e918cd58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1021 2024.08.22 17:50:05.274609 [ 3 ] {5999a29e-d6f0-4435-9eab-9691e918cd58} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1022 2024.08.22 17:50:05.274971 [ 3 ] {5999a29e-d6f0-4435-9eab-9691e918cd58} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1023 2024.08.22 17:50:05.275103 [ 3 ] {5999a29e-d6f0-4435-9eab-9691e918cd58} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.00992 sec., 2620.967741935484 rows/sec., 202.30 KiB/sec.
1024 2024.08.22 17:50:05.275407 [ 3 ] {5999a29e-d6f0-4435-9eab-9691e918cd58} <Debug> DynamicQueryHandler: Done processing query
1025 2024.08.22 17:50:05.275434 [ 3 ] {5999a29e-d6f0-4435-9eab-9691e918cd58} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1026 2024.08.22 17:50:05.275452 [ 3 ] {} <Debug> HTTP-Session: d33c84ed-62a1-4e61-bcf6-3a0b3c167845 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1027 2024.08.22 17:50:05.275581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 4792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1028 2024.08.22 17:50:05.275631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1029 2024.08.22 17:50:05.275649 [ 3 ] {} <Debug> HTTP-Session: 69761e09-9bc9-4c2d-83bb-35405a7eb537 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1030 2024.08.22 17:50:05.275666 [ 3 ] {} <Debug> HTTP-Session: 69761e09-9bc9-4c2d-83bb-35405a7eb537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1031 2024.08.22 17:50:05.275680 [ 3 ] {} <Debug> HTTP-Session: 69761e09-9bc9-4c2d-83bb-35405a7eb537 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1032 2024.08.22 17:50:05.275711 [ 3 ] {} <Trace> HTTP-Session: 69761e09-9bc9-4c2d-83bb-35405a7eb537 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1033 2024.08.22 17:50:05.275838 [ 3 ] {a26b8f46-630c-40dc-8065-d2b71744dd0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1034 2024.08.22 17:50:05.275885 [ 3 ] {a26b8f46-630c-40dc-8065-d2b71744dd0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1035 2024.08.22 17:50:05.276712 [ 3 ] {a26b8f46-630c-40dc-8065-d2b71744dd0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1036 2024.08.22 17:50:05.278937 [ 3 ] {a26b8f46-630c-40dc-8065-d2b71744dd0e} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1037 2024.08.22 17:50:05.278972 [ 3 ] {a26b8f46-630c-40dc-8065-d2b71744dd0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1038 2024.08.22 17:50:05.279956 [ 3 ] {a26b8f46-630c-40dc-8065-d2b71744dd0e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1039 2024.08.22 17:50:05.280310 [ 3 ] {a26b8f46-630c-40dc-8065-d2b71744dd0e} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1040 2024.08.22 17:50:05.280464 [ 3 ] {a26b8f46-630c-40dc-8065-d2b71744dd0e} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.004661 sec., 6007.294571980261 rows/sec., 479.80 KiB/sec.
1041 2024.08.22 17:50:05.280749 [ 3 ] {a26b8f46-630c-40dc-8065-d2b71744dd0e} <Debug> DynamicQueryHandler: Done processing query
1042 2024.08.22 17:50:05.280774 [ 3 ] {a26b8f46-630c-40dc-8065-d2b71744dd0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1043 2024.08.22 17:50:05.280792 [ 3 ] {} <Debug> HTTP-Session: 69761e09-9bc9-4c2d-83bb-35405a7eb537 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1044 2024.08.22 17:50:05.280901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 3874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1045 2024.08.22 17:50:05.280949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1046 2024.08.22 17:50:05.280968 [ 3 ] {} <Debug> HTTP-Session: a4bcecb9-ac51-420b-915d-365a8526e623 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1047 2024.08.22 17:50:05.280984 [ 3 ] {} <Debug> HTTP-Session: a4bcecb9-ac51-420b-915d-365a8526e623 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1048 2024.08.22 17:50:05.280998 [ 3 ] {} <Debug> HTTP-Session: a4bcecb9-ac51-420b-915d-365a8526e623 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1049 2024.08.22 17:50:05.281029 [ 3 ] {} <Trace> HTTP-Session: a4bcecb9-ac51-420b-915d-365a8526e623 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1050 2024.08.22 17:50:05.281134 [ 3 ] {7d3f26dc-ea21-4a3c-b6b1-decd29f7e434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1051 2024.08.22 17:50:05.281702 [ 3 ] {7d3f26dc-ea21-4a3c-b6b1-decd29f7e434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1052 2024.08.22 17:50:05.281869 [ 3 ] {7d3f26dc-ea21-4a3c-b6b1-decd29f7e434} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1053 2024.08.22 17:50:05.284616 [ 3 ] {7d3f26dc-ea21-4a3c-b6b1-decd29f7e434} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1054 2024.08.22 17:50:05.284651 [ 3 ] {7d3f26dc-ea21-4a3c-b6b1-decd29f7e434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1055 2024.08.22 17:50:05.287063 [ 3 ] {7d3f26dc-ea21-4a3c-b6b1-decd29f7e434} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1056 2024.08.22 17:50:05.287502 [ 3 ] {7d3f26dc-ea21-4a3c-b6b1-decd29f7e434} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1057 2024.08.22 17:50:05.287689 [ 3 ] {7d3f26dc-ea21-4a3c-b6b1-decd29f7e434} <Debug> executeQuery: Read 20 rows, 1.42 KiB in 0.006578 sec., 3040.437823046519 rows/sec., 215.86 KiB/sec.
1058 2024.08.22 17:50:05.287984 [ 3 ] {7d3f26dc-ea21-4a3c-b6b1-decd29f7e434} <Debug> DynamicQueryHandler: Done processing query
1059 2024.08.22 17:50:05.288008 [ 3 ] {7d3f26dc-ea21-4a3c-b6b1-decd29f7e434} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1060 2024.08.22 17:50:05.288024 [ 3 ] {} <Debug> HTTP-Session: a4bcecb9-ac51-420b-915d-365a8526e623 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1061 2024.08.22 17:50:05.288136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 973, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1062 2024.08.22 17:50:05.288186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1063 2024.08.22 17:50:05.288205 [ 3 ] {} <Debug> HTTP-Session: 22135cac-795f-464e-8742-7638093a43e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1064 2024.08.22 17:50:05.288222 [ 3 ] {} <Debug> HTTP-Session: 22135cac-795f-464e-8742-7638093a43e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1065 2024.08.22 17:50:05.288236 [ 3 ] {} <Debug> HTTP-Session: 22135cac-795f-464e-8742-7638093a43e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1066 2024.08.22 17:50:05.288267 [ 3 ] {} <Trace> HTTP-Session: 22135cac-795f-464e-8742-7638093a43e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1067 2024.08.22 17:50:05.288365 [ 3 ] {f0b83c26-dd06-46a1-8999-1111b79e48a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1068 2024.08.22 17:50:05.288409 [ 3 ] {f0b83c26-dd06-46a1-8999-1111b79e48a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1069 2024.08.22 17:50:05.288565 [ 3 ] {f0b83c26-dd06-46a1-8999-1111b79e48a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1070 2024.08.22 17:50:05.288848 [ 3 ] {f0b83c26-dd06-46a1-8999-1111b79e48a7} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1071 2024.08.22 17:50:05.288885 [ 3 ] {f0b83c26-dd06-46a1-8999-1111b79e48a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1072 2024.08.22 17:50:05.289262 [ 3 ] {f0b83c26-dd06-46a1-8999-1111b79e48a7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1073 2024.08.22 17:50:05.289600 [ 3 ] {f0b83c26-dd06-46a1-8999-1111b79e48a7} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1074 2024.08.22 17:50:05.289762 [ 3 ] {f0b83c26-dd06-46a1-8999-1111b79e48a7} <Debug> executeQuery: Read 6 rows, 431.00 B in 0.001414 sec., 4243.281471004244 rows/sec., 297.67 KiB/sec.
1075 2024.08.22 17:50:05.290038 [ 3 ] {f0b83c26-dd06-46a1-8999-1111b79e48a7} <Debug> DynamicQueryHandler: Done processing query
1076 2024.08.22 17:50:05.290064 [ 3 ] {f0b83c26-dd06-46a1-8999-1111b79e48a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1077 2024.08.22 17:50:05.290080 [ 3 ] {} <Debug> HTTP-Session: 22135cac-795f-464e-8742-7638093a43e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1078 2024.08.22 17:50:06.000190 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.84 MiB, peak 177.99 MiB, free memory in arenas 0.00 B, will set to 174.78 MiB (RSS), difference: 1.94 MiB
1079 2024.08.22 17:50:09.510310 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache
1080 2024.08.22 17:50:09.510368 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache
1081 2024.08.22 17:50:10.157817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1082 2024.08.22 17:50:10.157936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1083 2024.08.22 17:50:10.157962 [ 3 ] {} <Debug> HTTP-Session: 4be4f619-8531-42e9-b21b-9b453100ff1d Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1084 2024.08.22 17:50:10.157987 [ 3 ] {} <Debug> HTTP-Session: 4be4f619-8531-42e9-b21b-9b453100ff1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1085 2024.08.22 17:50:10.158002 [ 3 ] {} <Debug> HTTP-Session: 4be4f619-8531-42e9-b21b-9b453100ff1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1086 2024.08.22 17:50:10.158051 [ 3 ] {} <Trace> HTTP-Session: 4be4f619-8531-42e9-b21b-9b453100ff1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1087 2024.08.22 17:50:10.158286 [ 3 ] {3d6b4f70-ed80-4b97-9bfd-e4425d0ff8df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) 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)
1088 2024.08.22 17:50:10.158758 [ 3 ] {3d6b4f70-ed80-4b97-9bfd-e4425d0ff8df} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1089 2024.08.22 17:50:10.160846 [ 3 ] {3d6b4f70-ed80-4b97-9bfd-e4425d0ff8df} <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
1090 2024.08.22 17:50:10.161153 [ 3 ] {3d6b4f70-ed80-4b97-9bfd-e4425d0ff8df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1091 2024.08.22 17:50:10.163306 [ 3 ] {3d6b4f70-ed80-4b97-9bfd-e4425d0ff8df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1092 2024.08.22 17:50:10.167591 [ 3 ] {3d6b4f70-ed80-4b97-9bfd-e4425d0ff8df} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1093 2024.08.22 17:50:10.172440 [ 3 ] {3d6b4f70-ed80-4b97-9bfd-e4425d0ff8df} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1094 2024.08.22 17:50:10.172556 [ 3 ] {3d6b4f70-ed80-4b97-9bfd-e4425d0ff8df} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (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
1095 2024.08.22 17:50:10.172581 [ 3 ] {3d6b4f70-ed80-4b97-9bfd-e4425d0ff8df} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Spreading mark ranges among streams (default reading)
1096 2024.08.22 17:50:10.174858 [ 3 ] {3d6b4f70-ed80-4b97-9bfd-e4425d0ff8df} <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'))"
1097 2024.08.22 17:50:10.174894 [ 3 ] {3d6b4f70-ed80-4b97-9bfd-e4425d0ff8df} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1098 2024.08.22 17:50:10.198942 [ 3 ] {3d6b4f70-ed80-4b97-9bfd-e4425d0ff8df} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.040749 sec., 343.5667132935778 rows/sec., 14.02 KiB/sec.
1099 2024.08.22 17:50:10.199258 [ 3 ] {3d6b4f70-ed80-4b97-9bfd-e4425d0ff8df} <Debug> DynamicQueryHandler: Done processing query
1100 2024.08.22 17:50:10.199286 [ 3 ] {3d6b4f70-ed80-4b97-9bfd-e4425d0ff8df} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1101 2024.08.22 17:50:10.199303 [ 3 ] {} <Debug> HTTP-Session: 4be4f619-8531-42e9-b21b-9b453100ff1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1102 2024.08.22 17:50:10.199539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1103 2024.08.22 17:50:10.199593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1104 2024.08.22 17:50:10.199615 [ 3 ] {} <Debug> HTTP-Session: 5c161b36-a9a6-4c59-a6ab-c5a61cc2379a Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1105 2024.08.22 17:50:10.199634 [ 3 ] {} <Debug> HTTP-Session: 5c161b36-a9a6-4c59-a6ab-c5a61cc2379a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1106 2024.08.22 17:50:10.199648 [ 3 ] {} <Debug> HTTP-Session: 5c161b36-a9a6-4c59-a6ab-c5a61cc2379a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1107 2024.08.22 17:50:10.199687 [ 3 ] {} <Trace> HTTP-Session: 5c161b36-a9a6-4c59-a6ab-c5a61cc2379a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1108 2024.08.22 17:50:10.199841 [ 3 ] {18d8a020-24c2-499e-b073-da58ffac439e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) 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)
1109 2024.08.22 17:50:10.200120 [ 3 ] {18d8a020-24c2-499e-b073-da58ffac439e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1110 2024.08.22 17:50:10.200162 [ 3 ] {18d8a020-24c2-499e-b073-da58ffac439e} <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
1111 2024.08.22 17:50:10.200417 [ 3 ] {18d8a020-24c2-499e-b073-da58ffac439e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1112 2024.08.22 17:50:10.200483 [ 3 ] {18d8a020-24c2-499e-b073-da58ffac439e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1113 2024.08.22 17:50:10.200629 [ 3 ] {18d8a020-24c2-499e-b073-da58ffac439e} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1114 2024.08.22 17:50:10.200665 [ 3 ] {18d8a020-24c2-499e-b073-da58ffac439e} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1115 2024.08.22 17:50:10.200689 [ 3 ] {18d8a020-24c2-499e-b073-da58ffac439e} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (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
1116 2024.08.22 17:50:10.200707 [ 3 ] {18d8a020-24c2-499e-b073-da58ffac439e} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Spreading mark ranges among streams (default reading)
1117 2024.08.22 17:50:10.200750 [ 3 ] {18d8a020-24c2-499e-b073-da58ffac439e} <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'))"
1118 2024.08.22 17:50:10.200773 [ 3 ] {18d8a020-24c2-499e-b073-da58ffac439e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1119 2024.08.22 17:50:10.201632 [ 3 ] {18d8a020-24c2-499e-b073-da58ffac439e} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001861 sec., 7522.837184309511 rows/sec., 306.98 KiB/sec.
1120 2024.08.22 17:50:10.201870 [ 3 ] {18d8a020-24c2-499e-b073-da58ffac439e} <Debug> DynamicQueryHandler: Done processing query
1121 2024.08.22 17:50:10.201895 [ 3 ] {18d8a020-24c2-499e-b073-da58ffac439e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1122 2024.08.22 17:50:10.201911 [ 3 ] {} <Debug> HTTP-Session: 5c161b36-a9a6-4c59-a6ab-c5a61cc2379a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1123 2024.08.22 17:50:10.202142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1124 2024.08.22 17:50:10.202191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1125 2024.08.22 17:50:10.202210 [ 3 ] {} <Debug> HTTP-Session: b12b961f-e699-4857-a89a-3aea4636376b Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1126 2024.08.22 17:50:10.202227 [ 3 ] {} <Debug> HTTP-Session: b12b961f-e699-4857-a89a-3aea4636376b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1127 2024.08.22 17:50:10.202241 [ 3 ] {} <Debug> HTTP-Session: b12b961f-e699-4857-a89a-3aea4636376b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1128 2024.08.22 17:50:10.202273 [ 3 ] {} <Trace> HTTP-Session: b12b961f-e699-4857-a89a-3aea4636376b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1129 2024.08.22 17:50:10.202408 [ 3 ] {0dfa0b74-3288-4c81-a174-38eaa1eeaa4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) 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)
1130 2024.08.22 17:50:10.202670 [ 3 ] {0dfa0b74-3288-4c81-a174-38eaa1eeaa4f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1131 2024.08.22 17:50:10.202708 [ 3 ] {0dfa0b74-3288-4c81-a174-38eaa1eeaa4f} <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
1132 2024.08.22 17:50:10.202958 [ 3 ] {0dfa0b74-3288-4c81-a174-38eaa1eeaa4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1133 2024.08.22 17:50:10.203022 [ 3 ] {0dfa0b74-3288-4c81-a174-38eaa1eeaa4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1134 2024.08.22 17:50:10.203160 [ 3 ] {0dfa0b74-3288-4c81-a174-38eaa1eeaa4f} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1135 2024.08.22 17:50:10.203194 [ 3 ] {0dfa0b74-3288-4c81-a174-38eaa1eeaa4f} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1136 2024.08.22 17:50:10.203217 [ 3 ] {0dfa0b74-3288-4c81-a174-38eaa1eeaa4f} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (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
1137 2024.08.22 17:50:10.203235 [ 3 ] {0dfa0b74-3288-4c81-a174-38eaa1eeaa4f} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Spreading mark ranges among streams (default reading)
1138 2024.08.22 17:50:10.203277 [ 3 ] {0dfa0b74-3288-4c81-a174-38eaa1eeaa4f} <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'))"
1139 2024.08.22 17:50:10.203298 [ 3 ] {0dfa0b74-3288-4c81-a174-38eaa1eeaa4f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1140 2024.08.22 17:50:10.204165 [ 3 ] {0dfa0b74-3288-4c81-a174-38eaa1eeaa4f} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001819 sec., 7696.5365585486525 rows/sec., 314.07 KiB/sec.
1141 2024.08.22 17:50:10.204379 [ 3 ] {0dfa0b74-3288-4c81-a174-38eaa1eeaa4f} <Debug> DynamicQueryHandler: Done processing query
1142 2024.08.22 17:50:10.204402 [ 3 ] {0dfa0b74-3288-4c81-a174-38eaa1eeaa4f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1143 2024.08.22 17:50:10.204418 [ 3 ] {} <Debug> HTTP-Session: b12b961f-e699-4857-a89a-3aea4636376b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1144 2024.08.22 17:50:10.204614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 713, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1145 2024.08.22 17:50:10.204659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1146 2024.08.22 17:50:10.204678 [ 3 ] {} <Debug> HTTP-Session: 5c5c2651-f4f9-4d81-9b0c-72e55dc92145 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1147 2024.08.22 17:50:10.204693 [ 3 ] {} <Debug> HTTP-Session: 5c5c2651-f4f9-4d81-9b0c-72e55dc92145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1148 2024.08.22 17:50:10.204706 [ 3 ] {} <Debug> HTTP-Session: 5c5c2651-f4f9-4d81-9b0c-72e55dc92145 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1149 2024.08.22 17:50:10.204736 [ 3 ] {} <Trace> HTTP-Session: 5c5c2651-f4f9-4d81-9b0c-72e55dc92145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1150 2024.08.22 17:50:10.204865 [ 3 ] {4e452f54-99bf-4dcb-87dd-d81ff95849ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) 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)
1151 2024.08.22 17:50:10.205109 [ 3 ] {4e452f54-99bf-4dcb-87dd-d81ff95849ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1152 2024.08.22 17:50:10.205146 [ 3 ] {4e452f54-99bf-4dcb-87dd-d81ff95849ec} <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
1153 2024.08.22 17:50:10.205450 [ 3 ] {4e452f54-99bf-4dcb-87dd-d81ff95849ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1154 2024.08.22 17:50:10.205516 [ 3 ] {4e452f54-99bf-4dcb-87dd-d81ff95849ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1155 2024.08.22 17:50:10.205656 [ 3 ] {4e452f54-99bf-4dcb-87dd-d81ff95849ec} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1156 2024.08.22 17:50:10.205689 [ 3 ] {4e452f54-99bf-4dcb-87dd-d81ff95849ec} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1157 2024.08.22 17:50:10.205712 [ 3 ] {4e452f54-99bf-4dcb-87dd-d81ff95849ec} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (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
1158 2024.08.22 17:50:10.205729 [ 3 ] {4e452f54-99bf-4dcb-87dd-d81ff95849ec} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Spreading mark ranges among streams (default reading)
1159 2024.08.22 17:50:10.205771 [ 3 ] {4e452f54-99bf-4dcb-87dd-d81ff95849ec} <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'))"
1160 2024.08.22 17:50:10.205794 [ 3 ] {4e452f54-99bf-4dcb-87dd-d81ff95849ec} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1161 2024.08.22 17:50:10.206594 [ 3 ] {4e452f54-99bf-4dcb-87dd-d81ff95849ec} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001753 sec., 7986.309184255562 rows/sec., 325.89 KiB/sec.
1162 2024.08.22 17:50:10.206884 [ 3 ] {4e452f54-99bf-4dcb-87dd-d81ff95849ec} <Debug> DynamicQueryHandler: Done processing query
1163 2024.08.22 17:50:10.206913 [ 3 ] {4e452f54-99bf-4dcb-87dd-d81ff95849ec} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1164 2024.08.22 17:50:10.206935 [ 3 ] {} <Debug> HTTP-Session: 5c5c2651-f4f9-4d81-9b0c-72e55dc92145 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1165 2024.08.22 17:50:10.210552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 754, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1166 2024.08.22 17:50:10.210611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1167 2024.08.22 17:50:10.210636 [ 3 ] {} <Debug> HTTP-Session: e5cb2a2f-6bbd-43df-9c06-e6a3de620bcf Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1168 2024.08.22 17:50:10.210656 [ 3 ] {} <Debug> HTTP-Session: e5cb2a2f-6bbd-43df-9c06-e6a3de620bcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1169 2024.08.22 17:50:10.210673 [ 3 ] {} <Debug> HTTP-Session: e5cb2a2f-6bbd-43df-9c06-e6a3de620bcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1170 2024.08.22 17:50:10.210712 [ 3 ] {} <Trace> HTTP-Session: e5cb2a2f-6bbd-43df-9c06-e6a3de620bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1171 2024.08.22 17:50:10.210890 [ 3 ] {02797691-f858-49cd-84ae-2ba9dbc5ddf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) 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)
1172 2024.08.22 17:50:10.211196 [ 3 ] {02797691-f858-49cd-84ae-2ba9dbc5ddf7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1173 2024.08.22 17:50:10.211238 [ 3 ] {02797691-f858-49cd-84ae-2ba9dbc5ddf7} <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
1174 2024.08.22 17:50:10.211498 [ 3 ] {02797691-f858-49cd-84ae-2ba9dbc5ddf7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1175 2024.08.22 17:50:10.211564 [ 3 ] {02797691-f858-49cd-84ae-2ba9dbc5ddf7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1176 2024.08.22 17:50:10.211703 [ 3 ] {02797691-f858-49cd-84ae-2ba9dbc5ddf7} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1177 2024.08.22 17:50:10.211738 [ 3 ] {02797691-f858-49cd-84ae-2ba9dbc5ddf7} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1178 2024.08.22 17:50:10.211762 [ 3 ] {02797691-f858-49cd-84ae-2ba9dbc5ddf7} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (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
1179 2024.08.22 17:50:10.211778 [ 3 ] {02797691-f858-49cd-84ae-2ba9dbc5ddf7} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Spreading mark ranges among streams (default reading)
1180 2024.08.22 17:50:10.211821 [ 3 ] {02797691-f858-49cd-84ae-2ba9dbc5ddf7} <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'))"
1181 2024.08.22 17:50:10.211844 [ 3 ] {02797691-f858-49cd-84ae-2ba9dbc5ddf7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1182 2024.08.22 17:50:10.212690 [ 3 ] {02797691-f858-49cd-84ae-2ba9dbc5ddf7} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001884 sec., 7430.997876857749 rows/sec., 303.23 KiB/sec.
1183 2024.08.22 17:50:10.212912 [ 3 ] {02797691-f858-49cd-84ae-2ba9dbc5ddf7} <Debug> DynamicQueryHandler: Done processing query
1184 2024.08.22 17:50:10.212938 [ 3 ] {02797691-f858-49cd-84ae-2ba9dbc5ddf7} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1185 2024.08.22 17:50:10.212956 [ 3 ] {} <Debug> HTTP-Session: e5cb2a2f-6bbd-43df-9c06-e6a3de620bcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1186 2024.08.22 17:50:10.214832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1187 2024.08.22 17:50:10.214881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1188 2024.08.22 17:50:10.214901 [ 3 ] {} <Debug> HTTP-Session: 214527ff-d586-4a27-b0e1-9634a568e916 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1189 2024.08.22 17:50:10.214917 [ 3 ] {} <Debug> HTTP-Session: 214527ff-d586-4a27-b0e1-9634a568e916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1190 2024.08.22 17:50:10.214931 [ 3 ] {} <Debug> HTTP-Session: 214527ff-d586-4a27-b0e1-9634a568e916 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1191 2024.08.22 17:50:10.214963 [ 3 ] {} <Trace> HTTP-Session: 214527ff-d586-4a27-b0e1-9634a568e916 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1192 2024.08.22 17:50:10.215110 [ 3 ] {9dfb420c-b3f3-4cb4-808f-9f8ae18a653a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1193 2024.08.22 17:50:10.215441 [ 3 ] {9dfb420c-b3f3-4cb4-808f-9f8ae18a653a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1194 2024.08.22 17:50:10.215491 [ 3 ] {9dfb420c-b3f3-4cb4-808f-9f8ae18a653a} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1195 2024.08.22 17:50:10.215818 [ 3 ] {9dfb420c-b3f3-4cb4-808f-9f8ae18a653a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1196 2024.08.22 17:50:10.215902 [ 3 ] {9dfb420c-b3f3-4cb4-808f-9f8ae18a653a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1197 2024.08.22 17:50:10.216075 [ 3 ] {9dfb420c-b3f3-4cb4-808f-9f8ae18a653a} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1198 2024.08.22 17:50:10.216114 [ 3 ] {9dfb420c-b3f3-4cb4-808f-9f8ae18a653a} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1199 2024.08.22 17:50:10.216137 [ 3 ] {9dfb420c-b3f3-4cb4-808f-9f8ae18a653a} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (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
1200 2024.08.22 17:50:10.216155 [ 3 ] {9dfb420c-b3f3-4cb4-808f-9f8ae18a653a} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Spreading mark ranges among streams (default reading)
1201 2024.08.22 17:50:10.216198 [ 3 ] {9dfb420c-b3f3-4cb4-808f-9f8ae18a653a} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1202 2024.08.22 17:50:10.216220 [ 3 ] {9dfb420c-b3f3-4cb4-808f-9f8ae18a653a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1203 2024.08.22 17:50:10.216975 [ 3 ] {9dfb420c-b3f3-4cb4-808f-9f8ae18a653a} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001936 sec., 7231.4049586776855 rows/sec., 295.09 KiB/sec.
1204 2024.08.22 17:50:10.217203 [ 3 ] {9dfb420c-b3f3-4cb4-808f-9f8ae18a653a} <Debug> DynamicQueryHandler: Done processing query
1205 2024.08.22 17:50:10.217229 [ 3 ] {9dfb420c-b3f3-4cb4-808f-9f8ae18a653a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1206 2024.08.22 17:50:10.217245 [ 3 ] {} <Debug> HTTP-Session: 214527ff-d586-4a27-b0e1-9634a568e916 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1207 2024.08.22 17:50:10.217446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1208 2024.08.22 17:50:10.217496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1209 2024.08.22 17:50:10.217516 [ 3 ] {} <Debug> HTTP-Session: d300b696-9c72-41b8-b935-7800dbdfc63a Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1210 2024.08.22 17:50:10.217533 [ 3 ] {} <Debug> HTTP-Session: d300b696-9c72-41b8-b935-7800dbdfc63a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1211 2024.08.22 17:50:10.217546 [ 3 ] {} <Debug> HTTP-Session: d300b696-9c72-41b8-b935-7800dbdfc63a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1212 2024.08.22 17:50:10.217579 [ 3 ] {} <Trace> HTTP-Session: d300b696-9c72-41b8-b935-7800dbdfc63a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1213 2024.08.22 17:50:10.217719 [ 3 ] {8b0b754d-eb3f-49af-9644-16f6595d1791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1214 2024.08.22 17:50:10.217990 [ 3 ] {8b0b754d-eb3f-49af-9644-16f6595d1791} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1215 2024.08.22 17:50:10.218033 [ 3 ] {8b0b754d-eb3f-49af-9644-16f6595d1791} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1216 2024.08.22 17:50:10.218298 [ 3 ] {8b0b754d-eb3f-49af-9644-16f6595d1791} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1217 2024.08.22 17:50:10.218365 [ 3 ] {8b0b754d-eb3f-49af-9644-16f6595d1791} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1218 2024.08.22 17:50:10.218503 [ 3 ] {8b0b754d-eb3f-49af-9644-16f6595d1791} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1219 2024.08.22 17:50:10.218537 [ 3 ] {8b0b754d-eb3f-49af-9644-16f6595d1791} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1220 2024.08.22 17:50:10.218561 [ 3 ] {8b0b754d-eb3f-49af-9644-16f6595d1791} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (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
1221 2024.08.22 17:50:10.218579 [ 3 ] {8b0b754d-eb3f-49af-9644-16f6595d1791} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Spreading mark ranges among streams (default reading)
1222 2024.08.22 17:50:10.218620 [ 3 ] {8b0b754d-eb3f-49af-9644-16f6595d1791} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1223 2024.08.22 17:50:10.218643 [ 3 ] {8b0b754d-eb3f-49af-9644-16f6595d1791} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1224 2024.08.22 17:50:10.219485 [ 3 ] {8b0b754d-eb3f-49af-9644-16f6595d1791} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001831 sec., 7646.095030038231 rows/sec., 312.01 KiB/sec.
1225 2024.08.22 17:50:10.219713 [ 3 ] {8b0b754d-eb3f-49af-9644-16f6595d1791} <Debug> DynamicQueryHandler: Done processing query
1226 2024.08.22 17:50:10.219738 [ 3 ] {8b0b754d-eb3f-49af-9644-16f6595d1791} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1227 2024.08.22 17:50:10.219754 [ 3 ] {} <Debug> HTTP-Session: d300b696-9c72-41b8-b935-7800dbdfc63a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1228 2024.08.22 17:50:10.219948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 871, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1229 2024.08.22 17:50:10.219997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1230 2024.08.22 17:50:10.220018 [ 3 ] {} <Debug> HTTP-Session: fefd9f8e-9d36-44ad-9619-7a36d914b243 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1231 2024.08.22 17:50:10.220035 [ 3 ] {} <Debug> HTTP-Session: fefd9f8e-9d36-44ad-9619-7a36d914b243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1232 2024.08.22 17:50:10.220049 [ 3 ] {} <Debug> HTTP-Session: fefd9f8e-9d36-44ad-9619-7a36d914b243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1233 2024.08.22 17:50:10.220082 [ 3 ] {} <Trace> HTTP-Session: fefd9f8e-9d36-44ad-9619-7a36d914b243 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1234 2024.08.22 17:50:10.220225 [ 3 ] {53af2e63-56e1-43cb-894c-253dac9295c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1235 2024.08.22 17:50:10.220497 [ 3 ] {53af2e63-56e1-43cb-894c-253dac9295c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1236 2024.08.22 17:50:10.220539 [ 3 ] {53af2e63-56e1-43cb-894c-253dac9295c3} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1237 2024.08.22 17:50:10.220807 [ 3 ] {53af2e63-56e1-43cb-894c-253dac9295c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1238 2024.08.22 17:50:10.220873 [ 3 ] {53af2e63-56e1-43cb-894c-253dac9295c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1239 2024.08.22 17:50:10.221013 [ 3 ] {53af2e63-56e1-43cb-894c-253dac9295c3} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1240 2024.08.22 17:50:10.221047 [ 3 ] {53af2e63-56e1-43cb-894c-253dac9295c3} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1241 2024.08.22 17:50:10.221071 [ 3 ] {53af2e63-56e1-43cb-894c-253dac9295c3} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (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
1242 2024.08.22 17:50:10.221088 [ 3 ] {53af2e63-56e1-43cb-894c-253dac9295c3} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Spreading mark ranges among streams (default reading)
1243 2024.08.22 17:50:10.221130 [ 3 ] {53af2e63-56e1-43cb-894c-253dac9295c3} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1244 2024.08.22 17:50:10.221153 [ 3 ] {53af2e63-56e1-43cb-894c-253dac9295c3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1245 2024.08.22 17:50:10.221956 [ 3 ] {53af2e63-56e1-43cb-894c-253dac9295c3} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001797 sec., 7790.762381747357 rows/sec., 317.91 KiB/sec.
1246 2024.08.22 17:50:10.222179 [ 3 ] {53af2e63-56e1-43cb-894c-253dac9295c3} <Debug> DynamicQueryHandler: Done processing query
1247 2024.08.22 17:50:10.222204 [ 3 ] {53af2e63-56e1-43cb-894c-253dac9295c3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1248 2024.08.22 17:50:10.222220 [ 3 ] {} <Debug> HTTP-Session: fefd9f8e-9d36-44ad-9619-7a36d914b243 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1249 2024.08.22 17:50:10.223747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1250 2024.08.22 17:50:10.223794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1251 2024.08.22 17:50:10.223814 [ 3 ] {} <Debug> HTTP-Session: 3dba626a-5f2d-479c-80ee-e9539d6c3de3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1252 2024.08.22 17:50:10.223831 [ 3 ] {} <Debug> HTTP-Session: 3dba626a-5f2d-479c-80ee-e9539d6c3de3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1253 2024.08.22 17:50:10.223845 [ 3 ] {} <Debug> HTTP-Session: 3dba626a-5f2d-479c-80ee-e9539d6c3de3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1254 2024.08.22 17:50:10.223877 [ 3 ] {} <Trace> HTTP-Session: 3dba626a-5f2d-479c-80ee-e9539d6c3de3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1255 2024.08.22 17:50:10.223992 [ 3 ] {1cb7a48c-5b83-4031-88a7-20205e221528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1256 2024.08.22 17:50:10.224040 [ 3 ] {1cb7a48c-5b83-4031-88a7-20205e221528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1257 2024.08.22 17:50:10.224209 [ 3 ] {1cb7a48c-5b83-4031-88a7-20205e221528} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1258 2024.08.22 17:50:10.224519 [ 3 ] {1cb7a48c-5b83-4031-88a7-20205e221528} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1259 2024.08.22 17:50:10.224560 [ 3 ] {1cb7a48c-5b83-4031-88a7-20205e221528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1260 2024.08.22 17:50:10.225043 [ 3 ] {1cb7a48c-5b83-4031-88a7-20205e221528} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1261 2024.08.22 17:50:10.225370 [ 3 ] {1cb7a48c-5b83-4031-88a7-20205e221528} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1262 2024.08.22 17:50:10.225541 [ 3 ] {1cb7a48c-5b83-4031-88a7-20205e221528} <Debug> executeQuery: Read 8 rows, 954.00 B in 0.001589 sec., 5034.612964128383 rows/sec., 586.31 KiB/sec.
1263 2024.08.22 17:50:10.225792 [ 3 ] {1cb7a48c-5b83-4031-88a7-20205e221528} <Debug> DynamicQueryHandler: Done processing query
1264 2024.08.22 17:50:10.225818 [ 3 ] {1cb7a48c-5b83-4031-88a7-20205e221528} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1265 2024.08.22 17:50:10.225834 [ 3 ] {} <Debug> HTTP-Session: 3dba626a-5f2d-479c-80ee-e9539d6c3de3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1266 2024.08.22 17:50:10.225996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 16165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1267 2024.08.22 17:50:10.226045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1268 2024.08.22 17:50:10.226065 [ 3 ] {} <Debug> HTTP-Session: 621de984-a070-4870-9641-38e45a99c2d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1269 2024.08.22 17:50:10.226081 [ 3 ] {} <Debug> HTTP-Session: 621de984-a070-4870-9641-38e45a99c2d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1270 2024.08.22 17:50:10.226096 [ 3 ] {} <Debug> HTTP-Session: 621de984-a070-4870-9641-38e45a99c2d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1271 2024.08.22 17:50:10.226128 [ 3 ] {} <Trace> HTTP-Session: 621de984-a070-4870-9641-38e45a99c2d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1272 2024.08.22 17:50:10.226255 [ 3 ] {650d19d8-2d95-4cdf-9b88-a5cfec503274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1273 2024.08.22 17:50:10.226301 [ 3 ] {650d19d8-2d95-4cdf-9b88-a5cfec503274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1274 2024.08.22 17:50:10.226555 [ 3 ] {650d19d8-2d95-4cdf-9b88-a5cfec503274} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1275 2024.08.22 17:50:10.226969 [ 3 ] {650d19d8-2d95-4cdf-9b88-a5cfec503274} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1276 2024.08.22 17:50:10.227007 [ 3 ] {650d19d8-2d95-4cdf-9b88-a5cfec503274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1277 2024.08.22 17:50:10.227409 [ 3 ] {650d19d8-2d95-4cdf-9b88-a5cfec503274} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1278 2024.08.22 17:50:10.227793 [ 3 ] {650d19d8-2d95-4cdf-9b88-a5cfec503274} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1279 2024.08.22 17:50:10.227954 [ 3 ] {650d19d8-2d95-4cdf-9b88-a5cfec503274} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001742 sec., 63145.80941446613 rows/sec., 5.31 MiB/sec.
1280 2024.08.22 17:50:10.228127 [ 3 ] {650d19d8-2d95-4cdf-9b88-a5cfec503274} <Debug> DynamicQueryHandler: Done processing query
1281 2024.08.22 17:50:10.228152 [ 3 ] {650d19d8-2d95-4cdf-9b88-a5cfec503274} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1282 2024.08.22 17:50:10.228168 [ 3 ] {} <Debug> HTTP-Session: 621de984-a070-4870-9641-38e45a99c2d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1283 2024.08.22 17:50:10.228284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 3920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1284 2024.08.22 17:50:10.228336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1285 2024.08.22 17:50:10.228356 [ 3 ] {} <Debug> HTTP-Session: 0884eb20-c703-430f-bb7d-fa4b0d6a8551 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1286 2024.08.22 17:50:10.228372 [ 3 ] {} <Debug> HTTP-Session: 0884eb20-c703-430f-bb7d-fa4b0d6a8551 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1287 2024.08.22 17:50:10.228386 [ 3 ] {} <Debug> HTTP-Session: 0884eb20-c703-430f-bb7d-fa4b0d6a8551 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1288 2024.08.22 17:50:10.228418 [ 3 ] {} <Trace> HTTP-Session: 0884eb20-c703-430f-bb7d-fa4b0d6a8551 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1289 2024.08.22 17:50:10.228524 [ 3 ] {110269b2-2e0d-432e-8c59-28cd5b0c61db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1290 2024.08.22 17:50:10.228569 [ 3 ] {110269b2-2e0d-432e-8c59-28cd5b0c61db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1291 2024.08.22 17:50:10.230985 [ 3 ] {110269b2-2e0d-432e-8c59-28cd5b0c61db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1292 2024.08.22 17:50:10.233617 [ 3 ] {110269b2-2e0d-432e-8c59-28cd5b0c61db} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1293 2024.08.22 17:50:10.233653 [ 3 ] {110269b2-2e0d-432e-8c59-28cd5b0c61db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1294 2024.08.22 17:50:10.234011 [ 3 ] {110269b2-2e0d-432e-8c59-28cd5b0c61db} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1295 2024.08.22 17:50:10.234373 [ 3 ] {110269b2-2e0d-432e-8c59-28cd5b0c61db} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1296 2024.08.22 17:50:10.234534 [ 3 ] {110269b2-2e0d-432e-8c59-28cd5b0c61db} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.006039 sec., 4470.938897168406 rows/sec., 336.19 KiB/sec.
1297 2024.08.22 17:50:10.234802 [ 3 ] {110269b2-2e0d-432e-8c59-28cd5b0c61db} <Debug> DynamicQueryHandler: Done processing query
1298 2024.08.22 17:50:10.234827 [ 3 ] {110269b2-2e0d-432e-8c59-28cd5b0c61db} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1299 2024.08.22 17:50:10.234843 [ 3 ] {} <Debug> HTTP-Session: 0884eb20-c703-430f-bb7d-fa4b0d6a8551 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1300 2024.08.22 17:50:10.234990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 17160, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1301 2024.08.22 17:50:10.235039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1302 2024.08.22 17:50:10.235058 [ 3 ] {} <Debug> HTTP-Session: e40a90bb-01d7-49bf-960f-846b5407cb58 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1303 2024.08.22 17:50:10.235075 [ 3 ] {} <Debug> HTTP-Session: e40a90bb-01d7-49bf-960f-846b5407cb58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1304 2024.08.22 17:50:10.235089 [ 3 ] {} <Debug> HTTP-Session: e40a90bb-01d7-49bf-960f-846b5407cb58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1305 2024.08.22 17:50:10.235122 [ 3 ] {} <Trace> HTTP-Session: e40a90bb-01d7-49bf-960f-846b5407cb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1306 2024.08.22 17:50:10.235257 [ 3 ] {4dea3447-a072-404b-a401-cfe540d6109d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1307 2024.08.22 17:50:10.235302 [ 3 ] {4dea3447-a072-404b-a401-cfe540d6109d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1308 2024.08.22 17:50:10.235592 [ 3 ] {4dea3447-a072-404b-a401-cfe540d6109d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1309 2024.08.22 17:50:10.236062 [ 3 ] {4dea3447-a072-404b-a401-cfe540d6109d} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1310 2024.08.22 17:50:10.236099 [ 3 ] {4dea3447-a072-404b-a401-cfe540d6109d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1311 2024.08.22 17:50:10.236486 [ 3 ] {4dea3447-a072-404b-a401-cfe540d6109d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1312 2024.08.22 17:50:10.236867 [ 3 ] {4dea3447-a072-404b-a401-cfe540d6109d} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1313 2024.08.22 17:50:10.237023 [ 3 ] {4dea3447-a072-404b-a401-cfe540d6109d} <Debug> executeQuery: Read 101 rows, 8.09 KiB in 0.00181 sec., 55801.10497237569 rows/sec., 4.37 MiB/sec.
1314 2024.08.22 17:50:10.237200 [ 3 ] {4dea3447-a072-404b-a401-cfe540d6109d} <Debug> DynamicQueryHandler: Done processing query
1315 2024.08.22 17:50:10.237225 [ 3 ] {4dea3447-a072-404b-a401-cfe540d6109d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1316 2024.08.22 17:50:10.237241 [ 3 ] {} <Debug> HTTP-Session: e40a90bb-01d7-49bf-960f-846b5407cb58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1317 2024.08.22 17:50:10.237461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 22568, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1318 2024.08.22 17:50:10.237508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1319 2024.08.22 17:50:10.237528 [ 3 ] {} <Debug> HTTP-Session: 2c0d37fb-03aa-4e62-8059-7101f02b1610 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1320 2024.08.22 17:50:10.237544 [ 3 ] {} <Debug> HTTP-Session: 2c0d37fb-03aa-4e62-8059-7101f02b1610 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1321 2024.08.22 17:50:10.237556 [ 3 ] {} <Debug> HTTP-Session: 2c0d37fb-03aa-4e62-8059-7101f02b1610 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1322 2024.08.22 17:50:10.237587 [ 3 ] {} <Trace> HTTP-Session: 2c0d37fb-03aa-4e62-8059-7101f02b1610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1323 2024.08.22 17:50:10.237715 [ 3 ] {ee8c9db1-2d24-4b40-8cf2-55bb7887ec77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1324 2024.08.22 17:50:10.237760 [ 3 ] {ee8c9db1-2d24-4b40-8cf2-55bb7887ec77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1325 2024.08.22 17:50:10.237900 [ 3 ] {ee8c9db1-2d24-4b40-8cf2-55bb7887ec77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1326 2024.08.22 17:50:10.238223 [ 3 ] {ee8c9db1-2d24-4b40-8cf2-55bb7887ec77} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1327 2024.08.22 17:50:10.238258 [ 3 ] {ee8c9db1-2d24-4b40-8cf2-55bb7887ec77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1328 2024.08.22 17:50:10.238731 [ 3 ] {ee8c9db1-2d24-4b40-8cf2-55bb7887ec77} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1329 2024.08.22 17:50:10.239082 [ 3 ] {ee8c9db1-2d24-4b40-8cf2-55bb7887ec77} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1330 2024.08.22 17:50:10.239238 [ 3 ] {ee8c9db1-2d24-4b40-8cf2-55bb7887ec77} <Debug> executeQuery: Read 118 rows, 8.42 KiB in 0.00155 sec., 76129.03225806452 rows/sec., 5.30 MiB/sec.
1331 2024.08.22 17:50:10.239395 [ 3 ] {ee8c9db1-2d24-4b40-8cf2-55bb7887ec77} <Debug> DynamicQueryHandler: Done processing query
1332 2024.08.22 17:50:10.239420 [ 3 ] {ee8c9db1-2d24-4b40-8cf2-55bb7887ec77} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1333 2024.08.22 17:50:10.239437 [ 3 ] {} <Debug> HTTP-Session: 2c0d37fb-03aa-4e62-8059-7101f02b1610 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1334 2024.08.22 17:50:10.239684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 43151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1335 2024.08.22 17:50:10.239735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1336 2024.08.22 17:50:10.239755 [ 3 ] {} <Debug> HTTP-Session: fc2cb363-f4ef-44fb-9ef8-e52c4598284f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1337 2024.08.22 17:50:10.239772 [ 3 ] {} <Debug> HTTP-Session: fc2cb363-f4ef-44fb-9ef8-e52c4598284f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1338 2024.08.22 17:50:10.239786 [ 3 ] {} <Debug> HTTP-Session: fc2cb363-f4ef-44fb-9ef8-e52c4598284f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1339 2024.08.22 17:50:10.239819 [ 3 ] {} <Trace> HTTP-Session: fc2cb363-f4ef-44fb-9ef8-e52c4598284f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1340 2024.08.22 17:50:10.240118 [ 3 ] {1806a48e-64d0-4268-95c0-c8a620ac2218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1341 2024.08.22 17:50:10.240185 [ 3 ] {1806a48e-64d0-4268-95c0-c8a620ac2218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
1342 2024.08.22 17:50:10.240598 [ 3 ] {1806a48e-64d0-4268-95c0-c8a620ac2218} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1343 2024.08.22 17:50:10.243286 [ 3 ] {1806a48e-64d0-4268-95c0-c8a620ac2218} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1344 2024.08.22 17:50:10.243332 [ 3 ] {1806a48e-64d0-4268-95c0-c8a620ac2218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1345 2024.08.22 17:50:10.248488 [ 3 ] {1806a48e-64d0-4268-95c0-c8a620ac2218} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1346 2024.08.22 17:50:10.248954 [ 3 ] {1806a48e-64d0-4268-95c0-c8a620ac2218} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1347 2024.08.22 17:50:10.249164 [ 3 ] {1806a48e-64d0-4268-95c0-c8a620ac2218} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00925 sec., 2918.918918918919 rows/sec., 5.23 MiB/sec.
1348 2024.08.22 17:50:10.249551 [ 3 ] {1806a48e-64d0-4268-95c0-c8a620ac2218} <Debug> DynamicQueryHandler: Done processing query
1349 2024.08.22 17:50:10.249577 [ 3 ] {1806a48e-64d0-4268-95c0-c8a620ac2218} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
1350 2024.08.22 17:50:10.249593 [ 3 ] {} <Debug> HTTP-Session: fc2cb363-f4ef-44fb-9ef8-e52c4598284f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1351 2024.08.22 17:50:10.249706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 2947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1352 2024.08.22 17:50:10.249756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1353 2024.08.22 17:50:10.249776 [ 3 ] {} <Debug> HTTP-Session: baf2df5d-439b-48f3-965d-efbe69f26ce6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1354 2024.08.22 17:50:10.249792 [ 3 ] {} <Debug> HTTP-Session: baf2df5d-439b-48f3-965d-efbe69f26ce6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1355 2024.08.22 17:50:10.249806 [ 3 ] {} <Debug> HTTP-Session: baf2df5d-439b-48f3-965d-efbe69f26ce6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1356 2024.08.22 17:50:10.249838 [ 3 ] {} <Trace> HTTP-Session: baf2df5d-439b-48f3-965d-efbe69f26ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1357 2024.08.22 17:50:10.249962 [ 3 ] {c5c3bf81-238e-4fc5-baad-ea474065baf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1358 2024.08.22 17:50:10.250010 [ 3 ] {c5c3bf81-238e-4fc5-baad-ea474065baf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1359 2024.08.22 17:50:10.250143 [ 3 ] {c5c3bf81-238e-4fc5-baad-ea474065baf5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1360 2024.08.22 17:50:10.250464 [ 3 ] {c5c3bf81-238e-4fc5-baad-ea474065baf5} <Trace> oximeter.measurements_i64 (582821bc-4642-481b-946a-951a2d491258): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1361 2024.08.22 17:50:10.250500 [ 3 ] {c5c3bf81-238e-4fc5-baad-ea474065baf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1362 2024.08.22 17:50:10.250877 [ 3 ] {c5c3bf81-238e-4fc5-baad-ea474065baf5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1363 2024.08.22 17:50:10.251203 [ 3 ] {c5c3bf81-238e-4fc5-baad-ea474065baf5} <Trace> oximeter.measurements_i64 (582821bc-4642-481b-946a-951a2d491258): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1364 2024.08.22 17:50:10.251356 [ 3 ] {c5c3bf81-238e-4fc5-baad-ea474065baf5} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.001416 sec., 12711.864406779661 rows/sec., 957.94 KiB/sec.
1365 2024.08.22 17:50:10.251630 [ 3 ] {c5c3bf81-238e-4fc5-baad-ea474065baf5} <Debug> DynamicQueryHandler: Done processing query
1366 2024.08.22 17:50:10.251655 [ 3 ] {c5c3bf81-238e-4fc5-baad-ea474065baf5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1367 2024.08.22 17:50:10.251672 [ 3 ] {} <Debug> HTTP-Session: baf2df5d-439b-48f3-965d-efbe69f26ce6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1368 2024.08.22 17:50:10.251785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 6407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1369 2024.08.22 17:50:10.251842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1370 2024.08.22 17:50:10.251868 [ 3 ] {} <Debug> HTTP-Session: 02f5c2a8-34de-485a-91e5-b6f59f672fa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1371 2024.08.22 17:50:10.251885 [ 3 ] {} <Debug> HTTP-Session: 02f5c2a8-34de-485a-91e5-b6f59f672fa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1372 2024.08.22 17:50:10.251900 [ 3 ] {} <Debug> HTTP-Session: 02f5c2a8-34de-485a-91e5-b6f59f672fa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1373 2024.08.22 17:50:10.251934 [ 3 ] {} <Trace> HTTP-Session: 02f5c2a8-34de-485a-91e5-b6f59f672fa1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1374 2024.08.22 17:50:10.252058 [ 3 ] {ed32ab11-f839-4898-a075-14b2ae3cbd38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1375 2024.08.22 17:50:10.252114 [ 3 ] {ed32ab11-f839-4898-a075-14b2ae3cbd38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1376 2024.08.22 17:50:10.252323 [ 3 ] {ed32ab11-f839-4898-a075-14b2ae3cbd38} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1377 2024.08.22 17:50:10.252712 [ 3 ] {ed32ab11-f839-4898-a075-14b2ae3cbd38} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1378 2024.08.22 17:50:10.252761 [ 3 ] {ed32ab11-f839-4898-a075-14b2ae3cbd38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1379 2024.08.22 17:50:10.253168 [ 3 ] {ed32ab11-f839-4898-a075-14b2ae3cbd38} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1380 2024.08.22 17:50:10.253493 [ 3 ] {ed32ab11-f839-4898-a075-14b2ae3cbd38} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1381 2024.08.22 17:50:10.253649 [ 3 ] {ed32ab11-f839-4898-a075-14b2ae3cbd38} <Debug> executeQuery: Read 42 rows, 2.89 KiB in 0.001623 sec., 25878.003696857668 rows/sec., 1.74 MiB/sec.
1382 2024.08.22 17:50:10.253817 [ 3 ] {ed32ab11-f839-4898-a075-14b2ae3cbd38} <Debug> DynamicQueryHandler: Done processing query
1383 2024.08.22 17:50:10.253843 [ 3 ] {ed32ab11-f839-4898-a075-14b2ae3cbd38} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1384 2024.08.22 17:50:10.253859 [ 3 ] {} <Debug> HTTP-Session: 02f5c2a8-34de-485a-91e5-b6f59f672fa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1385 2024.08.22 17:50:14.617757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1386 2024.08.22 17:50:14.617902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1387 2024.08.22 17:50:14.617931 [ 3 ] {} <Debug> HTTP-Session: a8a1fff5-26c4-4672-9905-2f2a493f3ab3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1388 2024.08.22 17:50:14.617962 [ 3 ] {} <Debug> HTTP-Session: a8a1fff5-26c4-4672-9905-2f2a493f3ab3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1389 2024.08.22 17:50:14.617981 [ 3 ] {} <Debug> HTTP-Session: a8a1fff5-26c4-4672-9905-2f2a493f3ab3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1390 2024.08.22 17:50:14.618037 [ 3 ] {} <Trace> HTTP-Session: a8a1fff5-26c4-4672-9905-2f2a493f3ab3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1391 2024.08.22 17:50:14.618300 [ 3 ] {114b425b-3939-4975-9646-89ec20df1efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1392 2024.08.22 17:50:14.618684 [ 3 ] {114b425b-3939-4975-9646-89ec20df1efe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1393 2024.08.22 17:50:14.618730 [ 3 ] {114b425b-3939-4975-9646-89ec20df1efe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1394 2024.08.22 17:50:14.619039 [ 3 ] {114b425b-3939-4975-9646-89ec20df1efe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1395 2024.08.22 17:50:14.619118 [ 3 ] {114b425b-3939-4975-9646-89ec20df1efe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1396 2024.08.22 17:50:14.619291 [ 3 ] {114b425b-3939-4975-9646-89ec20df1efe} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
1397 2024.08.22 17:50:14.619428 [ 253 ] {114b425b-3939-4975-9646-89ec20df1efe} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1398 2024.08.22 17:50:14.619451 [ 252 ] {114b425b-3939-4975-9646-89ec20df1efe} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1399 2024.08.22 17:50:14.619596 [ 3 ] {114b425b-3939-4975-9646-89ec20df1efe} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (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
1400 2024.08.22 17:50:14.619626 [ 3 ] {114b425b-3939-4975-9646-89ec20df1efe} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Spreading mark ranges among streams (default reading)
1401 2024.08.22 17:50:14.623877 [ 3 ] {114b425b-3939-4975-9646-89ec20df1efe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1402 2024.08.22 17:50:14.625854 [ 3 ] {114b425b-3939-4975-9646-89ec20df1efe} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Reading approx. 22 rows with 2 streams
1403 2024.08.22 17:50:14.625929 [ 3 ] {114b425b-3939-4975-9646-89ec20df1efe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1404 2024.08.22 17:50:14.625986 [ 3 ] {114b425b-3939-4975-9646-89ec20df1efe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1405 2024.08.22 17:50:14.627408 [ 3 ] {114b425b-3939-4975-9646-89ec20df1efe} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.009232 sec., 2383.0155979202773 rows/sec., 99.75 KiB/sec.
1406 2024.08.22 17:50:14.627709 [ 3 ] {114b425b-3939-4975-9646-89ec20df1efe} <Debug> DynamicQueryHandler: Done processing query
1407 2024.08.22 17:50:14.627736 [ 3 ] {114b425b-3939-4975-9646-89ec20df1efe} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1408 2024.08.22 17:50:14.627754 [ 3 ] {} <Debug> HTTP-Session: a8a1fff5-26c4-4672-9905-2f2a493f3ab3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1409 2024.08.22 17:50:14.627996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1410 2024.08.22 17:50:14.628047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1411 2024.08.22 17:50:14.628066 [ 3 ] {} <Debug> HTTP-Session: e7964b23-28d9-4c51-ad5a-a59d143e7fb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1412 2024.08.22 17:50:14.628084 [ 3 ] {} <Debug> HTTP-Session: e7964b23-28d9-4c51-ad5a-a59d143e7fb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1413 2024.08.22 17:50:14.628098 [ 3 ] {} <Debug> HTTP-Session: e7964b23-28d9-4c51-ad5a-a59d143e7fb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1414 2024.08.22 17:50:14.628132 [ 3 ] {} <Trace> HTTP-Session: e7964b23-28d9-4c51-ad5a-a59d143e7fb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1415 2024.08.22 17:50:14.628289 [ 3 ] {2001f324-99ca-40f7-bc6f-59325c04eac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) 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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1416 2024.08.22 17:50:14.628564 [ 3 ] {2001f324-99ca-40f7-bc6f-59325c04eac2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1417 2024.08.22 17:50:14.628607 [ 3 ] {2001f324-99ca-40f7-bc6f-59325c04eac2} <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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1418 2024.08.22 17:50:14.628882 [ 3 ] {2001f324-99ca-40f7-bc6f-59325c04eac2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1419 2024.08.22 17:50:14.628948 [ 3 ] {2001f324-99ca-40f7-bc6f-59325c04eac2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1420 2024.08.22 17:50:14.629093 [ 3 ] {2001f324-99ca-40f7-bc6f-59325c04eac2} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
1421 2024.08.22 17:50:14.629179 [ 254 ] {2001f324-99ca-40f7-bc6f-59325c04eac2} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1422 2024.08.22 17:50:14.629193 [ 253 ] {2001f324-99ca-40f7-bc6f-59325c04eac2} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1423 2024.08.22 17:50:14.629297 [ 3 ] {2001f324-99ca-40f7-bc6f-59325c04eac2} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (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
1424 2024.08.22 17:50:14.629325 [ 3 ] {2001f324-99ca-40f7-bc6f-59325c04eac2} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Spreading mark ranges among streams (default reading)
1425 2024.08.22 17:50:14.629406 [ 3 ] {2001f324-99ca-40f7-bc6f-59325c04eac2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1426 2024.08.22 17:50:14.629427 [ 3 ] {2001f324-99ca-40f7-bc6f-59325c04eac2} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Reading approx. 22 rows with 2 streams
1427 2024.08.22 17:50:14.629467 [ 3 ] {2001f324-99ca-40f7-bc6f-59325c04eac2} <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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1428 2024.08.22 17:50:14.629509 [ 3 ] {2001f324-99ca-40f7-bc6f-59325c04eac2} <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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1429 2024.08.22 17:50:14.630679 [ 3 ] {2001f324-99ca-40f7-bc6f-59325c04eac2} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002457 sec., 8954.008954008954 rows/sec., 374.81 KiB/sec.
1430 2024.08.22 17:50:14.630965 [ 3 ] {2001f324-99ca-40f7-bc6f-59325c04eac2} <Debug> DynamicQueryHandler: Done processing query
1431 2024.08.22 17:50:14.630991 [ 3 ] {2001f324-99ca-40f7-bc6f-59325c04eac2} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1432 2024.08.22 17:50:14.631008 [ 3 ] {} <Debug> HTTP-Session: e7964b23-28d9-4c51-ad5a-a59d143e7fb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1433 2024.08.22 17:50:14.631235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1434 2024.08.22 17:50:14.631284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1435 2024.08.22 17:50:14.631303 [ 3 ] {} <Debug> HTTP-Session: 71fccfad-e28d-4ca7-95d5-6a4bbbb52135 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1436 2024.08.22 17:50:14.631320 [ 3 ] {} <Debug> HTTP-Session: 71fccfad-e28d-4ca7-95d5-6a4bbbb52135 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1437 2024.08.22 17:50:14.631334 [ 3 ] {} <Debug> HTTP-Session: 71fccfad-e28d-4ca7-95d5-6a4bbbb52135 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1438 2024.08.22 17:50:14.631366 [ 3 ] {} <Trace> HTTP-Session: 71fccfad-e28d-4ca7-95d5-6a4bbbb52135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1439 2024.08.22 17:50:14.631508 [ 3 ] {99a67b6b-bd6f-4728-ae4d-9fe6236c11f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1440 2024.08.22 17:50:14.631782 [ 3 ] {99a67b6b-bd6f-4728-ae4d-9fe6236c11f4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1441 2024.08.22 17:50:14.631824 [ 3 ] {99a67b6b-bd6f-4728-ae4d-9fe6236c11f4} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1442 2024.08.22 17:50:14.632103 [ 3 ] {99a67b6b-bd6f-4728-ae4d-9fe6236c11f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1443 2024.08.22 17:50:14.632168 [ 3 ] {99a67b6b-bd6f-4728-ae4d-9fe6236c11f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1444 2024.08.22 17:50:14.632308 [ 3 ] {99a67b6b-bd6f-4728-ae4d-9fe6236c11f4} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
1445 2024.08.22 17:50:14.632405 [ 253 ] {99a67b6b-bd6f-4728-ae4d-9fe6236c11f4} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1446 2024.08.22 17:50:14.632420 [ 254 ] {99a67b6b-bd6f-4728-ae4d-9fe6236c11f4} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1447 2024.08.22 17:50:14.632526 [ 3 ] {99a67b6b-bd6f-4728-ae4d-9fe6236c11f4} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (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
1448 2024.08.22 17:50:14.632549 [ 3 ] {99a67b6b-bd6f-4728-ae4d-9fe6236c11f4} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Spreading mark ranges among streams (default reading)
1449 2024.08.22 17:50:14.632628 [ 3 ] {99a67b6b-bd6f-4728-ae4d-9fe6236c11f4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1450 2024.08.22 17:50:14.632648 [ 3 ] {99a67b6b-bd6f-4728-ae4d-9fe6236c11f4} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Reading approx. 22 rows with 2 streams
1451 2024.08.22 17:50:14.632687 [ 3 ] {99a67b6b-bd6f-4728-ae4d-9fe6236c11f4} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1452 2024.08.22 17:50:14.632727 [ 3 ] {99a67b6b-bd6f-4728-ae4d-9fe6236c11f4} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1453 2024.08.22 17:50:14.633991 [ 3 ] {99a67b6b-bd6f-4728-ae4d-9fe6236c11f4} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002552 sec., 8620.689655172413 rows/sec., 360.85 KiB/sec.
1454 2024.08.22 17:50:14.634268 [ 3 ] {99a67b6b-bd6f-4728-ae4d-9fe6236c11f4} <Debug> DynamicQueryHandler: Done processing query
1455 2024.08.22 17:50:14.634292 [ 3 ] {99a67b6b-bd6f-4728-ae4d-9fe6236c11f4} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1456 2024.08.22 17:50:14.634309 [ 3 ] {} <Debug> HTTP-Session: 71fccfad-e28d-4ca7-95d5-6a4bbbb52135 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1457 2024.08.22 17:50:14.634525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1458 2024.08.22 17:50:14.634575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1459 2024.08.22 17:50:14.634594 [ 3 ] {} <Debug> HTTP-Session: 50fe4f99-33ab-4e66-b040-af5682665477 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1460 2024.08.22 17:50:14.634611 [ 3 ] {} <Debug> HTTP-Session: 50fe4f99-33ab-4e66-b040-af5682665477 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1461 2024.08.22 17:50:14.634625 [ 3 ] {} <Debug> HTTP-Session: 50fe4f99-33ab-4e66-b040-af5682665477 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1462 2024.08.22 17:50:14.634657 [ 3 ] {} <Trace> HTTP-Session: 50fe4f99-33ab-4e66-b040-af5682665477 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1463 2024.08.22 17:50:14.634798 [ 3 ] {3d889c2e-a53d-4dae-b4d1-dd20ec455171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1464 2024.08.22 17:50:14.635071 [ 3 ] {3d889c2e-a53d-4dae-b4d1-dd20ec455171} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1465 2024.08.22 17:50:14.635116 [ 3 ] {3d889c2e-a53d-4dae-b4d1-dd20ec455171} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1466 2024.08.22 17:50:14.635395 [ 3 ] {3d889c2e-a53d-4dae-b4d1-dd20ec455171} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1467 2024.08.22 17:50:14.635459 [ 3 ] {3d889c2e-a53d-4dae-b4d1-dd20ec455171} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1468 2024.08.22 17:50:14.635612 [ 3 ] {3d889c2e-a53d-4dae-b4d1-dd20ec455171} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
1469 2024.08.22 17:50:14.635690 [ 254 ] {3d889c2e-a53d-4dae-b4d1-dd20ec455171} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1470 2024.08.22 17:50:14.635709 [ 253 ] {3d889c2e-a53d-4dae-b4d1-dd20ec455171} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1471 2024.08.22 17:50:14.635806 [ 3 ] {3d889c2e-a53d-4dae-b4d1-dd20ec455171} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (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
1472 2024.08.22 17:50:14.635836 [ 3 ] {3d889c2e-a53d-4dae-b4d1-dd20ec455171} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Spreading mark ranges among streams (default reading)
1473 2024.08.22 17:50:14.635921 [ 3 ] {3d889c2e-a53d-4dae-b4d1-dd20ec455171} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1474 2024.08.22 17:50:14.635943 [ 3 ] {3d889c2e-a53d-4dae-b4d1-dd20ec455171} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Reading approx. 22 rows with 2 streams
1475 2024.08.22 17:50:14.635982 [ 3 ] {3d889c2e-a53d-4dae-b4d1-dd20ec455171} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1476 2024.08.22 17:50:14.636023 [ 3 ] {3d889c2e-a53d-4dae-b4d1-dd20ec455171} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1477 2024.08.22 17:50:14.637330 [ 3 ] {3d889c2e-a53d-4dae-b4d1-dd20ec455171} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002599 sec., 8464.794151596767 rows/sec., 354.33 KiB/sec.
1478 2024.08.22 17:50:14.637603 [ 3 ] {3d889c2e-a53d-4dae-b4d1-dd20ec455171} <Debug> DynamicQueryHandler: Done processing query
1479 2024.08.22 17:50:14.637627 [ 3 ] {3d889c2e-a53d-4dae-b4d1-dd20ec455171} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1480 2024.08.22 17:50:14.637645 [ 3 ] {} <Debug> HTTP-Session: 50fe4f99-33ab-4e66-b040-af5682665477 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1481 2024.08.22 17:50:14.637855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1055, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1482 2024.08.22 17:50:14.637904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1483 2024.08.22 17:50:14.637922 [ 3 ] {} <Debug> HTTP-Session: 291390c3-b033-4f29-9926-3312838e823c Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1484 2024.08.22 17:50:14.637939 [ 3 ] {} <Debug> HTTP-Session: 291390c3-b033-4f29-9926-3312838e823c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1485 2024.08.22 17:50:14.637953 [ 3 ] {} <Debug> HTTP-Session: 291390c3-b033-4f29-9926-3312838e823c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1486 2024.08.22 17:50:14.637985 [ 3 ] {} <Trace> HTTP-Session: 291390c3-b033-4f29-9926-3312838e823c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1487 2024.08.22 17:50:14.638128 [ 3 ] {a3800d31-c251-4a69-8fdf-7f0b2de6fd0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1488 2024.08.22 17:50:14.638407 [ 3 ] {a3800d31-c251-4a69-8fdf-7f0b2de6fd0f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1489 2024.08.22 17:50:14.638451 [ 3 ] {a3800d31-c251-4a69-8fdf-7f0b2de6fd0f} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1490 2024.08.22 17:50:14.638733 [ 3 ] {a3800d31-c251-4a69-8fdf-7f0b2de6fd0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1491 2024.08.22 17:50:14.638797 [ 3 ] {a3800d31-c251-4a69-8fdf-7f0b2de6fd0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1492 2024.08.22 17:50:14.638940 [ 3 ] {a3800d31-c251-4a69-8fdf-7f0b2de6fd0f} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
1493 2024.08.22 17:50:14.639048 [ 254 ] {a3800d31-c251-4a69-8fdf-7f0b2de6fd0f} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1494 2024.08.22 17:50:14.639051 [ 253 ] {a3800d31-c251-4a69-8fdf-7f0b2de6fd0f} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1495 2024.08.22 17:50:14.639154 [ 3 ] {a3800d31-c251-4a69-8fdf-7f0b2de6fd0f} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (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
1496 2024.08.22 17:50:14.639182 [ 3 ] {a3800d31-c251-4a69-8fdf-7f0b2de6fd0f} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Spreading mark ranges among streams (default reading)
1497 2024.08.22 17:50:14.639260 [ 3 ] {a3800d31-c251-4a69-8fdf-7f0b2de6fd0f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1498 2024.08.22 17:50:14.639280 [ 3 ] {a3800d31-c251-4a69-8fdf-7f0b2de6fd0f} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Reading approx. 22 rows with 2 streams
1499 2024.08.22 17:50:14.639318 [ 3 ] {a3800d31-c251-4a69-8fdf-7f0b2de6fd0f} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1500 2024.08.22 17:50:14.639358 [ 3 ] {a3800d31-c251-4a69-8fdf-7f0b2de6fd0f} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1501 2024.08.22 17:50:14.640638 [ 3 ] {a3800d31-c251-4a69-8fdf-7f0b2de6fd0f} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002578 sec., 8533.747090768038 rows/sec., 357.21 KiB/sec.
1502 2024.08.22 17:50:14.640906 [ 3 ] {a3800d31-c251-4a69-8fdf-7f0b2de6fd0f} <Debug> DynamicQueryHandler: Done processing query
1503 2024.08.22 17:50:14.640931 [ 3 ] {a3800d31-c251-4a69-8fdf-7f0b2de6fd0f} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1504 2024.08.22 17:50:14.640948 [ 3 ] {} <Debug> HTTP-Session: 291390c3-b033-4f29-9926-3312838e823c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1505 2024.08.22 17:50:14.641166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1506 2024.08.22 17:50:14.641214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1507 2024.08.22 17:50:14.641233 [ 3 ] {} <Debug> HTTP-Session: b8d60826-73a3-4221-bdd2-2798d159a0fc Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1508 2024.08.22 17:50:14.641250 [ 3 ] {} <Debug> HTTP-Session: b8d60826-73a3-4221-bdd2-2798d159a0fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1509 2024.08.22 17:50:14.641264 [ 3 ] {} <Debug> HTTP-Session: b8d60826-73a3-4221-bdd2-2798d159a0fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1510 2024.08.22 17:50:14.641297 [ 3 ] {} <Trace> HTTP-Session: b8d60826-73a3-4221-bdd2-2798d159a0fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1511 2024.08.22 17:50:14.641441 [ 3 ] {7740005f-f208-413e-a41c-44ffc6471481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1512 2024.08.22 17:50:14.641720 [ 3 ] {7740005f-f208-413e-a41c-44ffc6471481} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1513 2024.08.22 17:50:14.641765 [ 3 ] {7740005f-f208-413e-a41c-44ffc6471481} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1514 2024.08.22 17:50:14.642049 [ 3 ] {7740005f-f208-413e-a41c-44ffc6471481} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1515 2024.08.22 17:50:14.642113 [ 3 ] {7740005f-f208-413e-a41c-44ffc6471481} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1516 2024.08.22 17:50:14.642255 [ 3 ] {7740005f-f208-413e-a41c-44ffc6471481} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
1517 2024.08.22 17:50:14.642338 [ 254 ] {7740005f-f208-413e-a41c-44ffc6471481} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1518 2024.08.22 17:50:14.642354 [ 253 ] {7740005f-f208-413e-a41c-44ffc6471481} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1519 2024.08.22 17:50:14.642453 [ 3 ] {7740005f-f208-413e-a41c-44ffc6471481} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (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
1520 2024.08.22 17:50:14.642483 [ 3 ] {7740005f-f208-413e-a41c-44ffc6471481} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Spreading mark ranges among streams (default reading)
1521 2024.08.22 17:50:14.642563 [ 3 ] {7740005f-f208-413e-a41c-44ffc6471481} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1522 2024.08.22 17:50:14.642584 [ 3 ] {7740005f-f208-413e-a41c-44ffc6471481} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Reading approx. 22 rows with 2 streams
1523 2024.08.22 17:50:14.642623 [ 3 ] {7740005f-f208-413e-a41c-44ffc6471481} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1524 2024.08.22 17:50:14.642662 [ 3 ] {7740005f-f208-413e-a41c-44ffc6471481} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1525 2024.08.22 17:50:14.643841 [ 3 ] {7740005f-f208-413e-a41c-44ffc6471481} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.00247 sec., 8906.882591093117 rows/sec., 372.83 KiB/sec.
1526 2024.08.22 17:50:14.644149 [ 3 ] {7740005f-f208-413e-a41c-44ffc6471481} <Debug> DynamicQueryHandler: Done processing query
1527 2024.08.22 17:50:14.644182 [ 3 ] {7740005f-f208-413e-a41c-44ffc6471481} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1528 2024.08.22 17:50:14.644203 [ 3 ] {} <Debug> HTTP-Session: b8d60826-73a3-4221-bdd2-2798d159a0fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1529 2024.08.22 17:50:14.713008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 2476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1530 2024.08.22 17:50:14.713069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1531 2024.08.22 17:50:14.713089 [ 3 ] {} <Debug> HTTP-Session: 787aefe2-faae-4178-8df0-b20566c4fcb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1532 2024.08.22 17:50:14.713107 [ 3 ] {} <Debug> HTTP-Session: 787aefe2-faae-4178-8df0-b20566c4fcb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1533 2024.08.22 17:50:14.713121 [ 3 ] {} <Debug> HTTP-Session: 787aefe2-faae-4178-8df0-b20566c4fcb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1534 2024.08.22 17:50:14.713152 [ 3 ] {} <Trace> HTTP-Session: 787aefe2-faae-4178-8df0-b20566c4fcb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1535 2024.08.22 17:50:14.713281 [ 3 ] {b1c5e9aa-a04b-40cb-9aed-ca92611e5138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1536 2024.08.22 17:50:14.713329 [ 3 ] {b1c5e9aa-a04b-40cb-9aed-ca92611e5138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1537 2024.08.22 17:50:14.713571 [ 3 ] {b1c5e9aa-a04b-40cb-9aed-ca92611e5138} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1538 2024.08.22 17:50:14.713944 [ 3 ] {b1c5e9aa-a04b-40cb-9aed-ca92611e5138} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1539 2024.08.22 17:50:14.713986 [ 3 ] {b1c5e9aa-a04b-40cb-9aed-ca92611e5138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1540 2024.08.22 17:50:14.714485 [ 3 ] {b1c5e9aa-a04b-40cb-9aed-ca92611e5138} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1541 2024.08.22 17:50:14.714795 [ 3 ] {b1c5e9aa-a04b-40cb-9aed-ca92611e5138} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1542 2024.08.22 17:50:14.714973 [ 3 ] {b1c5e9aa-a04b-40cb-9aed-ca92611e5138} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001677 sec., 3577.8175313059032 rows/sec., 796.62 KiB/sec.
1543 2024.08.22 17:50:14.715263 [ 3 ] {b1c5e9aa-a04b-40cb-9aed-ca92611e5138} <Debug> DynamicQueryHandler: Done processing query
1544 2024.08.22 17:50:14.715288 [ 3 ] {b1c5e9aa-a04b-40cb-9aed-ca92611e5138} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1545 2024.08.22 17:50:14.715305 [ 3 ] {} <Debug> HTTP-Session: 787aefe2-faae-4178-8df0-b20566c4fcb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1546 2024.08.22 17:50:14.715550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 173264, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1547 2024.08.22 17:50:14.715623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1548 2024.08.22 17:50:14.715649 [ 3 ] {} <Debug> HTTP-Session: 41ac2996-8b30-42d7-9e18-7dc4ded6f83f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1549 2024.08.22 17:50:14.715670 [ 3 ] {} <Debug> HTTP-Session: 41ac2996-8b30-42d7-9e18-7dc4ded6f83f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1550 2024.08.22 17:50:14.715687 [ 3 ] {} <Debug> HTTP-Session: 41ac2996-8b30-42d7-9e18-7dc4ded6f83f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1551 2024.08.22 17:50:14.715726 [ 3 ] {} <Trace> HTTP-Session: 41ac2996-8b30-42d7-9e18-7dc4ded6f83f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1552 2024.08.22 17:50:14.716814 [ 3 ] {4efb7c8c-c2be-4f6e-b168-aafc03566818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1553 2024.08.22 17:50:14.716863 [ 3 ] {4efb7c8c-c2be-4f6e-b168-aafc03566818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1554 2024.08.22 17:50:14.717130 [ 3 ] {4efb7c8c-c2be-4f6e-b168-aafc03566818} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1555 2024.08.22 17:50:14.718298 [ 3 ] {4efb7c8c-c2be-4f6e-b168-aafc03566818} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1556 2024.08.22 17:50:14.718337 [ 3 ] {4efb7c8c-c2be-4f6e-b168-aafc03566818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1557 2024.08.22 17:50:14.718892 [ 3 ] {4efb7c8c-c2be-4f6e-b168-aafc03566818} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1558 2024.08.22 17:50:14.719258 [ 3 ] {4efb7c8c-c2be-4f6e-b168-aafc03566818} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1559 2024.08.22 17:50:14.719424 [ 3 ] {4efb7c8c-c2be-4f6e-b168-aafc03566818} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.003513 sec., 340449.7580415599 rows/sec., 28.07 MiB/sec.
1560 2024.08.22 17:50:14.719592 [ 3 ] {4efb7c8c-c2be-4f6e-b168-aafc03566818} <Debug> DynamicQueryHandler: Done processing query
1561 2024.08.22 17:50:14.719616 [ 3 ] {4efb7c8c-c2be-4f6e-b168-aafc03566818} <Debug> MemoryTracker: Peak memory usage (for query): 4.97 MiB.
1562 2024.08.22 17:50:14.719633 [ 3 ] {} <Debug> HTTP-Session: 41ac2996-8b30-42d7-9e18-7dc4ded6f83f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1563 2024.08.22 17:50:14.719830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1564 2024.08.22 17:50:14.719879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1565 2024.08.22 17:50:14.719898 [ 3 ] {} <Debug> HTTP-Session: 9de11c9e-2d78-4911-ad4e-b4ae95ea9005 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1566 2024.08.22 17:50:14.719915 [ 3 ] {} <Debug> HTTP-Session: 9de11c9e-2d78-4911-ad4e-b4ae95ea9005 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1567 2024.08.22 17:50:14.719929 [ 3 ] {} <Debug> HTTP-Session: 9de11c9e-2d78-4911-ad4e-b4ae95ea9005 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1568 2024.08.22 17:50:14.719961 [ 3 ] {} <Trace> HTTP-Session: 9de11c9e-2d78-4911-ad4e-b4ae95ea9005 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1569 2024.08.22 17:50:14.720105 [ 3 ] {c72125e0-fe74-4c60-b3af-4a0849919afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
1570 2024.08.22 17:50:14.720150 [ 3 ] {c72125e0-fe74-4c60-b3af-4a0849919afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
1571 2024.08.22 17:50:14.720380 [ 3 ] {c72125e0-fe74-4c60-b3af-4a0849919afc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1572 2024.08.22 17:50:14.722819 [ 3 ] {c72125e0-fe74-4c60-b3af-4a0849919afc} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1573 2024.08.22 17:50:14.722865 [ 3 ] {c72125e0-fe74-4c60-b3af-4a0849919afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1574 2024.08.22 17:50:14.723339 [ 3 ] {c72125e0-fe74-4c60-b3af-4a0849919afc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1575 2024.08.22 17:50:14.723702 [ 3 ] {c72125e0-fe74-4c60-b3af-4a0849919afc} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1576 2024.08.22 17:50:14.723870 [ 3 ] {c72125e0-fe74-4c60-b3af-4a0849919afc} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.003824 sec., 59623.430962343096 rows/sec., 4.04 MiB/sec.
1577 2024.08.22 17:50:14.724148 [ 3 ] {c72125e0-fe74-4c60-b3af-4a0849919afc} <Debug> DynamicQueryHandler: Done processing query
1578 2024.08.22 17:50:14.724173 [ 3 ] {c72125e0-fe74-4c60-b3af-4a0849919afc} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
1579 2024.08.22 17:50:14.724189 [ 3 ] {} <Debug> HTTP-Session: 9de11c9e-2d78-4911-ad4e-b4ae95ea9005 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1580 2024.08.22 17:50:14.724353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 85838, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1581 2024.08.22 17:50:14.724401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1582 2024.08.22 17:50:14.724420 [ 3 ] {} <Debug> HTTP-Session: 2200e273-1d30-4208-a10a-126893128353 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1583 2024.08.22 17:50:14.724437 [ 3 ] {} <Debug> HTTP-Session: 2200e273-1d30-4208-a10a-126893128353 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1584 2024.08.22 17:50:14.724451 [ 3 ] {} <Debug> HTTP-Session: 2200e273-1d30-4208-a10a-126893128353 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1585 2024.08.22 17:50:14.724483 [ 3 ] {} <Trace> HTTP-Session: 2200e273-1d30-4208-a10a-126893128353 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1586 2024.08.22 17:50:14.724780 [ 3 ] {0b7e7561-06bd-4f24-a385-6e1c93349e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1587 2024.08.22 17:50:14.724824 [ 3 ] {0b7e7561-06bd-4f24-a385-6e1c93349e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1588 2024.08.22 17:50:14.725075 [ 3 ] {0b7e7561-06bd-4f24-a385-6e1c93349e92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1589 2024.08.22 17:50:14.725690 [ 3 ] {0b7e7561-06bd-4f24-a385-6e1c93349e92} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1590 2024.08.22 17:50:14.725728 [ 3 ] {0b7e7561-06bd-4f24-a385-6e1c93349e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1591 2024.08.22 17:50:14.726096 [ 3 ] {0b7e7561-06bd-4f24-a385-6e1c93349e92} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1592 2024.08.22 17:50:14.726450 [ 3 ] {0b7e7561-06bd-4f24-a385-6e1c93349e92} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1593 2024.08.22 17:50:14.726610 [ 3 ] {0b7e7561-06bd-4f24-a385-6e1c93349e92} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.002034 sec., 255653.88397246806 rows/sec., 18.92 MiB/sec.
1594 2024.08.22 17:50:14.726770 [ 3 ] {0b7e7561-06bd-4f24-a385-6e1c93349e92} <Debug> DynamicQueryHandler: Done processing query
1595 2024.08.22 17:50:14.726795 [ 3 ] {0b7e7561-06bd-4f24-a385-6e1c93349e92} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
1596 2024.08.22 17:50:14.726811 [ 3 ] {} <Debug> HTTP-Session: 2200e273-1d30-4208-a10a-126893128353 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1597 2024.08.22 17:50:14.727291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 363208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1598 2024.08.22 17:50:14.727340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1599 2024.08.22 17:50:14.727360 [ 3 ] {} <Debug> HTTP-Session: 93a1d6d5-beaf-42bc-9f06-6958a7fdb9df Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1600 2024.08.22 17:50:14.727377 [ 3 ] {} <Debug> HTTP-Session: 93a1d6d5-beaf-42bc-9f06-6958a7fdb9df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1601 2024.08.22 17:50:14.727392 [ 3 ] {} <Debug> HTTP-Session: 93a1d6d5-beaf-42bc-9f06-6958a7fdb9df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1602 2024.08.22 17:50:14.727443 [ 3 ] {} <Trace> HTTP-Session: 93a1d6d5-beaf-42bc-9f06-6958a7fdb9df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1603 2024.08.22 17:50:14.728520 [ 3 ] {860e186f-ac27-418b-a9c3-c44ddeb6ff5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1604 2024.08.22 17:50:14.728572 [ 3 ] {860e186f-ac27-418b-a9c3-c44ddeb6ff5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1605 2024.08.22 17:50:14.728716 [ 3 ] {860e186f-ac27-418b-a9c3-c44ddeb6ff5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1606 2024.08.22 17:50:14.730162 [ 3 ] {860e186f-ac27-418b-a9c3-c44ddeb6ff5e} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1607 2024.08.22 17:50:14.730198 [ 3 ] {860e186f-ac27-418b-a9c3-c44ddeb6ff5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1608 2024.08.22 17:50:14.730735 [ 3 ] {860e186f-ac27-418b-a9c3-c44ddeb6ff5e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1609 2024.08.22 17:50:14.731078 [ 3 ] {860e186f-ac27-418b-a9c3-c44ddeb6ff5e} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1610 2024.08.22 17:50:14.731208 [ 3 ] {860e186f-ac27-418b-a9c3-c44ddeb6ff5e} <Debug> executeQuery: Read 1920 rows, 131.70 KiB in 0.003511 sec., 546852.7485046996 rows/sec., 36.63 MiB/sec.
1611 2024.08.22 17:50:14.731384 [ 3 ] {860e186f-ac27-418b-a9c3-c44ddeb6ff5e} <Debug> DynamicQueryHandler: Done processing query
1612 2024.08.22 17:50:14.731408 [ 3 ] {860e186f-ac27-418b-a9c3-c44ddeb6ff5e} <Debug> MemoryTracker: Peak memory usage (for query): 5.23 MiB.
1613 2024.08.22 17:50:14.731424 [ 3 ] {} <Debug> HTTP-Session: 93a1d6d5-beaf-42bc-9f06-6958a7fdb9df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1614 2024.08.22 17:50:14.731584 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 8527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1615 2024.08.22 17:50:14.731634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1616 2024.08.22 17:50:14.731653 [ 3 ] {} <Debug> HTTP-Session: 94166912-593c-4a86-a139-5eaefd65b732 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1617 2024.08.22 17:50:14.731670 [ 3 ] {} <Debug> HTTP-Session: 94166912-593c-4a86-a139-5eaefd65b732 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1618 2024.08.22 17:50:14.731684 [ 3 ] {} <Debug> HTTP-Session: 94166912-593c-4a86-a139-5eaefd65b732 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1619 2024.08.22 17:50:14.731715 [ 3 ] {} <Trace> HTTP-Session: 94166912-593c-4a86-a139-5eaefd65b732 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1620 2024.08.22 17:50:14.731828 [ 3 ] {2fc3be3b-20a0-4d46-8ee1-db640075a38f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1621 2024.08.22 17:50:14.731872 [ 3 ] {2fc3be3b-20a0-4d46-8ee1-db640075a38f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1622 2024.08.22 17:50:14.731999 [ 3 ] {2fc3be3b-20a0-4d46-8ee1-db640075a38f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1623 2024.08.22 17:50:14.732295 [ 3 ] {2fc3be3b-20a0-4d46-8ee1-db640075a38f} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1624 2024.08.22 17:50:14.732332 [ 3 ] {2fc3be3b-20a0-4d46-8ee1-db640075a38f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1625 2024.08.22 17:50:14.732694 [ 3 ] {2fc3be3b-20a0-4d46-8ee1-db640075a38f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1626 2024.08.22 17:50:14.733017 [ 3 ] {2fc3be3b-20a0-4d46-8ee1-db640075a38f} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1627 2024.08.22 17:50:14.733180 [ 3 ] {2fc3be3b-20a0-4d46-8ee1-db640075a38f} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.001388 sec., 40345.821325648416 rows/sec., 2.72 MiB/sec.
1628 2024.08.22 17:50:14.733331 [ 3 ] {2fc3be3b-20a0-4d46-8ee1-db640075a38f} <Debug> DynamicQueryHandler: Done processing query
1629 2024.08.22 17:50:14.733356 [ 3 ] {2fc3be3b-20a0-4d46-8ee1-db640075a38f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1630 2024.08.22 17:50:14.733373 [ 3 ] {} <Debug> HTTP-Session: 94166912-593c-4a86-a139-5eaefd65b732 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1631 2024.08.22 17:50:15.000178 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.05 MiB, peak 183.12 MiB, free memory in arenas 0.00 B, will set to 178.24 MiB (RSS), difference: 1.19 MiB
1632 2024.08.22 17:50:15.156421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 3679, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1633 2024.08.22 17:50:15.156548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1634 2024.08.22 17:50:15.156577 [ 3 ] {} <Debug> HTTP-Session: 32cdb23b-ecaf-479c-a6c2-decc866e43fd Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1635 2024.08.22 17:50:15.156612 [ 3 ] {} <Debug> HTTP-Session: 32cdb23b-ecaf-479c-a6c2-decc866e43fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1636 2024.08.22 17:50:15.156642 [ 3 ] {} <Debug> HTTP-Session: 32cdb23b-ecaf-479c-a6c2-decc866e43fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1637 2024.08.22 17:50:15.156706 [ 3 ] {} <Trace> HTTP-Session: 32cdb23b-ecaf-479c-a6c2-decc866e43fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1638 2024.08.22 17:50:15.156919 [ 3 ] {9786c010-b8b6-49ea-8a7c-b79fced8c78e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1639 2024.08.22 17:50:15.157009 [ 3 ] {9786c010-b8b6-49ea-8a7c-b79fced8c78e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1640 2024.08.22 17:50:15.157368 [ 3 ] {9786c010-b8b6-49ea-8a7c-b79fced8c78e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1641 2024.08.22 17:50:15.157842 [ 3 ] {9786c010-b8b6-49ea-8a7c-b79fced8c78e} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1642 2024.08.22 17:50:15.157899 [ 3 ] {9786c010-b8b6-49ea-8a7c-b79fced8c78e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1643 2024.08.22 17:50:15.158395 [ 3 ] {9786c010-b8b6-49ea-8a7c-b79fced8c78e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1644 2024.08.22 17:50:15.158782 [ 3 ] {9786c010-b8b6-49ea-8a7c-b79fced8c78e} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1645 2024.08.22 17:50:15.158950 [ 3 ] {9786c010-b8b6-49ea-8a7c-b79fced8c78e} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.002095 sec., 12410.501193317423 rows/sec., 984.02 KiB/sec.
1646 2024.08.22 17:50:15.159148 [ 3 ] {9786c010-b8b6-49ea-8a7c-b79fced8c78e} <Debug> DynamicQueryHandler: Done processing query
1647 2024.08.22 17:50:15.159175 [ 3 ] {9786c010-b8b6-49ea-8a7c-b79fced8c78e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1648 2024.08.22 17:50:15.159191 [ 3 ] {} <Debug> HTTP-Session: 32cdb23b-ecaf-479c-a6c2-decc866e43fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1649 2024.08.22 17:50:15.159322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 4784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1650 2024.08.22 17:50:15.159372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1651 2024.08.22 17:50:15.159393 [ 3 ] {} <Debug> HTTP-Session: 3c58b8b8-03ef-4620-8250-a954915d476c Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1652 2024.08.22 17:50:15.159410 [ 3 ] {} <Debug> HTTP-Session: 3c58b8b8-03ef-4620-8250-a954915d476c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1653 2024.08.22 17:50:15.159424 [ 3 ] {} <Debug> HTTP-Session: 3c58b8b8-03ef-4620-8250-a954915d476c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1654 2024.08.22 17:50:15.159458 [ 3 ] {} <Trace> HTTP-Session: 3c58b8b8-03ef-4620-8250-a954915d476c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1655 2024.08.22 17:50:15.159571 [ 3 ] {98410e1a-126d-4325-8d4f-a72dfcd85308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1656 2024.08.22 17:50:15.159617 [ 3 ] {98410e1a-126d-4325-8d4f-a72dfcd85308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1657 2024.08.22 17:50:15.159880 [ 3 ] {98410e1a-126d-4325-8d4f-a72dfcd85308} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1658 2024.08.22 17:50:15.160321 [ 3 ] {98410e1a-126d-4325-8d4f-a72dfcd85308} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1659 2024.08.22 17:50:15.160366 [ 3 ] {98410e1a-126d-4325-8d4f-a72dfcd85308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1660 2024.08.22 17:50:15.160819 [ 3 ] {98410e1a-126d-4325-8d4f-a72dfcd85308} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1661 2024.08.22 17:50:15.161306 [ 3 ] {98410e1a-126d-4325-8d4f-a72dfcd85308} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1662 2024.08.22 17:50:15.161491 [ 3 ] {98410e1a-126d-4325-8d4f-a72dfcd85308} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00194 sec., 14432.989690721648 rows/sec., 1.13 MiB/sec.
1663 2024.08.22 17:50:15.161716 [ 3 ] {98410e1a-126d-4325-8d4f-a72dfcd85308} <Debug> DynamicQueryHandler: Done processing query
1664 2024.08.22 17:50:15.161746 [ 3 ] {98410e1a-126d-4325-8d4f-a72dfcd85308} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1665 2024.08.22 17:50:15.161767 [ 3 ] {} <Debug> HTTP-Session: 3c58b8b8-03ef-4620-8250-a954915d476c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1666 2024.08.22 17:50:15.161926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1667 2024.08.22 17:50:15.161998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1668 2024.08.22 17:50:15.162023 [ 3 ] {} <Debug> HTTP-Session: 9d8ec866-3cd3-4235-99e4-c38dbdd71d99 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1669 2024.08.22 17:50:15.162046 [ 3 ] {} <Debug> HTTP-Session: 9d8ec866-3cd3-4235-99e4-c38dbdd71d99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1670 2024.08.22 17:50:15.162070 [ 3 ] {} <Debug> HTTP-Session: 9d8ec866-3cd3-4235-99e4-c38dbdd71d99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1671 2024.08.22 17:50:15.162111 [ 3 ] {} <Trace> HTTP-Session: 9d8ec866-3cd3-4235-99e4-c38dbdd71d99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1672 2024.08.22 17:50:15.162254 [ 3 ] {f83311e6-ca43-410a-8536-a5e0d7418b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1673 2024.08.22 17:50:15.162314 [ 3 ] {f83311e6-ca43-410a-8536-a5e0d7418b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1674 2024.08.22 17:50:15.162498 [ 3 ] {f83311e6-ca43-410a-8536-a5e0d7418b55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1675 2024.08.22 17:50:15.163104 [ 3 ] {f83311e6-ca43-410a-8536-a5e0d7418b55} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1676 2024.08.22 17:50:15.163145 [ 3 ] {f83311e6-ca43-410a-8536-a5e0d7418b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1677 2024.08.22 17:50:15.163561 [ 3 ] {f83311e6-ca43-410a-8536-a5e0d7418b55} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1678 2024.08.22 17:50:15.163957 [ 3 ] {f83311e6-ca43-410a-8536-a5e0d7418b55} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1679 2024.08.22 17:50:15.164132 [ 3 ] {f83311e6-ca43-410a-8536-a5e0d7418b55} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.001912 sec., 5230.125523012553 rows/sec., 371.32 KiB/sec.
1680 2024.08.22 17:50:15.164304 [ 3 ] {f83311e6-ca43-410a-8536-a5e0d7418b55} <Debug> DynamicQueryHandler: Done processing query
1681 2024.08.22 17:50:15.164329 [ 3 ] {f83311e6-ca43-410a-8536-a5e0d7418b55} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1682 2024.08.22 17:50:15.164345 [ 3 ] {} <Debug> HTTP-Session: 9d8ec866-3cd3-4235-99e4-c38dbdd71d99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1683 2024.08.22 17:50:15.164456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1684 2024.08.22 17:50:15.164507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1685 2024.08.22 17:50:15.164528 [ 3 ] {} <Debug> HTTP-Session: bff3776a-2bdd-42dc-82ad-f779ca1fa26b Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1686 2024.08.22 17:50:15.164545 [ 3 ] {} <Debug> HTTP-Session: bff3776a-2bdd-42dc-82ad-f779ca1fa26b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1687 2024.08.22 17:50:15.164560 [ 3 ] {} <Debug> HTTP-Session: bff3776a-2bdd-42dc-82ad-f779ca1fa26b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1688 2024.08.22 17:50:15.164592 [ 3 ] {} <Trace> HTTP-Session: bff3776a-2bdd-42dc-82ad-f779ca1fa26b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1689 2024.08.22 17:50:15.164693 [ 3 ] {1c263f07-f50f-48b3-99a9-c0ab2f01b695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1690 2024.08.22 17:50:15.164740 [ 3 ] {1c263f07-f50f-48b3-99a9-c0ab2f01b695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1691 2024.08.22 17:50:15.164871 [ 3 ] {1c263f07-f50f-48b3-99a9-c0ab2f01b695} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1692 2024.08.22 17:50:15.165153 [ 3 ] {1c263f07-f50f-48b3-99a9-c0ab2f01b695} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1693 2024.08.22 17:50:15.165191 [ 3 ] {1c263f07-f50f-48b3-99a9-c0ab2f01b695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1694 2024.08.22 17:50:15.165550 [ 3 ] {1c263f07-f50f-48b3-99a9-c0ab2f01b695} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1695 2024.08.22 17:50:15.165931 [ 3 ] {1c263f07-f50f-48b3-99a9-c0ab2f01b695} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1696 2024.08.22 17:50:15.166103 [ 3 ] {1c263f07-f50f-48b3-99a9-c0ab2f01b695} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.001425 sec., 2807.017543859649 rows/sec., 197.37 KiB/sec.
1697 2024.08.22 17:50:15.166279 [ 3 ] {1c263f07-f50f-48b3-99a9-c0ab2f01b695} <Debug> DynamicQueryHandler: Done processing query
1698 2024.08.22 17:50:15.166313 [ 3 ] {1c263f07-f50f-48b3-99a9-c0ab2f01b695} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1699 2024.08.22 17:50:15.166330 [ 3 ] {} <Debug> HTTP-Session: bff3776a-2bdd-42dc-82ad-f779ca1fa26b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1700 2024.08.22 17:50:20.165815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 16165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1701 2024.08.22 17:50:20.165963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1702 2024.08.22 17:50:20.165994 [ 3 ] {} <Debug> HTTP-Session: 5067ee5d-e032-40d0-be0f-7377cd10da30 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1703 2024.08.22 17:50:20.166023 [ 3 ] {} <Debug> HTTP-Session: 5067ee5d-e032-40d0-be0f-7377cd10da30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1704 2024.08.22 17:50:20.166042 [ 3 ] {} <Debug> HTTP-Session: 5067ee5d-e032-40d0-be0f-7377cd10da30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1705 2024.08.22 17:50:20.166098 [ 3 ] {} <Trace> HTTP-Session: 5067ee5d-e032-40d0-be0f-7377cd10da30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1706 2024.08.22 17:50:20.166349 [ 3 ] {4c8f2dd4-5330-4b68-9dd1-bced7a005fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1707 2024.08.22 17:50:20.166429 [ 3 ] {4c8f2dd4-5330-4b68-9dd1-bced7a005fce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1708 2024.08.22 17:50:20.166790 [ 3 ] {4c8f2dd4-5330-4b68-9dd1-bced7a005fce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1709 2024.08.22 17:50:20.167226 [ 3 ] {4c8f2dd4-5330-4b68-9dd1-bced7a005fce} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1710 2024.08.22 17:50:20.167271 [ 3 ] {4c8f2dd4-5330-4b68-9dd1-bced7a005fce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1711 2024.08.22 17:50:20.167695 [ 3 ] {4c8f2dd4-5330-4b68-9dd1-bced7a005fce} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1712 2024.08.22 17:50:20.168067 [ 3 ] {4c8f2dd4-5330-4b68-9dd1-bced7a005fce} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1713 2024.08.22 17:50:20.168229 [ 3 ] {4c8f2dd4-5330-4b68-9dd1-bced7a005fce} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001971 sec., 55809.23389142567 rows/sec., 4.69 MiB/sec.
1714 2024.08.22 17:50:20.168589 [ 3 ] {4c8f2dd4-5330-4b68-9dd1-bced7a005fce} <Debug> DynamicQueryHandler: Done processing query
1715 2024.08.22 17:50:20.168620 [ 3 ] {4c8f2dd4-5330-4b68-9dd1-bced7a005fce} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1716 2024.08.22 17:50:20.168640 [ 3 ] {} <Debug> HTTP-Session: 5067ee5d-e032-40d0-be0f-7377cd10da30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1717 2024.08.22 17:50:20.168779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 3920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1718 2024.08.22 17:50:20.168833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1719 2024.08.22 17:50:20.168852 [ 3 ] {} <Debug> HTTP-Session: 38975c72-ee75-477c-b2cf-788cdaddd689 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1720 2024.08.22 17:50:20.168872 [ 3 ] {} <Debug> HTTP-Session: 38975c72-ee75-477c-b2cf-788cdaddd689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1721 2024.08.22 17:50:20.168886 [ 3 ] {} <Debug> HTTP-Session: 38975c72-ee75-477c-b2cf-788cdaddd689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1722 2024.08.22 17:50:20.168921 [ 3 ] {} <Trace> HTTP-Session: 38975c72-ee75-477c-b2cf-788cdaddd689 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1723 2024.08.22 17:50:20.169038 [ 3 ] {8b268ede-fd90-4507-a397-7e94639c6d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1724 2024.08.22 17:50:20.169086 [ 3 ] {8b268ede-fd90-4507-a397-7e94639c6d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1725 2024.08.22 17:50:20.169347 [ 3 ] {8b268ede-fd90-4507-a397-7e94639c6d53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1726 2024.08.22 17:50:20.169659 [ 3 ] {8b268ede-fd90-4507-a397-7e94639c6d53} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1727 2024.08.22 17:50:20.169697 [ 3 ] {8b268ede-fd90-4507-a397-7e94639c6d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1728 2024.08.22 17:50:20.170039 [ 3 ] {8b268ede-fd90-4507-a397-7e94639c6d53} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1729 2024.08.22 17:50:20.170390 [ 3 ] {8b268ede-fd90-4507-a397-7e94639c6d53} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1730 2024.08.22 17:50:20.170555 [ 3 ] {8b268ede-fd90-4507-a397-7e94639c6d53} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001553 sec., 17385.705086928527 rows/sec., 1.28 MiB/sec.
1731 2024.08.22 17:50:20.170723 [ 3 ] {8b268ede-fd90-4507-a397-7e94639c6d53} <Debug> DynamicQueryHandler: Done processing query
1732 2024.08.22 17:50:20.170747 [ 3 ] {8b268ede-fd90-4507-a397-7e94639c6d53} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1733 2024.08.22 17:50:20.170763 [ 3 ] {} <Debug> HTTP-Session: 38975c72-ee75-477c-b2cf-788cdaddd689 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1734 2024.08.22 17:50:20.170881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 15453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1735 2024.08.22 17:50:20.170929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1736 2024.08.22 17:50:20.170948 [ 3 ] {} <Debug> HTTP-Session: 40cef6e7-acbb-4c41-bb34-b66ae32a36af Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1737 2024.08.22 17:50:20.170965 [ 3 ] {} <Debug> HTTP-Session: 40cef6e7-acbb-4c41-bb34-b66ae32a36af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1738 2024.08.22 17:50:20.170978 [ 3 ] {} <Debug> HTTP-Session: 40cef6e7-acbb-4c41-bb34-b66ae32a36af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1739 2024.08.22 17:50:20.171010 [ 3 ] {} <Trace> HTTP-Session: 40cef6e7-acbb-4c41-bb34-b66ae32a36af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1740 2024.08.22 17:50:20.171130 [ 3 ] {b33ede18-1dc7-4df8-adbb-762a8a80b63b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1741 2024.08.22 17:50:20.171174 [ 3 ] {b33ede18-1dc7-4df8-adbb-762a8a80b63b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1742 2024.08.22 17:50:20.171399 [ 3 ] {b33ede18-1dc7-4df8-adbb-762a8a80b63b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1743 2024.08.22 17:50:20.171727 [ 3 ] {b33ede18-1dc7-4df8-adbb-762a8a80b63b} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1744 2024.08.22 17:50:20.171764 [ 3 ] {b33ede18-1dc7-4df8-adbb-762a8a80b63b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1745 2024.08.22 17:50:20.172107 [ 3 ] {b33ede18-1dc7-4df8-adbb-762a8a80b63b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1746 2024.08.22 17:50:20.172459 [ 3 ] {b33ede18-1dc7-4df8-adbb-762a8a80b63b} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1747 2024.08.22 17:50:20.172630 [ 3 ] {b33ede18-1dc7-4df8-adbb-762a8a80b63b} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001529 sec., 59516.023544800526 rows/sec., 4.65 MiB/sec.
1748 2024.08.22 17:50:20.172788 [ 3 ] {b33ede18-1dc7-4df8-adbb-762a8a80b63b} <Debug> DynamicQueryHandler: Done processing query
1749 2024.08.22 17:50:20.172811 [ 3 ] {b33ede18-1dc7-4df8-adbb-762a8a80b63b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1750 2024.08.22 17:50:20.172827 [ 3 ] {} <Debug> HTTP-Session: 40cef6e7-acbb-4c41-bb34-b66ae32a36af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1751 2024.08.22 17:50:20.172973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1752 2024.08.22 17:50:20.173021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1753 2024.08.22 17:50:20.173039 [ 3 ] {} <Debug> HTTP-Session: c6a03b07-d368-442a-95ae-e15a600540ff Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1754 2024.08.22 17:50:20.173055 [ 3 ] {} <Debug> HTTP-Session: c6a03b07-d368-442a-95ae-e15a600540ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1755 2024.08.22 17:50:20.173069 [ 3 ] {} <Debug> HTTP-Session: c6a03b07-d368-442a-95ae-e15a600540ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1756 2024.08.22 17:50:20.173099 [ 3 ] {} <Trace> HTTP-Session: c6a03b07-d368-442a-95ae-e15a600540ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1757 2024.08.22 17:50:20.173242 [ 3 ] {f728008e-22d8-4793-a8ff-561f4fa717f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1758 2024.08.22 17:50:20.173289 [ 3 ] {f728008e-22d8-4793-a8ff-561f4fa717f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1759 2024.08.22 17:50:20.173430 [ 3 ] {f728008e-22d8-4793-a8ff-561f4fa717f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1760 2024.08.22 17:50:20.173767 [ 3 ] {f728008e-22d8-4793-a8ff-561f4fa717f2} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1761 2024.08.22 17:50:20.173803 [ 3 ] {f728008e-22d8-4793-a8ff-561f4fa717f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1762 2024.08.22 17:50:20.174173 [ 3 ] {f728008e-22d8-4793-a8ff-561f4fa717f2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1763 2024.08.22 17:50:20.174499 [ 3 ] {f728008e-22d8-4793-a8ff-561f4fa717f2} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1764 2024.08.22 17:50:20.174681 [ 3 ] {f728008e-22d8-4793-a8ff-561f4fa717f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001492 sec., 107238.60589812332 rows/sec., 7.47 MiB/sec.
1765 2024.08.22 17:50:20.174835 [ 3 ] {f728008e-22d8-4793-a8ff-561f4fa717f2} <Debug> DynamicQueryHandler: Done processing query
1766 2024.08.22 17:50:20.174859 [ 3 ] {f728008e-22d8-4793-a8ff-561f4fa717f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1767 2024.08.22 17:50:20.174874 [ 3 ] {} <Debug> HTTP-Session: c6a03b07-d368-442a-95ae-e15a600540ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1768 2024.08.22 17:50:20.175019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 43375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1769 2024.08.22 17:50:20.175066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1770 2024.08.22 17:50:20.175085 [ 3 ] {} <Debug> HTTP-Session: a8d9d3d6-85b6-4906-b130-dd877365f95d Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1771 2024.08.22 17:50:20.175101 [ 3 ] {} <Debug> HTTP-Session: a8d9d3d6-85b6-4906-b130-dd877365f95d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1772 2024.08.22 17:50:20.175115 [ 3 ] {} <Debug> HTTP-Session: a8d9d3d6-85b6-4906-b130-dd877365f95d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1773 2024.08.22 17:50:20.175146 [ 3 ] {} <Trace> HTTP-Session: a8d9d3d6-85b6-4906-b130-dd877365f95d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1774 2024.08.22 17:50:20.175426 [ 3 ] {e9cc4823-c6a6-4b3d-b37c-3a8e3f6c4b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1775 2024.08.22 17:50:20.175488 [ 3 ] {e9cc4823-c6a6-4b3d-b37c-3a8e3f6c4b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
1776 2024.08.22 17:50:20.175867 [ 3 ] {e9cc4823-c6a6-4b3d-b37c-3a8e3f6c4b1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1777 2024.08.22 17:50:20.176450 [ 3 ] {e9cc4823-c6a6-4b3d-b37c-3a8e3f6c4b1b} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1778 2024.08.22 17:50:20.176490 [ 3 ] {e9cc4823-c6a6-4b3d-b37c-3a8e3f6c4b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1779 2024.08.22 17:50:20.177084 [ 3 ] {e9cc4823-c6a6-4b3d-b37c-3a8e3f6c4b1b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1780 2024.08.22 17:50:20.177486 [ 3 ] {e9cc4823-c6a6-4b3d-b37c-3a8e3f6c4b1b} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1781 2024.08.22 17:50:20.177678 [ 3 ] {e9cc4823-c6a6-4b3d-b37c-3a8e3f6c4b1b} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002444 sec., 11047.46317512275 rows/sec., 19.80 MiB/sec.
1782 2024.08.22 17:50:20.178069 [ 3 ] {e9cc4823-c6a6-4b3d-b37c-3a8e3f6c4b1b} <Debug> DynamicQueryHandler: Done processing query
1783 2024.08.22 17:50:20.178094 [ 3 ] {e9cc4823-c6a6-4b3d-b37c-3a8e3f6c4b1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
1784 2024.08.22 17:50:20.178110 [ 3 ] {} <Debug> HTTP-Session: a8d9d3d6-85b6-4906-b130-dd877365f95d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1785 2024.08.22 17:50:20.178229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1786 2024.08.22 17:50:20.178277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1787 2024.08.22 17:50:20.178296 [ 3 ] {} <Debug> HTTP-Session: 0a85f94b-0c11-4f35-8f03-5465a0006b9b Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1788 2024.08.22 17:50:20.178313 [ 3 ] {} <Debug> HTTP-Session: 0a85f94b-0c11-4f35-8f03-5465a0006b9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1789 2024.08.22 17:50:20.178327 [ 3 ] {} <Debug> HTTP-Session: 0a85f94b-0c11-4f35-8f03-5465a0006b9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1790 2024.08.22 17:50:20.178357 [ 3 ] {} <Trace> HTTP-Session: 0a85f94b-0c11-4f35-8f03-5465a0006b9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1791 2024.08.22 17:50:20.178470 [ 3 ] {ea3ab691-ecd3-4768-8d94-869fb87edd9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1792 2024.08.22 17:50:20.178516 [ 3 ] {ea3ab691-ecd3-4768-8d94-869fb87edd9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1793 2024.08.22 17:50:20.178651 [ 3 ] {ea3ab691-ecd3-4768-8d94-869fb87edd9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1794 2024.08.22 17:50:20.178927 [ 3 ] {ea3ab691-ecd3-4768-8d94-869fb87edd9e} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1795 2024.08.22 17:50:20.178963 [ 3 ] {ea3ab691-ecd3-4768-8d94-869fb87edd9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1796 2024.08.22 17:50:20.179312 [ 3 ] {ea3ab691-ecd3-4768-8d94-869fb87edd9e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1797 2024.08.22 17:50:20.179638 [ 3 ] {ea3ab691-ecd3-4768-8d94-869fb87edd9e} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1798 2024.08.22 17:50:20.179816 [ 3 ] {ea3ab691-ecd3-4768-8d94-869fb87edd9e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001369 sec., 43827.61139517897 rows/sec., 2.95 MiB/sec.
1799 2024.08.22 17:50:20.179971 [ 3 ] {ea3ab691-ecd3-4768-8d94-869fb87edd9e} <Debug> DynamicQueryHandler: Done processing query
1800 2024.08.22 17:50:20.179994 [ 3 ] {ea3ab691-ecd3-4768-8d94-869fb87edd9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1801 2024.08.22 17:50:20.180010 [ 3 ] {} <Debug> HTTP-Session: 0a85f94b-0c11-4f35-8f03-5465a0006b9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1802 2024.08.22 17:50:24.510415 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache
1803 2024.08.22 17:50:24.510488 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache
1804 2024.08.22 17:50:25.163908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 7834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1805 2024.08.22 17:50:25.164034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1806 2024.08.22 17:50:25.164059 [ 3 ] {} <Debug> HTTP-Session: 6e13a77e-b517-4c46-bbe5-8fb4d3fb622b Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1807 2024.08.22 17:50:25.164084 [ 3 ] {} <Debug> HTTP-Session: 6e13a77e-b517-4c46-bbe5-8fb4d3fb622b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1808 2024.08.22 17:50:25.164099 [ 3 ] {} <Debug> HTTP-Session: 6e13a77e-b517-4c46-bbe5-8fb4d3fb622b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1809 2024.08.22 17:50:25.164148 [ 3 ] {} <Trace> HTTP-Session: 6e13a77e-b517-4c46-bbe5-8fb4d3fb622b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1810 2024.08.22 17:50:25.164358 [ 3 ] {2fb4a81b-bb82-403f-a203-644f1c17a5bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1811 2024.08.22 17:50:25.164426 [ 3 ] {2fb4a81b-bb82-403f-a203-644f1c17a5bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1812 2024.08.22 17:50:25.164762 [ 3 ] {2fb4a81b-bb82-403f-a203-644f1c17a5bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1813 2024.08.22 17:50:25.165177 [ 3 ] {2fb4a81b-bb82-403f-a203-644f1c17a5bd} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1814 2024.08.22 17:50:25.165224 [ 3 ] {2fb4a81b-bb82-403f-a203-644f1c17a5bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1815 2024.08.22 17:50:25.165653 [ 3 ] {2fb4a81b-bb82-403f-a203-644f1c17a5bd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1816 2024.08.22 17:50:25.166034 [ 3 ] {2fb4a81b-bb82-403f-a203-644f1c17a5bd} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1817 2024.08.22 17:50:25.166204 [ 3 ] {2fb4a81b-bb82-403f-a203-644f1c17a5bd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001907 sec., 29365.495542737284 rows/sec., 2.26 MiB/sec.
1818 2024.08.22 17:50:25.166234 [ 76 ] {} <Debug> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1819 2024.08.22 17:50:25.166387 [ 76 ] {} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1820 2024.08.22 17:50:25.166448 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1821 2024.08.22 17:50:25.166497 [ 3 ] {2fb4a81b-bb82-403f-a203-644f1c17a5bd} <Debug> DynamicQueryHandler: Done processing query
1822 2024.08.22 17:50:25.166559 [ 3 ] {2fb4a81b-bb82-403f-a203-644f1c17a5bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1823 2024.08.22 17:50:25.166621 [ 3 ] {} <Debug> HTTP-Session: 6e13a77e-b517-4c46-bbe5-8fb4d3fb622b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1824 2024.08.22 17:50:25.166838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 10882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1825 2024.08.22 17:50:25.166894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1826 2024.08.22 17:50:25.166915 [ 3 ] {} <Debug> HTTP-Session: 436b59fe-0fd3-4ea4-8987-00dc2e68ae10 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1827 2024.08.22 17:50:25.166934 [ 3 ] {} <Debug> HTTP-Session: 436b59fe-0fd3-4ea4-8987-00dc2e68ae10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1828 2024.08.22 17:50:25.166948 [ 3 ] {} <Debug> HTTP-Session: 436b59fe-0fd3-4ea4-8987-00dc2e68ae10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1829 2024.08.22 17:50:25.166984 [ 3 ] {} <Trace> HTTP-Session: 436b59fe-0fd3-4ea4-8987-00dc2e68ae10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1830 2024.08.22 17:50:25.167114 [ 3 ] {1e75b929-86f6-48ca-8f49-a8f6d9c3c0b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1831 2024.08.22 17:50:25.167165 [ 3 ] {1e75b929-86f6-48ca-8f49-a8f6d9c3c0b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1832 2024.08.22 17:50:25.167413 [ 3 ] {1e75b929-86f6-48ca-8f49-a8f6d9c3c0b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1833 2024.08.22 17:50:25.167902 [ 3 ] {1e75b929-86f6-48ca-8f49-a8f6d9c3c0b9} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1834 2024.08.22 17:50:25.167943 [ 3 ] {1e75b929-86f6-48ca-8f49-a8f6d9c3c0b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1835 2024.08.22 17:50:25.168307 [ 3 ] {1e75b929-86f6-48ca-8f49-a8f6d9c3c0b9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1836 2024.08.22 17:50:25.168670 [ 3 ] {1e75b929-86f6-48ca-8f49-a8f6d9c3c0b9} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1837 2024.08.22 17:50:25.168823 [ 76 ] {} <Debug> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1838 2024.08.22 17:50:25.168840 [ 3 ] {1e75b929-86f6-48ca-8f49-a8f6d9c3c0b9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001761 sec., 36342.98693923907 rows/sec., 2.84 MiB/sec.
1839 2024.08.22 17:50:25.168878 [ 76 ] {} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1840 2024.08.22 17:50:25.168943 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1841 2024.08.22 17:50:25.169200 [ 3 ] {1e75b929-86f6-48ca-8f49-a8f6d9c3c0b9} <Debug> DynamicQueryHandler: Done processing query
1842 2024.08.22 17:50:25.169231 [ 3 ] {1e75b929-86f6-48ca-8f49-a8f6d9c3c0b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1843 2024.08.22 17:50:25.169248 [ 3 ] {} <Debug> HTTP-Session: 436b59fe-0fd3-4ea4-8987-00dc2e68ae10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1844 2024.08.22 17:50:25.169405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1845 2024.08.22 17:50:25.169457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1846 2024.08.22 17:50:25.169477 [ 3 ] {} <Debug> HTTP-Session: 24224953-88d4-464d-b88b-4e962d367679 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1847 2024.08.22 17:50:25.169494 [ 3 ] {} <Debug> HTTP-Session: 24224953-88d4-464d-b88b-4e962d367679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1848 2024.08.22 17:50:25.169508 [ 3 ] {} <Debug> HTTP-Session: 24224953-88d4-464d-b88b-4e962d367679 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1849 2024.08.22 17:50:25.169542 [ 3 ] {} <Trace> HTTP-Session: 24224953-88d4-464d-b88b-4e962d367679 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1850 2024.08.22 17:50:25.169695 [ 3 ] {d1bbbf73-8615-4da9-9ffe-d9479881d3eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1851 2024.08.22 17:50:25.169747 [ 3 ] {d1bbbf73-8615-4da9-9ffe-d9479881d3eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1852 2024.08.22 17:50:25.169922 [ 3 ] {d1bbbf73-8615-4da9-9ffe-d9479881d3eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1853 2024.08.22 17:50:25.170322 [ 3 ] {d1bbbf73-8615-4da9-9ffe-d9479881d3eb} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1854 2024.08.22 17:50:25.170360 [ 3 ] {d1bbbf73-8615-4da9-9ffe-d9479881d3eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
1855 2024.08.22 17:50:25.170647 [ 195 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::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
1856 2024.08.22 17:50:25.170843 [ 201 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::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
1857 2024.08.22 17:50:25.171100 [ 3 ] {d1bbbf73-8615-4da9-9ffe-d9479881d3eb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1858 2024.08.22 17:50:25.171144 [ 195 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1859 2024.08.22 17:50:25.171326 [ 195 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::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
1860 2024.08.22 17:50:25.171375 [ 201 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1861 2024.08.22 17:50:25.171526 [ 201 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::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
1862 2024.08.22 17:50:25.171857 [ 195 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 110 rows starting from the beginning of the part
1863 2024.08.22 17:50:25.172375 [ 201 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 101 rows starting from the beginning of the part
1864 2024.08.22 17:50:25.172526 [ 195 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1196 rows starting from the beginning of the part
1865 2024.08.22 17:50:25.173108 [ 201 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 520 rows starting from the beginning of the part
1866 2024.08.22 17:50:25.173496 [ 195 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part
1867 2024.08.22 17:50:25.173824 [ 201 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part
1868 2024.08.22 17:50:25.174161 [ 195 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 110 rows starting from the beginning of the part
1869 2024.08.22 17:50:25.174507 [ 201 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 91 rows starting from the beginning of the part
1870 2024.08.22 17:50:25.174686 [ 195 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part
1871 2024.08.22 17:50:25.174744 [ 3 ] {d1bbbf73-8615-4da9-9ffe-d9479881d3eb} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1872 2024.08.22 17:50:25.175624 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1873 2024.08.22 17:50:25.175774 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1874 2024.08.22 17:50:25.175873 [ 3 ] {d1bbbf73-8615-4da9-9ffe-d9479881d3eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006216 sec., 25740.02574002574 rows/sec., 1.79 MiB/sec.
1875 2024.08.22 17:50:25.175980 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
1876 2024.08.22 17:50:25.176513 [ 201 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part
1877 2024.08.22 17:50:25.176741 [ 187 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::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
1878 2024.08.22 17:50:25.176924 [ 3 ] {d1bbbf73-8615-4da9-9ffe-d9479881d3eb} <Debug> DynamicQueryHandler: Done processing query
1879 2024.08.22 17:50:25.177205 [ 3 ] {d1bbbf73-8615-4da9-9ffe-d9479881d3eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1880 2024.08.22 17:50:25.177407 [ 3 ] {} <Debug> HTTP-Session: 24224953-88d4-464d-b88b-4e962d367679 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1881 2024.08.22 17:50:25.177852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1882 2024.08.22 17:50:25.178137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1883 2024.08.22 17:50:25.178163 [ 187 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1884 2024.08.22 17:50:25.178260 [ 3 ] {} <Debug> HTTP-Session: 35ace911-0c4d-4349-ad5c-85d9cd748e0f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1885 2024.08.22 17:50:25.178342 [ 187 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part
1886 2024.08.22 17:50:25.178399 [ 3 ] {} <Debug> HTTP-Session: 35ace911-0c4d-4349-ad5c-85d9cd748e0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1887 2024.08.22 17:50:25.178534 [ 3 ] {} <Debug> HTTP-Session: 35ace911-0c4d-4349-ad5c-85d9cd748e0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1888 2024.08.22 17:50:25.178785 [ 3 ] {} <Trace> HTTP-Session: 35ace911-0c4d-4349-ad5c-85d9cd748e0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1889 2024.08.22 17:50:25.179426 [ 3 ] {27980dbf-f6e4-4baa-8673-210bceb3035c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1890 2024.08.22 17:50:25.179592 [ 187 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 118 rows starting from the beginning of the part
1891 2024.08.22 17:50:25.179663 [ 3 ] {27980dbf-f6e4-4baa-8673-210bceb3035c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1892 2024.08.22 17:50:25.180283 [ 187 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1920 rows starting from the beginning of the part
1893 2024.08.22 17:50:25.181105 [ 187 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part
1894 2024.08.22 17:50:25.182081 [ 187 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::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
1895 2024.08.22 17:50:25.182938 [ 187 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part
1896 2024.08.22 17:50:25.183453 [ 3 ] {27980dbf-f6e4-4baa-8673-210bceb3035c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1897 2024.08.22 17:50:25.184744 [ 195 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1524 rows, containing 5 columns (5 merged, 0 gathered) in 0.018179994 sec., 83828.4105044259 rows/sec., 7.22 MiB/sec.
1898 2024.08.22 17:50:25.184996 [ 195 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1899 2024.08.22 17:50:25.185197 [ 201 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 832 rows, containing 5 columns (5 merged, 0 gathered) in 0.014622126 sec., 56900.070482226736 rows/sec., 4.52 MiB/sec.
1900 2024.08.22 17:50:25.185563 [ 198 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1901 2024.08.22 17:50:25.185777 [ 195 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_6_1} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1902 2024.08.22 17:50:25.185911 [ 195 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_6_1} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1903 2024.08.22 17:50:25.186148 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB.
1904 2024.08.22 17:50:25.186989 [ 3 ] {27980dbf-f6e4-4baa-8673-210bceb3035c} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1905 2024.08.22 17:50:25.187050 [ 3 ] {27980dbf-f6e4-4baa-8673-210bceb3035c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1906 2024.08.22 17:50:25.187157 [ 198 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_6_1} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1907 2024.08.22 17:50:25.187513 [ 198 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_6_1} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1908 2024.08.22 17:50:25.187824 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB.
1909 2024.08.22 17:50:25.188206 [ 3 ] {27980dbf-f6e4-4baa-8673-210bceb3035c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1910 2024.08.22 17:50:25.188727 [ 3 ] {27980dbf-f6e4-4baa-8673-210bceb3035c} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1911 2024.08.22 17:50:25.188984 [ 3 ] {27980dbf-f6e4-4baa-8673-210bceb3035c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.009807 sec., 6118.07892321811 rows/sec., 422.21 KiB/sec.
1912 2024.08.22 17:50:25.188999 [ 76 ] {} <Debug> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1913 2024.08.22 17:50:25.189161 [ 76 ] {} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1914 2024.08.22 17:50:25.189284 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
1915 2024.08.22 17:50:25.189523 [ 3 ] {27980dbf-f6e4-4baa-8673-210bceb3035c} <Debug> DynamicQueryHandler: Done processing query
1916 2024.08.22 17:50:25.189646 [ 3 ] {27980dbf-f6e4-4baa-8673-210bceb3035c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1917 2024.08.22 17:50:25.189765 [ 3 ] {} <Debug> HTTP-Session: 35ace911-0c4d-4349-ad5c-85d9cd748e0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1918 2024.08.22 17:50:25.189908 [ 191 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
1919 2024.08.22 17:50:25.190428 [ 191 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1920 2024.08.22 17:50:25.190431 [ 198 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2388 rows, containing 5 columns (5 merged, 0 gathered) in 0.014234514 sec., 167761.25971002592 rows/sec., 11.32 MiB/sec.
1921 2024.08.22 17:50:25.190490 [ 191 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
1922 2024.08.22 17:50:25.190625 [ 191 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 42 rows starting from the beginning of the part
1923 2024.08.22 17:50:25.191069 [ 191 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
1924 2024.08.22 17:50:25.191082 [ 198 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1925 2024.08.22 17:50:25.191486 [ 191 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part
1926 2024.08.22 17:50:25.191680 [ 191 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
1927 2024.08.22 17:50:25.191922 [ 191 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
1928 2024.08.22 17:50:25.192896 [ 198 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1929 2024.08.22 17:50:25.193084 [ 198 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1930 2024.08.22 17:50:25.193256 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB.
1931 2024.08.22 17:50:25.193802 [ 195 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 4 columns (4 merged, 0 gathered) in 0.004380462 sec., 52049.30438844122 rows/sec., 3.51 MiB/sec.
1932 2024.08.22 17:50:25.193957 [ 198 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1933 2024.08.22 17:50:25.194339 [ 198 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_6_1} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1934 2024.08.22 17:50:25.194416 [ 198 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_6_1} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1935 2024.08.22 17:50:25.194500 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
1936 2024.08.22 17:50:30.157686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1115, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1937 2024.08.22 17:50:30.157842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1938 2024.08.22 17:50:30.157902 [ 3 ] {} <Debug> HTTP-Session: 85b2f5d7-0639-4caa-9ef1-4ea5b223ba62 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1939 2024.08.22 17:50:30.157932 [ 3 ] {} <Debug> HTTP-Session: 85b2f5d7-0639-4caa-9ef1-4ea5b223ba62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1940 2024.08.22 17:50:30.157951 [ 3 ] {} <Debug> HTTP-Session: 85b2f5d7-0639-4caa-9ef1-4ea5b223ba62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1941 2024.08.22 17:50:30.158006 [ 3 ] {} <Trace> HTTP-Session: 85b2f5d7-0639-4caa-9ef1-4ea5b223ba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1942 2024.08.22 17:50:30.158246 [ 3 ] {2d470dfe-65e2-4996-9899-793cacd6ea3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1943 2024.08.22 17:50:30.158661 [ 3 ] {2d470dfe-65e2-4996-9899-793cacd6ea3e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1944 2024.08.22 17:50:30.158710 [ 3 ] {2d470dfe-65e2-4996-9899-793cacd6ea3e} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1945 2024.08.22 17:50:30.159050 [ 3 ] {2d470dfe-65e2-4996-9899-793cacd6ea3e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1946 2024.08.22 17:50:30.159131 [ 3 ] {2d470dfe-65e2-4996-9899-793cacd6ea3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1947 2024.08.22 17:50:30.159305 [ 3 ] {2d470dfe-65e2-4996-9899-793cacd6ea3e} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
1948 2024.08.22 17:50:30.159534 [ 251 ] {2d470dfe-65e2-4996-9899-793cacd6ea3e} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1949 2024.08.22 17:50:30.159544 [ 258 ] {2d470dfe-65e2-4996-9899-793cacd6ea3e} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1950 2024.08.22 17:50:30.159608 [ 259 ] {2d470dfe-65e2-4996-9899-793cacd6ea3e} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1951 2024.08.22 17:50:30.159753 [ 3 ] {2d470dfe-65e2-4996-9899-793cacd6ea3e} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (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
1952 2024.08.22 17:50:30.159788 [ 3 ] {2d470dfe-65e2-4996-9899-793cacd6ea3e} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Spreading mark ranges among streams (default reading)
1953 2024.08.22 17:50:30.159907 [ 3 ] {2d470dfe-65e2-4996-9899-793cacd6ea3e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1954 2024.08.22 17:50:30.159934 [ 3 ] {2d470dfe-65e2-4996-9899-793cacd6ea3e} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Reading approx. 28 rows with 3 streams
1955 2024.08.22 17:50:30.159977 [ 3 ] {2d470dfe-65e2-4996-9899-793cacd6ea3e} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1956 2024.08.22 17:50:30.160022 [ 3 ] {2d470dfe-65e2-4996-9899-793cacd6ea3e} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1957 2024.08.22 17:50:30.160063 [ 3 ] {2d470dfe-65e2-4996-9899-793cacd6ea3e} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1958 2024.08.22 17:50:30.162272 [ 3 ] {2d470dfe-65e2-4996-9899-793cacd6ea3e} <Debug> executeQuery: Read 28 rows, 1.14 KiB in 0.00413 sec., 6779.661016949152 rows/sec., 275.47 KiB/sec.
1959 2024.08.22 17:50:30.162714 [ 3 ] {2d470dfe-65e2-4996-9899-793cacd6ea3e} <Debug> DynamicQueryHandler: Done processing query
1960 2024.08.22 17:50:30.162747 [ 3 ] {2d470dfe-65e2-4996-9899-793cacd6ea3e} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
1961 2024.08.22 17:50:30.162768 [ 3 ] {} <Debug> HTTP-Session: 85b2f5d7-0639-4caa-9ef1-4ea5b223ba62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1962 2024.08.22 17:50:30.163066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1963 2024.08.22 17:50:30.163123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1964 2024.08.22 17:50:30.163142 [ 3 ] {} <Debug> HTTP-Session: e445b619-cb1d-4465-8bf0-20f1cf1d88a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1965 2024.08.22 17:50:30.163161 [ 3 ] {} <Debug> HTTP-Session: e445b619-cb1d-4465-8bf0-20f1cf1d88a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1966 2024.08.22 17:50:30.163174 [ 3 ] {} <Debug> HTTP-Session: e445b619-cb1d-4465-8bf0-20f1cf1d88a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1967 2024.08.22 17:50:30.163213 [ 3 ] {} <Trace> HTTP-Session: e445b619-cb1d-4465-8bf0-20f1cf1d88a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1968 2024.08.22 17:50:30.163380 [ 3 ] {e3d34dda-c019-457a-a87d-e81862e7632e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1969 2024.08.22 17:50:30.163690 [ 3 ] {e3d34dda-c019-457a-a87d-e81862e7632e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1970 2024.08.22 17:50:30.163737 [ 3 ] {e3d34dda-c019-457a-a87d-e81862e7632e} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE
1971 2024.08.22 17:50:30.164040 [ 3 ] {e3d34dda-c019-457a-a87d-e81862e7632e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1972 2024.08.22 17:50:30.164108 [ 3 ] {e3d34dda-c019-457a-a87d-e81862e7632e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1973 2024.08.22 17:50:30.164260 [ 3 ] {e3d34dda-c019-457a-a87d-e81862e7632e} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Key condition: (column 0 notIn 29-element set)
1974 2024.08.22 17:50:30.164419 [ 259 ] {e3d34dda-c019-457a-a87d-e81862e7632e} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1975 2024.08.22 17:50:30.164430 [ 260 ] {e3d34dda-c019-457a-a87d-e81862e7632e} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1976 2024.08.22 17:50:30.164430 [ 258 ] {e3d34dda-c019-457a-a87d-e81862e7632e} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1977 2024.08.22 17:50:30.164607 [ 3 ] {e3d34dda-c019-457a-a87d-e81862e7632e} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (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
1978 2024.08.22 17:50:30.164637 [ 3 ] {e3d34dda-c019-457a-a87d-e81862e7632e} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Spreading mark ranges among streams (default reading)
1979 2024.08.22 17:50:30.164746 [ 3 ] {e3d34dda-c019-457a-a87d-e81862e7632e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1980 2024.08.22 17:50:30.164768 [ 3 ] {e3d34dda-c019-457a-a87d-e81862e7632e} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Reading approx. 28 rows with 3 streams
1981 2024.08.22 17:50:30.164810 [ 3 ] {e3d34dda-c019-457a-a87d-e81862e7632e} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))"
1982 2024.08.22 17:50:30.164853 [ 3 ] {e3d34dda-c019-457a-a87d-e81862e7632e} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))"
1983 2024.08.22 17:50:30.164894 [ 3 ] {e3d34dda-c019-457a-a87d-e81862e7632e} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))"
1984 2024.08.22 17:50:30.166602 [ 3 ] {e3d34dda-c019-457a-a87d-e81862e7632e} <Debug> executeQuery: Read 28 rows, 1.14 KiB in 0.003302 sec., 8479.709267110842 rows/sec., 344.55 KiB/sec.
1985 2024.08.22 17:50:30.166947 [ 3 ] {e3d34dda-c019-457a-a87d-e81862e7632e} <Debug> DynamicQueryHandler: Done processing query
1986 2024.08.22 17:50:30.166974 [ 3 ] {e3d34dda-c019-457a-a87d-e81862e7632e} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
1987 2024.08.22 17:50:30.166990 [ 3 ] {} <Debug> HTTP-Session: e445b619-cb1d-4465-8bf0-20f1cf1d88a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1988 2024.08.22 17:50:30.167514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1176, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1989 2024.08.22 17:50:30.167566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1990 2024.08.22 17:50:30.167586 [ 3 ] {} <Debug> HTTP-Session: b0466f45-ccb1-4234-b77c-1da575fbb7c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
1991 2024.08.22 17:50:30.167604 [ 3 ] {} <Debug> HTTP-Session: b0466f45-ccb1-4234-b77c-1da575fbb7c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1992 2024.08.22 17:50:30.167619 [ 3 ] {} <Debug> HTTP-Session: b0466f45-ccb1-4234-b77c-1da575fbb7c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1993 2024.08.22 17:50:30.167655 [ 3 ] {} <Trace> HTTP-Session: b0466f45-ccb1-4234-b77c-1da575fbb7c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1994 2024.08.22 17:50:30.167815 [ 3 ] {5ce05f37-968c-4cb6-adad-a34304fd0bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1995 2024.08.22 17:50:30.168121 [ 3 ] {5ce05f37-968c-4cb6-adad-a34304fd0bef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1996 2024.08.22 17:50:30.168167 [ 3 ] {5ce05f37-968c-4cb6-adad-a34304fd0bef} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE
1997 2024.08.22 17:50:30.168466 [ 3 ] {5ce05f37-968c-4cb6-adad-a34304fd0bef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1998 2024.08.22 17:50:30.168532 [ 3 ] {5ce05f37-968c-4cb6-adad-a34304fd0bef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1999 2024.08.22 17:50:30.168678 [ 3 ] {5ce05f37-968c-4cb6-adad-a34304fd0bef} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Key condition: (column 0 notIn 30-element set)
2000 2024.08.22 17:50:30.168806 [ 259 ] {5ce05f37-968c-4cb6-adad-a34304fd0bef} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2001 2024.08.22 17:50:30.168834 [ 260 ] {5ce05f37-968c-4cb6-adad-a34304fd0bef} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2002 2024.08.22 17:50:30.168834 [ 258 ] {5ce05f37-968c-4cb6-adad-a34304fd0bef} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2003 2024.08.22 17:50:30.168971 [ 3 ] {5ce05f37-968c-4cb6-adad-a34304fd0bef} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (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
2004 2024.08.22 17:50:30.169001 [ 3 ] {5ce05f37-968c-4cb6-adad-a34304fd0bef} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Spreading mark ranges among streams (default reading)
2005 2024.08.22 17:50:30.169109 [ 3 ] {5ce05f37-968c-4cb6-adad-a34304fd0bef} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2006 2024.08.22 17:50:30.169130 [ 3 ] {5ce05f37-968c-4cb6-adad-a34304fd0bef} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Reading approx. 28 rows with 3 streams
2007 2024.08.22 17:50:30.169171 [ 3 ] {5ce05f37-968c-4cb6-adad-a34304fd0bef} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))"
2008 2024.08.22 17:50:30.169214 [ 3 ] {5ce05f37-968c-4cb6-adad-a34304fd0bef} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))"
2009 2024.08.22 17:50:30.169254 [ 3 ] {5ce05f37-968c-4cb6-adad-a34304fd0bef} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))"
2010 2024.08.22 17:50:30.170957 [ 3 ] {5ce05f37-968c-4cb6-adad-a34304fd0bef} <Debug> executeQuery: Read 28 rows, 1.14 KiB in 0.003221 sec., 8692.952499223844 rows/sec., 353.21 KiB/sec.
2011 2024.08.22 17:50:30.171334 [ 3 ] {5ce05f37-968c-4cb6-adad-a34304fd0bef} <Debug> DynamicQueryHandler: Done processing query
2012 2024.08.22 17:50:30.171369 [ 3 ] {5ce05f37-968c-4cb6-adad-a34304fd0bef} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2013 2024.08.22 17:50:30.171389 [ 3 ] {} <Debug> HTTP-Session: b0466f45-ccb1-4234-b77c-1da575fbb7c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2014 2024.08.22 17:50:30.171598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1201, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2015 2024.08.22 17:50:30.171659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2016 2024.08.22 17:50:30.171681 [ 3 ] {} <Debug> HTTP-Session: 382f3955-0d57-4abb-b4ad-ee8e97aa1289 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2017 2024.08.22 17:50:30.171702 [ 3 ] {} <Debug> HTTP-Session: 382f3955-0d57-4abb-b4ad-ee8e97aa1289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2018 2024.08.22 17:50:30.171719 [ 3 ] {} <Debug> HTTP-Session: 382f3955-0d57-4abb-b4ad-ee8e97aa1289 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2019 2024.08.22 17:50:30.171762 [ 3 ] {} <Trace> HTTP-Session: 382f3955-0d57-4abb-b4ad-ee8e97aa1289 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2020 2024.08.22 17:50:30.171948 [ 3 ] {0bd19e30-ef70-48d8-b8b4-09dd092dbf27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete)
2021 2024.08.22 17:50:30.172248 [ 3 ] {0bd19e30-ef70-48d8-b8b4-09dd092dbf27} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2022 2024.08.22 17:50:30.172294 [ 3 ] {0bd19e30-ef70-48d8-b8b4-09dd092dbf27} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE
2023 2024.08.22 17:50:30.172595 [ 3 ] {0bd19e30-ef70-48d8-b8b4-09dd092dbf27} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2024 2024.08.22 17:50:30.172660 [ 3 ] {0bd19e30-ef70-48d8-b8b4-09dd092dbf27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2025 2024.08.22 17:50:30.172803 [ 3 ] {0bd19e30-ef70-48d8-b8b4-09dd092dbf27} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Key condition: (column 0 notIn 31-element set)
2026 2024.08.22 17:50:30.172935 [ 260 ] {0bd19e30-ef70-48d8-b8b4-09dd092dbf27} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2027 2024.08.22 17:50:30.172946 [ 258 ] {0bd19e30-ef70-48d8-b8b4-09dd092dbf27} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2028 2024.08.22 17:50:30.172959 [ 259 ] {0bd19e30-ef70-48d8-b8b4-09dd092dbf27} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2029 2024.08.22 17:50:30.173074 [ 3 ] {0bd19e30-ef70-48d8-b8b4-09dd092dbf27} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (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
2030 2024.08.22 17:50:30.173103 [ 3 ] {0bd19e30-ef70-48d8-b8b4-09dd092dbf27} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Spreading mark ranges among streams (default reading)
2031 2024.08.22 17:50:30.173209 [ 3 ] {0bd19e30-ef70-48d8-b8b4-09dd092dbf27} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2032 2024.08.22 17:50:30.173231 [ 3 ] {0bd19e30-ef70-48d8-b8b4-09dd092dbf27} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Reading approx. 28 rows with 3 streams
2033 2024.08.22 17:50:30.173271 [ 3 ] {0bd19e30-ef70-48d8-b8b4-09dd092dbf27} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))"
2034 2024.08.22 17:50:30.173313 [ 3 ] {0bd19e30-ef70-48d8-b8b4-09dd092dbf27} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))"
2035 2024.08.22 17:50:30.173352 [ 3 ] {0bd19e30-ef70-48d8-b8b4-09dd092dbf27} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))"
2036 2024.08.22 17:50:30.175036 [ 3 ] {0bd19e30-ef70-48d8-b8b4-09dd092dbf27} <Debug> executeQuery: Read 28 rows, 1.14 KiB in 0.00318 sec., 8805.031446540881 rows/sec., 357.77 KiB/sec.
2037 2024.08.22 17:50:30.175419 [ 3 ] {0bd19e30-ef70-48d8-b8b4-09dd092dbf27} <Debug> DynamicQueryHandler: Done processing query
2038 2024.08.22 17:50:30.175448 [ 3 ] {0bd19e30-ef70-48d8-b8b4-09dd092dbf27} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2039 2024.08.22 17:50:30.175468 [ 3 ] {} <Debug> HTTP-Session: 382f3955-0d57-4abb-b4ad-ee8e97aa1289 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2040 2024.08.22 17:50:30.175676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2041 2024.08.22 17:50:30.175736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2042 2024.08.22 17:50:30.175760 [ 3 ] {} <Debug> HTTP-Session: dbe2b6d1-d5e1-4de4-9cc0-93b9f701e553 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2043 2024.08.22 17:50:30.175782 [ 3 ] {} <Debug> HTTP-Session: dbe2b6d1-d5e1-4de4-9cc0-93b9f701e553 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2044 2024.08.22 17:50:30.175798 [ 3 ] {} <Debug> HTTP-Session: dbe2b6d1-d5e1-4de4-9cc0-93b9f701e553 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2045 2024.08.22 17:50:30.175839 [ 3 ] {} <Trace> HTTP-Session: dbe2b6d1-d5e1-4de4-9cc0-93b9f701e553 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2046 2024.08.22 17:50:30.176172 [ 3 ] {05a4122b-f1e5-419f-82dd-7be6db11c58f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
2047 2024.08.22 17:50:30.176519 [ 3 ] {05a4122b-f1e5-419f-82dd-7be6db11c58f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2048 2024.08.22 17:50:30.176574 [ 3 ] {05a4122b-f1e5-419f-82dd-7be6db11c58f} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE
2049 2024.08.22 17:50:30.176918 [ 3 ] {05a4122b-f1e5-419f-82dd-7be6db11c58f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2050 2024.08.22 17:50:30.176985 [ 3 ] {05a4122b-f1e5-419f-82dd-7be6db11c58f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2051 2024.08.22 17:50:30.177126 [ 3 ] {05a4122b-f1e5-419f-82dd-7be6db11c58f} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Key condition: (column 0 notIn 32-element set)
2052 2024.08.22 17:50:30.177261 [ 259 ] {05a4122b-f1e5-419f-82dd-7be6db11c58f} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2053 2024.08.22 17:50:30.177290 [ 258 ] {05a4122b-f1e5-419f-82dd-7be6db11c58f} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2054 2024.08.22 17:50:30.177292 [ 262 ] {05a4122b-f1e5-419f-82dd-7be6db11c58f} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2055 2024.08.22 17:50:30.177423 [ 3 ] {05a4122b-f1e5-419f-82dd-7be6db11c58f} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (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
2056 2024.08.22 17:50:30.177451 [ 3 ] {05a4122b-f1e5-419f-82dd-7be6db11c58f} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Spreading mark ranges among streams (default reading)
2057 2024.08.22 17:50:30.177559 [ 3 ] {05a4122b-f1e5-419f-82dd-7be6db11c58f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2058 2024.08.22 17:50:30.177580 [ 3 ] {05a4122b-f1e5-419f-82dd-7be6db11c58f} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Reading approx. 28 rows with 3 streams
2059 2024.08.22 17:50:30.177620 [ 3 ] {05a4122b-f1e5-419f-82dd-7be6db11c58f} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))"
2060 2024.08.22 17:50:30.177661 [ 3 ] {05a4122b-f1e5-419f-82dd-7be6db11c58f} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))"
2061 2024.08.22 17:50:30.177700 [ 3 ] {05a4122b-f1e5-419f-82dd-7be6db11c58f} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))"
2062 2024.08.22 17:50:30.179490 [ 3 ] {05a4122b-f1e5-419f-82dd-7be6db11c58f} <Debug> executeQuery: Read 28 rows, 1.14 KiB in 0.003418 sec., 8191.925102399064 rows/sec., 332.85 KiB/sec.
2063 2024.08.22 17:50:30.179822 [ 3 ] {05a4122b-f1e5-419f-82dd-7be6db11c58f} <Debug> DynamicQueryHandler: Done processing query
2064 2024.08.22 17:50:30.179845 [ 3 ] {05a4122b-f1e5-419f-82dd-7be6db11c58f} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2065 2024.08.22 17:50:30.179862 [ 3 ] {} <Debug> HTTP-Session: dbe2b6d1-d5e1-4de4-9cc0-93b9f701e553 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2066 2024.08.22 17:50:30.180092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2067 2024.08.22 17:50:30.180142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2068 2024.08.22 17:50:30.180161 [ 3 ] {} <Debug> HTTP-Session: fe04e83a-53ae-425f-bbe5-fffb425f299f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2069 2024.08.22 17:50:30.180178 [ 3 ] {} <Debug> HTTP-Session: fe04e83a-53ae-425f-bbe5-fffb425f299f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2070 2024.08.22 17:50:30.180192 [ 3 ] {} <Debug> HTTP-Session: fe04e83a-53ae-425f-bbe5-fffb425f299f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2071 2024.08.22 17:50:30.180224 [ 3 ] {} <Trace> HTTP-Session: fe04e83a-53ae-425f-bbe5-fffb425f299f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2072 2024.08.22 17:50:30.180376 [ 3 ] {a582465a-08c6-47d7-81c6-78f0ab04f5fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
2073 2024.08.22 17:50:30.180664 [ 3 ] {a582465a-08c6-47d7-81c6-78f0ab04f5fa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2074 2024.08.22 17:50:30.180711 [ 3 ] {a582465a-08c6-47d7-81c6-78f0ab04f5fa} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE
2075 2024.08.22 17:50:30.181011 [ 3 ] {a582465a-08c6-47d7-81c6-78f0ab04f5fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2076 2024.08.22 17:50:30.181075 [ 3 ] {a582465a-08c6-47d7-81c6-78f0ab04f5fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2077 2024.08.22 17:50:30.181216 [ 3 ] {a582465a-08c6-47d7-81c6-78f0ab04f5fa} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Key condition: (column 0 notIn 33-element set)
2078 2024.08.22 17:50:30.181341 [ 258 ] {a582465a-08c6-47d7-81c6-78f0ab04f5fa} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2079 2024.08.22 17:50:30.181356 [ 260 ] {a582465a-08c6-47d7-81c6-78f0ab04f5fa} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2080 2024.08.22 17:50:30.181374 [ 259 ] {a582465a-08c6-47d7-81c6-78f0ab04f5fa} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2081 2024.08.22 17:50:30.181490 [ 3 ] {a582465a-08c6-47d7-81c6-78f0ab04f5fa} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (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
2082 2024.08.22 17:50:30.181519 [ 3 ] {a582465a-08c6-47d7-81c6-78f0ab04f5fa} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Spreading mark ranges among streams (default reading)
2083 2024.08.22 17:50:30.181626 [ 3 ] {a582465a-08c6-47d7-81c6-78f0ab04f5fa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2084 2024.08.22 17:50:30.181646 [ 3 ] {a582465a-08c6-47d7-81c6-78f0ab04f5fa} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Reading approx. 28 rows with 3 streams
2085 2024.08.22 17:50:30.181686 [ 3 ] {a582465a-08c6-47d7-81c6-78f0ab04f5fa} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))"
2086 2024.08.22 17:50:30.181728 [ 3 ] {a582465a-08c6-47d7-81c6-78f0ab04f5fa} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))"
2087 2024.08.22 17:50:30.181767 [ 3 ] {a582465a-08c6-47d7-81c6-78f0ab04f5fa} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))"
2088 2024.08.22 17:50:30.183462 [ 3 ] {a582465a-08c6-47d7-81c6-78f0ab04f5fa} <Debug> executeQuery: Read 28 rows, 1.14 KiB in 0.003163 sec., 8852.355358836547 rows/sec., 359.69 KiB/sec.
2089 2024.08.22 17:50:30.183789 [ 3 ] {a582465a-08c6-47d7-81c6-78f0ab04f5fa} <Debug> DynamicQueryHandler: Done processing query
2090 2024.08.22 17:50:30.183813 [ 3 ] {a582465a-08c6-47d7-81c6-78f0ab04f5fa} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2091 2024.08.22 17:50:30.183829 [ 3 ] {} <Debug> HTTP-Session: fe04e83a-53ae-425f-bbe5-fffb425f299f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2092 2024.08.22 17:50:30.184037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1275, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2093 2024.08.22 17:50:30.184086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2094 2024.08.22 17:50:30.184105 [ 3 ] {} <Debug> HTTP-Session: 1154a591-ccb4-4995-91a7-41316fe249c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2095 2024.08.22 17:50:30.184122 [ 3 ] {} <Debug> HTTP-Session: 1154a591-ccb4-4995-91a7-41316fe249c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2096 2024.08.22 17:50:30.184136 [ 3 ] {} <Debug> HTTP-Session: 1154a591-ccb4-4995-91a7-41316fe249c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2097 2024.08.22 17:50:30.184167 [ 3 ] {} <Trace> HTTP-Session: 1154a591-ccb4-4995-91a7-41316fe249c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2098 2024.08.22 17:50:30.184315 [ 3 ] {8de71e6b-bd69-4e1b-90bc-bf3cdf6376dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
2099 2024.08.22 17:50:30.184606 [ 3 ] {8de71e6b-bd69-4e1b-90bc-bf3cdf6376dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2100 2024.08.22 17:50:30.184653 [ 3 ] {8de71e6b-bd69-4e1b-90bc-bf3cdf6376dd} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE
2101 2024.08.22 17:50:30.184957 [ 3 ] {8de71e6b-bd69-4e1b-90bc-bf3cdf6376dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2102 2024.08.22 17:50:30.185022 [ 3 ] {8de71e6b-bd69-4e1b-90bc-bf3cdf6376dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2103 2024.08.22 17:50:30.185160 [ 3 ] {8de71e6b-bd69-4e1b-90bc-bf3cdf6376dd} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Key condition: (column 0 notIn 34-element set)
2104 2024.08.22 17:50:30.185295 [ 259 ] {8de71e6b-bd69-4e1b-90bc-bf3cdf6376dd} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2105 2024.08.22 17:50:30.185319 [ 262 ] {8de71e6b-bd69-4e1b-90bc-bf3cdf6376dd} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2106 2024.08.22 17:50:30.185324 [ 258 ] {8de71e6b-bd69-4e1b-90bc-bf3cdf6376dd} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2107 2024.08.22 17:50:30.185445 [ 3 ] {8de71e6b-bd69-4e1b-90bc-bf3cdf6376dd} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (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
2108 2024.08.22 17:50:30.185473 [ 3 ] {8de71e6b-bd69-4e1b-90bc-bf3cdf6376dd} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Spreading mark ranges among streams (default reading)
2109 2024.08.22 17:50:30.185578 [ 3 ] {8de71e6b-bd69-4e1b-90bc-bf3cdf6376dd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2110 2024.08.22 17:50:30.185598 [ 3 ] {8de71e6b-bd69-4e1b-90bc-bf3cdf6376dd} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Reading approx. 28 rows with 3 streams
2111 2024.08.22 17:50:30.185637 [ 3 ] {8de71e6b-bd69-4e1b-90bc-bf3cdf6376dd} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))"
2112 2024.08.22 17:50:30.185680 [ 3 ] {8de71e6b-bd69-4e1b-90bc-bf3cdf6376dd} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))"
2113 2024.08.22 17:50:30.185718 [ 3 ] {8de71e6b-bd69-4e1b-90bc-bf3cdf6376dd} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))"
2114 2024.08.22 17:50:30.187494 [ 3 ] {8de71e6b-bd69-4e1b-90bc-bf3cdf6376dd} <Debug> executeQuery: Read 28 rows, 1.14 KiB in 0.003252 sec., 8610.086100861008 rows/sec., 349.84 KiB/sec.
2115 2024.08.22 17:50:30.187830 [ 3 ] {8de71e6b-bd69-4e1b-90bc-bf3cdf6376dd} <Debug> DynamicQueryHandler: Done processing query
2116 2024.08.22 17:50:30.187854 [ 3 ] {8de71e6b-bd69-4e1b-90bc-bf3cdf6376dd} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2117 2024.08.22 17:50:30.187870 [ 3 ] {} <Debug> HTTP-Session: 1154a591-ccb4-4995-91a7-41316fe249c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2118 2024.08.22 17:50:30.188056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1299, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2119 2024.08.22 17:50:30.188105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2120 2024.08.22 17:50:30.188124 [ 3 ] {} <Debug> HTTP-Session: d3570276-d366-4db9-b502-80a36ba4552e Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2121 2024.08.22 17:50:30.188140 [ 3 ] {} <Debug> HTTP-Session: d3570276-d366-4db9-b502-80a36ba4552e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2122 2024.08.22 17:50:30.188154 [ 3 ] {} <Debug> HTTP-Session: d3570276-d366-4db9-b502-80a36ba4552e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2123 2024.08.22 17:50:30.188185 [ 3 ] {} <Trace> HTTP-Session: d3570276-d366-4db9-b502-80a36ba4552e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2124 2024.08.22 17:50:30.188335 [ 3 ] {4c4a49d8-bf7c-435f-ab57-5c0cf182c006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2125 2024.08.22 17:50:30.188631 [ 3 ] {4c4a49d8-bf7c-435f-ab57-5c0cf182c006} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2126 2024.08.22 17:50:30.188680 [ 3 ] {4c4a49d8-bf7c-435f-ab57-5c0cf182c006} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE
2127 2024.08.22 17:50:30.188988 [ 3 ] {4c4a49d8-bf7c-435f-ab57-5c0cf182c006} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2128 2024.08.22 17:50:30.189052 [ 3 ] {4c4a49d8-bf7c-435f-ab57-5c0cf182c006} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2129 2024.08.22 17:50:30.189193 [ 3 ] {4c4a49d8-bf7c-435f-ab57-5c0cf182c006} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Key condition: (column 0 notIn 35-element set)
2130 2024.08.22 17:50:30.189315 [ 258 ] {4c4a49d8-bf7c-435f-ab57-5c0cf182c006} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2131 2024.08.22 17:50:30.189337 [ 260 ] {4c4a49d8-bf7c-435f-ab57-5c0cf182c006} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2132 2024.08.22 17:50:30.189358 [ 259 ] {4c4a49d8-bf7c-435f-ab57-5c0cf182c006} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2133 2024.08.22 17:50:30.189470 [ 3 ] {4c4a49d8-bf7c-435f-ab57-5c0cf182c006} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (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
2134 2024.08.22 17:50:30.189500 [ 3 ] {4c4a49d8-bf7c-435f-ab57-5c0cf182c006} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Spreading mark ranges among streams (default reading)
2135 2024.08.22 17:50:30.189607 [ 3 ] {4c4a49d8-bf7c-435f-ab57-5c0cf182c006} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2136 2024.08.22 17:50:30.189628 [ 3 ] {4c4a49d8-bf7c-435f-ab57-5c0cf182c006} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Reading approx. 28 rows with 3 streams
2137 2024.08.22 17:50:30.189666 [ 3 ] {4c4a49d8-bf7c-435f-ab57-5c0cf182c006} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
2138 2024.08.22 17:50:30.189707 [ 3 ] {4c4a49d8-bf7c-435f-ab57-5c0cf182c006} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
2139 2024.08.22 17:50:30.189746 [ 3 ] {4c4a49d8-bf7c-435f-ab57-5c0cf182c006} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
2140 2024.08.22 17:50:30.191348 [ 3 ] {4c4a49d8-bf7c-435f-ab57-5c0cf182c006} <Debug> executeQuery: Read 28 rows, 1.14 KiB in 0.003089 sec., 9064.422143088377 rows/sec., 368.31 KiB/sec.
2141 2024.08.22 17:50:30.191679 [ 3 ] {4c4a49d8-bf7c-435f-ab57-5c0cf182c006} <Debug> DynamicQueryHandler: Done processing query
2142 2024.08.22 17:50:30.191704 [ 3 ] {4c4a49d8-bf7c-435f-ab57-5c0cf182c006} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2143 2024.08.22 17:50:30.191720 [ 3 ] {} <Debug> HTTP-Session: d3570276-d366-4db9-b502-80a36ba4552e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2144 2024.08.22 17:50:30.191929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1326, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2145 2024.08.22 17:50:30.191978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2146 2024.08.22 17:50:30.191998 [ 3 ] {} <Debug> HTTP-Session: abfc2f96-3f1a-408f-a28f-8abdf1f4998f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2147 2024.08.22 17:50:30.192015 [ 3 ] {} <Debug> HTTP-Session: abfc2f96-3f1a-408f-a28f-8abdf1f4998f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2148 2024.08.22 17:50:30.192029 [ 3 ] {} <Debug> HTTP-Session: abfc2f96-3f1a-408f-a28f-8abdf1f4998f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2149 2024.08.22 17:50:30.192060 [ 3 ] {} <Trace> HTTP-Session: abfc2f96-3f1a-408f-a28f-8abdf1f4998f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2150 2024.08.22 17:50:30.192211 [ 3 ] {3054d917-b403-401f-b6e3-8f1193ce25ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2151 2024.08.22 17:50:30.192503 [ 3 ] {3054d917-b403-401f-b6e3-8f1193ce25ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2152 2024.08.22 17:50:30.192552 [ 3 ] {3054d917-b403-401f-b6e3-8f1193ce25ec} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE
2153 2024.08.22 17:50:30.192864 [ 3 ] {3054d917-b403-401f-b6e3-8f1193ce25ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2154 2024.08.22 17:50:30.192935 [ 3 ] {3054d917-b403-401f-b6e3-8f1193ce25ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2155 2024.08.22 17:50:30.193067 [ 3 ] {3054d917-b403-401f-b6e3-8f1193ce25ec} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Key condition: (column 0 notIn 36-element set)
2156 2024.08.22 17:50:30.193215 [ 259 ] {3054d917-b403-401f-b6e3-8f1193ce25ec} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2157 2024.08.22 17:50:30.193218 [ 262 ] {3054d917-b403-401f-b6e3-8f1193ce25ec} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2158 2024.08.22 17:50:30.193210 [ 258 ] {3054d917-b403-401f-b6e3-8f1193ce25ec} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2159 2024.08.22 17:50:30.193354 [ 3 ] {3054d917-b403-401f-b6e3-8f1193ce25ec} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (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
2160 2024.08.22 17:50:30.193380 [ 3 ] {3054d917-b403-401f-b6e3-8f1193ce25ec} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Spreading mark ranges among streams (default reading)
2161 2024.08.22 17:50:30.193480 [ 3 ] {3054d917-b403-401f-b6e3-8f1193ce25ec} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2162 2024.08.22 17:50:30.193500 [ 3 ] {3054d917-b403-401f-b6e3-8f1193ce25ec} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Reading approx. 28 rows with 3 streams
2163 2024.08.22 17:50:30.193539 [ 3 ] {3054d917-b403-401f-b6e3-8f1193ce25ec} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
2164 2024.08.22 17:50:30.193580 [ 3 ] {3054d917-b403-401f-b6e3-8f1193ce25ec} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
2165 2024.08.22 17:50:30.193616 [ 3 ] {3054d917-b403-401f-b6e3-8f1193ce25ec} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
2166 2024.08.22 17:50:30.195440 [ 3 ] {3054d917-b403-401f-b6e3-8f1193ce25ec} <Debug> executeQuery: Read 28 rows, 1.14 KiB in 0.003304 sec., 8474.57627118644 rows/sec., 344.34 KiB/sec.
2167 2024.08.22 17:50:30.195774 [ 3 ] {3054d917-b403-401f-b6e3-8f1193ce25ec} <Debug> DynamicQueryHandler: Done processing query
2168 2024.08.22 17:50:30.195798 [ 3 ] {3054d917-b403-401f-b6e3-8f1193ce25ec} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2169 2024.08.22 17:50:30.195815 [ 3 ] {} <Debug> HTTP-Session: abfc2f96-3f1a-408f-a28f-8abdf1f4998f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2170 2024.08.22 17:50:30.196055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2171 2024.08.22 17:50:30.196103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2172 2024.08.22 17:50:30.196123 [ 3 ] {} <Debug> HTTP-Session: c1a63b9e-b846-448e-97ff-ee44d7f36c33 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2173 2024.08.22 17:50:30.196139 [ 3 ] {} <Debug> HTTP-Session: c1a63b9e-b846-448e-97ff-ee44d7f36c33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2174 2024.08.22 17:50:30.196153 [ 3 ] {} <Debug> HTTP-Session: c1a63b9e-b846-448e-97ff-ee44d7f36c33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2175 2024.08.22 17:50:30.196183 [ 3 ] {} <Trace> HTTP-Session: c1a63b9e-b846-448e-97ff-ee44d7f36c33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2176 2024.08.22 17:50:30.196334 [ 3 ] {3ef869ac-83e6-458e-bbaf-435e6ccd493b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2177 2024.08.22 17:50:30.196634 [ 3 ] {3ef869ac-83e6-458e-bbaf-435e6ccd493b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2178 2024.08.22 17:50:30.196682 [ 3 ] {3ef869ac-83e6-458e-bbaf-435e6ccd493b} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2179 2024.08.22 17:50:30.196994 [ 3 ] {3ef869ac-83e6-458e-bbaf-435e6ccd493b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2180 2024.08.22 17:50:30.197057 [ 3 ] {3ef869ac-83e6-458e-bbaf-435e6ccd493b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2181 2024.08.22 17:50:30.197200 [ 3 ] {3ef869ac-83e6-458e-bbaf-435e6ccd493b} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Key condition: (column 0 notIn 37-element set)
2182 2024.08.22 17:50:30.197343 [ 258 ] {3ef869ac-83e6-458e-bbaf-435e6ccd493b} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2183 2024.08.22 17:50:30.197353 [ 260 ] {3ef869ac-83e6-458e-bbaf-435e6ccd493b} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2184 2024.08.22 17:50:30.197365 [ 259 ] {3ef869ac-83e6-458e-bbaf-435e6ccd493b} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2185 2024.08.22 17:50:30.197495 [ 3 ] {3ef869ac-83e6-458e-bbaf-435e6ccd493b} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (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
2186 2024.08.22 17:50:30.197523 [ 3 ] {3ef869ac-83e6-458e-bbaf-435e6ccd493b} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Spreading mark ranges among streams (default reading)
2187 2024.08.22 17:50:30.197630 [ 3 ] {3ef869ac-83e6-458e-bbaf-435e6ccd493b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2188 2024.08.22 17:50:30.197651 [ 3 ] {3ef869ac-83e6-458e-bbaf-435e6ccd493b} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Reading approx. 28 rows with 3 streams
2189 2024.08.22 17:50:30.197690 [ 3 ] {3ef869ac-83e6-458e-bbaf-435e6ccd493b} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2190 2024.08.22 17:50:30.197732 [ 3 ] {3ef869ac-83e6-458e-bbaf-435e6ccd493b} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2191 2024.08.22 17:50:30.197769 [ 3 ] {3ef869ac-83e6-458e-bbaf-435e6ccd493b} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2192 2024.08.22 17:50:30.199439 [ 3 ] {3ef869ac-83e6-458e-bbaf-435e6ccd493b} <Debug> executeQuery: Read 28 rows, 1.14 KiB in 0.003182 sec., 8799.497171590196 rows/sec., 357.54 KiB/sec.
2193 2024.08.22 17:50:30.199766 [ 3 ] {3ef869ac-83e6-458e-bbaf-435e6ccd493b} <Debug> DynamicQueryHandler: Done processing query
2194 2024.08.22 17:50:30.199790 [ 3 ] {3ef869ac-83e6-458e-bbaf-435e6ccd493b} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2195 2024.08.22 17:50:30.199806 [ 3 ] {} <Debug> HTTP-Session: c1a63b9e-b846-448e-97ff-ee44d7f36c33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2196 2024.08.22 17:50:30.200020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1386, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2197 2024.08.22 17:50:30.200068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2198 2024.08.22 17:50:30.200087 [ 3 ] {} <Debug> HTTP-Session: 1c7c50ef-7768-4992-b492-3243bcb26f69 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2199 2024.08.22 17:50:30.200104 [ 3 ] {} <Debug> HTTP-Session: 1c7c50ef-7768-4992-b492-3243bcb26f69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2200 2024.08.22 17:50:30.200117 [ 3 ] {} <Debug> HTTP-Session: 1c7c50ef-7768-4992-b492-3243bcb26f69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2201 2024.08.22 17:50:30.200148 [ 3 ] {} <Trace> HTTP-Session: 1c7c50ef-7768-4992-b492-3243bcb26f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2202 2024.08.22 17:50:30.200300 [ 3 ] {52b3e9fd-6801-40eb-9cd6-04f6263665d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2203 2024.08.22 17:50:30.200595 [ 3 ] {52b3e9fd-6801-40eb-9cd6-04f6263665d9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2204 2024.08.22 17:50:30.200643 [ 3 ] {52b3e9fd-6801-40eb-9cd6-04f6263665d9} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2205 2024.08.22 17:50:30.200960 [ 3 ] {52b3e9fd-6801-40eb-9cd6-04f6263665d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2206 2024.08.22 17:50:30.201024 [ 3 ] {52b3e9fd-6801-40eb-9cd6-04f6263665d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2207 2024.08.22 17:50:30.201166 [ 3 ] {52b3e9fd-6801-40eb-9cd6-04f6263665d9} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Key condition: (column 0 notIn 38-element set)
2208 2024.08.22 17:50:30.201313 [ 258 ] {52b3e9fd-6801-40eb-9cd6-04f6263665d9} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2209 2024.08.22 17:50:30.201332 [ 264 ] {52b3e9fd-6801-40eb-9cd6-04f6263665d9} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2210 2024.08.22 17:50:30.201332 [ 259 ] {52b3e9fd-6801-40eb-9cd6-04f6263665d9} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2211 2024.08.22 17:50:30.201468 [ 3 ] {52b3e9fd-6801-40eb-9cd6-04f6263665d9} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (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
2212 2024.08.22 17:50:30.201497 [ 3 ] {52b3e9fd-6801-40eb-9cd6-04f6263665d9} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Spreading mark ranges among streams (default reading)
2213 2024.08.22 17:50:30.201605 [ 3 ] {52b3e9fd-6801-40eb-9cd6-04f6263665d9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2214 2024.08.22 17:50:30.201626 [ 3 ] {52b3e9fd-6801-40eb-9cd6-04f6263665d9} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Reading approx. 28 rows with 3 streams
2215 2024.08.22 17:50:30.201667 [ 3 ] {52b3e9fd-6801-40eb-9cd6-04f6263665d9} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2216 2024.08.22 17:50:30.201708 [ 3 ] {52b3e9fd-6801-40eb-9cd6-04f6263665d9} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2217 2024.08.22 17:50:30.201746 [ 3 ] {52b3e9fd-6801-40eb-9cd6-04f6263665d9} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2218 2024.08.22 17:50:30.203369 [ 3 ] {52b3e9fd-6801-40eb-9cd6-04f6263665d9} <Debug> executeQuery: Read 28 rows, 1.14 KiB in 0.003147 sec., 8897.362567524626 rows/sec., 361.52 KiB/sec.
2219 2024.08.22 17:50:30.203695 [ 3 ] {52b3e9fd-6801-40eb-9cd6-04f6263665d9} <Debug> DynamicQueryHandler: Done processing query
2220 2024.08.22 17:50:30.203719 [ 3 ] {52b3e9fd-6801-40eb-9cd6-04f6263665d9} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2221 2024.08.22 17:50:30.203735 [ 3 ] {} <Debug> HTTP-Session: 1c7c50ef-7768-4992-b492-3243bcb26f69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2222 2024.08.22 17:50:30.207632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2223 2024.08.22 17:50:30.207682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2224 2024.08.22 17:50:30.207701 [ 3 ] {} <Debug> HTTP-Session: 41ceff14-b958-424d-b11d-00e4a72aa90f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2225 2024.08.22 17:50:30.207717 [ 3 ] {} <Debug> HTTP-Session: 41ceff14-b958-424d-b11d-00e4a72aa90f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2226 2024.08.22 17:50:30.207731 [ 3 ] {} <Debug> HTTP-Session: 41ceff14-b958-424d-b11d-00e4a72aa90f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2227 2024.08.22 17:50:30.207763 [ 3 ] {} <Trace> HTTP-Session: 41ceff14-b958-424d-b11d-00e4a72aa90f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2228 2024.08.22 17:50:30.207943 [ 3 ] {69e1b4be-5247-4cf2-821e-7355403926d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2229 2024.08.22 17:50:30.208262 [ 3 ] {69e1b4be-5247-4cf2-821e-7355403926d9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2230 2024.08.22 17:50:30.208314 [ 3 ] {69e1b4be-5247-4cf2-821e-7355403926d9} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2231 2024.08.22 17:50:30.208643 [ 3 ] {69e1b4be-5247-4cf2-821e-7355403926d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2232 2024.08.22 17:50:30.208708 [ 3 ] {69e1b4be-5247-4cf2-821e-7355403926d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2233 2024.08.22 17:50:30.208854 [ 3 ] {69e1b4be-5247-4cf2-821e-7355403926d9} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Key condition: (column 0 notIn 39-element set)
2234 2024.08.22 17:50:30.208975 [ 258 ] {69e1b4be-5247-4cf2-821e-7355403926d9} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2235 2024.08.22 17:50:30.209002 [ 260 ] {69e1b4be-5247-4cf2-821e-7355403926d9} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2236 2024.08.22 17:50:30.209014 [ 259 ] {69e1b4be-5247-4cf2-821e-7355403926d9} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2237 2024.08.22 17:50:30.209125 [ 3 ] {69e1b4be-5247-4cf2-821e-7355403926d9} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (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
2238 2024.08.22 17:50:30.209156 [ 3 ] {69e1b4be-5247-4cf2-821e-7355403926d9} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Spreading mark ranges among streams (default reading)
2239 2024.08.22 17:50:30.209266 [ 3 ] {69e1b4be-5247-4cf2-821e-7355403926d9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2240 2024.08.22 17:50:30.209288 [ 3 ] {69e1b4be-5247-4cf2-821e-7355403926d9} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Reading approx. 28 rows with 3 streams
2241 2024.08.22 17:50:30.209328 [ 3 ] {69e1b4be-5247-4cf2-821e-7355403926d9} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2242 2024.08.22 17:50:30.209373 [ 3 ] {69e1b4be-5247-4cf2-821e-7355403926d9} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2243 2024.08.22 17:50:30.209413 [ 3 ] {69e1b4be-5247-4cf2-821e-7355403926d9} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2244 2024.08.22 17:50:30.211105 [ 3 ] {69e1b4be-5247-4cf2-821e-7355403926d9} <Debug> executeQuery: Read 28 rows, 1.14 KiB in 0.003259 sec., 8591.59251304081 rows/sec., 349.09 KiB/sec.
2245 2024.08.22 17:50:30.211436 [ 3 ] {69e1b4be-5247-4cf2-821e-7355403926d9} <Debug> DynamicQueryHandler: Done processing query
2246 2024.08.22 17:50:30.211461 [ 3 ] {69e1b4be-5247-4cf2-821e-7355403926d9} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2247 2024.08.22 17:50:30.211478 [ 3 ] {} <Debug> HTTP-Session: 41ceff14-b958-424d-b11d-00e4a72aa90f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2248 2024.08.22 17:50:30.219840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 3916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2249 2024.08.22 17:50:30.219902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2250 2024.08.22 17:50:30.219927 [ 3 ] {} <Debug> HTTP-Session: 2576a2c6-f095-4f87-8a30-0b7c079e5b97 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2251 2024.08.22 17:50:30.219948 [ 3 ] {} <Debug> HTTP-Session: 2576a2c6-f095-4f87-8a30-0b7c079e5b97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2252 2024.08.22 17:50:30.219965 [ 3 ] {} <Debug> HTTP-Session: 2576a2c6-f095-4f87-8a30-0b7c079e5b97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2253 2024.08.22 17:50:30.220002 [ 3 ] {} <Trace> HTTP-Session: 2576a2c6-f095-4f87-8a30-0b7c079e5b97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2254 2024.08.22 17:50:30.220155 [ 3 ] {c5b79e5b-d08d-490e-9ba6-5f8596f17904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2255 2024.08.22 17:50:30.220243 [ 3 ] {c5b79e5b-d08d-490e-9ba6-5f8596f17904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2256 2024.08.22 17:50:30.220460 [ 3 ] {c5b79e5b-d08d-490e-9ba6-5f8596f17904} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2257 2024.08.22 17:50:30.220881 [ 3 ] {c5b79e5b-d08d-490e-9ba6-5f8596f17904} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2258 2024.08.22 17:50:30.220928 [ 3 ] {c5b79e5b-d08d-490e-9ba6-5f8596f17904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2259 2024.08.22 17:50:30.221437 [ 3 ] {c5b79e5b-d08d-490e-9ba6-5f8596f17904} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2260 2024.08.22 17:50:30.221769 [ 3 ] {c5b79e5b-d08d-490e-9ba6-5f8596f17904} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2261 2024.08.22 17:50:30.221909 [ 3 ] {c5b79e5b-d08d-490e-9ba6-5f8596f17904} <Debug> executeQuery: Read 12 rows, 2.06 KiB in 0.001811 sec., 6626.173384870238 rows/sec., 1.11 MiB/sec.
2262 2024.08.22 17:50:30.222217 [ 3 ] {c5b79e5b-d08d-490e-9ba6-5f8596f17904} <Debug> DynamicQueryHandler: Done processing query
2263 2024.08.22 17:50:30.222243 [ 3 ] {c5b79e5b-d08d-490e-9ba6-5f8596f17904} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2264 2024.08.22 17:50:30.222284 [ 3 ] {} <Debug> HTTP-Session: 2576a2c6-f095-4f87-8a30-0b7c079e5b97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2265 2024.08.22 17:50:30.222434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 36737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2266 2024.08.22 17:50:30.222484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2267 2024.08.22 17:50:30.222504 [ 3 ] {} <Debug> HTTP-Session: d7fcf44a-5a3e-4eda-b754-7bb5a5baef1f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2268 2024.08.22 17:50:30.222521 [ 3 ] {} <Debug> HTTP-Session: d7fcf44a-5a3e-4eda-b754-7bb5a5baef1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2269 2024.08.22 17:50:30.222534 [ 3 ] {} <Debug> HTTP-Session: d7fcf44a-5a3e-4eda-b754-7bb5a5baef1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2270 2024.08.22 17:50:30.222565 [ 3 ] {} <Trace> HTTP-Session: d7fcf44a-5a3e-4eda-b754-7bb5a5baef1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2271 2024.08.22 17:50:30.222744 [ 3 ] {cdbdf605-7327-43fd-8d91-c1eadca68c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2272 2024.08.22 17:50:30.222789 [ 3 ] {cdbdf605-7327-43fd-8d91-c1eadca68c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2273 2024.08.22 17:50:30.223051 [ 3 ] {cdbdf605-7327-43fd-8d91-c1eadca68c4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2274 2024.08.22 17:50:30.223568 [ 3 ] {cdbdf605-7327-43fd-8d91-c1eadca68c4a} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2275 2024.08.22 17:50:30.223607 [ 3 ] {cdbdf605-7327-43fd-8d91-c1eadca68c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2276 2024.08.22 17:50:30.223984 [ 3 ] {cdbdf605-7327-43fd-8d91-c1eadca68c4a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2277 2024.08.22 17:50:30.224344 [ 3 ] {cdbdf605-7327-43fd-8d91-c1eadca68c4a} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2278 2024.08.22 17:50:30.224476 [ 3 ] {cdbdf605-7327-43fd-8d91-c1eadca68c4a} <Debug> executeQuery: Read 243 rows, 21.96 KiB in 0.001824 sec., 133223.68421052632 rows/sec., 11.76 MiB/sec.
2279 2024.08.22 17:50:30.224647 [ 3 ] {cdbdf605-7327-43fd-8d91-c1eadca68c4a} <Debug> DynamicQueryHandler: Done processing query
2280 2024.08.22 17:50:30.224672 [ 3 ] {cdbdf605-7327-43fd-8d91-c1eadca68c4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
2281 2024.08.22 17:50:30.224687 [ 3 ] {} <Debug> HTTP-Session: d7fcf44a-5a3e-4eda-b754-7bb5a5baef1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2282 2024.08.22 17:50:30.224814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 3920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2283 2024.08.22 17:50:30.224863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2284 2024.08.22 17:50:30.224882 [ 3 ] {} <Debug> HTTP-Session: b385f604-286b-4664-926f-eaeaa798401a Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2285 2024.08.22 17:50:30.224898 [ 3 ] {} <Debug> HTTP-Session: b385f604-286b-4664-926f-eaeaa798401a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2286 2024.08.22 17:50:30.224912 [ 3 ] {} <Debug> HTTP-Session: b385f604-286b-4664-926f-eaeaa798401a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2287 2024.08.22 17:50:30.224943 [ 3 ] {} <Trace> HTTP-Session: b385f604-286b-4664-926f-eaeaa798401a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2288 2024.08.22 17:50:30.225047 [ 3 ] {6d8f4f63-46d1-479c-9c3e-8af9119315d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2289 2024.08.22 17:50:30.225090 [ 3 ] {6d8f4f63-46d1-479c-9c3e-8af9119315d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2290 2024.08.22 17:50:30.225316 [ 3 ] {6d8f4f63-46d1-479c-9c3e-8af9119315d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2291 2024.08.22 17:50:30.225641 [ 3 ] {6d8f4f63-46d1-479c-9c3e-8af9119315d3} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2292 2024.08.22 17:50:30.225677 [ 3 ] {6d8f4f63-46d1-479c-9c3e-8af9119315d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2293 2024.08.22 17:50:30.226020 [ 3 ] {6d8f4f63-46d1-479c-9c3e-8af9119315d3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2294 2024.08.22 17:50:30.226379 [ 3 ] {6d8f4f63-46d1-479c-9c3e-8af9119315d3} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2295 2024.08.22 17:50:30.226511 [ 3 ] {6d8f4f63-46d1-479c-9c3e-8af9119315d3} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001493 sec., 18084.393837910247 rows/sec., 1.33 MiB/sec.
2296 2024.08.22 17:50:30.226783 [ 3 ] {6d8f4f63-46d1-479c-9c3e-8af9119315d3} <Debug> DynamicQueryHandler: Done processing query
2297 2024.08.22 17:50:30.226808 [ 3 ] {6d8f4f63-46d1-479c-9c3e-8af9119315d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2298 2024.08.22 17:50:30.226823 [ 3 ] {} <Debug> HTTP-Session: b385f604-286b-4664-926f-eaeaa798401a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2299 2024.08.22 17:50:30.226923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2300 2024.08.22 17:50:30.226973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2301 2024.08.22 17:50:30.226993 [ 3 ] {} <Debug> HTTP-Session: f8565d7a-0ca9-4200-b68a-52c5f41a7282 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2302 2024.08.22 17:50:30.227010 [ 3 ] {} <Debug> HTTP-Session: f8565d7a-0ca9-4200-b68a-52c5f41a7282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2303 2024.08.22 17:50:30.227024 [ 3 ] {} <Debug> HTTP-Session: f8565d7a-0ca9-4200-b68a-52c5f41a7282 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2304 2024.08.22 17:50:30.227054 [ 3 ] {} <Trace> HTTP-Session: f8565d7a-0ca9-4200-b68a-52c5f41a7282 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2305 2024.08.22 17:50:30.227151 [ 3 ] {3ec8ca34-0fdd-414e-aa5c-d21da8a019bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
2306 2024.08.22 17:50:30.227194 [ 3 ] {3ec8ca34-0fdd-414e-aa5c-d21da8a019bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2307 2024.08.22 17:50:30.227437 [ 3 ] {3ec8ca34-0fdd-414e-aa5c-d21da8a019bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2308 2024.08.22 17:50:30.227748 [ 3 ] {3ec8ca34-0fdd-414e-aa5c-d21da8a019bb} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2309 2024.08.22 17:50:30.227784 [ 3 ] {3ec8ca34-0fdd-414e-aa5c-d21da8a019bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2310 2024.08.22 17:50:30.228140 [ 3 ] {3ec8ca34-0fdd-414e-aa5c-d21da8a019bb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2311 2024.08.22 17:50:30.228500 [ 3 ] {3ec8ca34-0fdd-414e-aa5c-d21da8a019bb} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2312 2024.08.22 17:50:30.228626 [ 3 ] {3ec8ca34-0fdd-414e-aa5c-d21da8a019bb} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001503 sec., 9314.703925482369 rows/sec., 652.34 KiB/sec.
2313 2024.08.22 17:50:30.228788 [ 3 ] {3ec8ca34-0fdd-414e-aa5c-d21da8a019bb} <Debug> DynamicQueryHandler: Done processing query
2314 2024.08.22 17:50:30.228812 [ 3 ] {3ec8ca34-0fdd-414e-aa5c-d21da8a019bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2315 2024.08.22 17:50:30.228828 [ 3 ] {} <Debug> HTTP-Session: f8565d7a-0ca9-4200-b68a-52c5f41a7282 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2316 2024.08.22 17:50:30.228928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2317 2024.08.22 17:50:30.228979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2318 2024.08.22 17:50:30.228998 [ 3 ] {} <Debug> HTTP-Session: 919480a9-2c84-49a0-9f96-c6ceb4740bd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2319 2024.08.22 17:50:30.229016 [ 3 ] {} <Debug> HTTP-Session: 919480a9-2c84-49a0-9f96-c6ceb4740bd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2320 2024.08.22 17:50:30.229029 [ 3 ] {} <Debug> HTTP-Session: 919480a9-2c84-49a0-9f96-c6ceb4740bd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2321 2024.08.22 17:50:30.229060 [ 3 ] {} <Trace> HTTP-Session: 919480a9-2c84-49a0-9f96-c6ceb4740bd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2322 2024.08.22 17:50:30.229153 [ 3 ] {6ba841cc-7bdd-4620-b41f-f6bf99765d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
2323 2024.08.22 17:50:30.229196 [ 3 ] {6ba841cc-7bdd-4620-b41f-f6bf99765d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
2324 2024.08.22 17:50:30.229418 [ 3 ] {6ba841cc-7bdd-4620-b41f-f6bf99765d35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2325 2024.08.22 17:50:30.229743 [ 3 ] {6ba841cc-7bdd-4620-b41f-f6bf99765d35} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2326 2024.08.22 17:50:30.229779 [ 3 ] {6ba841cc-7bdd-4620-b41f-f6bf99765d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2327 2024.08.22 17:50:30.230106 [ 3 ] {6ba841cc-7bdd-4620-b41f-f6bf99765d35} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2328 2024.08.22 17:50:30.230443 [ 3 ] {6ba841cc-7bdd-4620-b41f-f6bf99765d35} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2329 2024.08.22 17:50:30.230563 [ 3 ] {6ba841cc-7bdd-4620-b41f-f6bf99765d35} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001473 sec., 4073.319755600815 rows/sec., 240.66 KiB/sec.
2330 2024.08.22 17:50:30.230806 [ 3 ] {6ba841cc-7bdd-4620-b41f-f6bf99765d35} <Debug> DynamicQueryHandler: Done processing query
2331 2024.08.22 17:50:30.230829 [ 3 ] {6ba841cc-7bdd-4620-b41f-f6bf99765d35} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2332 2024.08.22 17:50:30.230844 [ 3 ] {} <Debug> HTTP-Session: 919480a9-2c84-49a0-9f96-c6ceb4740bd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2333 2024.08.22 17:50:30.231115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 66374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2334 2024.08.22 17:50:30.231164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2335 2024.08.22 17:50:30.231184 [ 3 ] {} <Debug> HTTP-Session: 041c17dc-9352-4e1d-9314-806cd3f9f7e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2336 2024.08.22 17:50:30.231201 [ 3 ] {} <Debug> HTTP-Session: 041c17dc-9352-4e1d-9314-806cd3f9f7e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2337 2024.08.22 17:50:30.231215 [ 3 ] {} <Debug> HTTP-Session: 041c17dc-9352-4e1d-9314-806cd3f9f7e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2338 2024.08.22 17:50:30.231245 [ 3 ] {} <Trace> HTTP-Session: 041c17dc-9352-4e1d-9314-806cd3f9f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2339 2024.08.22 17:50:30.231477 [ 3 ] {0cde5826-78c2-4722-89c9-8d698148dcc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2340 2024.08.22 17:50:30.231522 [ 3 ] {0cde5826-78c2-4722-89c9-8d698148dcc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2341 2024.08.22 17:50:30.231762 [ 3 ] {0cde5826-78c2-4722-89c9-8d698148dcc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2342 2024.08.22 17:50:30.232368 [ 3 ] {0cde5826-78c2-4722-89c9-8d698148dcc3} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2343 2024.08.22 17:50:30.232404 [ 3 ] {0cde5826-78c2-4722-89c9-8d698148dcc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2344 2024.08.22 17:50:30.232770 [ 3 ] {0cde5826-78c2-4722-89c9-8d698148dcc3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2345 2024.08.22 17:50:30.233150 [ 3 ] {0cde5826-78c2-4722-89c9-8d698148dcc3} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2346 2024.08.22 17:50:30.233274 [ 3 ] {0cde5826-78c2-4722-89c9-8d698148dcc3} <Debug> executeQuery: Read 409 rows, 29.84 KiB in 0.001924 sec., 212577.96257796258 rows/sec., 15.15 MiB/sec.
2347 2024.08.22 17:50:30.233441 [ 3 ] {0cde5826-78c2-4722-89c9-8d698148dcc3} <Debug> DynamicQueryHandler: Done processing query
2348 2024.08.22 17:50:30.233465 [ 3 ] {0cde5826-78c2-4722-89c9-8d698148dcc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
2349 2024.08.22 17:50:30.233482 [ 3 ] {} <Debug> HTTP-Session: 041c17dc-9352-4e1d-9314-806cd3f9f7e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2350 2024.08.22 17:50:30.233604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2351 2024.08.22 17:50:30.233653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2352 2024.08.22 17:50:30.233674 [ 3 ] {} <Debug> HTTP-Session: c27c52c1-9035-4d40-a524-be32585b1a7f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2353 2024.08.22 17:50:30.233690 [ 3 ] {} <Debug> HTTP-Session: c27c52c1-9035-4d40-a524-be32585b1a7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2354 2024.08.22 17:50:30.233704 [ 3 ] {} <Debug> HTTP-Session: c27c52c1-9035-4d40-a524-be32585b1a7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2355 2024.08.22 17:50:30.233734 [ 3 ] {} <Trace> HTTP-Session: c27c52c1-9035-4d40-a524-be32585b1a7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2356 2024.08.22 17:50:30.233837 [ 3 ] {89e637cd-f892-4756-a613-80db48729517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2357 2024.08.22 17:50:30.233882 [ 3 ] {89e637cd-f892-4756-a613-80db48729517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2358 2024.08.22 17:50:30.234008 [ 3 ] {89e637cd-f892-4756-a613-80db48729517} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2359 2024.08.22 17:50:30.234274 [ 3 ] {89e637cd-f892-4756-a613-80db48729517} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2360 2024.08.22 17:50:30.234309 [ 3 ] {89e637cd-f892-4756-a613-80db48729517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2361 2024.08.22 17:50:30.234657 [ 3 ] {89e637cd-f892-4756-a613-80db48729517} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2362 2024.08.22 17:50:30.234975 [ 3 ] {89e637cd-f892-4756-a613-80db48729517} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2363 2024.08.22 17:50:30.235108 [ 3 ] {89e637cd-f892-4756-a613-80db48729517} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001286 sec., 4665.629860031104 rows/sec., 243.76 KiB/sec.
2364 2024.08.22 17:50:30.235474 [ 3 ] {89e637cd-f892-4756-a613-80db48729517} <Debug> DynamicQueryHandler: Done processing query
2365 2024.08.22 17:50:30.235499 [ 3 ] {89e637cd-f892-4756-a613-80db48729517} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2366 2024.08.22 17:50:30.235514 [ 3 ] {} <Debug> HTTP-Session: c27c52c1-9035-4d40-a524-be32585b1a7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2367 2024.08.22 17:50:30.235641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 44584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2368 2024.08.22 17:50:30.235690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2369 2024.08.22 17:50:30.235710 [ 3 ] {} <Debug> HTTP-Session: cb60e6d8-b82a-4605-896a-9dba76520ac0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2370 2024.08.22 17:50:30.235726 [ 3 ] {} <Debug> HTTP-Session: cb60e6d8-b82a-4605-896a-9dba76520ac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2371 2024.08.22 17:50:30.235740 [ 3 ] {} <Debug> HTTP-Session: cb60e6d8-b82a-4605-896a-9dba76520ac0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2372 2024.08.22 17:50:30.235770 [ 3 ] {} <Trace> HTTP-Session: cb60e6d8-b82a-4605-896a-9dba76520ac0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2373 2024.08.22 17:50:30.235971 [ 3 ] {ece2f99e-281a-4178-b4df-5a41bbcdf04d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2374 2024.08.22 17:50:30.236018 [ 3 ] {ece2f99e-281a-4178-b4df-5a41bbcdf04d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2375 2024.08.22 17:50:30.236186 [ 3 ] {ece2f99e-281a-4178-b4df-5a41bbcdf04d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2376 2024.08.22 17:50:30.236611 [ 3 ] {ece2f99e-281a-4178-b4df-5a41bbcdf04d} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2377 2024.08.22 17:50:30.236647 [ 3 ] {ece2f99e-281a-4178-b4df-5a41bbcdf04d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2378 2024.08.22 17:50:30.237049 [ 3 ] {ece2f99e-281a-4178-b4df-5a41bbcdf04d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2379 2024.08.22 17:50:30.237441 [ 3 ] {ece2f99e-281a-4178-b4df-5a41bbcdf04d} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2380 2024.08.22 17:50:30.237575 [ 3 ] {ece2f99e-281a-4178-b4df-5a41bbcdf04d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001717 sec., 138031.4502038439 rows/sec., 9.25 MiB/sec.
2381 2024.08.22 17:50:30.237844 [ 3 ] {ece2f99e-281a-4178-b4df-5a41bbcdf04d} <Debug> DynamicQueryHandler: Done processing query
2382 2024.08.22 17:50:30.237869 [ 3 ] {ece2f99e-281a-4178-b4df-5a41bbcdf04d} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
2383 2024.08.22 17:50:30.237885 [ 3 ] {} <Debug> HTTP-Session: cb60e6d8-b82a-4605-896a-9dba76520ac0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2384 2024.08.22 17:50:30.237993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2385 2024.08.22 17:50:30.238042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2386 2024.08.22 17:50:30.238062 [ 3 ] {} <Debug> HTTP-Session: 0756e90e-8c25-450b-bd7a-1bb20d412090 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2387 2024.08.22 17:50:30.238078 [ 3 ] {} <Debug> HTTP-Session: 0756e90e-8c25-450b-bd7a-1bb20d412090 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2388 2024.08.22 17:50:30.238092 [ 3 ] {} <Debug> HTTP-Session: 0756e90e-8c25-450b-bd7a-1bb20d412090 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2389 2024.08.22 17:50:30.238121 [ 3 ] {} <Trace> HTTP-Session: 0756e90e-8c25-450b-bd7a-1bb20d412090 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2390 2024.08.22 17:50:30.238213 [ 3 ] {782ecdae-dafb-4002-b272-cac2555e6853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
2391 2024.08.22 17:50:30.238259 [ 3 ] {782ecdae-dafb-4002-b272-cac2555e6853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2392 2024.08.22 17:50:30.238401 [ 3 ] {782ecdae-dafb-4002-b272-cac2555e6853} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2393 2024.08.22 17:50:30.238658 [ 3 ] {782ecdae-dafb-4002-b272-cac2555e6853} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2394 2024.08.22 17:50:30.238693 [ 3 ] {782ecdae-dafb-4002-b272-cac2555e6853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2395 2024.08.22 17:50:30.239082 [ 3 ] {782ecdae-dafb-4002-b272-cac2555e6853} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2396 2024.08.22 17:50:30.239408 [ 3 ] {782ecdae-dafb-4002-b272-cac2555e6853} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2397 2024.08.22 17:50:30.239546 [ 3 ] {782ecdae-dafb-4002-b272-cac2555e6853} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00134 sec., 746.2686567164179 rows/sec., 50.29 KiB/sec.
2398 2024.08.22 17:50:30.239910 [ 3 ] {782ecdae-dafb-4002-b272-cac2555e6853} <Debug> DynamicQueryHandler: Done processing query
2399 2024.08.22 17:50:30.239937 [ 3 ] {782ecdae-dafb-4002-b272-cac2555e6853} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2400 2024.08.22 17:50:30.239952 [ 3 ] {} <Debug> HTTP-Session: 0756e90e-8c25-450b-bd7a-1bb20d412090 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2401 2024.08.22 17:50:30.240091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 43368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2402 2024.08.22 17:50:30.240139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2403 2024.08.22 17:50:30.240159 [ 3 ] {} <Debug> HTTP-Session: c6329778-5580-4997-b74f-6a3e24f5525e Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2404 2024.08.22 17:50:30.240176 [ 3 ] {} <Debug> HTTP-Session: c6329778-5580-4997-b74f-6a3e24f5525e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2405 2024.08.22 17:50:30.240189 [ 3 ] {} <Debug> HTTP-Session: c6329778-5580-4997-b74f-6a3e24f5525e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2406 2024.08.22 17:50:30.240220 [ 3 ] {} <Trace> HTTP-Session: c6329778-5580-4997-b74f-6a3e24f5525e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2407 2024.08.22 17:50:30.240524 [ 3 ] {bea23ec8-e235-41f3-b50f-1de03e04f239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2408 2024.08.22 17:50:30.240593 [ 3 ] {bea23ec8-e235-41f3-b50f-1de03e04f239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
2409 2024.08.22 17:50:30.241022 [ 3 ] {bea23ec8-e235-41f3-b50f-1de03e04f239} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2410 2024.08.22 17:50:30.241681 [ 3 ] {bea23ec8-e235-41f3-b50f-1de03e04f239} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2411 2024.08.22 17:50:30.241718 [ 3 ] {bea23ec8-e235-41f3-b50f-1de03e04f239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2412 2024.08.22 17:50:30.242330 [ 3 ] {bea23ec8-e235-41f3-b50f-1de03e04f239} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2413 2024.08.22 17:50:30.242729 [ 3 ] {bea23ec8-e235-41f3-b50f-1de03e04f239} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2414 2024.08.22 17:50:30.242873 [ 3 ] {bea23ec8-e235-41f3-b50f-1de03e04f239} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002575 sec., 10485.436893203883 rows/sec., 18.79 MiB/sec.
2415 2024.08.22 17:50:30.243093 [ 3 ] {bea23ec8-e235-41f3-b50f-1de03e04f239} <Debug> DynamicQueryHandler: Done processing query
2416 2024.08.22 17:50:30.243118 [ 3 ] {bea23ec8-e235-41f3-b50f-1de03e04f239} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
2417 2024.08.22 17:50:30.243133 [ 3 ] {} <Debug> HTTP-Session: c6329778-5580-4997-b74f-6a3e24f5525e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2418 2024.08.22 17:50:30.243268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2419 2024.08.22 17:50:30.243317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2420 2024.08.22 17:50:30.243336 [ 3 ] {} <Debug> HTTP-Session: 3b106341-b02e-4174-9616-583342841a07 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2421 2024.08.22 17:50:30.243353 [ 3 ] {} <Debug> HTTP-Session: 3b106341-b02e-4174-9616-583342841a07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2422 2024.08.22 17:50:30.243366 [ 3 ] {} <Debug> HTTP-Session: 3b106341-b02e-4174-9616-583342841a07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2423 2024.08.22 17:50:30.243398 [ 3 ] {} <Trace> HTTP-Session: 3b106341-b02e-4174-9616-583342841a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2424 2024.08.22 17:50:30.243526 [ 3 ] {2e7ec8af-546e-4b86-962d-577181a1b306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2425 2024.08.22 17:50:30.243570 [ 3 ] {2e7ec8af-546e-4b86-962d-577181a1b306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2426 2024.08.22 17:50:30.243699 [ 3 ] {2e7ec8af-546e-4b86-962d-577181a1b306} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2427 2024.08.22 17:50:30.243997 [ 3 ] {2e7ec8af-546e-4b86-962d-577181a1b306} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2428 2024.08.22 17:50:30.244032 [ 3 ] {2e7ec8af-546e-4b86-962d-577181a1b306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB.
2429 2024.08.22 17:50:30.244386 [ 3 ] {2e7ec8af-546e-4b86-962d-577181a1b306} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2430 2024.08.22 17:50:30.244708 [ 3 ] {2e7ec8af-546e-4b86-962d-577181a1b306} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2431 2024.08.22 17:50:30.244832 [ 3 ] {2e7ec8af-546e-4b86-962d-577181a1b306} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001361 sec., 60249.81631153564 rows/sec., 3.83 MiB/sec.
2432 2024.08.22 17:50:30.244993 [ 3 ] {2e7ec8af-546e-4b86-962d-577181a1b306} <Debug> DynamicQueryHandler: Done processing query
2433 2024.08.22 17:50:30.245018 [ 3 ] {2e7ec8af-546e-4b86-962d-577181a1b306} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2434 2024.08.22 17:50:30.245034 [ 3 ] {} <Debug> HTTP-Session: 3b106341-b02e-4174-9616-583342841a07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2435 2024.08.22 17:50:31.000238 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.53 MiB, peak 187.43 MiB, free memory in arenas 0.00 B, will set to 179.25 MiB (RSS), difference: -1.28 MiB
2436 2024.08.22 17:50:35.164258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 7834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2437 2024.08.22 17:50:35.164411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2438 2024.08.22 17:50:35.164439 [ 3 ] {} <Debug> HTTP-Session: fc36f537-c85f-4b82-a37d-62bd5df26fcb Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2439 2024.08.22 17:50:35.164465 [ 3 ] {} <Debug> HTTP-Session: fc36f537-c85f-4b82-a37d-62bd5df26fcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2440 2024.08.22 17:50:35.164480 [ 3 ] {} <Debug> HTTP-Session: fc36f537-c85f-4b82-a37d-62bd5df26fcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2441 2024.08.22 17:50:35.164529 [ 3 ] {} <Trace> HTTP-Session: fc36f537-c85f-4b82-a37d-62bd5df26fcb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2442 2024.08.22 17:50:35.164738 [ 3 ] {9f8841c8-2403-44b8-8fac-1c0d77a685ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2443 2024.08.22 17:50:35.164809 [ 3 ] {9f8841c8-2403-44b8-8fac-1c0d77a685ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2444 2024.08.22 17:50:35.165149 [ 3 ] {9f8841c8-2403-44b8-8fac-1c0d77a685ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2445 2024.08.22 17:50:35.165612 [ 3 ] {9f8841c8-2403-44b8-8fac-1c0d77a685ea} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2446 2024.08.22 17:50:35.165663 [ 3 ] {9f8841c8-2403-44b8-8fac-1c0d77a685ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2447 2024.08.22 17:50:35.166110 [ 3 ] {9f8841c8-2403-44b8-8fac-1c0d77a685ea} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2448 2024.08.22 17:50:35.166496 [ 3 ] {9f8841c8-2403-44b8-8fac-1c0d77a685ea} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2449 2024.08.22 17:50:35.166684 [ 3 ] {9f8841c8-2403-44b8-8fac-1c0d77a685ea} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002005 sec., 27930.174563591023 rows/sec., 2.15 MiB/sec.
2450 2024.08.22 17:50:35.166949 [ 3 ] {9f8841c8-2403-44b8-8fac-1c0d77a685ea} <Debug> DynamicQueryHandler: Done processing query
2451 2024.08.22 17:50:35.166979 [ 3 ] {9f8841c8-2403-44b8-8fac-1c0d77a685ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2452 2024.08.22 17:50:35.166996 [ 3 ] {} <Debug> HTTP-Session: fc36f537-c85f-4b82-a37d-62bd5df26fcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2453 2024.08.22 17:50:35.167146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 10882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2454 2024.08.22 17:50:35.167206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2455 2024.08.22 17:50:35.167227 [ 3 ] {} <Debug> HTTP-Session: 6196b406-20ef-4802-90d3-05772760241b Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2456 2024.08.22 17:50:35.167246 [ 3 ] {} <Debug> HTTP-Session: 6196b406-20ef-4802-90d3-05772760241b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2457 2024.08.22 17:50:35.167260 [ 3 ] {} <Debug> HTTP-Session: 6196b406-20ef-4802-90d3-05772760241b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2458 2024.08.22 17:50:35.167295 [ 3 ] {} <Trace> HTTP-Session: 6196b406-20ef-4802-90d3-05772760241b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2459 2024.08.22 17:50:35.167431 [ 3 ] {950b5a23-922f-47f2-aec6-bab12dd560bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2460 2024.08.22 17:50:35.167481 [ 3 ] {950b5a23-922f-47f2-aec6-bab12dd560bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2461 2024.08.22 17:50:35.167724 [ 3 ] {950b5a23-922f-47f2-aec6-bab12dd560bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2462 2024.08.22 17:50:35.168094 [ 3 ] {950b5a23-922f-47f2-aec6-bab12dd560bc} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2463 2024.08.22 17:50:35.168133 [ 3 ] {950b5a23-922f-47f2-aec6-bab12dd560bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2464 2024.08.22 17:50:35.168493 [ 3 ] {950b5a23-922f-47f2-aec6-bab12dd560bc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2465 2024.08.22 17:50:35.168851 [ 3 ] {950b5a23-922f-47f2-aec6-bab12dd560bc} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2466 2024.08.22 17:50:35.169010 [ 3 ] {950b5a23-922f-47f2-aec6-bab12dd560bc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001622 sec., 39457.45992601726 rows/sec., 3.08 MiB/sec.
2467 2024.08.22 17:50:35.169191 [ 3 ] {950b5a23-922f-47f2-aec6-bab12dd560bc} <Debug> DynamicQueryHandler: Done processing query
2468 2024.08.22 17:50:35.169216 [ 3 ] {950b5a23-922f-47f2-aec6-bab12dd560bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2469 2024.08.22 17:50:35.169232 [ 3 ] {} <Debug> HTTP-Session: 6196b406-20ef-4802-90d3-05772760241b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2470 2024.08.22 17:50:35.169384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30575, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2471 2024.08.22 17:50:35.169439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2472 2024.08.22 17:50:35.169460 [ 3 ] {} <Debug> HTTP-Session: be5d3cf9-66e2-4e34-89db-c2a955b0cf9b Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2473 2024.08.22 17:50:35.169477 [ 3 ] {} <Debug> HTTP-Session: be5d3cf9-66e2-4e34-89db-c2a955b0cf9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2474 2024.08.22 17:50:35.169491 [ 3 ] {} <Debug> HTTP-Session: be5d3cf9-66e2-4e34-89db-c2a955b0cf9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2475 2024.08.22 17:50:35.169525 [ 3 ] {} <Trace> HTTP-Session: be5d3cf9-66e2-4e34-89db-c2a955b0cf9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2476 2024.08.22 17:50:35.169676 [ 3 ] {a4c64597-9f37-4266-a6fd-d9842dbe4618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2477 2024.08.22 17:50:35.169726 [ 3 ] {a4c64597-9f37-4266-a6fd-d9842dbe4618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2478 2024.08.22 17:50:35.169875 [ 3 ] {a4c64597-9f37-4266-a6fd-d9842dbe4618} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2479 2024.08.22 17:50:35.170254 [ 3 ] {a4c64597-9f37-4266-a6fd-d9842dbe4618} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2480 2024.08.22 17:50:35.170292 [ 3 ] {a4c64597-9f37-4266-a6fd-d9842dbe4618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2481 2024.08.22 17:50:35.170678 [ 3 ] {a4c64597-9f37-4266-a6fd-d9842dbe4618} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2482 2024.08.22 17:50:35.171014 [ 3 ] {a4c64597-9f37-4266-a6fd-d9842dbe4618} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2483 2024.08.22 17:50:35.171177 [ 3 ] {a4c64597-9f37-4266-a6fd-d9842dbe4618} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001563 sec., 102367.24248240564 rows/sec., 7.13 MiB/sec.
2484 2024.08.22 17:50:35.171470 [ 3 ] {a4c64597-9f37-4266-a6fd-d9842dbe4618} <Debug> DynamicQueryHandler: Done processing query
2485 2024.08.22 17:50:35.171496 [ 3 ] {a4c64597-9f37-4266-a6fd-d9842dbe4618} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2486 2024.08.22 17:50:35.171512 [ 3 ] {} <Debug> HTTP-Session: be5d3cf9-66e2-4e34-89db-c2a955b0cf9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2487 2024.08.22 17:50:35.171629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2488 2024.08.22 17:50:35.171681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2489 2024.08.22 17:50:35.171701 [ 3 ] {} <Debug> HTTP-Session: fcf8f363-a80a-407d-ac87-e9566d1651d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2490 2024.08.22 17:50:35.171718 [ 3 ] {} <Debug> HTTP-Session: fcf8f363-a80a-407d-ac87-e9566d1651d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2491 2024.08.22 17:50:35.171732 [ 3 ] {} <Debug> HTTP-Session: fcf8f363-a80a-407d-ac87-e9566d1651d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2492 2024.08.22 17:50:35.171764 [ 3 ] {} <Trace> HTTP-Session: fcf8f363-a80a-407d-ac87-e9566d1651d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2493 2024.08.22 17:50:35.171903 [ 3 ] {4d230033-bef1-4fc8-bdf1-d345ac7748a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2494 2024.08.22 17:50:35.171949 [ 3 ] {4d230033-bef1-4fc8-bdf1-d345ac7748a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2495 2024.08.22 17:50:35.172096 [ 3 ] {4d230033-bef1-4fc8-bdf1-d345ac7748a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2496 2024.08.22 17:50:35.172383 [ 3 ] {4d230033-bef1-4fc8-bdf1-d345ac7748a5} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2497 2024.08.22 17:50:35.172419 [ 3 ] {4d230033-bef1-4fc8-bdf1-d345ac7748a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2498 2024.08.22 17:50:35.172778 [ 3 ] {4d230033-bef1-4fc8-bdf1-d345ac7748a5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2499 2024.08.22 17:50:35.173104 [ 3 ] {4d230033-bef1-4fc8-bdf1-d345ac7748a5} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2500 2024.08.22 17:50:35.173266 [ 3 ] {4d230033-bef1-4fc8-bdf1-d345ac7748a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001418 sec., 42313.11706629055 rows/sec., 2.85 MiB/sec.
2501 2024.08.22 17:50:35.173468 [ 3 ] {4d230033-bef1-4fc8-bdf1-d345ac7748a5} <Debug> DynamicQueryHandler: Done processing query
2502 2024.08.22 17:50:35.173492 [ 3 ] {4d230033-bef1-4fc8-bdf1-d345ac7748a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2503 2024.08.22 17:50:35.173509 [ 3 ] {} <Debug> HTTP-Session: fcf8f363-a80a-407d-ac87-e9566d1651d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2504 2024.08.22 17:50:39.510561 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache
2505 2024.08.22 17:50:39.510630 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache
2506 2024.08.22 17:50:40.170299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 36737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2507 2024.08.22 17:50:40.170428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2508 2024.08.22 17:50:40.170457 [ 3 ] {} <Debug> HTTP-Session: d2f61235-ae92-4cb0-9fa7-5fe332510255 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2509 2024.08.22 17:50:40.170485 [ 3 ] {} <Debug> HTTP-Session: d2f61235-ae92-4cb0-9fa7-5fe332510255 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2510 2024.08.22 17:50:40.170503 [ 3 ] {} <Debug> HTTP-Session: d2f61235-ae92-4cb0-9fa7-5fe332510255 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2511 2024.08.22 17:50:40.170559 [ 3 ] {} <Trace> HTTP-Session: d2f61235-ae92-4cb0-9fa7-5fe332510255 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2512 2024.08.22 17:50:40.170864 [ 3 ] {8ae9c442-1579-4bce-9df6-c15525f616ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2513 2024.08.22 17:50:40.170940 [ 3 ] {8ae9c442-1579-4bce-9df6-c15525f616ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2514 2024.08.22 17:50:40.171325 [ 3 ] {8ae9c442-1579-4bce-9df6-c15525f616ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2515 2024.08.22 17:50:40.171952 [ 3 ] {8ae9c442-1579-4bce-9df6-c15525f616ca} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2516 2024.08.22 17:50:40.172000 [ 3 ] {8ae9c442-1579-4bce-9df6-c15525f616ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2517 2024.08.22 17:50:40.172435 [ 3 ] {8ae9c442-1579-4bce-9df6-c15525f616ca} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2518 2024.08.22 17:50:40.172817 [ 3 ] {8ae9c442-1579-4bce-9df6-c15525f616ca} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2519 2024.08.22 17:50:40.173013 [ 3 ] {8ae9c442-1579-4bce-9df6-c15525f616ca} <Debug> executeQuery: Read 243 rows, 21.96 KiB in 0.002291 sec., 106067.21955477957 rows/sec., 9.36 MiB/sec.
2520 2024.08.22 17:50:40.173239 [ 3 ] {8ae9c442-1579-4bce-9df6-c15525f616ca} <Debug> DynamicQueryHandler: Done processing query
2521 2024.08.22 17:50:40.173268 [ 3 ] {8ae9c442-1579-4bce-9df6-c15525f616ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
2522 2024.08.22 17:50:40.173284 [ 3 ] {} <Debug> HTTP-Session: d2f61235-ae92-4cb0-9fa7-5fe332510255 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2523 2024.08.22 17:50:40.173428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 3920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2524 2024.08.22 17:50:40.173487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2525 2024.08.22 17:50:40.173506 [ 3 ] {} <Debug> HTTP-Session: 3c5de979-4c52-483b-a73b-1ecac5dbfdad Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2526 2024.08.22 17:50:40.173525 [ 3 ] {} <Debug> HTTP-Session: 3c5de979-4c52-483b-a73b-1ecac5dbfdad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2527 2024.08.22 17:50:40.173539 [ 3 ] {} <Debug> HTTP-Session: 3c5de979-4c52-483b-a73b-1ecac5dbfdad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2528 2024.08.22 17:50:40.173574 [ 3 ] {} <Trace> HTTP-Session: 3c5de979-4c52-483b-a73b-1ecac5dbfdad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2529 2024.08.22 17:50:40.173685 [ 3 ] {a07a7400-4d4f-4746-99ee-32727220c3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2530 2024.08.22 17:50:40.173732 [ 3 ] {a07a7400-4d4f-4746-99ee-32727220c3f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2531 2024.08.22 17:50:40.173976 [ 3 ] {a07a7400-4d4f-4746-99ee-32727220c3f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2532 2024.08.22 17:50:40.174337 [ 3 ] {a07a7400-4d4f-4746-99ee-32727220c3f5} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2533 2024.08.22 17:50:40.174375 [ 3 ] {a07a7400-4d4f-4746-99ee-32727220c3f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2534 2024.08.22 17:50:40.174727 [ 3 ] {a07a7400-4d4f-4746-99ee-32727220c3f5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2535 2024.08.22 17:50:40.175089 [ 3 ] {a07a7400-4d4f-4746-99ee-32727220c3f5} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2536 2024.08.22 17:50:40.175223 [ 3 ] {a07a7400-4d4f-4746-99ee-32727220c3f5} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001566 sec., 17241.37931034483 rows/sec., 1.27 MiB/sec.
2537 2024.08.22 17:50:40.175414 [ 3 ] {a07a7400-4d4f-4746-99ee-32727220c3f5} <Debug> DynamicQueryHandler: Done processing query
2538 2024.08.22 17:50:40.175439 [ 3 ] {a07a7400-4d4f-4746-99ee-32727220c3f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2539 2024.08.22 17:50:40.175455 [ 3 ] {} <Debug> HTTP-Session: 3c5de979-4c52-483b-a73b-1ecac5dbfdad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2540 2024.08.22 17:50:40.175571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2541 2024.08.22 17:50:40.175621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2542 2024.08.22 17:50:40.175639 [ 3 ] {} <Debug> HTTP-Session: 8ae2addc-c300-461c-a4e1-83eb47116650 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2543 2024.08.22 17:50:40.175657 [ 3 ] {} <Debug> HTTP-Session: 8ae2addc-c300-461c-a4e1-83eb47116650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2544 2024.08.22 17:50:40.175671 [ 3 ] {} <Debug> HTTP-Session: 8ae2addc-c300-461c-a4e1-83eb47116650 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2545 2024.08.22 17:50:40.175703 [ 3 ] {} <Trace> HTTP-Session: 8ae2addc-c300-461c-a4e1-83eb47116650 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2546 2024.08.22 17:50:40.175803 [ 3 ] {e01ca4a5-e594-4b9f-bd9c-ad195e00f1ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
2547 2024.08.22 17:50:40.175847 [ 3 ] {e01ca4a5-e594-4b9f-bd9c-ad195e00f1ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2548 2024.08.22 17:50:40.176079 [ 3 ] {e01ca4a5-e594-4b9f-bd9c-ad195e00f1ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2549 2024.08.22 17:50:40.176385 [ 3 ] {e01ca4a5-e594-4b9f-bd9c-ad195e00f1ee} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2550 2024.08.22 17:50:40.176422 [ 3 ] {e01ca4a5-e594-4b9f-bd9c-ad195e00f1ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2551 2024.08.22 17:50:40.176779 [ 3 ] {e01ca4a5-e594-4b9f-bd9c-ad195e00f1ee} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2552 2024.08.22 17:50:40.177132 [ 3 ] {e01ca4a5-e594-4b9f-bd9c-ad195e00f1ee} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2553 2024.08.22 17:50:40.177296 [ 3 ] {e01ca4a5-e594-4b9f-bd9c-ad195e00f1ee} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001514 sec., 9247.027741083224 rows/sec., 647.60 KiB/sec.
2554 2024.08.22 17:50:40.177579 [ 3 ] {e01ca4a5-e594-4b9f-bd9c-ad195e00f1ee} <Debug> DynamicQueryHandler: Done processing query
2555 2024.08.22 17:50:40.177604 [ 3 ] {e01ca4a5-e594-4b9f-bd9c-ad195e00f1ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2556 2024.08.22 17:50:40.177620 [ 3 ] {} <Debug> HTTP-Session: 8ae2addc-c300-461c-a4e1-83eb47116650 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2557 2024.08.22 17:50:40.177726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2558 2024.08.22 17:50:40.177776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2559 2024.08.22 17:50:40.177795 [ 3 ] {} <Debug> HTTP-Session: 985def07-0dd7-431c-9a5b-2976623febaa Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2560 2024.08.22 17:50:40.177812 [ 3 ] {} <Debug> HTTP-Session: 985def07-0dd7-431c-9a5b-2976623febaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2561 2024.08.22 17:50:40.177825 [ 3 ] {} <Debug> HTTP-Session: 985def07-0dd7-431c-9a5b-2976623febaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2562 2024.08.22 17:50:40.177858 [ 3 ] {} <Trace> HTTP-Session: 985def07-0dd7-431c-9a5b-2976623febaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2563 2024.08.22 17:50:40.177956 [ 3 ] {19281478-6a2d-4271-a526-501614d8ca01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
2564 2024.08.22 17:50:40.178000 [ 3 ] {19281478-6a2d-4271-a526-501614d8ca01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
2565 2024.08.22 17:50:40.178243 [ 3 ] {19281478-6a2d-4271-a526-501614d8ca01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2566 2024.08.22 17:50:40.178601 [ 3 ] {19281478-6a2d-4271-a526-501614d8ca01} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2567 2024.08.22 17:50:40.178638 [ 3 ] {19281478-6a2d-4271-a526-501614d8ca01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2568 2024.08.22 17:50:40.178979 [ 3 ] {19281478-6a2d-4271-a526-501614d8ca01} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2569 2024.08.22 17:50:40.179335 [ 3 ] {19281478-6a2d-4271-a526-501614d8ca01} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2570 2024.08.22 17:50:40.179498 [ 3 ] {19281478-6a2d-4271-a526-501614d8ca01} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001562 sec., 3841.229193341869 rows/sec., 226.95 KiB/sec.
2571 2024.08.22 17:50:40.179770 [ 3 ] {19281478-6a2d-4271-a526-501614d8ca01} <Debug> DynamicQueryHandler: Done processing query
2572 2024.08.22 17:50:40.179794 [ 3 ] {19281478-6a2d-4271-a526-501614d8ca01} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2573 2024.08.22 17:50:40.179810 [ 3 ] {} <Debug> HTTP-Session: 985def07-0dd7-431c-9a5b-2976623febaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2574 2024.08.22 17:50:40.179980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 66374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2575 2024.08.22 17:50:40.180029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2576 2024.08.22 17:50:40.180048 [ 3 ] {} <Debug> HTTP-Session: 2f61a705-eea6-47eb-81ab-4f99cf19db26 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2577 2024.08.22 17:50:40.180065 [ 3 ] {} <Debug> HTTP-Session: 2f61a705-eea6-47eb-81ab-4f99cf19db26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2578 2024.08.22 17:50:40.180079 [ 3 ] {} <Debug> HTTP-Session: 2f61a705-eea6-47eb-81ab-4f99cf19db26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2579 2024.08.22 17:50:40.180110 [ 3 ] {} <Trace> HTTP-Session: 2f61a705-eea6-47eb-81ab-4f99cf19db26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2580 2024.08.22 17:50:40.180315 [ 3 ] {5c9d4929-13a5-4c93-9a60-6eff5f93e016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2581 2024.08.22 17:50:40.180360 [ 3 ] {5c9d4929-13a5-4c93-9a60-6eff5f93e016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2582 2024.08.22 17:50:40.180601 [ 3 ] {5c9d4929-13a5-4c93-9a60-6eff5f93e016} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2583 2024.08.22 17:50:40.181162 [ 3 ] {5c9d4929-13a5-4c93-9a60-6eff5f93e016} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2584 2024.08.22 17:50:40.181203 [ 3 ] {5c9d4929-13a5-4c93-9a60-6eff5f93e016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2585 2024.08.22 17:50:40.181568 [ 3 ] {5c9d4929-13a5-4c93-9a60-6eff5f93e016} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2586 2024.08.22 17:50:40.181936 [ 3 ] {5c9d4929-13a5-4c93-9a60-6eff5f93e016} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2587 2024.08.22 17:50:40.182095 [ 3 ] {5c9d4929-13a5-4c93-9a60-6eff5f93e016} <Debug> executeQuery: Read 409 rows, 29.84 KiB in 0.001882 sec., 217321.99787460148 rows/sec., 15.49 MiB/sec.
2588 2024.08.22 17:50:40.182256 [ 3 ] {5c9d4929-13a5-4c93-9a60-6eff5f93e016} <Debug> DynamicQueryHandler: Done processing query
2589 2024.08.22 17:50:40.182281 [ 3 ] {5c9d4929-13a5-4c93-9a60-6eff5f93e016} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
2590 2024.08.22 17:50:40.182296 [ 3 ] {} <Debug> HTTP-Session: 2f61a705-eea6-47eb-81ab-4f99cf19db26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2591 2024.08.22 17:50:40.182412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2592 2024.08.22 17:50:40.182460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2593 2024.08.22 17:50:40.182478 [ 3 ] {} <Debug> HTTP-Session: e7e703d0-6690-4385-9220-fbafaa398171 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2594 2024.08.22 17:50:40.182494 [ 3 ] {} <Debug> HTTP-Session: e7e703d0-6690-4385-9220-fbafaa398171 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2595 2024.08.22 17:50:40.182507 [ 3 ] {} <Debug> HTTP-Session: e7e703d0-6690-4385-9220-fbafaa398171 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2596 2024.08.22 17:50:40.182539 [ 3 ] {} <Trace> HTTP-Session: e7e703d0-6690-4385-9220-fbafaa398171 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2597 2024.08.22 17:50:40.182635 [ 3 ] {2136654e-67ea-4d57-9b70-d18261504bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2598 2024.08.22 17:50:40.182679 [ 3 ] {2136654e-67ea-4d57-9b70-d18261504bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2599 2024.08.22 17:50:40.182807 [ 3 ] {2136654e-67ea-4d57-9b70-d18261504bb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2600 2024.08.22 17:50:40.183071 [ 3 ] {2136654e-67ea-4d57-9b70-d18261504bb5} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2601 2024.08.22 17:50:40.183106 [ 3 ] {2136654e-67ea-4d57-9b70-d18261504bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2602 2024.08.22 17:50:40.183462 [ 3 ] {2136654e-67ea-4d57-9b70-d18261504bb5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2603 2024.08.22 17:50:40.183786 [ 3 ] {2136654e-67ea-4d57-9b70-d18261504bb5} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2604 2024.08.22 17:50:40.183940 [ 3 ] {2136654e-67ea-4d57-9b70-d18261504bb5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001324 sec., 4531.722054380664 rows/sec., 236.76 KiB/sec.
2605 2024.08.22 17:50:40.184196 [ 3 ] {2136654e-67ea-4d57-9b70-d18261504bb5} <Debug> DynamicQueryHandler: Done processing query
2606 2024.08.22 17:50:40.184221 [ 3 ] {2136654e-67ea-4d57-9b70-d18261504bb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2607 2024.08.22 17:50:40.184236 [ 3 ] {} <Debug> HTTP-Session: e7e703d0-6690-4385-9220-fbafaa398171 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2608 2024.08.22 17:50:40.184728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 44594, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2609 2024.08.22 17:50:40.184777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2610 2024.08.22 17:50:40.184796 [ 3 ] {} <Debug> HTTP-Session: 00825123-9665-41ba-93f2-090bec7ab3b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2611 2024.08.22 17:50:40.184812 [ 3 ] {} <Debug> HTTP-Session: 00825123-9665-41ba-93f2-090bec7ab3b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2612 2024.08.22 17:50:40.184825 [ 3 ] {} <Debug> HTTP-Session: 00825123-9665-41ba-93f2-090bec7ab3b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2613 2024.08.22 17:50:40.184857 [ 3 ] {} <Trace> HTTP-Session: 00825123-9665-41ba-93f2-090bec7ab3b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2614 2024.08.22 17:50:40.185125 [ 3 ] {1373cc52-a1d2-4a06-b46d-c3e87238c5c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2615 2024.08.22 17:50:40.185172 [ 3 ] {1373cc52-a1d2-4a06-b46d-c3e87238c5c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2616 2024.08.22 17:50:40.185333 [ 3 ] {1373cc52-a1d2-4a06-b46d-c3e87238c5c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2617 2024.08.22 17:50:40.185758 [ 3 ] {1373cc52-a1d2-4a06-b46d-c3e87238c5c2} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2618 2024.08.22 17:50:40.185794 [ 3 ] {1373cc52-a1d2-4a06-b46d-c3e87238c5c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2619 2024.08.22 17:50:40.186169 [ 3 ] {1373cc52-a1d2-4a06-b46d-c3e87238c5c2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2620 2024.08.22 17:50:40.186560 [ 3 ] {1373cc52-a1d2-4a06-b46d-c3e87238c5c2} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2621 2024.08.22 17:50:40.186722 [ 3 ] {1373cc52-a1d2-4a06-b46d-c3e87238c5c2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001781 sec., 133071.30825379 rows/sec., 8.92 MiB/sec.
2622 2024.08.22 17:50:40.187020 [ 3 ] {1373cc52-a1d2-4a06-b46d-c3e87238c5c2} <Debug> DynamicQueryHandler: Done processing query
2623 2024.08.22 17:50:40.187044 [ 3 ] {1373cc52-a1d2-4a06-b46d-c3e87238c5c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
2624 2024.08.22 17:50:40.187060 [ 3 ] {} <Debug> HTTP-Session: 00825123-9665-41ba-93f2-090bec7ab3b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2625 2024.08.22 17:50:40.187166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2626 2024.08.22 17:50:40.187217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2627 2024.08.22 17:50:40.187236 [ 3 ] {} <Debug> HTTP-Session: 9573e545-6a52-4a8d-830a-156e18ddb957 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2628 2024.08.22 17:50:40.187252 [ 3 ] {} <Debug> HTTP-Session: 9573e545-6a52-4a8d-830a-156e18ddb957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2629 2024.08.22 17:50:40.187266 [ 3 ] {} <Debug> HTTP-Session: 9573e545-6a52-4a8d-830a-156e18ddb957 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2630 2024.08.22 17:50:40.187297 [ 3 ] {} <Trace> HTTP-Session: 9573e545-6a52-4a8d-830a-156e18ddb957 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2631 2024.08.22 17:50:40.187389 [ 3 ] {fa1f21e9-dab4-48d1-bbc8-b0f0086365c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
2632 2024.08.22 17:50:40.187435 [ 3 ] {fa1f21e9-dab4-48d1-bbc8-b0f0086365c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2633 2024.08.22 17:50:40.187582 [ 3 ] {fa1f21e9-dab4-48d1-bbc8-b0f0086365c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2634 2024.08.22 17:50:40.187840 [ 3 ] {fa1f21e9-dab4-48d1-bbc8-b0f0086365c5} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2635 2024.08.22 17:50:40.187875 [ 3 ] {fa1f21e9-dab4-48d1-bbc8-b0f0086365c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2636 2024.08.22 17:50:40.188215 [ 3 ] {fa1f21e9-dab4-48d1-bbc8-b0f0086365c5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2637 2024.08.22 17:50:40.188527 [ 3 ] {fa1f21e9-dab4-48d1-bbc8-b0f0086365c5} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2638 2024.08.22 17:50:40.188673 [ 3 ] {fa1f21e9-dab4-48d1-bbc8-b0f0086365c5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001306 sec., 765.6967840735068 rows/sec., 51.59 KiB/sec.
2639 2024.08.22 17:50:40.188836 [ 3 ] {fa1f21e9-dab4-48d1-bbc8-b0f0086365c5} <Debug> DynamicQueryHandler: Done processing query
2640 2024.08.22 17:50:40.188860 [ 3 ] {fa1f21e9-dab4-48d1-bbc8-b0f0086365c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2641 2024.08.22 17:50:40.188876 [ 3 ] {} <Debug> HTTP-Session: 9573e545-6a52-4a8d-830a-156e18ddb957 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2642 2024.08.22 17:50:40.189012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 43366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2643 2024.08.22 17:50:40.189059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2644 2024.08.22 17:50:40.189078 [ 3 ] {} <Debug> HTTP-Session: 10627771-0317-4c59-ab31-99786693038c Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2645 2024.08.22 17:50:40.189094 [ 3 ] {} <Debug> HTTP-Session: 10627771-0317-4c59-ab31-99786693038c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2646 2024.08.22 17:50:40.189108 [ 3 ] {} <Debug> HTTP-Session: 10627771-0317-4c59-ab31-99786693038c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2647 2024.08.22 17:50:40.189138 [ 3 ] {} <Trace> HTTP-Session: 10627771-0317-4c59-ab31-99786693038c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2648 2024.08.22 17:50:40.189417 [ 3 ] {4f77c7be-9e64-4d03-9798-5e0d2c5d6149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2649 2024.08.22 17:50:40.189476 [ 3 ] {4f77c7be-9e64-4d03-9798-5e0d2c5d6149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
2650 2024.08.22 17:50:40.189865 [ 3 ] {4f77c7be-9e64-4d03-9798-5e0d2c5d6149} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2651 2024.08.22 17:50:40.190539 [ 3 ] {4f77c7be-9e64-4d03-9798-5e0d2c5d6149} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2652 2024.08.22 17:50:40.190575 [ 3 ] {4f77c7be-9e64-4d03-9798-5e0d2c5d6149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2653 2024.08.22 17:50:40.191169 [ 3 ] {4f77c7be-9e64-4d03-9798-5e0d2c5d6149} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2654 2024.08.22 17:50:40.191568 [ 3 ] {4f77c7be-9e64-4d03-9798-5e0d2c5d6149} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2655 2024.08.22 17:50:40.191740 [ 3 ] {4f77c7be-9e64-4d03-9798-5e0d2c5d6149} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002513 sec., 10744.130521289295 rows/sec., 19.25 MiB/sec.
2656 2024.08.22 17:50:40.191933 [ 3 ] {4f77c7be-9e64-4d03-9798-5e0d2c5d6149} <Debug> DynamicQueryHandler: Done processing query
2657 2024.08.22 17:50:40.191958 [ 3 ] {4f77c7be-9e64-4d03-9798-5e0d2c5d6149} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
2658 2024.08.22 17:50:40.191973 [ 3 ] {} <Debug> HTTP-Session: 10627771-0317-4c59-ab31-99786693038c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2659 2024.08.22 17:50:40.192085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2660 2024.08.22 17:50:40.192132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2661 2024.08.22 17:50:40.192152 [ 3 ] {} <Debug> HTTP-Session: dd39b3a1-54ec-412f-b73a-93eb1b97408d Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2662 2024.08.22 17:50:40.192168 [ 3 ] {} <Debug> HTTP-Session: dd39b3a1-54ec-412f-b73a-93eb1b97408d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2663 2024.08.22 17:50:40.192182 [ 3 ] {} <Debug> HTTP-Session: dd39b3a1-54ec-412f-b73a-93eb1b97408d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2664 2024.08.22 17:50:40.192214 [ 3 ] {} <Trace> HTTP-Session: dd39b3a1-54ec-412f-b73a-93eb1b97408d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2665 2024.08.22 17:50:40.192340 [ 3 ] {1fd1ca02-9b61-4558-bc97-14d542075c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2666 2024.08.22 17:50:40.192385 [ 3 ] {1fd1ca02-9b61-4558-bc97-14d542075c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2667 2024.08.22 17:50:40.192513 [ 3 ] {1fd1ca02-9b61-4558-bc97-14d542075c50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2668 2024.08.22 17:50:40.192846 [ 3 ] {1fd1ca02-9b61-4558-bc97-14d542075c50} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2669 2024.08.22 17:50:40.192882 [ 3 ] {1fd1ca02-9b61-4558-bc97-14d542075c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2670 2024.08.22 17:50:40.193231 [ 3 ] {1fd1ca02-9b61-4558-bc97-14d542075c50} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2671 2024.08.22 17:50:40.193555 [ 3 ] {1fd1ca02-9b61-4558-bc97-14d542075c50} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2672 2024.08.22 17:50:40.193705 [ 3 ] {1fd1ca02-9b61-4558-bc97-14d542075c50} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001419 sec., 57787.17406624384 rows/sec., 3.67 MiB/sec.
2673 2024.08.22 17:50:40.193870 [ 3 ] {1fd1ca02-9b61-4558-bc97-14d542075c50} <Debug> DynamicQueryHandler: Done processing query
2674 2024.08.22 17:50:40.193895 [ 3 ] {1fd1ca02-9b61-4558-bc97-14d542075c50} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2675 2024.08.22 17:50:40.193910 [ 3 ] {} <Debug> HTTP-Session: dd39b3a1-54ec-412f-b73a-93eb1b97408d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2676 2024.08.22 17:50:45.197993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2677 2024.08.22 17:50:45.198139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2678 2024.08.22 17:50:45.198167 [ 3 ] {} <Debug> HTTP-Session: 9cce3617-2e65-4bf0-b370-8aec9ed564f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2679 2024.08.22 17:50:45.198192 [ 3 ] {} <Debug> HTTP-Session: 9cce3617-2e65-4bf0-b370-8aec9ed564f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2680 2024.08.22 17:50:45.198206 [ 3 ] {} <Debug> HTTP-Session: 9cce3617-2e65-4bf0-b370-8aec9ed564f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2681 2024.08.22 17:50:45.198257 [ 3 ] {} <Trace> HTTP-Session: 9cce3617-2e65-4bf0-b370-8aec9ed564f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2682 2024.08.22 17:50:45.198537 [ 3 ] {505f279a-b2af-42b9-b799-4657783c9875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2683 2024.08.22 17:50:45.198972 [ 3 ] {505f279a-b2af-42b9-b799-4657783c9875} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2684 2024.08.22 17:50:45.199027 [ 3 ] {505f279a-b2af-42b9-b799-4657783c9875} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2685 2024.08.22 17:50:45.199438 [ 3 ] {505f279a-b2af-42b9-b799-4657783c9875} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2686 2024.08.22 17:50:45.199530 [ 3 ] {505f279a-b2af-42b9-b799-4657783c9875} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2687 2024.08.22 17:50:45.199720 [ 3 ] {505f279a-b2af-42b9-b799-4657783c9875} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Key condition: (column 0 notIn 40-element set)
2688 2024.08.22 17:50:45.199965 [ 263 ] {505f279a-b2af-42b9-b799-4657783c9875} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2689 2024.08.22 17:50:45.199984 [ 258 ] {505f279a-b2af-42b9-b799-4657783c9875} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2690 2024.08.22 17:50:45.200007 [ 264 ] {505f279a-b2af-42b9-b799-4657783c9875} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2691 2024.08.22 17:50:45.199991 [ 260 ] {505f279a-b2af-42b9-b799-4657783c9875} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2692 2024.08.22 17:50:45.200190 [ 3 ] {505f279a-b2af-42b9-b799-4657783c9875} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (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
2693 2024.08.22 17:50:45.200226 [ 3 ] {505f279a-b2af-42b9-b799-4657783c9875} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Spreading mark ranges among streams (default reading)
2694 2024.08.22 17:50:45.200369 [ 3 ] {505f279a-b2af-42b9-b799-4657783c9875} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2695 2024.08.22 17:50:45.200394 [ 3 ] {505f279a-b2af-42b9-b799-4657783c9875} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Reading approx. 40 rows with 4 streams
2696 2024.08.22 17:50:45.200440 [ 3 ] {505f279a-b2af-42b9-b799-4657783c9875} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2697 2024.08.22 17:50:45.200487 [ 3 ] {505f279a-b2af-42b9-b799-4657783c9875} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2698 2024.08.22 17:50:45.200531 [ 3 ] {505f279a-b2af-42b9-b799-4657783c9875} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2699 2024.08.22 17:50:45.200572 [ 3 ] {505f279a-b2af-42b9-b799-4657783c9875} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2700 2024.08.22 17:50:45.203128 [ 3 ] {505f279a-b2af-42b9-b799-4657783c9875} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.004713 sec., 8487.16316571186 rows/sec., 323.66 KiB/sec.
2701 2024.08.22 17:50:45.203615 [ 3 ] {505f279a-b2af-42b9-b799-4657783c9875} <Debug> DynamicQueryHandler: Done processing query
2702 2024.08.22 17:50:45.203642 [ 3 ] {505f279a-b2af-42b9-b799-4657783c9875} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
2703 2024.08.22 17:50:45.203661 [ 3 ] {} <Debug> HTTP-Session: 9cce3617-2e65-4bf0-b370-8aec9ed564f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2704 2024.08.22 17:50:45.206773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2705 2024.08.22 17:50:45.206867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2706 2024.08.22 17:50:45.206902 [ 3 ] {} <Debug> HTTP-Session: 088c8fba-1647-4e91-8d0d-3e9785dc623e Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2707 2024.08.22 17:50:45.206923 [ 3 ] {} <Debug> HTTP-Session: 088c8fba-1647-4e91-8d0d-3e9785dc623e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2708 2024.08.22 17:50:45.206938 [ 3 ] {} <Debug> HTTP-Session: 088c8fba-1647-4e91-8d0d-3e9785dc623e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2709 2024.08.22 17:50:45.206978 [ 3 ] {} <Trace> HTTP-Session: 088c8fba-1647-4e91-8d0d-3e9785dc623e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2710 2024.08.22 17:50:45.207132 [ 3 ] {ee6d5468-e3c0-4f77-950f-874e08958ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2711 2024.08.22 17:50:45.207191 [ 3 ] {ee6d5468-e3c0-4f77-950f-874e08958ee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2712 2024.08.22 17:50:45.207424 [ 3 ] {ee6d5468-e3c0-4f77-950f-874e08958ee7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2713 2024.08.22 17:50:45.207798 [ 3 ] {ee6d5468-e3c0-4f77-950f-874e08958ee7} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2714 2024.08.22 17:50:45.207841 [ 3 ] {ee6d5468-e3c0-4f77-950f-874e08958ee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2715 2024.08.22 17:50:45.208371 [ 3 ] {ee6d5468-e3c0-4f77-950f-874e08958ee7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2716 2024.08.22 17:50:45.208706 [ 3 ] {ee6d5468-e3c0-4f77-950f-874e08958ee7} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2717 2024.08.22 17:50:45.208891 [ 3 ] {ee6d5468-e3c0-4f77-950f-874e08958ee7} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001793 sec., 557.7244841048522 rows/sec., 126.36 KiB/sec.
2718 2024.08.22 17:50:45.209077 [ 3 ] {ee6d5468-e3c0-4f77-950f-874e08958ee7} <Debug> DynamicQueryHandler: Done processing query
2719 2024.08.22 17:50:45.209103 [ 3 ] {ee6d5468-e3c0-4f77-950f-874e08958ee7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2720 2024.08.22 17:50:45.209119 [ 3 ] {} <Debug> HTTP-Session: 088c8fba-1647-4e91-8d0d-3e9785dc623e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2721 2024.08.22 17:50:45.209242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2722 2024.08.22 17:50:45.209305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2723 2024.08.22 17:50:45.209328 [ 3 ] {} <Debug> HTTP-Session: 295c75f7-3d5a-4e96-b97b-3c0df77287cc Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2724 2024.08.22 17:50:45.209346 [ 3 ] {} <Debug> HTTP-Session: 295c75f7-3d5a-4e96-b97b-3c0df77287cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2725 2024.08.22 17:50:45.209361 [ 3 ] {} <Debug> HTTP-Session: 295c75f7-3d5a-4e96-b97b-3c0df77287cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2726 2024.08.22 17:50:45.209399 [ 3 ] {} <Trace> HTTP-Session: 295c75f7-3d5a-4e96-b97b-3c0df77287cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2727 2024.08.22 17:50:45.209510 [ 3 ] {b14393c1-8c44-4f58-8e48-1de005ec4b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2728 2024.08.22 17:50:45.209560 [ 3 ] {b14393c1-8c44-4f58-8e48-1de005ec4b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2729 2024.08.22 17:50:45.209911 [ 3 ] {b14393c1-8c44-4f58-8e48-1de005ec4b3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2730 2024.08.22 17:50:45.210279 [ 3 ] {b14393c1-8c44-4f58-8e48-1de005ec4b3b} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2731 2024.08.22 17:50:45.210328 [ 3 ] {b14393c1-8c44-4f58-8e48-1de005ec4b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2732 2024.08.22 17:50:45.213153 [ 3 ] {b14393c1-8c44-4f58-8e48-1de005ec4b3b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2733 2024.08.22 17:50:45.213547 [ 3 ] {b14393c1-8c44-4f58-8e48-1de005ec4b3b} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2734 2024.08.22 17:50:45.213715 [ 3 ] {b14393c1-8c44-4f58-8e48-1de005ec4b3b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004228 sec., 473.0368968779565 rows/sec., 38.57 KiB/sec.
2735 2024.08.22 17:50:45.214038 [ 3 ] {b14393c1-8c44-4f58-8e48-1de005ec4b3b} <Debug> DynamicQueryHandler: Done processing query
2736 2024.08.22 17:50:45.214065 [ 3 ] {b14393c1-8c44-4f58-8e48-1de005ec4b3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2737 2024.08.22 17:50:45.214081 [ 3 ] {} <Debug> HTTP-Session: 295c75f7-3d5a-4e96-b97b-3c0df77287cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2738 2024.08.22 17:50:45.214385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 173398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2739 2024.08.22 17:50:45.214443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2740 2024.08.22 17:50:45.214463 [ 3 ] {} <Debug> HTTP-Session: d0f05ffe-9635-41cd-9ece-1534befded5f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2741 2024.08.22 17:50:45.214483 [ 3 ] {} <Debug> HTTP-Session: d0f05ffe-9635-41cd-9ece-1534befded5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2742 2024.08.22 17:50:45.214497 [ 3 ] {} <Debug> HTTP-Session: d0f05ffe-9635-41cd-9ece-1534befded5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2743 2024.08.22 17:50:45.214533 [ 3 ] {} <Trace> HTTP-Session: d0f05ffe-9635-41cd-9ece-1534befded5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2744 2024.08.22 17:50:45.215327 [ 3 ] {1dd7f0b9-3515-4522-8f62-d5ba30dcc857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2745 2024.08.22 17:50:45.215382 [ 3 ] {1dd7f0b9-3515-4522-8f62-d5ba30dcc857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2746 2024.08.22 17:50:45.215649 [ 3 ] {1dd7f0b9-3515-4522-8f62-d5ba30dcc857} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2747 2024.08.22 17:50:45.216867 [ 3 ] {1dd7f0b9-3515-4522-8f62-d5ba30dcc857} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2748 2024.08.22 17:50:45.216909 [ 3 ] {1dd7f0b9-3515-4522-8f62-d5ba30dcc857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2749 2024.08.22 17:50:45.217377 [ 3 ] {1dd7f0b9-3515-4522-8f62-d5ba30dcc857} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2750 2024.08.22 17:50:45.217761 [ 3 ] {1dd7f0b9-3515-4522-8f62-d5ba30dcc857} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2751 2024.08.22 17:50:45.217921 [ 3 ] {1dd7f0b9-3515-4522-8f62-d5ba30dcc857} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.003247 sec., 368647.98275331076 rows/sec., 30.39 MiB/sec.
2752 2024.08.22 17:50:45.218107 [ 3 ] {1dd7f0b9-3515-4522-8f62-d5ba30dcc857} <Debug> DynamicQueryHandler: Done processing query
2753 2024.08.22 17:50:45.218132 [ 3 ] {1dd7f0b9-3515-4522-8f62-d5ba30dcc857} <Debug> MemoryTracker: Peak memory usage (for query): 4.97 MiB.
2754 2024.08.22 17:50:45.218149 [ 3 ] {} <Debug> HTTP-Session: d0f05ffe-9635-41cd-9ece-1534befded5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2755 2024.08.22 17:50:45.218330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2756 2024.08.22 17:50:45.218385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2757 2024.08.22 17:50:45.218405 [ 3 ] {} <Debug> HTTP-Session: 5988f068-0fef-418a-8a5f-c5da709d9c9d Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2758 2024.08.22 17:50:45.218423 [ 3 ] {} <Debug> HTTP-Session: 5988f068-0fef-418a-8a5f-c5da709d9c9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2759 2024.08.22 17:50:45.218438 [ 3 ] {} <Debug> HTTP-Session: 5988f068-0fef-418a-8a5f-c5da709d9c9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2760 2024.08.22 17:50:45.218472 [ 3 ] {} <Trace> HTTP-Session: 5988f068-0fef-418a-8a5f-c5da709d9c9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2761 2024.08.22 17:50:45.218575 [ 3 ] {ab0ec742-7805-4270-b87e-6c9029437df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2762 2024.08.22 17:50:45.218633 [ 3 ] {ab0ec742-7805-4270-b87e-6c9029437df4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2763 2024.08.22 17:50:45.218873 [ 3 ] {ab0ec742-7805-4270-b87e-6c9029437df4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2764 2024.08.22 17:50:45.219206 [ 3 ] {ab0ec742-7805-4270-b87e-6c9029437df4} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2765 2024.08.22 17:50:45.219245 [ 3 ] {ab0ec742-7805-4270-b87e-6c9029437df4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2766 2024.08.22 17:50:45.219643 [ 3 ] {ab0ec742-7805-4270-b87e-6c9029437df4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2767 2024.08.22 17:50:45.220030 [ 3 ] {ab0ec742-7805-4270-b87e-6c9029437df4} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2768 2024.08.22 17:50:45.220204 [ 3 ] {ab0ec742-7805-4270-b87e-6c9029437df4} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001646 sec., 1215.0668286755772 rows/sec., 84.84 KiB/sec.
2769 2024.08.22 17:50:45.220383 [ 3 ] {ab0ec742-7805-4270-b87e-6c9029437df4} <Debug> DynamicQueryHandler: Done processing query
2770 2024.08.22 17:50:45.220409 [ 3 ] {ab0ec742-7805-4270-b87e-6c9029437df4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2771 2024.08.22 17:50:45.220425 [ 3 ] {} <Debug> HTTP-Session: 5988f068-0fef-418a-8a5f-c5da709d9c9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2772 2024.08.22 17:50:45.220595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2773 2024.08.22 17:50:45.220648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2774 2024.08.22 17:50:45.220667 [ 3 ] {} <Debug> HTTP-Session: 2f1b6020-f833-4b8b-aa7f-d28f7ac54100 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2775 2024.08.22 17:50:45.220686 [ 3 ] {} <Debug> HTTP-Session: 2f1b6020-f833-4b8b-aa7f-d28f7ac54100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2776 2024.08.22 17:50:45.220707 [ 3 ] {} <Debug> HTTP-Session: 2f1b6020-f833-4b8b-aa7f-d28f7ac54100 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2777 2024.08.22 17:50:45.220741 [ 3 ] {} <Trace> HTTP-Session: 2f1b6020-f833-4b8b-aa7f-d28f7ac54100 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2778 2024.08.22 17:50:45.220948 [ 3 ] {ac1053d8-5be0-43bd-8001-59eaa7b7c35b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
2779 2024.08.22 17:50:45.220994 [ 3 ] {ac1053d8-5be0-43bd-8001-59eaa7b7c35b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2780 2024.08.22 17:50:45.221231 [ 3 ] {ac1053d8-5be0-43bd-8001-59eaa7b7c35b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2781 2024.08.22 17:50:45.221685 [ 3 ] {ac1053d8-5be0-43bd-8001-59eaa7b7c35b} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2782 2024.08.22 17:50:45.221724 [ 3 ] {ac1053d8-5be0-43bd-8001-59eaa7b7c35b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2783 2024.08.22 17:50:45.222111 [ 3 ] {ac1053d8-5be0-43bd-8001-59eaa7b7c35b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2784 2024.08.22 17:50:45.222494 [ 3 ] {ac1053d8-5be0-43bd-8001-59eaa7b7c35b} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2785 2024.08.22 17:50:45.222645 [ 3 ] {ac1053d8-5be0-43bd-8001-59eaa7b7c35b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001818 sec., 125412.54125412542 rows/sec., 8.49 MiB/sec.
2786 2024.08.22 17:50:45.222818 [ 3 ] {ac1053d8-5be0-43bd-8001-59eaa7b7c35b} <Debug> DynamicQueryHandler: Done processing query
2787 2024.08.22 17:50:45.222843 [ 3 ] {ac1053d8-5be0-43bd-8001-59eaa7b7c35b} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
2788 2024.08.22 17:50:45.222859 [ 3 ] {} <Debug> HTTP-Session: 2f1b6020-f833-4b8b-aa7f-d28f7ac54100 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2789 2024.08.22 17:50:45.223067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 86181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2790 2024.08.22 17:50:45.223118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2791 2024.08.22 17:50:45.223139 [ 3 ] {} <Debug> HTTP-Session: 18e222e6-2933-458b-8037-660209271834 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2792 2024.08.22 17:50:45.223156 [ 3 ] {} <Debug> HTTP-Session: 18e222e6-2933-458b-8037-660209271834 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2793 2024.08.22 17:50:45.223171 [ 3 ] {} <Debug> HTTP-Session: 18e222e6-2933-458b-8037-660209271834 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2794 2024.08.22 17:50:45.223204 [ 3 ] {} <Trace> HTTP-Session: 18e222e6-2933-458b-8037-660209271834 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2795 2024.08.22 17:50:45.223486 [ 3 ] {9379ee7a-66d7-4721-9973-c8aba5907e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2796 2024.08.22 17:50:45.223539 [ 3 ] {9379ee7a-66d7-4721-9973-c8aba5907e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2797 2024.08.22 17:50:45.223768 [ 3 ] {9379ee7a-66d7-4721-9973-c8aba5907e56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2798 2024.08.22 17:50:45.224449 [ 3 ] {9379ee7a-66d7-4721-9973-c8aba5907e56} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2799 2024.08.22 17:50:45.224488 [ 3 ] {9379ee7a-66d7-4721-9973-c8aba5907e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2800 2024.08.22 17:50:45.224874 [ 3 ] {9379ee7a-66d7-4721-9973-c8aba5907e56} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2801 2024.08.22 17:50:45.225271 [ 3 ] {9379ee7a-66d7-4721-9973-c8aba5907e56} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2802 2024.08.22 17:50:45.225427 [ 3 ] {9379ee7a-66d7-4721-9973-c8aba5907e56} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.002119 sec., 246342.61444077396 rows/sec., 18.24 MiB/sec.
2803 2024.08.22 17:50:45.225613 [ 3 ] {9379ee7a-66d7-4721-9973-c8aba5907e56} <Debug> DynamicQueryHandler: Done processing query
2804 2024.08.22 17:50:45.225641 [ 3 ] {9379ee7a-66d7-4721-9973-c8aba5907e56} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
2805 2024.08.22 17:50:45.225659 [ 3 ] {} <Debug> HTTP-Session: 18e222e6-2933-458b-8037-660209271834 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2806 2024.08.22 17:50:45.225901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 160276, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2807 2024.08.22 17:50:45.225952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2808 2024.08.22 17:50:45.225972 [ 3 ] {} <Debug> HTTP-Session: 1f47b276-87f2-4f9f-aa2a-372b0095ff81 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2809 2024.08.22 17:50:45.225989 [ 3 ] {} <Debug> HTTP-Session: 1f47b276-87f2-4f9f-aa2a-372b0095ff81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2810 2024.08.22 17:50:45.226003 [ 3 ] {} <Debug> HTTP-Session: 1f47b276-87f2-4f9f-aa2a-372b0095ff81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2811 2024.08.22 17:50:45.226035 [ 3 ] {} <Trace> HTTP-Session: 1f47b276-87f2-4f9f-aa2a-372b0095ff81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2812 2024.08.22 17:50:45.226450 [ 3 ] {5ee7514a-be08-4c25-a485-23b3f6180698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2813 2024.08.22 17:50:45.226499 [ 3 ] {5ee7514a-be08-4c25-a485-23b3f6180698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2814 2024.08.22 17:50:45.226648 [ 3 ] {5ee7514a-be08-4c25-a485-23b3f6180698} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2815 2024.08.22 17:50:45.227588 [ 3 ] {5ee7514a-be08-4c25-a485-23b3f6180698} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2816 2024.08.22 17:50:45.227627 [ 3 ] {5ee7514a-be08-4c25-a485-23b3f6180698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2817 2024.08.22 17:50:45.228076 [ 3 ] {5ee7514a-be08-4c25-a485-23b3f6180698} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2818 2024.08.22 17:50:45.228609 [ 3 ] {5ee7514a-be08-4c25-a485-23b3f6180698} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2819 2024.08.22 17:50:45.228757 [ 3 ] {5ee7514a-be08-4c25-a485-23b3f6180698} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.00258 sec., 327519.3798449613 rows/sec., 22.04 MiB/sec.
2820 2024.08.22 17:50:45.228942 [ 3 ] {5ee7514a-be08-4c25-a485-23b3f6180698} <Debug> DynamicQueryHandler: Done processing query
2821 2024.08.22 17:50:45.228973 [ 3 ] {5ee7514a-be08-4c25-a485-23b3f6180698} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
2822 2024.08.22 17:50:45.228998 [ 3 ] {} <Debug> HTTP-Session: 1f47b276-87f2-4f9f-aa2a-372b0095ff81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2823 2024.08.22 17:50:45.229154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2824 2024.08.22 17:50:45.229210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2825 2024.08.22 17:50:45.229232 [ 3 ] {} <Debug> HTTP-Session: 71089705-9e40-4aab-83b8-97bbaae7efbb Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2826 2024.08.22 17:50:45.229251 [ 3 ] {} <Debug> HTTP-Session: 71089705-9e40-4aab-83b8-97bbaae7efbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2827 2024.08.22 17:50:45.229266 [ 3 ] {} <Debug> HTTP-Session: 71089705-9e40-4aab-83b8-97bbaae7efbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2828 2024.08.22 17:50:45.229298 [ 3 ] {} <Trace> HTTP-Session: 71089705-9e40-4aab-83b8-97bbaae7efbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2829 2024.08.22 17:50:45.229415 [ 3 ] {988e5791-21be-4967-8bc3-c4f732b68f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2830 2024.08.22 17:50:45.229461 [ 3 ] {988e5791-21be-4967-8bc3-c4f732b68f6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2831 2024.08.22 17:50:45.229593 [ 3 ] {988e5791-21be-4967-8bc3-c4f732b68f6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2832 2024.08.22 17:50:45.229919 [ 3 ] {988e5791-21be-4967-8bc3-c4f732b68f6b} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2833 2024.08.22 17:50:45.229956 [ 3 ] {988e5791-21be-4967-8bc3-c4f732b68f6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2834 2024.08.22 17:50:45.230327 [ 3 ] {988e5791-21be-4967-8bc3-c4f732b68f6b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2835 2024.08.22 17:50:45.230694 [ 3 ] {988e5791-21be-4967-8bc3-c4f732b68f6b} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2836 2024.08.22 17:50:45.230839 [ 3 ] {988e5791-21be-4967-8bc3-c4f732b68f6b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001459 sec., 41124.057573680606 rows/sec., 2.77 MiB/sec.
2837 2024.08.22 17:50:45.231024 [ 3 ] {988e5791-21be-4967-8bc3-c4f732b68f6b} <Debug> DynamicQueryHandler: Done processing query
2838 2024.08.22 17:50:45.231050 [ 3 ] {988e5791-21be-4967-8bc3-c4f732b68f6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2839 2024.08.22 17:50:45.231066 [ 3 ] {} <Debug> HTTP-Session: 71089705-9e40-4aab-83b8-97bbaae7efbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2840 2024.08.22 17:50:50.170187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 36737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2841 2024.08.22 17:50:50.170330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2842 2024.08.22 17:50:50.170357 [ 3 ] {} <Debug> HTTP-Session: f9083a5f-2079-46e6-83ef-901cf0ec77bb Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2843 2024.08.22 17:50:50.170382 [ 3 ] {} <Debug> HTTP-Session: f9083a5f-2079-46e6-83ef-901cf0ec77bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2844 2024.08.22 17:50:50.170398 [ 3 ] {} <Debug> HTTP-Session: f9083a5f-2079-46e6-83ef-901cf0ec77bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2845 2024.08.22 17:50:50.170450 [ 3 ] {} <Trace> HTTP-Session: f9083a5f-2079-46e6-83ef-901cf0ec77bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2846 2024.08.22 17:50:50.170717 [ 3 ] {7e7cc52d-d68d-4ecc-ba97-d8c46260038d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2847 2024.08.22 17:50:50.170788 [ 3 ] {7e7cc52d-d68d-4ecc-ba97-d8c46260038d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2848 2024.08.22 17:50:50.171130 [ 3 ] {7e7cc52d-d68d-4ecc-ba97-d8c46260038d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2849 2024.08.22 17:50:50.171775 [ 3 ] {7e7cc52d-d68d-4ecc-ba97-d8c46260038d} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2850 2024.08.22 17:50:50.171825 [ 3 ] {7e7cc52d-d68d-4ecc-ba97-d8c46260038d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2851 2024.08.22 17:50:50.172296 [ 3 ] {7e7cc52d-d68d-4ecc-ba97-d8c46260038d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2852 2024.08.22 17:50:50.172691 [ 3 ] {7e7cc52d-d68d-4ecc-ba97-d8c46260038d} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2853 2024.08.22 17:50:50.172857 [ 3 ] {7e7cc52d-d68d-4ecc-ba97-d8c46260038d} <Debug> executeQuery: Read 243 rows, 21.96 KiB in 0.002257 sec., 107665.0420912716 rows/sec., 9.50 MiB/sec.
2854 2024.08.22 17:50:50.172896 [ 53 ] {} <Debug> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2855 2024.08.22 17:50:50.173020 [ 53 ] {} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2856 2024.08.22 17:50:50.173059 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2857 2024.08.22 17:50:50.173181 [ 3 ] {7e7cc52d-d68d-4ecc-ba97-d8c46260038d} <Debug> DynamicQueryHandler: Done processing query
2858 2024.08.22 17:50:50.173215 [ 191 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::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
2859 2024.08.22 17:50:50.173216 [ 3 ] {7e7cc52d-d68d-4ecc-ba97-d8c46260038d} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
2860 2024.08.22 17:50:50.173262 [ 3 ] {} <Debug> HTTP-Session: f9083a5f-2079-46e6-83ef-901cf0ec77bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2861 2024.08.22 17:50:50.173356 [ 191 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2862 2024.08.22 17:50:50.173388 [ 191 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1250 rows starting from the beginning of the part
2863 2024.08.22 17:50:50.173423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 3920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2864 2024.08.22 17:50:50.173469 [ 191 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 243 rows starting from the beginning of the part
2865 2024.08.22 17:50:50.173574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2866 2024.08.22 17:50:50.173753 [ 3 ] {} <Debug> HTTP-Session: 99f51156-b9ce-494c-b240-feff9749f8bf Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2867 2024.08.22 17:50:50.173859 [ 191 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part
2868 2024.08.22 17:50:50.173878 [ 3 ] {} <Debug> HTTP-Session: 99f51156-b9ce-494c-b240-feff9749f8bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2869 2024.08.22 17:50:50.173984 [ 3 ] {} <Debug> HTTP-Session: 99f51156-b9ce-494c-b240-feff9749f8bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2870 2024.08.22 17:50:50.174166 [ 3 ] {} <Trace> HTTP-Session: 99f51156-b9ce-494c-b240-feff9749f8bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2871 2024.08.22 17:50:50.174262 [ 191 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 243 rows starting from the beginning of the part
2872 2024.08.22 17:50:50.174401 [ 191 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1197 rows starting from the beginning of the part
2873 2024.08.22 17:50:50.174447 [ 3 ] {f6ae3fb4-9e19-444b-86c1-960e33d1ae29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2874 2024.08.22 17:50:50.174558 [ 191 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 243 rows starting from the beginning of the part
2875 2024.08.22 17:50:50.174565 [ 3 ] {f6ae3fb4-9e19-444b-86c1-960e33d1ae29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2876 2024.08.22 17:50:50.175200 [ 3 ] {f6ae3fb4-9e19-444b-86c1-960e33d1ae29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2877 2024.08.22 17:50:50.175819 [ 3 ] {f6ae3fb4-9e19-444b-86c1-960e33d1ae29} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2878 2024.08.22 17:50:50.175864 [ 3 ] {f6ae3fb4-9e19-444b-86c1-960e33d1ae29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2879 2024.08.22 17:50:50.176332 [ 3 ] {f6ae3fb4-9e19-444b-86c1-960e33d1ae29} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2880 2024.08.22 17:50:50.176965 [ 3 ] {f6ae3fb4-9e19-444b-86c1-960e33d1ae29} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2881 2024.08.22 17:50:50.177017 [ 195 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3232 rows, containing 5 columns (5 merged, 0 gathered) in 0.0038787 sec., 833268.8787480341 rows/sec., 73.01 MiB/sec.
2882 2024.08.22 17:50:50.177160 [ 53 ] {} <Debug> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2883 2024.08.22 17:50:50.177169 [ 3 ] {f6ae3fb4-9e19-444b-86c1-960e33d1ae29} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.00281 sec., 9608.540925266903 rows/sec., 722.52 KiB/sec.
2884 2024.08.22 17:50:50.177228 [ 53 ] {} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2885 2024.08.22 17:50:50.177300 [ 195 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2886 2024.08.22 17:50:50.177317 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2887 2024.08.22 17:50:50.177953 [ 3 ] {f6ae3fb4-9e19-444b-86c1-960e33d1ae29} <Debug> DynamicQueryHandler: Done processing query
2888 2024.08.22 17:50:50.178035 [ 201 ] {1a7be023-87b3-4213-931c-ba4d37173f07::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
2889 2024.08.22 17:50:50.178061 [ 3 ] {f6ae3fb4-9e19-444b-86c1-960e33d1ae29} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2890 2024.08.22 17:50:50.178195 [ 3 ] {} <Debug> HTTP-Session: 99f51156-b9ce-494c-b240-feff9749f8bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2891 2024.08.22 17:50:50.178484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2892 2024.08.22 17:50:50.178681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2893 2024.08.22 17:50:50.178805 [ 3 ] {} <Debug> HTTP-Session: ad95d873-713a-4ddd-9cf1-f96dad4746ea Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2894 2024.08.22 17:50:50.178896 [ 3 ] {} <Debug> HTTP-Session: ad95d873-713a-4ddd-9cf1-f96dad4746ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2895 2024.08.22 17:50:50.178893 [ 201 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2896 2024.08.22 17:50:50.178961 [ 3 ] {} <Debug> HTTP-Session: ad95d873-713a-4ddd-9cf1-f96dad4746ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2897 2024.08.22 17:50:50.179031 [ 201 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part
2898 2024.08.22 17:50:50.179064 [ 3 ] {} <Trace> HTTP-Session: ad95d873-713a-4ddd-9cf1-f96dad4746ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2899 2024.08.22 17:50:50.179476 [ 201 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 27 rows starting from the beginning of the part
2900 2024.08.22 17:50:50.179506 [ 3 ] {0fa393f1-9ee1-43a9-b4fe-723856c55dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
2901 2024.08.22 17:50:50.179628 [ 195 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_11_2} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2902 2024.08.22 17:50:50.179762 [ 3 ] {0fa393f1-9ee1-43a9-b4fe-723856c55dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2903 2024.08.22 17:50:50.179976 [ 201 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 27 rows starting from the beginning of the part
2904 2024.08.22 17:50:50.180184 [ 195 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_11_2} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2905 2024.08.22 17:50:50.180504 [ 201 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 27 rows starting from the beginning of the part
2906 2024.08.22 17:50:50.180736 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB.
2907 2024.08.22 17:50:50.181009 [ 201 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
2908 2024.08.22 17:50:50.181383 [ 201 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 27 rows starting from the beginning of the part
2909 2024.08.22 17:50:50.182155 [ 3 ] {0fa393f1-9ee1-43a9-b4fe-723856c55dce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2910 2024.08.22 17:50:50.183104 [ 3 ] {0fa393f1-9ee1-43a9-b4fe-723856c55dce} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2911 2024.08.22 17:50:50.183174 [ 3 ] {0fa393f1-9ee1-43a9-b4fe-723856c55dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2912 2024.08.22 17:50:50.184294 [ 3 ] {0fa393f1-9ee1-43a9-b4fe-723856c55dce} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2913 2024.08.22 17:50:50.184344 [ 191 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 137 rows, containing 5 columns (5 merged, 0 gathered) in 0.006847415 sec., 20007.550294527206 rows/sec., 1.54 MiB/sec.
2914 2024.08.22 17:50:50.184535 [ 191 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2915 2024.08.22 17:50:50.184774 [ 3 ] {0fa393f1-9ee1-43a9-b4fe-723856c55dce} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2916 2024.08.22 17:50:50.185056 [ 3 ] {0fa393f1-9ee1-43a9-b4fe-723856c55dce} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005762 sec., 2429.7119055883377 rows/sec., 170.16 KiB/sec.
2917 2024.08.22 17:50:50.185309 [ 3 ] {0fa393f1-9ee1-43a9-b4fe-723856c55dce} <Debug> DynamicQueryHandler: Done processing query
2918 2024.08.22 17:50:50.185339 [ 3 ] {0fa393f1-9ee1-43a9-b4fe-723856c55dce} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2919 2024.08.22 17:50:50.185365 [ 3 ] {} <Debug> HTTP-Session: ad95d873-713a-4ddd-9cf1-f96dad4746ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2920 2024.08.22 17:50:50.185498 [ 191 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_6_1} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2921 2024.08.22 17:50:50.185601 [ 191 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_6_1} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2922 2024.08.22 17:50:50.185708 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
2923 2024.08.22 17:50:50.185734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2924 2024.08.22 17:50:50.185791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2925 2024.08.22 17:50:50.185811 [ 3 ] {} <Debug> HTTP-Session: 7d03ef9d-747a-4a7b-a188-4b3abc428404 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2926 2024.08.22 17:50:50.185829 [ 3 ] {} <Debug> HTTP-Session: 7d03ef9d-747a-4a7b-a188-4b3abc428404 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2927 2024.08.22 17:50:50.185843 [ 3 ] {} <Debug> HTTP-Session: 7d03ef9d-747a-4a7b-a188-4b3abc428404 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2928 2024.08.22 17:50:50.185877 [ 3 ] {} <Trace> HTTP-Session: 7d03ef9d-747a-4a7b-a188-4b3abc428404 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2929 2024.08.22 17:50:50.185982 [ 3 ] {baef3079-8271-468c-8748-c2d51d1742b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
2930 2024.08.22 17:50:50.186028 [ 3 ] {baef3079-8271-468c-8748-c2d51d1742b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
2931 2024.08.22 17:50:50.186288 [ 3 ] {baef3079-8271-468c-8748-c2d51d1742b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2932 2024.08.22 17:50:50.186623 [ 3 ] {baef3079-8271-468c-8748-c2d51d1742b2} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2933 2024.08.22 17:50:50.186660 [ 3 ] {baef3079-8271-468c-8748-c2d51d1742b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2934 2024.08.22 17:50:50.187012 [ 3 ] {baef3079-8271-468c-8748-c2d51d1742b2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2935 2024.08.22 17:50:50.187384 [ 3 ] {baef3079-8271-468c-8748-c2d51d1742b2} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2936 2024.08.22 17:50:50.187552 [ 3 ] {baef3079-8271-468c-8748-c2d51d1742b2} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001595 sec., 3761.755485893417 rows/sec., 222.25 KiB/sec.
2937 2024.08.22 17:50:50.187729 [ 3 ] {baef3079-8271-468c-8748-c2d51d1742b2} <Debug> DynamicQueryHandler: Done processing query
2938 2024.08.22 17:50:50.187754 [ 3 ] {baef3079-8271-468c-8748-c2d51d1742b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2939 2024.08.22 17:50:50.187771 [ 3 ] {} <Debug> HTTP-Session: 7d03ef9d-747a-4a7b-a188-4b3abc428404 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2940 2024.08.22 17:50:50.187941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 66374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2941 2024.08.22 17:50:50.188020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2942 2024.08.22 17:50:50.188041 [ 3 ] {} <Debug> HTTP-Session: d130a691-4023-427f-a453-4750e60c975b Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2943 2024.08.22 17:50:50.188059 [ 3 ] {} <Debug> HTTP-Session: d130a691-4023-427f-a453-4750e60c975b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2944 2024.08.22 17:50:50.188072 [ 3 ] {} <Debug> HTTP-Session: d130a691-4023-427f-a453-4750e60c975b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2945 2024.08.22 17:50:50.188104 [ 3 ] {} <Trace> HTTP-Session: d130a691-4023-427f-a453-4750e60c975b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2946 2024.08.22 17:50:50.188308 [ 3 ] {e863eb01-1c05-463b-af54-03e6f56b90b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2947 2024.08.22 17:50:50.188355 [ 3 ] {e863eb01-1c05-463b-af54-03e6f56b90b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2948 2024.08.22 17:50:50.188587 [ 3 ] {e863eb01-1c05-463b-af54-03e6f56b90b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2949 2024.08.22 17:50:50.189210 [ 3 ] {e863eb01-1c05-463b-af54-03e6f56b90b6} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2950 2024.08.22 17:50:50.189248 [ 3 ] {e863eb01-1c05-463b-af54-03e6f56b90b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2951 2024.08.22 17:50:50.189641 [ 3 ] {e863eb01-1c05-463b-af54-03e6f56b90b6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2952 2024.08.22 17:50:50.189996 [ 3 ] {e863eb01-1c05-463b-af54-03e6f56b90b6} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2953 2024.08.22 17:50:50.190161 [ 53 ] {} <Debug> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2954 2024.08.22 17:50:50.190176 [ 3 ] {e863eb01-1c05-463b-af54-03e6f56b90b6} <Debug> executeQuery: Read 409 rows, 29.84 KiB in 0.001965 sec., 208142.49363867682 rows/sec., 14.83 MiB/sec.
2955 2024.08.22 17:50:50.190233 [ 53 ] {} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2956 2024.08.22 17:50:50.190306 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2957 2024.08.22 17:50:50.190479 [ 195 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::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
2958 2024.08.22 17:50:50.190510 [ 3 ] {e863eb01-1c05-463b-af54-03e6f56b90b6} <Debug> DynamicQueryHandler: Done processing query
2959 2024.08.22 17:50:50.190539 [ 3 ] {e863eb01-1c05-463b-af54-03e6f56b90b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
2960 2024.08.22 17:50:50.190566 [ 3 ] {} <Debug> HTTP-Session: d130a691-4023-427f-a453-4750e60c975b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2961 2024.08.22 17:50:50.190654 [ 195 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2962 2024.08.22 17:50:50.190705 [ 195 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 557 rows starting from the beginning of the part
2963 2024.08.22 17:50:50.190719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2964 2024.08.22 17:50:50.190824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2965 2024.08.22 17:50:50.190867 [ 195 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 409 rows starting from the beginning of the part
2966 2024.08.22 17:50:50.190883 [ 3 ] {} <Debug> HTTP-Session: 0d13570a-2a7f-42ee-96a4-d5c7c2d3ff76 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2967 2024.08.22 17:50:50.190935 [ 3 ] {} <Debug> HTTP-Session: 0d13570a-2a7f-42ee-96a4-d5c7c2d3ff76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2968 2024.08.22 17:50:50.190987 [ 3 ] {} <Debug> HTTP-Session: 0d13570a-2a7f-42ee-96a4-d5c7c2d3ff76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2969 2024.08.22 17:50:50.191014 [ 195 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part
2970 2024.08.22 17:50:50.191076 [ 3 ] {} <Trace> HTTP-Session: 0d13570a-2a7f-42ee-96a4-d5c7c2d3ff76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2971 2024.08.22 17:50:50.191174 [ 195 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 409 rows starting from the beginning of the part
2972 2024.08.22 17:50:50.191279 [ 3 ] {56ca0826-634e-4d83-b9aa-8a8a4de3858c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2973 2024.08.22 17:50:50.191314 [ 195 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 522 rows starting from the beginning of the part
2974 2024.08.22 17:50:50.191380 [ 3 ] {56ca0826-634e-4d83-b9aa-8a8a4de3858c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2975 2024.08.22 17:50:50.191553 [ 195 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 409 rows starting from the beginning of the part
2976 2024.08.22 17:50:50.192184 [ 3 ] {56ca0826-634e-4d83-b9aa-8a8a4de3858c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2977 2024.08.22 17:50:50.192610 [ 3 ] {56ca0826-634e-4d83-b9aa-8a8a4de3858c} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2978 2024.08.22 17:50:50.192651 [ 3 ] {56ca0826-634e-4d83-b9aa-8a8a4de3858c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
2979 2024.08.22 17:50:50.193198 [ 3 ] {56ca0826-634e-4d83-b9aa-8a8a4de3858c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2980 2024.08.22 17:50:50.193632 [ 3 ] {56ca0826-634e-4d83-b9aa-8a8a4de3858c} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2981 2024.08.22 17:50:50.193702 [ 195 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2370 rows, containing 5 columns (5 merged, 0 gathered) in 0.003290297 sec., 720299.7176242752 rows/sec., 55.16 MiB/sec.
2982 2024.08.22 17:50:50.193850 [ 3 ] {56ca0826-634e-4d83-b9aa-8a8a4de3858c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002636 sec., 2276.176024279211 rows/sec., 118.92 KiB/sec.
2983 2024.08.22 17:50:50.193909 [ 195 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2984 2024.08.22 17:50:50.194061 [ 3 ] {56ca0826-634e-4d83-b9aa-8a8a4de3858c} <Debug> DynamicQueryHandler: Done processing query
2985 2024.08.22 17:50:50.194094 [ 3 ] {56ca0826-634e-4d83-b9aa-8a8a4de3858c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2986 2024.08.22 17:50:50.194125 [ 3 ] {} <Debug> HTTP-Session: 0d13570a-2a7f-42ee-96a4-d5c7c2d3ff76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2987 2024.08.22 17:50:50.194291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 44594, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2988 2024.08.22 17:50:50.194343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2989 2024.08.22 17:50:50.194371 [ 3 ] {} <Debug> HTTP-Session: 4774065a-0fc1-416c-b15a-53afa36603e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
2990 2024.08.22 17:50:50.194395 [ 3 ] {} <Debug> HTTP-Session: 4774065a-0fc1-416c-b15a-53afa36603e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2991 2024.08.22 17:50:50.194395 [ 195 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_11_2} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2992 2024.08.22 17:50:50.194412 [ 3 ] {} <Debug> HTTP-Session: 4774065a-0fc1-416c-b15a-53afa36603e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2993 2024.08.22 17:50:50.194460 [ 3 ] {} <Trace> HTTP-Session: 4774065a-0fc1-416c-b15a-53afa36603e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2994 2024.08.22 17:50:50.194493 [ 195 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_11_2} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2995 2024.08.22 17:50:50.194575 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB.
2996 2024.08.22 17:50:50.194702 [ 3 ] {43b20786-d085-427c-9287-7acdf702b718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2997 2024.08.22 17:50:50.194749 [ 3 ] {43b20786-d085-427c-9287-7acdf702b718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2998 2024.08.22 17:50:50.194892 [ 3 ] {43b20786-d085-427c-9287-7acdf702b718} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2999 2024.08.22 17:50:50.195342 [ 3 ] {43b20786-d085-427c-9287-7acdf702b718} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3000 2024.08.22 17:50:50.195378 [ 3 ] {43b20786-d085-427c-9287-7acdf702b718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3001 2024.08.22 17:50:50.195771 [ 3 ] {43b20786-d085-427c-9287-7acdf702b718} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3002 2024.08.22 17:50:50.196112 [ 3 ] {43b20786-d085-427c-9287-7acdf702b718} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3003 2024.08.22 17:50:50.196275 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3004 2024.08.22 17:50:50.196284 [ 3 ] {43b20786-d085-427c-9287-7acdf702b718} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001709 sec., 138677.58923346986 rows/sec., 9.30 MiB/sec.
3005 2024.08.22 17:50:50.196329 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3006 2024.08.22 17:50:50.196393 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3007 2024.08.22 17:50:50.196644 [ 3 ] {43b20786-d085-427c-9287-7acdf702b718} <Debug> DynamicQueryHandler: Done processing query
3008 2024.08.22 17:50:50.196669 [ 200 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::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
3009 2024.08.22 17:50:50.196705 [ 3 ] {43b20786-d085-427c-9287-7acdf702b718} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
3010 2024.08.22 17:50:50.196789 [ 3 ] {} <Debug> HTTP-Session: 4774065a-0fc1-416c-b15a-53afa36603e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3011 2024.08.22 17:50:50.196990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3012 2024.08.22 17:50:50.197017 [ 200 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3013 2024.08.22 17:50:50.197092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3014 2024.08.22 17:50:50.197096 [ 200 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2388 rows starting from the beginning of the part
3015 2024.08.22 17:50:50.197136 [ 3 ] {} <Debug> HTTP-Session: e8e0cc55-c842-46de-b510-9be0eef88c41 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3016 2024.08.22 17:50:50.197160 [ 3 ] {} <Debug> HTTP-Session: e8e0cc55-c842-46de-b510-9be0eef88c41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3017 2024.08.22 17:50:50.197192 [ 3 ] {} <Debug> HTTP-Session: e8e0cc55-c842-46de-b510-9be0eef88c41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3018 2024.08.22 17:50:50.197315 [ 3 ] {} <Trace> HTTP-Session: e8e0cc55-c842-46de-b510-9be0eef88c41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3019 2024.08.22 17:50:50.197434 [ 200 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 237 rows starting from the beginning of the part
3020 2024.08.22 17:50:50.197552 [ 3 ] {a8d66908-5aee-4d93-a23a-6cc9de596ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
3021 2024.08.22 17:50:50.197691 [ 200 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::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
3022 2024.08.22 17:50:50.197727 [ 3 ] {a8d66908-5aee-4d93-a23a-6cc9de596ff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3023 2024.08.22 17:50:50.198030 [ 200 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 237 rows starting from the beginning of the part
3024 2024.08.22 17:50:50.198351 [ 200 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 845 rows starting from the beginning of the part
3025 2024.08.22 17:50:50.198685 [ 200 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 237 rows starting from the beginning of the part
3026 2024.08.22 17:50:50.198768 [ 3 ] {a8d66908-5aee-4d93-a23a-6cc9de596ff3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3027 2024.08.22 17:50:50.199670 [ 3 ] {a8d66908-5aee-4d93-a23a-6cc9de596ff3} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3028 2024.08.22 17:50:50.199729 [ 3 ] {a8d66908-5aee-4d93-a23a-6cc9de596ff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3029 2024.08.22 17:50:50.200444 [ 3 ] {a8d66908-5aee-4d93-a23a-6cc9de596ff3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3030 2024.08.22 17:50:50.201372 [ 3 ] {a8d66908-5aee-4d93-a23a-6cc9de596ff3} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3031 2024.08.22 17:50:50.201609 [ 3 ] {a8d66908-5aee-4d93-a23a-6cc9de596ff3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004139 sec., 241.60425223483932 rows/sec., 16.28 KiB/sec.
3032 2024.08.22 17:50:50.201962 [ 3 ] {a8d66908-5aee-4d93-a23a-6cc9de596ff3} <Debug> DynamicQueryHandler: Done processing query
3033 2024.08.22 17:50:50.201986 [ 3 ] {a8d66908-5aee-4d93-a23a-6cc9de596ff3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3034 2024.08.22 17:50:50.202026 [ 3 ] {} <Debug> HTTP-Session: e8e0cc55-c842-46de-b510-9be0eef88c41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3035 2024.08.22 17:50:50.202200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 43383, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3036 2024.08.22 17:50:50.202334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3037 2024.08.22 17:50:50.202407 [ 3 ] {} <Debug> HTTP-Session: d4941dda-54e3-4847-a154-29cf0fd0fadf Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3038 2024.08.22 17:50:50.202457 [ 3 ] {} <Debug> HTTP-Session: d4941dda-54e3-4847-a154-29cf0fd0fadf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3039 2024.08.22 17:50:50.202479 [ 3 ] {} <Debug> HTTP-Session: d4941dda-54e3-4847-a154-29cf0fd0fadf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3040 2024.08.22 17:50:50.202503 [ 195 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4104 rows, containing 5 columns (5 merged, 0 gathered) in 0.005967131 sec., 687767.7061220879 rows/sec., 46.40 MiB/sec.
3041 2024.08.22 17:50:50.202517 [ 3 ] {} <Trace> HTTP-Session: d4941dda-54e3-4847-a154-29cf0fd0fadf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3042 2024.08.22 17:50:50.202918 [ 3 ] {86b1f1b8-2d8b-4323-ba61-1f18137475e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3043 2024.08.22 17:50:50.202924 [ 195 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3044 2024.08.22 17:50:50.203034 [ 3 ] {86b1f1b8-2d8b-4323-ba61-1f18137475e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
3045 2024.08.22 17:50:50.203681 [ 195 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3046 2024.08.22 17:50:50.203831 [ 195 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3047 2024.08.22 17:50:50.203945 [ 3 ] {86b1f1b8-2d8b-4323-ba61-1f18137475e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3048 2024.08.22 17:50:50.203952 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB.
3049 2024.08.22 17:50:50.204718 [ 3 ] {86b1f1b8-2d8b-4323-ba61-1f18137475e4} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3050 2024.08.22 17:50:50.204757 [ 3 ] {86b1f1b8-2d8b-4323-ba61-1f18137475e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3051 2024.08.22 17:50:50.205382 [ 3 ] {86b1f1b8-2d8b-4323-ba61-1f18137475e4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3052 2024.08.22 17:50:50.205791 [ 3 ] {86b1f1b8-2d8b-4323-ba61-1f18137475e4} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3053 2024.08.22 17:50:50.205991 [ 3 ] {86b1f1b8-2d8b-4323-ba61-1f18137475e4} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.003368 sec., 8016.627078384799 rows/sec., 14.37 MiB/sec.
3054 2024.08.22 17:50:50.206280 [ 3 ] {86b1f1b8-2d8b-4323-ba61-1f18137475e4} <Debug> DynamicQueryHandler: Done processing query
3055 2024.08.22 17:50:50.206306 [ 3 ] {86b1f1b8-2d8b-4323-ba61-1f18137475e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3056 2024.08.22 17:50:50.206322 [ 3 ] {} <Debug> HTTP-Session: d4941dda-54e3-4847-a154-29cf0fd0fadf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3057 2024.08.22 17:50:50.206446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3058 2024.08.22 17:50:50.206495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3059 2024.08.22 17:50:50.206514 [ 3 ] {} <Debug> HTTP-Session: 292e240b-9626-4705-ad67-2af48055a243 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3060 2024.08.22 17:50:50.206530 [ 3 ] {} <Debug> HTTP-Session: 292e240b-9626-4705-ad67-2af48055a243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3061 2024.08.22 17:50:50.206544 [ 3 ] {} <Debug> HTTP-Session: 292e240b-9626-4705-ad67-2af48055a243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3062 2024.08.22 17:50:50.206575 [ 3 ] {} <Trace> HTTP-Session: 292e240b-9626-4705-ad67-2af48055a243 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3063 2024.08.22 17:50:50.206710 [ 3 ] {f3244d0c-50ee-4f47-b0b7-b591c7a6417d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3064 2024.08.22 17:50:50.206755 [ 3 ] {f3244d0c-50ee-4f47-b0b7-b591c7a6417d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3065 2024.08.22 17:50:50.206885 [ 3 ] {f3244d0c-50ee-4f47-b0b7-b591c7a6417d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3066 2024.08.22 17:50:50.207211 [ 3 ] {f3244d0c-50ee-4f47-b0b7-b591c7a6417d} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3067 2024.08.22 17:50:50.207246 [ 3 ] {f3244d0c-50ee-4f47-b0b7-b591c7a6417d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3068 2024.08.22 17:50:50.207608 [ 3 ] {f3244d0c-50ee-4f47-b0b7-b591c7a6417d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3069 2024.08.22 17:50:50.207933 [ 3 ] {f3244d0c-50ee-4f47-b0b7-b591c7a6417d} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3070 2024.08.22 17:50:50.208080 [ 53 ] {} <Debug> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3071 2024.08.22 17:50:50.208093 [ 3 ] {f3244d0c-50ee-4f47-b0b7-b591c7a6417d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00143 sec., 57342.65734265734 rows/sec., 3.64 MiB/sec.
3072 2024.08.22 17:50:50.208131 [ 53 ] {} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3073 2024.08.22 17:50:50.208196 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3074 2024.08.22 17:50:50.208355 [ 3 ] {f3244d0c-50ee-4f47-b0b7-b591c7a6417d} <Debug> DynamicQueryHandler: Done processing query
3075 2024.08.22 17:50:50.208362 [ 199 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
3076 2024.08.22 17:50:50.208387 [ 3 ] {f3244d0c-50ee-4f47-b0b7-b591c7a6417d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3077 2024.08.22 17:50:50.208412 [ 3 ] {} <Debug> HTTP-Session: 292e240b-9626-4705-ad67-2af48055a243 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3078 2024.08.22 17:50:50.208512 [ 199 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3079 2024.08.22 17:50:50.208553 [ 199 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 228 rows starting from the beginning of the part
3080 2024.08.22 17:50:50.208695 [ 199 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 82 rows starting from the beginning of the part
3081 2024.08.22 17:50:50.208844 [ 199 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
3082 2024.08.22 17:50:50.209108 [ 199 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 82 rows starting from the beginning of the part
3083 2024.08.22 17:50:50.209203 [ 199 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
3084 2024.08.22 17:50:50.209339 [ 199 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 82 rows starting from the beginning of the part
3085 2024.08.22 17:50:50.210455 [ 193 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 594 rows, containing 4 columns (4 merged, 0 gathered) in 0.002152261 sec., 275988.83220947644 rows/sec., 18.16 MiB/sec.
3086 2024.08.22 17:50:50.210613 [ 199 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3087 2024.08.22 17:50:50.210973 [ 199 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_11_2} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3088 2024.08.22 17:50:50.211047 [ 199 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_11_2} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3089 2024.08.22 17:50:50.211111 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
3090 2024.08.22 17:50:54.510680 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache
3091 2024.08.22 17:50:54.510750 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache
3092 2024.08.22 17:50:55.164592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 7834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3093 2024.08.22 17:50:55.164722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3094 2024.08.22 17:50:55.164753 [ 3 ] {} <Debug> HTTP-Session: ca4f3b1f-c420-443c-b9da-d22db3718f57 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3095 2024.08.22 17:50:55.164782 [ 3 ] {} <Debug> HTTP-Session: ca4f3b1f-c420-443c-b9da-d22db3718f57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3096 2024.08.22 17:50:55.164800 [ 3 ] {} <Debug> HTTP-Session: ca4f3b1f-c420-443c-b9da-d22db3718f57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3097 2024.08.22 17:50:55.164857 [ 3 ] {} <Trace> HTTP-Session: ca4f3b1f-c420-443c-b9da-d22db3718f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3098 2024.08.22 17:50:55.165078 [ 3 ] {36239ba3-c403-434c-aab4-55fce37ac22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3099 2024.08.22 17:50:55.165148 [ 3 ] {36239ba3-c403-434c-aab4-55fce37ac22f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3100 2024.08.22 17:50:55.165486 [ 3 ] {36239ba3-c403-434c-aab4-55fce37ac22f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3101 2024.08.22 17:50:55.165911 [ 3 ] {36239ba3-c403-434c-aab4-55fce37ac22f} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3102 2024.08.22 17:50:55.165958 [ 3 ] {36239ba3-c403-434c-aab4-55fce37ac22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3103 2024.08.22 17:50:55.166390 [ 3 ] {36239ba3-c403-434c-aab4-55fce37ac22f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3104 2024.08.22 17:50:55.166793 [ 3 ] {36239ba3-c403-434c-aab4-55fce37ac22f} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3105 2024.08.22 17:50:55.166971 [ 3 ] {36239ba3-c403-434c-aab4-55fce37ac22f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001966 sec., 28484.231943031537 rows/sec., 2.19 MiB/sec.
3106 2024.08.22 17:50:55.167172 [ 3 ] {36239ba3-c403-434c-aab4-55fce37ac22f} <Debug> DynamicQueryHandler: Done processing query
3107 2024.08.22 17:50:55.167201 [ 3 ] {36239ba3-c403-434c-aab4-55fce37ac22f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3108 2024.08.22 17:50:55.167217 [ 3 ] {} <Debug> HTTP-Session: ca4f3b1f-c420-443c-b9da-d22db3718f57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3109 2024.08.22 17:50:55.167356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 10882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3110 2024.08.22 17:50:55.167409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3111 2024.08.22 17:50:55.167429 [ 3 ] {} <Debug> HTTP-Session: 7b5bc068-361e-4f82-8680-dfa5269cafce Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3112 2024.08.22 17:50:55.167447 [ 3 ] {} <Debug> HTTP-Session: 7b5bc068-361e-4f82-8680-dfa5269cafce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3113 2024.08.22 17:50:55.167462 [ 3 ] {} <Debug> HTTP-Session: 7b5bc068-361e-4f82-8680-dfa5269cafce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3114 2024.08.22 17:50:55.167497 [ 3 ] {} <Trace> HTTP-Session: 7b5bc068-361e-4f82-8680-dfa5269cafce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3115 2024.08.22 17:50:55.167626 [ 3 ] {c052e210-e298-41b9-99c1-c34e86685528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3116 2024.08.22 17:50:55.167675 [ 3 ] {c052e210-e298-41b9-99c1-c34e86685528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3117 2024.08.22 17:50:55.167915 [ 3 ] {c052e210-e298-41b9-99c1-c34e86685528} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3118 2024.08.22 17:50:55.168250 [ 3 ] {c052e210-e298-41b9-99c1-c34e86685528} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3119 2024.08.22 17:50:55.168288 [ 3 ] {c052e210-e298-41b9-99c1-c34e86685528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3120 2024.08.22 17:50:55.168646 [ 3 ] {c052e210-e298-41b9-99c1-c34e86685528} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3121 2024.08.22 17:50:55.169008 [ 3 ] {c052e210-e298-41b9-99c1-c34e86685528} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3122 2024.08.22 17:50:55.169173 [ 3 ] {c052e210-e298-41b9-99c1-c34e86685528} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001588 sec., 40302.26700251889 rows/sec., 3.15 MiB/sec.
3123 2024.08.22 17:50:55.169336 [ 3 ] {c052e210-e298-41b9-99c1-c34e86685528} <Debug> DynamicQueryHandler: Done processing query
3124 2024.08.22 17:50:55.169361 [ 3 ] {c052e210-e298-41b9-99c1-c34e86685528} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3125 2024.08.22 17:50:55.169377 [ 3 ] {} <Debug> HTTP-Session: 7b5bc068-361e-4f82-8680-dfa5269cafce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3126 2024.08.22 17:50:55.169546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3127 2024.08.22 17:50:55.169596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3128 2024.08.22 17:50:55.169617 [ 3 ] {} <Debug> HTTP-Session: 1529a994-8555-41f2-80bc-05cc77435751 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3129 2024.08.22 17:50:55.169634 [ 3 ] {} <Debug> HTTP-Session: 1529a994-8555-41f2-80bc-05cc77435751 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3130 2024.08.22 17:50:55.169648 [ 3 ] {} <Debug> HTTP-Session: 1529a994-8555-41f2-80bc-05cc77435751 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3131 2024.08.22 17:50:55.169681 [ 3 ] {} <Trace> HTTP-Session: 1529a994-8555-41f2-80bc-05cc77435751 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3132 2024.08.22 17:50:55.169829 [ 3 ] {29b58ebf-cf57-4bc5-a72f-698a691c156f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3133 2024.08.22 17:50:55.169878 [ 3 ] {29b58ebf-cf57-4bc5-a72f-698a691c156f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3134 2024.08.22 17:50:55.170030 [ 3 ] {29b58ebf-cf57-4bc5-a72f-698a691c156f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3135 2024.08.22 17:50:55.170377 [ 3 ] {29b58ebf-cf57-4bc5-a72f-698a691c156f} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3136 2024.08.22 17:50:55.170414 [ 3 ] {29b58ebf-cf57-4bc5-a72f-698a691c156f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3137 2024.08.22 17:50:55.170803 [ 3 ] {29b58ebf-cf57-4bc5-a72f-698a691c156f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3138 2024.08.22 17:50:55.171147 [ 3 ] {29b58ebf-cf57-4bc5-a72f-698a691c156f} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3139 2024.08.22 17:50:55.171305 [ 3 ] {29b58ebf-cf57-4bc5-a72f-698a691c156f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001545 sec., 103559.87055016181 rows/sec., 7.21 MiB/sec.
3140 2024.08.22 17:50:55.171461 [ 3 ] {29b58ebf-cf57-4bc5-a72f-698a691c156f} <Debug> DynamicQueryHandler: Done processing query
3141 2024.08.22 17:50:55.171486 [ 3 ] {29b58ebf-cf57-4bc5-a72f-698a691c156f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3142 2024.08.22 17:50:55.171502 [ 3 ] {} <Debug> HTTP-Session: 1529a994-8555-41f2-80bc-05cc77435751 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3143 2024.08.22 17:50:55.171622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3144 2024.08.22 17:50:55.171672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3145 2024.08.22 17:50:55.171691 [ 3 ] {} <Debug> HTTP-Session: 7cb4aa78-af20-4c77-93d1-60a745444939 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3146 2024.08.22 17:50:55.171708 [ 3 ] {} <Debug> HTTP-Session: 7cb4aa78-af20-4c77-93d1-60a745444939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3147 2024.08.22 17:50:55.171722 [ 3 ] {} <Debug> HTTP-Session: 7cb4aa78-af20-4c77-93d1-60a745444939 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3148 2024.08.22 17:50:55.171753 [ 3 ] {} <Trace> HTTP-Session: 7cb4aa78-af20-4c77-93d1-60a745444939 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3149 2024.08.22 17:50:55.171871 [ 3 ] {ad1b6764-e110-4113-a168-30146b4b2c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3150 2024.08.22 17:50:55.171919 [ 3 ] {ad1b6764-e110-4113-a168-30146b4b2c97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3151 2024.08.22 17:50:55.172046 [ 3 ] {ad1b6764-e110-4113-a168-30146b4b2c97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3152 2024.08.22 17:50:55.172320 [ 3 ] {ad1b6764-e110-4113-a168-30146b4b2c97} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3153 2024.08.22 17:50:55.172358 [ 3 ] {ad1b6764-e110-4113-a168-30146b4b2c97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3154 2024.08.22 17:50:55.172723 [ 3 ] {ad1b6764-e110-4113-a168-30146b4b2c97} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3155 2024.08.22 17:50:55.173063 [ 3 ] {ad1b6764-e110-4113-a168-30146b4b2c97} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3156 2024.08.22 17:50:55.173219 [ 3 ] {ad1b6764-e110-4113-a168-30146b4b2c97} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001387 sec., 43258.83201153569 rows/sec., 2.92 MiB/sec.
3157 2024.08.22 17:50:55.173415 [ 3 ] {ad1b6764-e110-4113-a168-30146b4b2c97} <Debug> DynamicQueryHandler: Done processing query
3158 2024.08.22 17:50:55.173440 [ 3 ] {ad1b6764-e110-4113-a168-30146b4b2c97} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3159 2024.08.22 17:50:55.173456 [ 3 ] {} <Debug> HTTP-Session: 7cb4aa78-af20-4c77-93d1-60a745444939 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3160 2024.08.22 17:50:56.823118 [ 43 ] {} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3161 2024.08.22 17:50:56.823185 [ 43 ] {} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3162 2024.08.22 17:50:56.823208 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3163 2024.08.22 17:50:56.823440 [ 200 ] {d93d5085-3502-4d52-a15c-aff8fec6b049::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
3164 2024.08.22 17:50:56.823805 [ 200 ] {d93d5085-3502-4d52-a15c-aff8fec6b049::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3165 2024.08.22 17:50:56.823847 [ 200 ] {d93d5085-3502-4d52-a15c-aff8fec6b049::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
3166 2024.08.22 17:50:56.823941 [ 200 ] {d93d5085-3502-4d52-a15c-aff8fec6b049::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part
3167 2024.08.22 17:50:56.824070 [ 200 ] {d93d5085-3502-4d52-a15c-aff8fec6b049::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
3168 2024.08.22 17:50:56.824187 [ 200 ] {d93d5085-3502-4d52-a15c-aff8fec6b049::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part
3169 2024.08.22 17:50:56.824283 [ 200 ] {d93d5085-3502-4d52-a15c-aff8fec6b049::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
3170 2024.08.22 17:50:56.827116 [ 193 ] {d93d5085-3502-4d52-a15c-aff8fec6b049::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 6 columns (6 merged, 0 gathered) in 0.00381992 sec., 10733.209072441308 rows/sec., 1.68 MiB/sec.
3171 2024.08.22 17:50:56.827383 [ 193 ] {d93d5085-3502-4d52-a15c-aff8fec6b049::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3172 2024.08.22 17:50:56.828028 [ 193 ] {d93d5085-3502-4d52-a15c-aff8fec6b049::all_1_5_1} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3173 2024.08.22 17:50:56.828118 [ 193 ] {d93d5085-3502-4d52-a15c-aff8fec6b049::all_1_5_1} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3174 2024.08.22 17:50:56.828217 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
3175 2024.08.22 17:51:00.170852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3176 2024.08.22 17:51:00.170995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3177 2024.08.22 17:51:00.171023 [ 3 ] {} <Debug> HTTP-Session: 19540acb-22ae-40f7-99f1-f8505f34d5f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3178 2024.08.22 17:51:00.171048 [ 3 ] {} <Debug> HTTP-Session: 19540acb-22ae-40f7-99f1-f8505f34d5f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3179 2024.08.22 17:51:00.171064 [ 3 ] {} <Debug> HTTP-Session: 19540acb-22ae-40f7-99f1-f8505f34d5f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3180 2024.08.22 17:51:00.171115 [ 3 ] {} <Trace> HTTP-Session: 19540acb-22ae-40f7-99f1-f8505f34d5f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3181 2024.08.22 17:51:00.171309 [ 3 ] {5b2a9a69-8e45-40a6-a08e-f50d6d9524fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3182 2024.08.22 17:51:00.171381 [ 3 ] {5b2a9a69-8e45-40a6-a08e-f50d6d9524fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3183 2024.08.22 17:51:00.171740 [ 3 ] {5b2a9a69-8e45-40a6-a08e-f50d6d9524fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3184 2024.08.22 17:51:00.172121 [ 3 ] {5b2a9a69-8e45-40a6-a08e-f50d6d9524fe} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3185 2024.08.22 17:51:00.172170 [ 3 ] {5b2a9a69-8e45-40a6-a08e-f50d6d9524fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3186 2024.08.22 17:51:00.172624 [ 3 ] {5b2a9a69-8e45-40a6-a08e-f50d6d9524fe} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3187 2024.08.22 17:51:00.173046 [ 3 ] {5b2a9a69-8e45-40a6-a08e-f50d6d9524fe} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3188 2024.08.22 17:51:00.173218 [ 3 ] {5b2a9a69-8e45-40a6-a08e-f50d6d9524fe} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001958 sec., 1021.4504596527067 rows/sec., 83.29 KiB/sec.
3189 2024.08.22 17:51:00.173541 [ 3 ] {5b2a9a69-8e45-40a6-a08e-f50d6d9524fe} <Debug> DynamicQueryHandler: Done processing query
3190 2024.08.22 17:51:00.173569 [ 3 ] {5b2a9a69-8e45-40a6-a08e-f50d6d9524fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3191 2024.08.22 17:51:00.173586 [ 3 ] {} <Debug> HTTP-Session: 19540acb-22ae-40f7-99f1-f8505f34d5f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3192 2024.08.22 17:51:00.173763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 37498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3193 2024.08.22 17:51:00.173816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3194 2024.08.22 17:51:00.173836 [ 3 ] {} <Debug> HTTP-Session: 25a9df27-cc59-40df-aae6-5e28d2673ad8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3195 2024.08.22 17:51:00.173854 [ 3 ] {} <Debug> HTTP-Session: 25a9df27-cc59-40df-aae6-5e28d2673ad8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3196 2024.08.22 17:51:00.173868 [ 3 ] {} <Debug> HTTP-Session: 25a9df27-cc59-40df-aae6-5e28d2673ad8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3197 2024.08.22 17:51:00.173903 [ 3 ] {} <Trace> HTTP-Session: 25a9df27-cc59-40df-aae6-5e28d2673ad8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3198 2024.08.22 17:51:00.174083 [ 3 ] {ac1dc3b5-7b77-4b4a-a674-f4fed52e30c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3199 2024.08.22 17:51:00.174130 [ 3 ] {ac1dc3b5-7b77-4b4a-a674-f4fed52e30c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3200 2024.08.22 17:51:00.174382 [ 3 ] {ac1dc3b5-7b77-4b4a-a674-f4fed52e30c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3201 2024.08.22 17:51:00.174875 [ 3 ] {ac1dc3b5-7b77-4b4a-a674-f4fed52e30c4} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3202 2024.08.22 17:51:00.174914 [ 3 ] {ac1dc3b5-7b77-4b4a-a674-f4fed52e30c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3203 2024.08.22 17:51:00.175301 [ 3 ] {ac1dc3b5-7b77-4b4a-a674-f4fed52e30c4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3204 2024.08.22 17:51:00.175667 [ 3 ] {ac1dc3b5-7b77-4b4a-a674-f4fed52e30c4} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3205 2024.08.22 17:51:00.175829 [ 3 ] {ac1dc3b5-7b77-4b4a-a674-f4fed52e30c4} <Debug> executeQuery: Read 248 rows, 22.42 KiB in 0.00181 sec., 137016.57458563536 rows/sec., 12.10 MiB/sec.
3206 2024.08.22 17:51:00.176002 [ 3 ] {ac1dc3b5-7b77-4b4a-a674-f4fed52e30c4} <Debug> DynamicQueryHandler: Done processing query
3207 2024.08.22 17:51:00.176028 [ 3 ] {ac1dc3b5-7b77-4b4a-a674-f4fed52e30c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
3208 2024.08.22 17:51:00.176044 [ 3 ] {} <Debug> HTTP-Session: 25a9df27-cc59-40df-aae6-5e28d2673ad8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3209 2024.08.22 17:51:00.176173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 4487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3210 2024.08.22 17:51:00.176222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3211 2024.08.22 17:51:00.176243 [ 3 ] {} <Debug> HTTP-Session: 641d0ffb-f23c-464d-bab4-d6a4230cc1ce Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3212 2024.08.22 17:51:00.176260 [ 3 ] {} <Debug> HTTP-Session: 641d0ffb-f23c-464d-bab4-d6a4230cc1ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3213 2024.08.22 17:51:00.176275 [ 3 ] {} <Debug> HTTP-Session: 641d0ffb-f23c-464d-bab4-d6a4230cc1ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3214 2024.08.22 17:51:00.176306 [ 3 ] {} <Trace> HTTP-Session: 641d0ffb-f23c-464d-bab4-d6a4230cc1ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3215 2024.08.22 17:51:00.176419 [ 3 ] {98d0e759-5789-40c1-ad4e-9da4c6f4a7cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3216 2024.08.22 17:51:00.176464 [ 3 ] {98d0e759-5789-40c1-ad4e-9da4c6f4a7cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3217 2024.08.22 17:51:00.176691 [ 3 ] {98d0e759-5789-40c1-ad4e-9da4c6f4a7cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3218 2024.08.22 17:51:00.177051 [ 3 ] {98d0e759-5789-40c1-ad4e-9da4c6f4a7cc} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3219 2024.08.22 17:51:00.177097 [ 3 ] {98d0e759-5789-40c1-ad4e-9da4c6f4a7cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3220 2024.08.22 17:51:00.177542 [ 3 ] {98d0e759-5789-40c1-ad4e-9da4c6f4a7cc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3221 2024.08.22 17:51:00.178019 [ 3 ] {98d0e759-5789-40c1-ad4e-9da4c6f4a7cc} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3222 2024.08.22 17:51:00.178218 [ 3 ] {98d0e759-5789-40c1-ad4e-9da4c6f4a7cc} <Debug> executeQuery: Read 31 rows, 2.32 KiB in 0.001831 sec., 16930.638995084653 rows/sec., 1.24 MiB/sec.
3223 2024.08.22 17:51:00.178412 [ 3 ] {98d0e759-5789-40c1-ad4e-9da4c6f4a7cc} <Debug> DynamicQueryHandler: Done processing query
3224 2024.08.22 17:51:00.178438 [ 3 ] {98d0e759-5789-40c1-ad4e-9da4c6f4a7cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3225 2024.08.22 17:51:00.178460 [ 3 ] {} <Debug> HTTP-Session: 641d0ffb-f23c-464d-bab4-d6a4230cc1ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3226 2024.08.22 17:51:00.178597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3227 2024.08.22 17:51:00.178649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3228 2024.08.22 17:51:00.178669 [ 3 ] {} <Debug> HTTP-Session: b532efbd-10ee-48a1-a390-9f09f4e8b115 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3229 2024.08.22 17:51:00.178690 [ 3 ] {} <Debug> HTTP-Session: b532efbd-10ee-48a1-a390-9f09f4e8b115 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3230 2024.08.22 17:51:00.178706 [ 3 ] {} <Debug> HTTP-Session: b532efbd-10ee-48a1-a390-9f09f4e8b115 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3231 2024.08.22 17:51:00.178740 [ 3 ] {} <Trace> HTTP-Session: b532efbd-10ee-48a1-a390-9f09f4e8b115 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3232 2024.08.22 17:51:00.178842 [ 3 ] {356aab07-d7bc-4a4e-ac54-17d6aba17c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3233 2024.08.22 17:51:00.178887 [ 3 ] {356aab07-d7bc-4a4e-ac54-17d6aba17c81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3234 2024.08.22 17:51:00.179116 [ 3 ] {356aab07-d7bc-4a4e-ac54-17d6aba17c81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3235 2024.08.22 17:51:00.179417 [ 3 ] {356aab07-d7bc-4a4e-ac54-17d6aba17c81} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3236 2024.08.22 17:51:00.179455 [ 3 ] {356aab07-d7bc-4a4e-ac54-17d6aba17c81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3237 2024.08.22 17:51:00.179819 [ 3 ] {356aab07-d7bc-4a4e-ac54-17d6aba17c81} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3238 2024.08.22 17:51:00.180183 [ 3 ] {356aab07-d7bc-4a4e-ac54-17d6aba17c81} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3239 2024.08.22 17:51:00.180340 [ 40 ] {} <Debug> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3240 2024.08.22 17:51:00.180350 [ 3 ] {356aab07-d7bc-4a4e-ac54-17d6aba17c81} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001522 sec., 9198.423127463864 rows/sec., 644.20 KiB/sec.
3241 2024.08.22 17:51:00.180424 [ 40 ] {} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3242 2024.08.22 17:51:00.180487 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3243 2024.08.22 17:51:00.180720 [ 3 ] {356aab07-d7bc-4a4e-ac54-17d6aba17c81} <Debug> DynamicQueryHandler: Done processing query
3244 2024.08.22 17:51:00.180812 [ 3 ] {356aab07-d7bc-4a4e-ac54-17d6aba17c81} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3245 2024.08.22 17:51:00.180871 [ 3 ] {} <Debug> HTTP-Session: b532efbd-10ee-48a1-a390-9f09f4e8b115 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3246 2024.08.22 17:51:00.180881 [ 192 ] {8378af89-b748-4819-bb42-a0859c82c077::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
3247 2024.08.22 17:51:00.181049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3248 2024.08.22 17:51:00.181166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3249 2024.08.22 17:51:00.181173 [ 192 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3250 2024.08.22 17:51:00.181202 [ 3 ] {} <Debug> HTTP-Session: 1a8a019a-e01a-4250-8cb9-e647f83dfd7d Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3251 2024.08.22 17:51:00.181243 [ 3 ] {} <Debug> HTTP-Session: 1a8a019a-e01a-4250-8cb9-e647f83dfd7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3252 2024.08.22 17:51:00.181249 [ 192 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 228 rows starting from the beginning of the part
3253 2024.08.22 17:51:00.181270 [ 3 ] {} <Debug> HTTP-Session: 1a8a019a-e01a-4250-8cb9-e647f83dfd7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3254 2024.08.22 17:51:00.181328 [ 3 ] {} <Trace> HTTP-Session: 1a8a019a-e01a-4250-8cb9-e647f83dfd7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3255 2024.08.22 17:51:00.181582 [ 192 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part
3256 2024.08.22 17:51:00.181602 [ 3 ] {1bbf916b-0f59-42e1-a9a1-ac41a957cc39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
3257 2024.08.22 17:51:00.181757 [ 3 ] {1bbf916b-0f59-42e1-a9a1-ac41a957cc39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3258 2024.08.22 17:51:00.181891 [ 192 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part
3259 2024.08.22 17:51:00.182199 [ 192 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 228 rows starting from the beginning of the part
3260 2024.08.22 17:51:00.182568 [ 192 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part
3261 2024.08.22 17:51:00.182917 [ 192 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part
3262 2024.08.22 17:51:00.183617 [ 3 ] {1bbf916b-0f59-42e1-a9a1-ac41a957cc39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3263 2024.08.22 17:51:00.184391 [ 3 ] {1bbf916b-0f59-42e1-a9a1-ac41a957cc39} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3264 2024.08.22 17:51:00.184431 [ 3 ] {1bbf916b-0f59-42e1-a9a1-ac41a957cc39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3265 2024.08.22 17:51:00.184799 [ 3 ] {1bbf916b-0f59-42e1-a9a1-ac41a957cc39} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3266 2024.08.22 17:51:00.185182 [ 3 ] {1bbf916b-0f59-42e1-a9a1-ac41a957cc39} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3267 2024.08.22 17:51:00.185338 [ 3 ] {1bbf916b-0f59-42e1-a9a1-ac41a957cc39} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.003843 sec., 1561.28024980484 rows/sec., 92.24 KiB/sec.
3268 2024.08.22 17:51:00.185526 [ 3 ] {1bbf916b-0f59-42e1-a9a1-ac41a957cc39} <Debug> DynamicQueryHandler: Done processing query
3269 2024.08.22 17:51:00.185550 [ 3 ] {1bbf916b-0f59-42e1-a9a1-ac41a957cc39} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3270 2024.08.22 17:51:00.185567 [ 3 ] {} <Debug> HTTP-Session: 1a8a019a-e01a-4250-8cb9-e647f83dfd7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3271 2024.08.22 17:51:00.185798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 68582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3272 2024.08.22 17:51:00.185849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3273 2024.08.22 17:51:00.185868 [ 3 ] {} <Debug> HTTP-Session: 62b6a4f3-8f76-418f-8020-7824300e89c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3274 2024.08.22 17:51:00.185885 [ 3 ] {} <Debug> HTTP-Session: 62b6a4f3-8f76-418f-8020-7824300e89c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3275 2024.08.22 17:51:00.185899 [ 3 ] {} <Debug> HTTP-Session: 62b6a4f3-8f76-418f-8020-7824300e89c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3276 2024.08.22 17:51:00.185929 [ 3 ] {} <Trace> HTTP-Session: 62b6a4f3-8f76-418f-8020-7824300e89c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3277 2024.08.22 17:51:00.186216 [ 3 ] {5d5cf377-4135-4fcf-bfc7-23ed78d099e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3278 2024.08.22 17:51:00.186260 [ 3 ] {5d5cf377-4135-4fcf-bfc7-23ed78d099e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3279 2024.08.22 17:51:00.186498 [ 3 ] {5d5cf377-4135-4fcf-bfc7-23ed78d099e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3280 2024.08.22 17:51:00.187457 [ 3 ] {5d5cf377-4135-4fcf-bfc7-23ed78d099e6} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3281 2024.08.22 17:51:00.187529 [ 3 ] {5d5cf377-4135-4fcf-bfc7-23ed78d099e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3282 2024.08.22 17:51:00.188630 [ 192 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 512 rows, containing 5 columns (5 merged, 0 gathered) in 0.008022721 sec., 63818.74678179635 rows/sec., 4.33 MiB/sec.
3283 2024.08.22 17:51:00.188637 [ 3 ] {5d5cf377-4135-4fcf-bfc7-23ed78d099e6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3284 2024.08.22 17:51:00.188813 [ 192 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3285 2024.08.22 17:51:00.189649 [ 3 ] {5d5cf377-4135-4fcf-bfc7-23ed78d099e6} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3286 2024.08.22 17:51:00.189973 [ 3 ] {5d5cf377-4135-4fcf-bfc7-23ed78d099e6} <Debug> executeQuery: Read 422 rows, 30.89 KiB in 0.00395 sec., 106835.44303797468 rows/sec., 7.64 MiB/sec.
3287 2024.08.22 17:51:00.189982 [ 192 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_6_1} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3288 2024.08.22 17:51:00.190219 [ 192 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_6_1} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3289 2024.08.22 17:51:00.190345 [ 3 ] {5d5cf377-4135-4fcf-bfc7-23ed78d099e6} <Debug> DynamicQueryHandler: Done processing query
3290 2024.08.22 17:51:00.190355 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
3291 2024.08.22 17:51:00.190386 [ 3 ] {5d5cf377-4135-4fcf-bfc7-23ed78d099e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
3292 2024.08.22 17:51:00.190420 [ 3 ] {} <Debug> HTTP-Session: 62b6a4f3-8f76-418f-8020-7824300e89c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3293 2024.08.22 17:51:00.190554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3294 2024.08.22 17:51:00.190602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3295 2024.08.22 17:51:00.190622 [ 3 ] {} <Debug> HTTP-Session: 26197712-dcc1-4f5b-bf5e-c1980d9695f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3296 2024.08.22 17:51:00.190638 [ 3 ] {} <Debug> HTTP-Session: 26197712-dcc1-4f5b-bf5e-c1980d9695f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3297 2024.08.22 17:51:00.190652 [ 3 ] {} <Debug> HTTP-Session: 26197712-dcc1-4f5b-bf5e-c1980d9695f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3298 2024.08.22 17:51:00.190683 [ 3 ] {} <Trace> HTTP-Session: 26197712-dcc1-4f5b-bf5e-c1980d9695f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3299 2024.08.22 17:51:00.190788 [ 3 ] {f8c34622-77dc-4254-b38f-5589896dcdfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3300 2024.08.22 17:51:00.190834 [ 3 ] {f8c34622-77dc-4254-b38f-5589896dcdfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3301 2024.08.22 17:51:00.190992 [ 3 ] {f8c34622-77dc-4254-b38f-5589896dcdfc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3302 2024.08.22 17:51:00.191265 [ 3 ] {f8c34622-77dc-4254-b38f-5589896dcdfc} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3303 2024.08.22 17:51:00.191301 [ 3 ] {f8c34622-77dc-4254-b38f-5589896dcdfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3304 2024.08.22 17:51:00.191685 [ 3 ] {f8c34622-77dc-4254-b38f-5589896dcdfc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3305 2024.08.22 17:51:00.192035 [ 3 ] {f8c34622-77dc-4254-b38f-5589896dcdfc} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3306 2024.08.22 17:51:00.192198 [ 3 ] {f8c34622-77dc-4254-b38f-5589896dcdfc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001435 sec., 4181.1846689895465 rows/sec., 218.45 KiB/sec.
3307 2024.08.22 17:51:00.192362 [ 3 ] {f8c34622-77dc-4254-b38f-5589896dcdfc} <Debug> DynamicQueryHandler: Done processing query
3308 2024.08.22 17:51:00.192387 [ 3 ] {f8c34622-77dc-4254-b38f-5589896dcdfc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3309 2024.08.22 17:51:00.192403 [ 3 ] {} <Debug> HTTP-Session: 26197712-dcc1-4f5b-bf5e-c1980d9695f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3310 2024.08.22 17:51:00.192558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 44818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3311 2024.08.22 17:51:00.192608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3312 2024.08.22 17:51:00.192626 [ 3 ] {} <Debug> HTTP-Session: 14bdfdea-8f08-4fda-a123-5eac67f0d3a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3313 2024.08.22 17:51:00.192643 [ 3 ] {} <Debug> HTTP-Session: 14bdfdea-8f08-4fda-a123-5eac67f0d3a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3314 2024.08.22 17:51:00.192657 [ 3 ] {} <Debug> HTTP-Session: 14bdfdea-8f08-4fda-a123-5eac67f0d3a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3315 2024.08.22 17:51:00.192690 [ 3 ] {} <Trace> HTTP-Session: 14bdfdea-8f08-4fda-a123-5eac67f0d3a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3316 2024.08.22 17:51:00.192901 [ 3 ] {4fdcce0d-11b3-46f7-9dd0-0128ce66a59b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3317 2024.08.22 17:51:00.192948 [ 3 ] {4fdcce0d-11b3-46f7-9dd0-0128ce66a59b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3318 2024.08.22 17:51:00.193099 [ 3 ] {4fdcce0d-11b3-46f7-9dd0-0128ce66a59b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3319 2024.08.22 17:51:00.193541 [ 3 ] {4fdcce0d-11b3-46f7-9dd0-0128ce66a59b} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3320 2024.08.22 17:51:00.193577 [ 3 ] {4fdcce0d-11b3-46f7-9dd0-0128ce66a59b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3321 2024.08.22 17:51:00.193974 [ 3 ] {4fdcce0d-11b3-46f7-9dd0-0128ce66a59b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3322 2024.08.22 17:51:00.194335 [ 3 ] {4fdcce0d-11b3-46f7-9dd0-0128ce66a59b} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3323 2024.08.22 17:51:00.194501 [ 3 ] {4fdcce0d-11b3-46f7-9dd0-0128ce66a59b} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001725 sec., 137971.01449275363 rows/sec., 9.25 MiB/sec.
3324 2024.08.22 17:51:00.194656 [ 3 ] {4fdcce0d-11b3-46f7-9dd0-0128ce66a59b} <Debug> DynamicQueryHandler: Done processing query
3325 2024.08.22 17:51:00.194680 [ 3 ] {4fdcce0d-11b3-46f7-9dd0-0128ce66a59b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
3326 2024.08.22 17:51:00.194695 [ 3 ] {} <Debug> HTTP-Session: 14bdfdea-8f08-4fda-a123-5eac67f0d3a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3327 2024.08.22 17:51:00.194807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3328 2024.08.22 17:51:00.194854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3329 2024.08.22 17:51:00.194873 [ 3 ] {} <Debug> HTTP-Session: 1606eb70-405d-416a-a476-148a0dfa5a0c Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3330 2024.08.22 17:51:00.194889 [ 3 ] {} <Debug> HTTP-Session: 1606eb70-405d-416a-a476-148a0dfa5a0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3331 2024.08.22 17:51:00.194903 [ 3 ] {} <Debug> HTTP-Session: 1606eb70-405d-416a-a476-148a0dfa5a0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3332 2024.08.22 17:51:00.194933 [ 3 ] {} <Trace> HTTP-Session: 1606eb70-405d-416a-a476-148a0dfa5a0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3333 2024.08.22 17:51:00.195025 [ 3 ] {04cd2972-fd80-4af3-8256-97ee99ecd764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
3334 2024.08.22 17:51:00.195071 [ 3 ] {04cd2972-fd80-4af3-8256-97ee99ecd764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3335 2024.08.22 17:51:00.195202 [ 3 ] {04cd2972-fd80-4af3-8256-97ee99ecd764} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3336 2024.08.22 17:51:00.195469 [ 3 ] {04cd2972-fd80-4af3-8256-97ee99ecd764} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3337 2024.08.22 17:51:00.195504 [ 3 ] {04cd2972-fd80-4af3-8256-97ee99ecd764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3338 2024.08.22 17:51:00.195857 [ 3 ] {04cd2972-fd80-4af3-8256-97ee99ecd764} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3339 2024.08.22 17:51:00.196179 [ 3 ] {04cd2972-fd80-4af3-8256-97ee99ecd764} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3340 2024.08.22 17:51:00.196341 [ 3 ] {04cd2972-fd80-4af3-8256-97ee99ecd764} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001332 sec., 750.7507507507507 rows/sec., 50.59 KiB/sec.
3341 2024.08.22 17:51:00.196596 [ 3 ] {04cd2972-fd80-4af3-8256-97ee99ecd764} <Debug> DynamicQueryHandler: Done processing query
3342 2024.08.22 17:51:00.196621 [ 3 ] {04cd2972-fd80-4af3-8256-97ee99ecd764} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3343 2024.08.22 17:51:00.196637 [ 3 ] {} <Debug> HTTP-Session: 1606eb70-405d-416a-a476-148a0dfa5a0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3344 2024.08.22 17:51:00.196776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 46545, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3345 2024.08.22 17:51:00.196830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3346 2024.08.22 17:51:00.196850 [ 3 ] {} <Debug> HTTP-Session: 466a4ebb-b109-4997-8f62-32a5e988793f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3347 2024.08.22 17:51:00.196866 [ 3 ] {} <Debug> HTTP-Session: 466a4ebb-b109-4997-8f62-32a5e988793f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3348 2024.08.22 17:51:00.196879 [ 3 ] {} <Debug> HTTP-Session: 466a4ebb-b109-4997-8f62-32a5e988793f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3349 2024.08.22 17:51:00.196912 [ 3 ] {} <Trace> HTTP-Session: 466a4ebb-b109-4997-8f62-32a5e988793f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3350 2024.08.22 17:51:00.197497 [ 3 ] {cb8399db-38e1-4621-9cf5-fb7fa22c4318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3351 2024.08.22 17:51:00.197570 [ 3 ] {cb8399db-38e1-4621-9cf5-fb7fa22c4318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
3352 2024.08.22 17:51:00.198001 [ 3 ] {cb8399db-38e1-4621-9cf5-fb7fa22c4318} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3353 2024.08.22 17:51:00.198674 [ 3 ] {cb8399db-38e1-4621-9cf5-fb7fa22c4318} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3354 2024.08.22 17:51:00.198711 [ 3 ] {cb8399db-38e1-4621-9cf5-fb7fa22c4318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3355 2024.08.22 17:51:00.199373 [ 3 ] {cb8399db-38e1-4621-9cf5-fb7fa22c4318} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3356 2024.08.22 17:51:00.199793 [ 3 ] {cb8399db-38e1-4621-9cf5-fb7fa22c4318} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3357 2024.08.22 17:51:00.199959 [ 40 ] {} <Debug> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3358 2024.08.22 17:51:00.199990 [ 3 ] {cb8399db-38e1-4621-9cf5-fb7fa22c4318} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002991 sec., 9695.753928452023 rows/sec., 17.37 MiB/sec.
3359 2024.08.22 17:51:00.200020 [ 40 ] {} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3360 2024.08.22 17:51:00.200090 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3361 2024.08.22 17:51:00.200374 [ 192 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::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
3362 2024.08.22 17:51:00.200521 [ 3 ] {cb8399db-38e1-4621-9cf5-fb7fa22c4318} <Debug> DynamicQueryHandler: Done processing query
3363 2024.08.22 17:51:00.200569 [ 3 ] {cb8399db-38e1-4621-9cf5-fb7fa22c4318} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3364 2024.08.22 17:51:00.200625 [ 3 ] {} <Debug> HTTP-Session: 466a4ebb-b109-4997-8f62-32a5e988793f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3365 2024.08.22 17:51:00.200803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3366 2024.08.22 17:51:00.200914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3367 2024.08.22 17:51:00.200974 [ 3 ] {} <Debug> HTTP-Session: ecdd40d9-124a-4f91-b3ab-1b993a030dfa Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3368 2024.08.22 17:51:00.201023 [ 3 ] {} <Debug> HTTP-Session: ecdd40d9-124a-4f91-b3ab-1b993a030dfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3369 2024.08.22 17:51:00.201068 [ 3 ] {} <Debug> HTTP-Session: ecdd40d9-124a-4f91-b3ab-1b993a030dfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3370 2024.08.22 17:51:00.201148 [ 192 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3371 2024.08.22 17:51:00.201159 [ 3 ] {} <Trace> HTTP-Session: ecdd40d9-124a-4f91-b3ab-1b993a030dfa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3372 2024.08.22 17:51:00.201268 [ 192 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part
3373 2024.08.22 17:51:00.201390 [ 3 ] {5c48ddb2-2bee-4b70-9320-c6f0f2f3b4ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3374 2024.08.22 17:51:00.201539 [ 3 ] {5c48ddb2-2bee-4b70-9320-c6f0f2f3b4ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3375 2024.08.22 17:51:00.202098 [ 192 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 27 rows starting from the beginning of the part
3376 2024.08.22 17:51:00.202364 [ 3 ] {5c48ddb2-2bee-4b70-9320-c6f0f2f3b4ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3377 2024.08.22 17:51:00.202847 [ 192 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 27 rows starting from the beginning of the part
3378 2024.08.22 17:51:00.203576 [ 3 ] {5c48ddb2-2bee-4b70-9320-c6f0f2f3b4ea} <Trace> oximeter.measurements_i64 (582821bc-4642-481b-946a-951a2d491258): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3379 2024.08.22 17:51:00.203614 [ 192 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 27 rows starting from the beginning of the part
3380 2024.08.22 17:51:00.203663 [ 3 ] {5c48ddb2-2bee-4b70-9320-c6f0f2f3b4ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3381 2024.08.22 17:51:00.204156 [ 192 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 27 rows starting from the beginning of the part
3382 2024.08.22 17:51:00.204890 [ 192 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 29 rows starting from the beginning of the part
3383 2024.08.22 17:51:00.205113 [ 3 ] {5c48ddb2-2bee-4b70-9320-c6f0f2f3b4ea} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3384 2024.08.22 17:51:00.206082 [ 3 ] {5c48ddb2-2bee-4b70-9320-c6f0f2f3b4ea} <Trace> oximeter.measurements_i64 (582821bc-4642-481b-946a-951a2d491258): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3385 2024.08.22 17:51:00.206509 [ 3 ] {5c48ddb2-2bee-4b70-9320-c6f0f2f3b4ea} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.005186 sec., 1735.4415734670267 rows/sec., 122.59 KiB/sec.
3386 2024.08.22 17:51:00.207009 [ 3 ] {5c48ddb2-2bee-4b70-9320-c6f0f2f3b4ea} <Debug> DynamicQueryHandler: Done processing query
3387 2024.08.22 17:51:00.207044 [ 3 ] {5c48ddb2-2bee-4b70-9320-c6f0f2f3b4ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3388 2024.08.22 17:51:00.207078 [ 3 ] {} <Debug> HTTP-Session: ecdd40d9-124a-4f91-b3ab-1b993a030dfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3389 2024.08.22 17:51:00.207255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3390 2024.08.22 17:51:00.207365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3391 2024.08.22 17:51:00.207418 [ 3 ] {} <Debug> HTTP-Session: 4ff51189-2dca-447a-98ba-6ba8fd3c5962 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3392 2024.08.22 17:51:00.207476 [ 3 ] {} <Debug> HTTP-Session: 4ff51189-2dca-447a-98ba-6ba8fd3c5962 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3393 2024.08.22 17:51:00.207502 [ 3 ] {} <Debug> HTTP-Session: 4ff51189-2dca-447a-98ba-6ba8fd3c5962 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3394 2024.08.22 17:51:00.207576 [ 3 ] {} <Trace> HTTP-Session: 4ff51189-2dca-447a-98ba-6ba8fd3c5962 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3395 2024.08.22 17:51:00.207826 [ 3 ] {aec2a8e5-517f-4a8a-a9b7-0629de660ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3396 2024.08.22 17:51:00.207950 [ 3 ] {aec2a8e5-517f-4a8a-a9b7-0629de660ddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3397 2024.08.22 17:51:00.208591 [ 3 ] {aec2a8e5-517f-4a8a-a9b7-0629de660ddb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3398 2024.08.22 17:51:00.209577 [ 3 ] {aec2a8e5-517f-4a8a-a9b7-0629de660ddb} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3399 2024.08.22 17:51:00.209666 [ 3 ] {aec2a8e5-517f-4a8a-a9b7-0629de660ddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3400 2024.08.22 17:51:00.210697 [ 3 ] {aec2a8e5-517f-4a8a-a9b7-0629de660ddb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3401 2024.08.22 17:51:00.211568 [ 3 ] {aec2a8e5-517f-4a8a-a9b7-0629de660ddb} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3402 2024.08.22 17:51:00.211822 [ 3 ] {aec2a8e5-517f-4a8a-a9b7-0629de660ddb} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004089 sec., 20053.80288579115 rows/sec., 1.27 MiB/sec.
3403 2024.08.22 17:51:00.212020 [ 3 ] {aec2a8e5-517f-4a8a-a9b7-0629de660ddb} <Debug> DynamicQueryHandler: Done processing query
3404 2024.08.22 17:51:00.212052 [ 3 ] {aec2a8e5-517f-4a8a-a9b7-0629de660ddb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3405 2024.08.22 17:51:00.212070 [ 3 ] {} <Debug> HTTP-Session: 4ff51189-2dca-447a-98ba-6ba8fd3c5962 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3406 2024.08.22 17:51:00.214274 [ 200 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 19 columns (19 merged, 0 gathered) in 0.014102153 sec., 11629.429917545216 rows/sec., 20.84 MiB/sec.
3407 2024.08.22 17:51:00.214597 [ 188 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3408 2024.08.22 17:51:00.215299 [ 188 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3409 2024.08.22 17:51:00.215371 [ 188 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3410 2024.08.22 17:51:00.215472 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB.
3411 2024.08.22 17:51:05.164671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3412 2024.08.22 17:51:05.164815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3413 2024.08.22 17:51:05.164848 [ 3 ] {} <Debug> HTTP-Session: 2aa3cfe2-2482-4e67-976e-ba508c301c3c Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3414 2024.08.22 17:51:05.164877 [ 3 ] {} <Debug> HTTP-Session: 2aa3cfe2-2482-4e67-976e-ba508c301c3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3415 2024.08.22 17:51:05.164895 [ 3 ] {} <Debug> HTTP-Session: 2aa3cfe2-2482-4e67-976e-ba508c301c3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3416 2024.08.22 17:51:05.164950 [ 3 ] {} <Trace> HTTP-Session: 2aa3cfe2-2482-4e67-976e-ba508c301c3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3417 2024.08.22 17:51:05.165156 [ 3 ] {bf376bfa-ffbe-41b1-97fc-df5bbb82785c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3418 2024.08.22 17:51:05.165232 [ 3 ] {bf376bfa-ffbe-41b1-97fc-df5bbb82785c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3419 2024.08.22 17:51:05.165590 [ 3 ] {bf376bfa-ffbe-41b1-97fc-df5bbb82785c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3420 2024.08.22 17:51:05.166025 [ 3 ] {bf376bfa-ffbe-41b1-97fc-df5bbb82785c} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3421 2024.08.22 17:51:05.166070 [ 3 ] {bf376bfa-ffbe-41b1-97fc-df5bbb82785c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3422 2024.08.22 17:51:05.166479 [ 3 ] {bf376bfa-ffbe-41b1-97fc-df5bbb82785c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3423 2024.08.22 17:51:05.166884 [ 3 ] {bf376bfa-ffbe-41b1-97fc-df5bbb82785c} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3424 2024.08.22 17:51:05.167041 [ 3 ] {bf376bfa-ffbe-41b1-97fc-df5bbb82785c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001943 sec., 1029.336078229542 rows/sec., 83.94 KiB/sec.
3425 2024.08.22 17:51:05.167346 [ 3 ] {bf376bfa-ffbe-41b1-97fc-df5bbb82785c} <Debug> DynamicQueryHandler: Done processing query
3426 2024.08.22 17:51:05.167375 [ 3 ] {bf376bfa-ffbe-41b1-97fc-df5bbb82785c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3427 2024.08.22 17:51:05.167391 [ 3 ] {} <Debug> HTTP-Session: 2aa3cfe2-2482-4e67-976e-ba508c301c3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3428 2024.08.22 17:51:05.167526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 7968, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3429 2024.08.22 17:51:05.167582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3430 2024.08.22 17:51:05.167602 [ 3 ] {} <Debug> HTTP-Session: da8773c7-7cac-486d-89a2-024200911b36 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3431 2024.08.22 17:51:05.167621 [ 3 ] {} <Debug> HTTP-Session: da8773c7-7cac-486d-89a2-024200911b36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3432 2024.08.22 17:51:05.167636 [ 3 ] {} <Debug> HTTP-Session: da8773c7-7cac-486d-89a2-024200911b36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3433 2024.08.22 17:51:05.167671 [ 3 ] {} <Trace> HTTP-Session: da8773c7-7cac-486d-89a2-024200911b36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3434 2024.08.22 17:51:05.167793 [ 3 ] {31c44849-14d9-4586-a80d-fa0e0cef66ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3435 2024.08.22 17:51:05.167841 [ 3 ] {31c44849-14d9-4586-a80d-fa0e0cef66ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3436 2024.08.22 17:51:05.168098 [ 3 ] {31c44849-14d9-4586-a80d-fa0e0cef66ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3437 2024.08.22 17:51:05.168498 [ 3 ] {31c44849-14d9-4586-a80d-fa0e0cef66ac} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3438 2024.08.22 17:51:05.168538 [ 3 ] {31c44849-14d9-4586-a80d-fa0e0cef66ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3439 2024.08.22 17:51:05.168904 [ 3 ] {31c44849-14d9-4586-a80d-fa0e0cef66ac} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3440 2024.08.22 17:51:05.169268 [ 3 ] {31c44849-14d9-4586-a80d-fa0e0cef66ac} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3441 2024.08.22 17:51:05.169393 [ 3 ] {31c44849-14d9-4586-a80d-fa0e0cef66ac} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001641 sec., 34734.917733089576 rows/sec., 2.67 MiB/sec.
3442 2024.08.22 17:51:05.169571 [ 3 ] {31c44849-14d9-4586-a80d-fa0e0cef66ac} <Debug> DynamicQueryHandler: Done processing query
3443 2024.08.22 17:51:05.169596 [ 3 ] {31c44849-14d9-4586-a80d-fa0e0cef66ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3444 2024.08.22 17:51:05.169612 [ 3 ] {} <Debug> HTTP-Session: da8773c7-7cac-486d-89a2-024200911b36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3445 2024.08.22 17:51:05.169727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3446 2024.08.22 17:51:05.169777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3447 2024.08.22 17:51:05.169796 [ 3 ] {} <Debug> HTTP-Session: 74e8d449-28da-46f1-b0ab-a47667998c4f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3448 2024.08.22 17:51:05.169815 [ 3 ] {} <Debug> HTTP-Session: 74e8d449-28da-46f1-b0ab-a47667998c4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3449 2024.08.22 17:51:05.169831 [ 3 ] {} <Debug> HTTP-Session: 74e8d449-28da-46f1-b0ab-a47667998c4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3450 2024.08.22 17:51:05.169865 [ 3 ] {} <Trace> HTTP-Session: 74e8d449-28da-46f1-b0ab-a47667998c4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3451 2024.08.22 17:51:05.169959 [ 3 ] {f4c0292e-fa03-4212-a426-3829045fb6b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3452 2024.08.22 17:51:05.170005 [ 3 ] {f4c0292e-fa03-4212-a426-3829045fb6b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3453 2024.08.22 17:51:05.170230 [ 3 ] {f4c0292e-fa03-4212-a426-3829045fb6b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3454 2024.08.22 17:51:05.170522 [ 3 ] {f4c0292e-fa03-4212-a426-3829045fb6b9} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3455 2024.08.22 17:51:05.170558 [ 3 ] {f4c0292e-fa03-4212-a426-3829045fb6b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3456 2024.08.22 17:51:05.170898 [ 3 ] {f4c0292e-fa03-4212-a426-3829045fb6b9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3457 2024.08.22 17:51:05.171257 [ 3 ] {f4c0292e-fa03-4212-a426-3829045fb6b9} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3458 2024.08.22 17:51:05.171383 [ 3 ] {f4c0292e-fa03-4212-a426-3829045fb6b9} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001448 sec., 1381.2154696132595 rows/sec., 96.44 KiB/sec.
3459 2024.08.22 17:51:05.171536 [ 3 ] {f4c0292e-fa03-4212-a426-3829045fb6b9} <Debug> DynamicQueryHandler: Done processing query
3460 2024.08.22 17:51:05.171561 [ 3 ] {f4c0292e-fa03-4212-a426-3829045fb6b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3461 2024.08.22 17:51:05.171576 [ 3 ] {} <Debug> HTTP-Session: 74e8d449-28da-46f1-b0ab-a47667998c4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3462 2024.08.22 17:51:05.171695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 11225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3463 2024.08.22 17:51:05.171742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3464 2024.08.22 17:51:05.171761 [ 3 ] {} <Debug> HTTP-Session: 65f7aa82-ca50-4181-9e25-80719f93a064 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3465 2024.08.22 17:51:05.171778 [ 3 ] {} <Debug> HTTP-Session: 65f7aa82-ca50-4181-9e25-80719f93a064 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3466 2024.08.22 17:51:05.171792 [ 3 ] {} <Debug> HTTP-Session: 65f7aa82-ca50-4181-9e25-80719f93a064 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3467 2024.08.22 17:51:05.171823 [ 3 ] {} <Trace> HTTP-Session: 65f7aa82-ca50-4181-9e25-80719f93a064 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3468 2024.08.22 17:51:05.171940 [ 3 ] {24222bfd-7621-46b1-b5a2-8ed740ac6a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3469 2024.08.22 17:51:05.171984 [ 3 ] {24222bfd-7621-46b1-b5a2-8ed740ac6a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3470 2024.08.22 17:51:05.172206 [ 3 ] {24222bfd-7621-46b1-b5a2-8ed740ac6a3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3471 2024.08.22 17:51:05.172561 [ 3 ] {24222bfd-7621-46b1-b5a2-8ed740ac6a3c} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3472 2024.08.22 17:51:05.172596 [ 3 ] {24222bfd-7621-46b1-b5a2-8ed740ac6a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3473 2024.08.22 17:51:05.172948 [ 3 ] {24222bfd-7621-46b1-b5a2-8ed740ac6a3c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3474 2024.08.22 17:51:05.173311 [ 3 ] {24222bfd-7621-46b1-b5a2-8ed740ac6a3c} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3475 2024.08.22 17:51:05.173441 [ 3 ] {24222bfd-7621-46b1-b5a2-8ed740ac6a3c} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001542 sec., 42801.556420233464 rows/sec., 3.34 MiB/sec.
3476 2024.08.22 17:51:05.173609 [ 3 ] {24222bfd-7621-46b1-b5a2-8ed740ac6a3c} <Debug> DynamicQueryHandler: Done processing query
3477 2024.08.22 17:51:05.173635 [ 3 ] {24222bfd-7621-46b1-b5a2-8ed740ac6a3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3478 2024.08.22 17:51:05.173652 [ 3 ] {} <Debug> HTTP-Session: 65f7aa82-ca50-4181-9e25-80719f93a064 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3479 2024.08.22 17:51:05.173804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3480 2024.08.22 17:51:05.173856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3481 2024.08.22 17:51:05.173875 [ 3 ] {} <Debug> HTTP-Session: 9a2e6527-e5aa-4923-b732-e501316540f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3482 2024.08.22 17:51:05.173891 [ 3 ] {} <Debug> HTTP-Session: 9a2e6527-e5aa-4923-b732-e501316540f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3483 2024.08.22 17:51:05.173905 [ 3 ] {} <Debug> HTTP-Session: 9a2e6527-e5aa-4923-b732-e501316540f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3484 2024.08.22 17:51:05.173937 [ 3 ] {} <Trace> HTTP-Session: 9a2e6527-e5aa-4923-b732-e501316540f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3485 2024.08.22 17:51:05.174087 [ 3 ] {22326e8a-d666-4ae1-8e63-20b849acef72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3486 2024.08.22 17:51:05.174137 [ 3 ] {22326e8a-d666-4ae1-8e63-20b849acef72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3487 2024.08.22 17:51:05.174282 [ 3 ] {22326e8a-d666-4ae1-8e63-20b849acef72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3488 2024.08.22 17:51:05.174647 [ 3 ] {22326e8a-d666-4ae1-8e63-20b849acef72} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3489 2024.08.22 17:51:05.174683 [ 3 ] {22326e8a-d666-4ae1-8e63-20b849acef72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3490 2024.08.22 17:51:05.175067 [ 3 ] {22326e8a-d666-4ae1-8e63-20b849acef72} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3491 2024.08.22 17:51:05.175411 [ 3 ] {22326e8a-d666-4ae1-8e63-20b849acef72} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3492 2024.08.22 17:51:05.175543 [ 3 ] {22326e8a-d666-4ae1-8e63-20b849acef72} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001526 sec., 105504.58715596331 rows/sec., 7.35 MiB/sec.
3493 2024.08.22 17:51:05.175692 [ 3 ] {22326e8a-d666-4ae1-8e63-20b849acef72} <Debug> DynamicQueryHandler: Done processing query
3494 2024.08.22 17:51:05.175718 [ 3 ] {22326e8a-d666-4ae1-8e63-20b849acef72} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3495 2024.08.22 17:51:05.175733 [ 3 ] {} <Debug> HTTP-Session: 9a2e6527-e5aa-4923-b732-e501316540f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3496 2024.08.22 17:51:05.175839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3497 2024.08.22 17:51:05.175886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3498 2024.08.22 17:51:05.175906 [ 3 ] {} <Debug> HTTP-Session: 0a8fa5c8-a8fa-4ec1-96ce-716db45f6336 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3499 2024.08.22 17:51:05.175923 [ 3 ] {} <Debug> HTTP-Session: 0a8fa5c8-a8fa-4ec1-96ce-716db45f6336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3500 2024.08.22 17:51:05.175937 [ 3 ] {} <Debug> HTTP-Session: 0a8fa5c8-a8fa-4ec1-96ce-716db45f6336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3501 2024.08.22 17:51:05.175968 [ 3 ] {} <Trace> HTTP-Session: 0a8fa5c8-a8fa-4ec1-96ce-716db45f6336 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3502 2024.08.22 17:51:05.176080 [ 3 ] {72ceb36f-99b9-4960-9d37-287b3fcc6134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3503 2024.08.22 17:51:05.176126 [ 3 ] {72ceb36f-99b9-4960-9d37-287b3fcc6134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3504 2024.08.22 17:51:05.176255 [ 3 ] {72ceb36f-99b9-4960-9d37-287b3fcc6134} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3505 2024.08.22 17:51:05.176605 [ 3 ] {72ceb36f-99b9-4960-9d37-287b3fcc6134} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3506 2024.08.22 17:51:05.176643 [ 3 ] {72ceb36f-99b9-4960-9d37-287b3fcc6134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3507 2024.08.22 17:51:05.177026 [ 3 ] {72ceb36f-99b9-4960-9d37-287b3fcc6134} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3508 2024.08.22 17:51:05.177364 [ 3 ] {72ceb36f-99b9-4960-9d37-287b3fcc6134} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3509 2024.08.22 17:51:05.177494 [ 3 ] {72ceb36f-99b9-4960-9d37-287b3fcc6134} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001453 sec., 41293.87474191328 rows/sec., 2.78 MiB/sec.
3510 2024.08.22 17:51:05.177658 [ 3 ] {72ceb36f-99b9-4960-9d37-287b3fcc6134} <Debug> DynamicQueryHandler: Done processing query
3511 2024.08.22 17:51:05.177683 [ 3 ] {72ceb36f-99b9-4960-9d37-287b3fcc6134} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3512 2024.08.22 17:51:05.177699 [ 3 ] {} <Debug> HTTP-Session: 0a8fa5c8-a8fa-4ec1-96ce-716db45f6336 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3513 2024.08.22 17:51:09.510814 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache
3514 2024.08.22 17:51:09.510888 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache
3515 2024.08.22 17:51:10.170845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3516 2024.08.22 17:51:10.170974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3517 2024.08.22 17:51:10.171002 [ 3 ] {} <Debug> HTTP-Session: e7d78aad-4ef3-4aaa-8f58-662ff33ff088 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3518 2024.08.22 17:51:10.171030 [ 3 ] {} <Debug> HTTP-Session: e7d78aad-4ef3-4aaa-8f58-662ff33ff088 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3519 2024.08.22 17:51:10.171048 [ 3 ] {} <Debug> HTTP-Session: e7d78aad-4ef3-4aaa-8f58-662ff33ff088 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3520 2024.08.22 17:51:10.171103 [ 3 ] {} <Trace> HTTP-Session: e7d78aad-4ef3-4aaa-8f58-662ff33ff088 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3521 2024.08.22 17:51:10.171313 [ 3 ] {96c1dda6-5a14-4935-a5b2-d57d415cb9e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3522 2024.08.22 17:51:10.171389 [ 3 ] {96c1dda6-5a14-4935-a5b2-d57d415cb9e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3523 2024.08.22 17:51:10.171767 [ 3 ] {96c1dda6-5a14-4935-a5b2-d57d415cb9e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3524 2024.08.22 17:51:10.172208 [ 3 ] {96c1dda6-5a14-4935-a5b2-d57d415cb9e3} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3525 2024.08.22 17:51:10.172265 [ 3 ] {96c1dda6-5a14-4935-a5b2-d57d415cb9e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3526 2024.08.22 17:51:10.172734 [ 3 ] {96c1dda6-5a14-4935-a5b2-d57d415cb9e3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3527 2024.08.22 17:51:10.173107 [ 3 ] {96c1dda6-5a14-4935-a5b2-d57d415cb9e3} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3528 2024.08.22 17:51:10.173299 [ 3 ] {96c1dda6-5a14-4935-a5b2-d57d415cb9e3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002034 sec., 1966.5683382497543 rows/sec., 160.36 KiB/sec.
3529 2024.08.22 17:51:10.173510 [ 3 ] {96c1dda6-5a14-4935-a5b2-d57d415cb9e3} <Debug> DynamicQueryHandler: Done processing query
3530 2024.08.22 17:51:10.173536 [ 3 ] {96c1dda6-5a14-4935-a5b2-d57d415cb9e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3531 2024.08.22 17:51:10.173553 [ 3 ] {} <Debug> HTTP-Session: e7d78aad-4ef3-4aaa-8f58-662ff33ff088 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3532 2024.08.22 17:51:10.173724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 37631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3533 2024.08.22 17:51:10.173779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3534 2024.08.22 17:51:10.173799 [ 3 ] {} <Debug> HTTP-Session: 3bfb4ea6-2de6-485e-8a6d-8e0b7a20a15b Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3535 2024.08.22 17:51:10.173819 [ 3 ] {} <Debug> HTTP-Session: 3bfb4ea6-2de6-485e-8a6d-8e0b7a20a15b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3536 2024.08.22 17:51:10.173833 [ 3 ] {} <Debug> HTTP-Session: 3bfb4ea6-2de6-485e-8a6d-8e0b7a20a15b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3537 2024.08.22 17:51:10.173868 [ 3 ] {} <Trace> HTTP-Session: 3bfb4ea6-2de6-485e-8a6d-8e0b7a20a15b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3538 2024.08.22 17:51:10.174049 [ 3 ] {9157a970-2a28-4e50-9a48-6c5d56d6b54c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3539 2024.08.22 17:51:10.174097 [ 3 ] {9157a970-2a28-4e50-9a48-6c5d56d6b54c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3540 2024.08.22 17:51:10.174337 [ 3 ] {9157a970-2a28-4e50-9a48-6c5d56d6b54c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3541 2024.08.22 17:51:10.174955 [ 3 ] {9157a970-2a28-4e50-9a48-6c5d56d6b54c} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3542 2024.08.22 17:51:10.174993 [ 3 ] {9157a970-2a28-4e50-9a48-6c5d56d6b54c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3543 2024.08.22 17:51:10.175370 [ 3 ] {9157a970-2a28-4e50-9a48-6c5d56d6b54c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3544 2024.08.22 17:51:10.175723 [ 3 ] {9157a970-2a28-4e50-9a48-6c5d56d6b54c} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3545 2024.08.22 17:51:10.175895 [ 3 ] {9157a970-2a28-4e50-9a48-6c5d56d6b54c} <Debug> executeQuery: Read 249 rows, 22.49 KiB in 0.001922 sec., 129552.54942767949 rows/sec., 11.43 MiB/sec.
3546 2024.08.22 17:51:10.176250 [ 3 ] {9157a970-2a28-4e50-9a48-6c5d56d6b54c} <Debug> DynamicQueryHandler: Done processing query
3547 2024.08.22 17:51:10.176284 [ 3 ] {9157a970-2a28-4e50-9a48-6c5d56d6b54c} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
3548 2024.08.22 17:51:10.176312 [ 3 ] {} <Debug> HTTP-Session: 3bfb4ea6-2de6-485e-8a6d-8e0b7a20a15b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3549 2024.08.22 17:51:10.176448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 4764, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3550 2024.08.22 17:51:10.176500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3551 2024.08.22 17:51:10.176519 [ 3 ] {} <Debug> HTTP-Session: ceeae7a5-3ab2-4cc4-abf7-1b819a7aa4ff Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3552 2024.08.22 17:51:10.176537 [ 3 ] {} <Debug> HTTP-Session: ceeae7a5-3ab2-4cc4-abf7-1b819a7aa4ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3553 2024.08.22 17:51:10.176551 [ 3 ] {} <Debug> HTTP-Session: ceeae7a5-3ab2-4cc4-abf7-1b819a7aa4ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3554 2024.08.22 17:51:10.176582 [ 3 ] {} <Trace> HTTP-Session: ceeae7a5-3ab2-4cc4-abf7-1b819a7aa4ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3555 2024.08.22 17:51:10.176696 [ 3 ] {e9a5b1a6-dbb4-477a-81b8-ee37ad4d83f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3556 2024.08.22 17:51:10.176742 [ 3 ] {e9a5b1a6-dbb4-477a-81b8-ee37ad4d83f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3557 2024.08.22 17:51:10.176986 [ 3 ] {e9a5b1a6-dbb4-477a-81b8-ee37ad4d83f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3558 2024.08.22 17:51:10.177336 [ 3 ] {e9a5b1a6-dbb4-477a-81b8-ee37ad4d83f8} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3559 2024.08.22 17:51:10.177373 [ 3 ] {e9a5b1a6-dbb4-477a-81b8-ee37ad4d83f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3560 2024.08.22 17:51:10.177710 [ 3 ] {e9a5b1a6-dbb4-477a-81b8-ee37ad4d83f8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3561 2024.08.22 17:51:10.178063 [ 3 ] {e9a5b1a6-dbb4-477a-81b8-ee37ad4d83f8} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3562 2024.08.22 17:51:10.178215 [ 3 ] {e9a5b1a6-dbb4-477a-81b8-ee37ad4d83f8} <Debug> executeQuery: Read 33 rows, 2.46 KiB in 0.00155 sec., 21290.322580645163 rows/sec., 1.55 MiB/sec.
3563 2024.08.22 17:51:10.178388 [ 3 ] {e9a5b1a6-dbb4-477a-81b8-ee37ad4d83f8} <Debug> DynamicQueryHandler: Done processing query
3564 2024.08.22 17:51:10.178411 [ 3 ] {e9a5b1a6-dbb4-477a-81b8-ee37ad4d83f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3565 2024.08.22 17:51:10.178427 [ 3 ] {} <Debug> HTTP-Session: ceeae7a5-3ab2-4cc4-abf7-1b819a7aa4ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3566 2024.08.22 17:51:10.178531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3567 2024.08.22 17:51:10.178580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3568 2024.08.22 17:51:10.178599 [ 3 ] {} <Debug> HTTP-Session: 0c49da13-b987-4fc9-a706-8b2d703b6f7f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3569 2024.08.22 17:51:10.178617 [ 3 ] {} <Debug> HTTP-Session: 0c49da13-b987-4fc9-a706-8b2d703b6f7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3570 2024.08.22 17:51:10.178630 [ 3 ] {} <Debug> HTTP-Session: 0c49da13-b987-4fc9-a706-8b2d703b6f7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3571 2024.08.22 17:51:10.178662 [ 3 ] {} <Trace> HTTP-Session: 0c49da13-b987-4fc9-a706-8b2d703b6f7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3572 2024.08.22 17:51:10.178764 [ 3 ] {e2ad7082-f97b-4653-ba5b-7925acdd5678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3573 2024.08.22 17:51:10.178807 [ 3 ] {e2ad7082-f97b-4653-ba5b-7925acdd5678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3574 2024.08.22 17:51:10.179030 [ 3 ] {e2ad7082-f97b-4653-ba5b-7925acdd5678} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3575 2024.08.22 17:51:10.179328 [ 3 ] {e2ad7082-f97b-4653-ba5b-7925acdd5678} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3576 2024.08.22 17:51:10.179364 [ 3 ] {e2ad7082-f97b-4653-ba5b-7925acdd5678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3577 2024.08.22 17:51:10.179704 [ 3 ] {e2ad7082-f97b-4653-ba5b-7925acdd5678} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3578 2024.08.22 17:51:10.180050 [ 3 ] {e2ad7082-f97b-4653-ba5b-7925acdd5678} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3579 2024.08.22 17:51:10.180200 [ 3 ] {e2ad7082-f97b-4653-ba5b-7925acdd5678} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001467 sec., 9543.285616905248 rows/sec., 668.35 KiB/sec.
3580 2024.08.22 17:51:10.180368 [ 3 ] {e2ad7082-f97b-4653-ba5b-7925acdd5678} <Debug> DynamicQueryHandler: Done processing query
3581 2024.08.22 17:51:10.180392 [ 3 ] {e2ad7082-f97b-4653-ba5b-7925acdd5678} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3582 2024.08.22 17:51:10.180408 [ 3 ] {} <Debug> HTTP-Session: 0c49da13-b987-4fc9-a706-8b2d703b6f7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3583 2024.08.22 17:51:10.180504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3584 2024.08.22 17:51:10.180553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3585 2024.08.22 17:51:10.180571 [ 3 ] {} <Debug> HTTP-Session: 90a32ad6-a7cb-4982-86b3-d8ad7e44f92e Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3586 2024.08.22 17:51:10.180588 [ 3 ] {} <Debug> HTTP-Session: 90a32ad6-a7cb-4982-86b3-d8ad7e44f92e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3587 2024.08.22 17:51:10.180601 [ 3 ] {} <Debug> HTTP-Session: 90a32ad6-a7cb-4982-86b3-d8ad7e44f92e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3588 2024.08.22 17:51:10.180632 [ 3 ] {} <Trace> HTTP-Session: 90a32ad6-a7cb-4982-86b3-d8ad7e44f92e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3589 2024.08.22 17:51:10.180728 [ 3 ] {6c36cf4a-f09c-4dcc-bdec-4befaf1afc66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
3590 2024.08.22 17:51:10.180771 [ 3 ] {6c36cf4a-f09c-4dcc-bdec-4befaf1afc66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3591 2024.08.22 17:51:10.180994 [ 3 ] {6c36cf4a-f09c-4dcc-bdec-4befaf1afc66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3592 2024.08.22 17:51:10.181284 [ 3 ] {6c36cf4a-f09c-4dcc-bdec-4befaf1afc66} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3593 2024.08.22 17:51:10.181320 [ 3 ] {6c36cf4a-f09c-4dcc-bdec-4befaf1afc66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3594 2024.08.22 17:51:10.181668 [ 3 ] {6c36cf4a-f09c-4dcc-bdec-4befaf1afc66} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3595 2024.08.22 17:51:10.182012 [ 3 ] {6c36cf4a-f09c-4dcc-bdec-4befaf1afc66} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3596 2024.08.22 17:51:10.182163 [ 24 ] {} <Debug> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3597 2024.08.22 17:51:10.182171 [ 3 ] {6c36cf4a-f09c-4dcc-bdec-4befaf1afc66} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001461 sec., 4106.776180698152 rows/sec., 242.64 KiB/sec.
3598 2024.08.22 17:51:10.182255 [ 24 ] {} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3599 2024.08.22 17:51:10.182321 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3600 2024.08.22 17:51:10.182513 [ 3 ] {6c36cf4a-f09c-4dcc-bdec-4befaf1afc66} <Debug> DynamicQueryHandler: Done processing query
3601 2024.08.22 17:51:10.182584 [ 3 ] {6c36cf4a-f09c-4dcc-bdec-4befaf1afc66} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3602 2024.08.22 17:51:10.182613 [ 200 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::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
3603 2024.08.22 17:51:10.182650 [ 3 ] {} <Debug> HTTP-Session: 90a32ad6-a7cb-4982-86b3-d8ad7e44f92e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3604 2024.08.22 17:51:10.182908 [ 200 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3605 2024.08.22 17:51:10.182925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 67396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3606 2024.08.22 17:51:10.182978 [ 200 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
3607 2024.08.22 17:51:10.183013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3608 2024.08.22 17:51:10.183056 [ 3 ] {} <Debug> HTTP-Session: 64f63c51-a477-4584-a6a0-2167349eec16 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3609 2024.08.22 17:51:10.183128 [ 3 ] {} <Debug> HTTP-Session: 64f63c51-a477-4584-a6a0-2167349eec16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3610 2024.08.22 17:51:10.183206 [ 3 ] {} <Debug> HTTP-Session: 64f63c51-a477-4584-a6a0-2167349eec16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3611 2024.08.22 17:51:10.183283 [ 200 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part
3612 2024.08.22 17:51:10.183314 [ 3 ] {} <Trace> HTTP-Session: 64f63c51-a477-4584-a6a0-2167349eec16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3613 2024.08.22 17:51:10.183558 [ 200 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::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
3614 2024.08.22 17:51:10.183778 [ 3 ] {5fdd06c5-4b15-41d0-98e8-6c08813dc897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3615 2024.08.22 17:51:10.183831 [ 200 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part
3616 2024.08.22 17:51:10.183895 [ 3 ] {5fdd06c5-4b15-41d0-98e8-6c08813dc897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3617 2024.08.22 17:51:10.184055 [ 200 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
3618 2024.08.22 17:51:10.184911 [ 3 ] {5fdd06c5-4b15-41d0-98e8-6c08813dc897} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3619 2024.08.22 17:51:10.185614 [ 3 ] {5fdd06c5-4b15-41d0-98e8-6c08813dc897} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3620 2024.08.22 17:51:10.185652 [ 3 ] {5fdd06c5-4b15-41d0-98e8-6c08813dc897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3621 2024.08.22 17:51:10.186021 [ 3 ] {5fdd06c5-4b15-41d0-98e8-6c08813dc897} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3622 2024.08.22 17:51:10.186384 [ 3 ] {5fdd06c5-4b15-41d0-98e8-6c08813dc897} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3623 2024.08.22 17:51:10.186550 [ 3 ] {5fdd06c5-4b15-41d0-98e8-6c08813dc897} <Debug> executeQuery: Read 415 rows, 30.33 KiB in 0.003007 sec., 138011.30695044895 rows/sec., 9.85 MiB/sec.
3624 2024.08.22 17:51:10.186734 [ 3 ] {5fdd06c5-4b15-41d0-98e8-6c08813dc897} <Debug> DynamicQueryHandler: Done processing query
3625 2024.08.22 17:51:10.186758 [ 3 ] {5fdd06c5-4b15-41d0-98e8-6c08813dc897} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
3626 2024.08.22 17:51:10.186774 [ 3 ] {} <Debug> HTTP-Session: 64f63c51-a477-4584-a6a0-2167349eec16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3627 2024.08.22 17:51:10.186888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3628 2024.08.22 17:51:10.186935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3629 2024.08.22 17:51:10.186957 [ 3 ] {} <Debug> HTTP-Session: 5715f766-a452-4f50-a13f-f04f899ab9ee Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3630 2024.08.22 17:51:10.186976 [ 3 ] {} <Debug> HTTP-Session: 5715f766-a452-4f50-a13f-f04f899ab9ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3631 2024.08.22 17:51:10.186989 [ 3 ] {} <Debug> HTTP-Session: 5715f766-a452-4f50-a13f-f04f899ab9ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3632 2024.08.22 17:51:10.187020 [ 3 ] {} <Trace> HTTP-Session: 5715f766-a452-4f50-a13f-f04f899ab9ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3633 2024.08.22 17:51:10.187117 [ 3 ] {a4d0427a-fa0a-4c80-911f-2abdb0b99b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3634 2024.08.22 17:51:10.187161 [ 3 ] {a4d0427a-fa0a-4c80-911f-2abdb0b99b0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3635 2024.08.22 17:51:10.187493 [ 3 ] {a4d0427a-fa0a-4c80-911f-2abdb0b99b0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3636 2024.08.22 17:51:10.188296 [ 3 ] {a4d0427a-fa0a-4c80-911f-2abdb0b99b0c} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3637 2024.08.22 17:51:10.188375 [ 3 ] {a4d0427a-fa0a-4c80-911f-2abdb0b99b0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3638 2024.08.22 17:51:10.188619 [ 200 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.006198862 sec., 4839.597977822381 rows/sec., 307.20 KiB/sec.
3639 2024.08.22 17:51:10.188830 [ 188 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3640 2024.08.22 17:51:10.189140 [ 3 ] {a4d0427a-fa0a-4c80-911f-2abdb0b99b0c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3641 2024.08.22 17:51:10.189713 [ 188 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_5_1} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3642 2024.08.22 17:51:10.189858 [ 3 ] {a4d0427a-fa0a-4c80-911f-2abdb0b99b0c} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3643 2024.08.22 17:51:10.189950 [ 188 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_5_1} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3644 2024.08.22 17:51:10.190095 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
3645 2024.08.22 17:51:10.190207 [ 3 ] {a4d0427a-fa0a-4c80-911f-2abdb0b99b0c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003114 sec., 1926.7822736030828 rows/sec., 100.67 KiB/sec.
3646 2024.08.22 17:51:10.190397 [ 3 ] {a4d0427a-fa0a-4c80-911f-2abdb0b99b0c} <Debug> DynamicQueryHandler: Done processing query
3647 2024.08.22 17:51:10.190420 [ 3 ] {a4d0427a-fa0a-4c80-911f-2abdb0b99b0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3648 2024.08.22 17:51:10.190437 [ 3 ] {} <Debug> HTTP-Session: 5715f766-a452-4f50-a13f-f04f899ab9ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3649 2024.08.22 17:51:10.190575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 45009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3650 2024.08.22 17:51:10.190650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3651 2024.08.22 17:51:10.190669 [ 3 ] {} <Debug> HTTP-Session: 52874392-7757-4dc8-8ea7-eacd618f7b6a Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3652 2024.08.22 17:51:10.190685 [ 3 ] {} <Debug> HTTP-Session: 52874392-7757-4dc8-8ea7-eacd618f7b6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3653 2024.08.22 17:51:10.190698 [ 3 ] {} <Debug> HTTP-Session: 52874392-7757-4dc8-8ea7-eacd618f7b6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3654 2024.08.22 17:51:10.190728 [ 3 ] {} <Trace> HTTP-Session: 52874392-7757-4dc8-8ea7-eacd618f7b6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3655 2024.08.22 17:51:10.190955 [ 3 ] {86d34127-8cee-4345-9d59-e2a92a7c9350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3656 2024.08.22 17:51:10.191002 [ 3 ] {86d34127-8cee-4345-9d59-e2a92a7c9350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3657 2024.08.22 17:51:10.191156 [ 3 ] {86d34127-8cee-4345-9d59-e2a92a7c9350} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3658 2024.08.22 17:51:10.191577 [ 3 ] {86d34127-8cee-4345-9d59-e2a92a7c9350} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3659 2024.08.22 17:51:10.191636 [ 3 ] {86d34127-8cee-4345-9d59-e2a92a7c9350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3660 2024.08.22 17:51:10.192023 [ 3 ] {86d34127-8cee-4345-9d59-e2a92a7c9350} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3661 2024.08.22 17:51:10.192360 [ 3 ] {86d34127-8cee-4345-9d59-e2a92a7c9350} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3662 2024.08.22 17:51:10.192514 [ 3 ] {86d34127-8cee-4345-9d59-e2a92a7c9350} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001696 sec., 140919.81132075473 rows/sec., 9.45 MiB/sec.
3663 2024.08.22 17:51:10.192679 [ 3 ] {86d34127-8cee-4345-9d59-e2a92a7c9350} <Debug> DynamicQueryHandler: Done processing query
3664 2024.08.22 17:51:10.192704 [ 3 ] {86d34127-8cee-4345-9d59-e2a92a7c9350} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
3665 2024.08.22 17:51:10.192720 [ 3 ] {} <Debug> HTTP-Session: 52874392-7757-4dc8-8ea7-eacd618f7b6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3666 2024.08.22 17:51:10.192836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3667 2024.08.22 17:51:10.192884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3668 2024.08.22 17:51:10.192903 [ 3 ] {} <Debug> HTTP-Session: 05a75329-0a3c-403c-b15b-99384a8ec4e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3669 2024.08.22 17:51:10.192919 [ 3 ] {} <Debug> HTTP-Session: 05a75329-0a3c-403c-b15b-99384a8ec4e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3670 2024.08.22 17:51:10.192933 [ 3 ] {} <Debug> HTTP-Session: 05a75329-0a3c-403c-b15b-99384a8ec4e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3671 2024.08.22 17:51:10.192964 [ 3 ] {} <Trace> HTTP-Session: 05a75329-0a3c-403c-b15b-99384a8ec4e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3672 2024.08.22 17:51:10.193054 [ 3 ] {3251e3fa-17c5-486b-afc6-104a04fee95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
3673 2024.08.22 17:51:10.193097 [ 3 ] {3251e3fa-17c5-486b-afc6-104a04fee95e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3674 2024.08.22 17:51:10.193226 [ 3 ] {3251e3fa-17c5-486b-afc6-104a04fee95e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3675 2024.08.22 17:51:10.193475 [ 3 ] {3251e3fa-17c5-486b-afc6-104a04fee95e} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3676 2024.08.22 17:51:10.193510 [ 3 ] {3251e3fa-17c5-486b-afc6-104a04fee95e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3677 2024.08.22 17:51:10.193858 [ 3 ] {3251e3fa-17c5-486b-afc6-104a04fee95e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3678 2024.08.22 17:51:10.194170 [ 3 ] {3251e3fa-17c5-486b-afc6-104a04fee95e} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3679 2024.08.22 17:51:10.194315 [ 24 ] {} <Debug> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3680 2024.08.22 17:51:10.194331 [ 3 ] {3251e3fa-17c5-486b-afc6-104a04fee95e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001288 sec., 776.3975155279503 rows/sec., 52.32 KiB/sec.
3681 2024.08.22 17:51:10.194373 [ 24 ] {} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3682 2024.08.22 17:51:10.194430 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3683 2024.08.22 17:51:10.194716 [ 3 ] {3251e3fa-17c5-486b-afc6-104a04fee95e} <Debug> DynamicQueryHandler: Done processing query
3684 2024.08.22 17:51:10.194775 [ 3 ] {3251e3fa-17c5-486b-afc6-104a04fee95e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3685 2024.08.22 17:51:10.194776 [ 200 ] {f7eacfdb-c688-417e-954a-c71214588ae9::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
3686 2024.08.22 17:51:10.194805 [ 3 ] {} <Debug> HTTP-Session: 05a75329-0a3c-403c-b15b-99384a8ec4e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3687 2024.08.22 17:51:10.194980 [ 200 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3688 2024.08.22 17:51:10.195018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 46556, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3689 2024.08.22 17:51:10.195039 [ 200 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part
3690 2024.08.22 17:51:10.195110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3691 2024.08.22 17:51:10.195183 [ 3 ] {} <Debug> HTTP-Session: 52c49dea-1d73-40cb-9064-5e4b4834f99f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3692 2024.08.22 17:51:10.195272 [ 3 ] {} <Debug> HTTP-Session: 52c49dea-1d73-40cb-9064-5e4b4834f99f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3693 2024.08.22 17:51:10.195299 [ 200 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part
3694 2024.08.22 17:51:10.195317 [ 3 ] {} <Debug> HTTP-Session: 52c49dea-1d73-40cb-9064-5e4b4834f99f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3695 2024.08.22 17:51:10.195439 [ 3 ] {} <Trace> HTTP-Session: 52c49dea-1d73-40cb-9064-5e4b4834f99f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3696 2024.08.22 17:51:10.195577 [ 200 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part
3697 2024.08.22 17:51:10.195756 [ 200 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part
3698 2024.08.22 17:51:10.195864 [ 200 ] {f7eacfdb-c688-417e-954a-c71214588ae9::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
3699 2024.08.22 17:51:10.196218 [ 3 ] {20fcce38-6a30-4983-a2a9-aab8ce2076f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3700 2024.08.22 17:51:10.196469 [ 3 ] {20fcce38-6a30-4983-a2a9-aab8ce2076f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
3701 2024.08.22 17:51:10.198563 [ 3 ] {20fcce38-6a30-4983-a2a9-aab8ce2076f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3702 2024.08.22 17:51:10.199053 [ 197 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.004526324 sec., 1104.6491590085022 rows/sec., 74.43 KiB/sec.
3703 2024.08.22 17:51:10.199365 [ 197 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3704 2024.08.22 17:51:10.200197 [ 197 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_5_1} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3705 2024.08.22 17:51:10.200400 [ 3 ] {20fcce38-6a30-4983-a2a9-aab8ce2076f9} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3706 2024.08.22 17:51:10.200416 [ 197 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_5_1} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3707 2024.08.22 17:51:10.200464 [ 3 ] {20fcce38-6a30-4983-a2a9-aab8ce2076f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3708 2024.08.22 17:51:10.200596 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
3709 2024.08.22 17:51:10.201236 [ 3 ] {20fcce38-6a30-4983-a2a9-aab8ce2076f9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3710 2024.08.22 17:51:10.201654 [ 3 ] {20fcce38-6a30-4983-a2a9-aab8ce2076f9} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3711 2024.08.22 17:51:10.201814 [ 3 ] {20fcce38-6a30-4983-a2a9-aab8ce2076f9} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.006172 sec., 4698.639014906027 rows/sec., 8.42 MiB/sec.
3712 2024.08.22 17:51:10.202449 [ 3 ] {20fcce38-6a30-4983-a2a9-aab8ce2076f9} <Debug> DynamicQueryHandler: Done processing query
3713 2024.08.22 17:51:10.202474 [ 3 ] {20fcce38-6a30-4983-a2a9-aab8ce2076f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3714 2024.08.22 17:51:10.202490 [ 3 ] {} <Debug> HTTP-Session: 52c49dea-1d73-40cb-9064-5e4b4834f99f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3715 2024.08.22 17:51:10.202613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3716 2024.08.22 17:51:10.202662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3717 2024.08.22 17:51:10.202681 [ 3 ] {} <Debug> HTTP-Session: 10bb7179-3b9e-4039-b995-ed7ea36b82e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3718 2024.08.22 17:51:10.202698 [ 3 ] {} <Debug> HTTP-Session: 10bb7179-3b9e-4039-b995-ed7ea36b82e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3719 2024.08.22 17:51:10.202712 [ 3 ] {} <Debug> HTTP-Session: 10bb7179-3b9e-4039-b995-ed7ea36b82e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3720 2024.08.22 17:51:10.202743 [ 3 ] {} <Trace> HTTP-Session: 10bb7179-3b9e-4039-b995-ed7ea36b82e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3721 2024.08.22 17:51:10.202887 [ 3 ] {8d62bf5d-126d-45bc-a085-c9c207e97c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3722 2024.08.22 17:51:10.202934 [ 3 ] {8d62bf5d-126d-45bc-a085-c9c207e97c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3723 2024.08.22 17:51:10.203076 [ 3 ] {8d62bf5d-126d-45bc-a085-c9c207e97c5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3724 2024.08.22 17:51:10.203490 [ 3 ] {8d62bf5d-126d-45bc-a085-c9c207e97c5f} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3725 2024.08.22 17:51:10.203527 [ 3 ] {8d62bf5d-126d-45bc-a085-c9c207e97c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3726 2024.08.22 17:51:10.203886 [ 3 ] {8d62bf5d-126d-45bc-a085-c9c207e97c5f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3727 2024.08.22 17:51:10.204217 [ 3 ] {8d62bf5d-126d-45bc-a085-c9c207e97c5f} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3728 2024.08.22 17:51:10.204379 [ 3 ] {8d62bf5d-126d-45bc-a085-c9c207e97c5f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001549 sec., 52937.37895416398 rows/sec., 3.36 MiB/sec.
3729 2024.08.22 17:51:10.204539 [ 3 ] {8d62bf5d-126d-45bc-a085-c9c207e97c5f} <Debug> DynamicQueryHandler: Done processing query
3730 2024.08.22 17:51:10.204562 [ 3 ] {8d62bf5d-126d-45bc-a085-c9c207e97c5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3731 2024.08.22 17:51:10.204577 [ 3 ] {} <Debug> HTTP-Session: 10bb7179-3b9e-4039-b995-ed7ea36b82e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3732 2024.08.22 17:51:15.195687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 173264, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3733 2024.08.22 17:51:15.195833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3734 2024.08.22 17:51:15.195859 [ 3 ] {} <Debug> HTTP-Session: d69b8e16-31da-4723-b6c3-105d515e50e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3735 2024.08.22 17:51:15.195884 [ 3 ] {} <Debug> HTTP-Session: d69b8e16-31da-4723-b6c3-105d515e50e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3736 2024.08.22 17:51:15.195900 [ 3 ] {} <Debug> HTTP-Session: d69b8e16-31da-4723-b6c3-105d515e50e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3737 2024.08.22 17:51:15.195951 [ 3 ] {} <Trace> HTTP-Session: d69b8e16-31da-4723-b6c3-105d515e50e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3738 2024.08.22 17:51:15.196983 [ 3 ] {576f5f87-2a82-4245-930d-3359ab5efaa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3739 2024.08.22 17:51:15.197060 [ 3 ] {576f5f87-2a82-4245-930d-3359ab5efaa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3740 2024.08.22 17:51:15.197484 [ 3 ] {576f5f87-2a82-4245-930d-3359ab5efaa6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3741 2024.08.22 17:51:15.198966 [ 3 ] {576f5f87-2a82-4245-930d-3359ab5efaa6} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3742 2024.08.22 17:51:15.199032 [ 3 ] {576f5f87-2a82-4245-930d-3359ab5efaa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3743 2024.08.22 17:51:15.199604 [ 3 ] {576f5f87-2a82-4245-930d-3359ab5efaa6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3744 2024.08.22 17:51:15.200014 [ 3 ] {576f5f87-2a82-4245-930d-3359ab5efaa6} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3745 2024.08.22 17:51:15.200199 [ 3 ] {576f5f87-2a82-4245-930d-3359ab5efaa6} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.00404 sec., 296039.603960396 rows/sec., 24.41 MiB/sec.
3746 2024.08.22 17:51:15.200219 [ 64 ] {} <Debug> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3747 2024.08.22 17:51:15.200315 [ 64 ] {} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3748 2024.08.22 17:51:15.200373 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3749 2024.08.22 17:51:15.200535 [ 3 ] {576f5f87-2a82-4245-930d-3359ab5efaa6} <Debug> DynamicQueryHandler: Done processing query
3750 2024.08.22 17:51:15.200560 [ 189 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::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
3751 2024.08.22 17:51:15.200583 [ 3 ] {576f5f87-2a82-4245-930d-3359ab5efaa6} <Debug> MemoryTracker: Peak memory usage (for query): 4.97 MiB.
3752 2024.08.22 17:51:15.200647 [ 3 ] {} <Debug> HTTP-Session: d69b8e16-31da-4723-b6c3-105d515e50e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3753 2024.08.22 17:51:15.200798 [ 189 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3754 2024.08.22 17:51:15.200841 [ 189 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1384 rows starting from the beginning of the part
3755 2024.08.22 17:51:15.201060 [ 189 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part
3756 2024.08.22 17:51:15.201073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3757 2024.08.22 17:51:15.201284 [ 189 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 248 rows starting from the beginning of the part
3758 2024.08.22 17:51:15.201296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3759 2024.08.22 17:51:15.201408 [ 3 ] {} <Debug> HTTP-Session: ec05f788-ae4b-4ded-8a51-89bc470fcc9a Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3760 2024.08.22 17:51:15.201505 [ 3 ] {} <Debug> HTTP-Session: ec05f788-ae4b-4ded-8a51-89bc470fcc9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3761 2024.08.22 17:51:15.201596 [ 3 ] {} <Debug> HTTP-Session: ec05f788-ae4b-4ded-8a51-89bc470fcc9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3762 2024.08.22 17:51:15.201635 [ 189 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 57 rows starting from the beginning of the part
3763 2024.08.22 17:51:15.201714 [ 3 ] {} <Trace> HTTP-Session: ec05f788-ae4b-4ded-8a51-89bc470fcc9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3764 2024.08.22 17:51:15.202042 [ 189 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 249 rows starting from the beginning of the part
3765 2024.08.22 17:51:15.202191 [ 3 ] {9f59fe09-bc8e-4382-b5cd-fbb6832a0bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3766 2024.08.22 17:51:15.202318 [ 189 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1196 rows starting from the beginning of the part
3767 2024.08.22 17:51:15.202362 [ 3 ] {9f59fe09-bc8e-4382-b5cd-fbb6832a0bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3768 2024.08.22 17:51:15.203770 [ 3 ] {9f59fe09-bc8e-4382-b5cd-fbb6832a0bb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3769 2024.08.22 17:51:15.205026 [ 3 ] {9f59fe09-bc8e-4382-b5cd-fbb6832a0bb1} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3770 2024.08.22 17:51:15.205082 [ 3 ] {9f59fe09-bc8e-4382-b5cd-fbb6832a0bb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3771 2024.08.22 17:51:15.205852 [ 3 ] {9f59fe09-bc8e-4382-b5cd-fbb6832a0bb1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3772 2024.08.22 17:51:15.206698 [ 189 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3190 rows, containing 5 columns (5 merged, 0 gathered) in 0.006215353 sec., 513245.18494766107 rows/sec., 44.91 MiB/sec.
3773 2024.08.22 17:51:15.206768 [ 3 ] {9f59fe09-bc8e-4382-b5cd-fbb6832a0bb1} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3774 2024.08.22 17:51:15.207107 [ 189 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3775 2024.08.22 17:51:15.207146 [ 3 ] {9f59fe09-bc8e-4382-b5cd-fbb6832a0bb1} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.005151 sec., 44263.2498543972 rows/sec., 3.00 MiB/sec.
3776 2024.08.22 17:51:15.207593 [ 3 ] {9f59fe09-bc8e-4382-b5cd-fbb6832a0bb1} <Debug> DynamicQueryHandler: Done processing query
3777 2024.08.22 17:51:15.207665 [ 3 ] {9f59fe09-bc8e-4382-b5cd-fbb6832a0bb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
3778 2024.08.22 17:51:15.207743 [ 3 ] {} <Debug> HTTP-Session: ec05f788-ae4b-4ded-8a51-89bc470fcc9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3779 2024.08.22 17:51:15.208062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 85838, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3780 2024.08.22 17:51:15.208135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3781 2024.08.22 17:51:15.208167 [ 3 ] {} <Debug> HTTP-Session: 93ffef04-2ee6-4d53-97b7-5a15860e58b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3782 2024.08.22 17:51:15.208211 [ 3 ] {} <Debug> HTTP-Session: 93ffef04-2ee6-4d53-97b7-5a15860e58b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3783 2024.08.22 17:51:15.208240 [ 3 ] {} <Debug> HTTP-Session: 93ffef04-2ee6-4d53-97b7-5a15860e58b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3784 2024.08.22 17:51:15.208241 [ 189 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_16_3} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3785 2024.08.22 17:51:15.208294 [ 3 ] {} <Trace> HTTP-Session: 93ffef04-2ee6-4d53-97b7-5a15860e58b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3786 2024.08.22 17:51:15.208431 [ 189 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_16_3} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3787 2024.08.22 17:51:15.208593 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB.
3788 2024.08.22 17:51:15.208932 [ 3 ] {fdbc03cf-d395-4594-9851-dff52868df10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3789 2024.08.22 17:51:15.208992 [ 3 ] {fdbc03cf-d395-4594-9851-dff52868df10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3790 2024.08.22 17:51:15.209272 [ 3 ] {fdbc03cf-d395-4594-9851-dff52868df10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3791 2024.08.22 17:51:15.210020 [ 3 ] {fdbc03cf-d395-4594-9851-dff52868df10} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3792 2024.08.22 17:51:15.210063 [ 3 ] {fdbc03cf-d395-4594-9851-dff52868df10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3793 2024.08.22 17:51:15.210554 [ 3 ] {fdbc03cf-d395-4594-9851-dff52868df10} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3794 2024.08.22 17:51:15.210981 [ 3 ] {fdbc03cf-d395-4594-9851-dff52868df10} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3795 2024.08.22 17:51:15.211156 [ 3 ] {fdbc03cf-d395-4594-9851-dff52868df10} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.002678 sec., 194174.7572815534 rows/sec., 14.37 MiB/sec.
3796 2024.08.22 17:51:15.211155 [ 82 ] {} <Debug> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3797 2024.08.22 17:51:15.211259 [ 82 ] {} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3798 2024.08.22 17:51:15.211320 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3799 2024.08.22 17:51:15.211456 [ 3 ] {fdbc03cf-d395-4594-9851-dff52868df10} <Debug> DynamicQueryHandler: Done processing query
3800 2024.08.22 17:51:15.211508 [ 3 ] {fdbc03cf-d395-4594-9851-dff52868df10} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3801 2024.08.22 17:51:15.211538 [ 3 ] {} <Debug> HTTP-Session: 93ffef04-2ee6-4d53-97b7-5a15860e58b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3802 2024.08.22 17:51:15.211546 [ 200 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::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
3803 2024.08.22 17:51:15.211744 [ 200 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3804 2024.08.22 17:51:15.211783 [ 200 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 877 rows starting from the beginning of the part
3805 2024.08.22 17:51:15.211887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 160193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3806 2024.08.22 17:51:15.211993 [ 200 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part
3807 2024.08.22 17:51:15.212078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3808 2024.08.22 17:51:15.212187 [ 3 ] {} <Debug> HTTP-Session: 88cc55d6-8b9c-4431-815d-0c60d4d382ff Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3809 2024.08.22 17:51:15.212278 [ 3 ] {} <Debug> HTTP-Session: 88cc55d6-8b9c-4431-815d-0c60d4d382ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3810 2024.08.22 17:51:15.212320 [ 200 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 422 rows starting from the beginning of the part
3811 2024.08.22 17:51:15.212354 [ 3 ] {} <Debug> HTTP-Session: 88cc55d6-8b9c-4431-815d-0c60d4d382ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3812 2024.08.22 17:51:15.212506 [ 3 ] {} <Trace> HTTP-Session: 88cc55d6-8b9c-4431-815d-0c60d4d382ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3813 2024.08.22 17:51:15.212606 [ 200 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 66 rows starting from the beginning of the part
3814 2024.08.22 17:51:15.212926 [ 200 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 415 rows starting from the beginning of the part
3815 2024.08.22 17:51:15.213156 [ 200 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 520 rows starting from the beginning of the part
3816 2024.08.22 17:51:15.213509 [ 3 ] {a9ed2eab-e0f7-4c1b-9231-54bcf1f82a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3817 2024.08.22 17:51:15.213608 [ 3 ] {a9ed2eab-e0f7-4c1b-9231-54bcf1f82a6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3818 2024.08.22 17:51:15.214135 [ 3 ] {a9ed2eab-e0f7-4c1b-9231-54bcf1f82a6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3819 2024.08.22 17:51:15.215268 [ 3 ] {a9ed2eab-e0f7-4c1b-9231-54bcf1f82a6f} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3820 2024.08.22 17:51:15.215345 [ 3 ] {a9ed2eab-e0f7-4c1b-9231-54bcf1f82a6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3821 2024.08.22 17:51:15.215629 [ 200 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2364 rows, containing 5 columns (5 merged, 0 gathered) in 0.004202032 sec., 562584.958896077 rows/sec., 43.08 MiB/sec.
3822 2024.08.22 17:51:15.215982 [ 194 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3823 2024.08.22 17:51:15.216248 [ 3 ] {a9ed2eab-e0f7-4c1b-9231-54bcf1f82a6f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3824 2024.08.22 17:51:15.217201 [ 194 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_16_3} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3825 2024.08.22 17:51:15.217241 [ 3 ] {a9ed2eab-e0f7-4c1b-9231-54bcf1f82a6f} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3826 2024.08.22 17:51:15.217450 [ 194 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_16_3} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3827 2024.08.22 17:51:15.217503 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3828 2024.08.22 17:51:15.217590 [ 3 ] {a9ed2eab-e0f7-4c1b-9231-54bcf1f82a6f} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.004743 sec., 177946.44739616278 rows/sec., 11.98 MiB/sec.
3829 2024.08.22 17:51:15.217598 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3830 2024.08.22 17:51:15.217684 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3831 2024.08.22 17:51:15.217776 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
3832 2024.08.22 17:51:15.218045 [ 186 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::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
3833 2024.08.22 17:51:15.218104 [ 3 ] {a9ed2eab-e0f7-4c1b-9231-54bcf1f82a6f} <Debug> DynamicQueryHandler: Done processing query
3834 2024.08.22 17:51:15.218159 [ 3 ] {a9ed2eab-e0f7-4c1b-9231-54bcf1f82a6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
3835 2024.08.22 17:51:15.218206 [ 3 ] {} <Debug> HTTP-Session: 88cc55d6-8b9c-4431-815d-0c60d4d382ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3836 2024.08.22 17:51:15.218319 [ 186 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3837 2024.08.22 17:51:15.218364 [ 186 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4104 rows starting from the beginning of the part
3838 2024.08.22 17:51:15.218402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3839 2024.08.22 17:51:15.218549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3840 2024.08.22 17:51:15.218590 [ 186 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part
3841 2024.08.22 17:51:15.218642 [ 3 ] {} <Debug> HTTP-Session: 72540658-a888-4089-a234-417a3da7699d Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3842 2024.08.22 17:51:15.218741 [ 3 ] {} <Debug> HTTP-Session: 72540658-a888-4089-a234-417a3da7699d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3843 2024.08.22 17:51:15.218815 [ 3 ] {} <Debug> HTTP-Session: 72540658-a888-4089-a234-417a3da7699d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3844 2024.08.22 17:51:15.218871 [ 186 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 238 rows starting from the beginning of the part
3845 2024.08.22 17:51:15.218964 [ 3 ] {} <Trace> HTTP-Session: 72540658-a888-4089-a234-417a3da7699d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3846 2024.08.22 17:51:15.219139 [ 186 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::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
3847 2024.08.22 17:51:15.219403 [ 186 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 239 rows starting from the beginning of the part
3848 2024.08.22 17:51:15.219444 [ 3 ] {835e2aaa-975e-4712-88ad-fa21d9c6701d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3849 2024.08.22 17:51:15.219657 [ 3 ] {835e2aaa-975e-4712-88ad-fa21d9c6701d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3850 2024.08.22 17:51:15.219685 [ 186 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 844 rows starting from the beginning of the part
3851 2024.08.22 17:51:15.220517 [ 3 ] {835e2aaa-975e-4712-88ad-fa21d9c6701d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3852 2024.08.22 17:51:15.221075 [ 3 ] {835e2aaa-975e-4712-88ad-fa21d9c6701d} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3853 2024.08.22 17:51:15.221142 [ 3 ] {835e2aaa-975e-4712-88ad-fa21d9c6701d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3854 2024.08.22 17:51:15.222103 [ 3 ] {835e2aaa-975e-4712-88ad-fa21d9c6701d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3855 2024.08.22 17:51:15.222791 [ 3 ] {835e2aaa-975e-4712-88ad-fa21d9c6701d} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3856 2024.08.22 17:51:15.223018 [ 3 ] {835e2aaa-975e-4712-88ad-fa21d9c6701d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003782 sec., 15864.621893178211 rows/sec., 1.07 MiB/sec.
3857 2024.08.22 17:51:15.223024 [ 82 ] {} <Debug> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3858 2024.08.22 17:51:15.223136 [ 82 ] {} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3859 2024.08.22 17:51:15.223245 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3860 2024.08.22 17:51:15.223584 [ 3 ] {835e2aaa-975e-4712-88ad-fa21d9c6701d} <Debug> DynamicQueryHandler: Done processing query
3861 2024.08.22 17:51:15.223730 [ 3 ] {835e2aaa-975e-4712-88ad-fa21d9c6701d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3862 2024.08.22 17:51:15.223865 [ 194 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
3863 2024.08.22 17:51:15.223872 [ 3 ] {} <Debug> HTTP-Session: 72540658-a888-4089-a234-417a3da7699d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3864 2024.08.22 17:51:15.224140 [ 194 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3865 2024.08.22 17:51:15.224197 [ 194 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 594 rows starting from the beginning of the part
3866 2024.08.22 17:51:15.224249 [ 200 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5746 rows, containing 5 columns (5 merged, 0 gathered) in 0.006281422 sec., 914761.0206733444 rows/sec., 61.77 MiB/sec.
3867 2024.08.22 17:51:15.224381 [ 194 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
3868 2024.08.22 17:51:15.224584 [ 194 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 82 rows starting from the beginning of the part
3869 2024.08.22 17:51:15.224811 [ 186 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3870 2024.08.22 17:51:15.224868 [ 194 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
3871 2024.08.22 17:51:15.225192 [ 194 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 82 rows starting from the beginning of the part
3872 2024.08.22 17:51:15.225385 [ 194 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
3873 2024.08.22 17:51:15.226288 [ 186 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3874 2024.08.22 17:51:15.226390 [ 186 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3875 2024.08.22 17:51:15.226487 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB.
3876 2024.08.22 17:51:15.227031 [ 200 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 938 rows, containing 4 columns (4 merged, 0 gathered) in 0.003653268 sec., 256756.41644686347 rows/sec., 16.87 MiB/sec.
3877 2024.08.22 17:51:15.227182 [ 186 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3878 2024.08.22 17:51:15.227536 [ 186 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_16_3} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3879 2024.08.22 17:51:15.227605 [ 186 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_16_3} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3880 2024.08.22 17:51:15.227670 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
3881 2024.08.22 17:51:16.000178 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.83 MiB, peak 191.56 MiB, free memory in arenas 0.00 B, will set to 183.90 MiB (RSS), difference: 1.07 MiB
3882 2024.08.22 17:51:20.171957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3883 2024.08.22 17:51:20.172096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3884 2024.08.22 17:51:20.172125 [ 3 ] {} <Debug> HTTP-Session: 4963389d-6689-474d-b8d4-376877fcae36 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3885 2024.08.22 17:51:20.172154 [ 3 ] {} <Debug> HTTP-Session: 4963389d-6689-474d-b8d4-376877fcae36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3886 2024.08.22 17:51:20.172172 [ 3 ] {} <Debug> HTTP-Session: 4963389d-6689-474d-b8d4-376877fcae36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3887 2024.08.22 17:51:20.172227 [ 3 ] {} <Trace> HTTP-Session: 4963389d-6689-474d-b8d4-376877fcae36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3888 2024.08.22 17:51:20.172422 [ 3 ] {20928d5e-42cb-4e10-ba9b-cc0476ba1978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3889 2024.08.22 17:51:20.172496 [ 3 ] {20928d5e-42cb-4e10-ba9b-cc0476ba1978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3890 2024.08.22 17:51:20.172874 [ 3 ] {20928d5e-42cb-4e10-ba9b-cc0476ba1978} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3891 2024.08.22 17:51:20.173401 [ 3 ] {20928d5e-42cb-4e10-ba9b-cc0476ba1978} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3892 2024.08.22 17:51:20.173439 [ 3 ] {20928d5e-42cb-4e10-ba9b-cc0476ba1978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3893 2024.08.22 17:51:20.173840 [ 3 ] {20928d5e-42cb-4e10-ba9b-cc0476ba1978} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3894 2024.08.22 17:51:20.174228 [ 3 ] {20928d5e-42cb-4e10-ba9b-cc0476ba1978} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3895 2024.08.22 17:51:20.174375 [ 3 ] {20928d5e-42cb-4e10-ba9b-cc0476ba1978} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002013 sec., 993.5419771485346 rows/sec., 81.02 KiB/sec.
3896 2024.08.22 17:51:20.174570 [ 3 ] {20928d5e-42cb-4e10-ba9b-cc0476ba1978} <Debug> DynamicQueryHandler: Done processing query
3897 2024.08.22 17:51:20.174597 [ 3 ] {20928d5e-42cb-4e10-ba9b-cc0476ba1978} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3898 2024.08.22 17:51:20.174614 [ 3 ] {} <Debug> HTTP-Session: 4963389d-6689-474d-b8d4-376877fcae36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3899 2024.08.22 17:51:20.174778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 37499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3900 2024.08.22 17:51:20.174829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3901 2024.08.22 17:51:20.174848 [ 3 ] {} <Debug> HTTP-Session: d6eb3490-f2b4-4ae2-8cc7-9b01395e3a2d Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3902 2024.08.22 17:51:20.174865 [ 3 ] {} <Debug> HTTP-Session: d6eb3490-f2b4-4ae2-8cc7-9b01395e3a2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3903 2024.08.22 17:51:20.174879 [ 3 ] {} <Debug> HTTP-Session: d6eb3490-f2b4-4ae2-8cc7-9b01395e3a2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3904 2024.08.22 17:51:20.174911 [ 3 ] {} <Trace> HTTP-Session: d6eb3490-f2b4-4ae2-8cc7-9b01395e3a2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3905 2024.08.22 17:51:20.175086 [ 3 ] {e8550066-0db2-4492-8be4-b66f335f625b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3906 2024.08.22 17:51:20.175129 [ 3 ] {e8550066-0db2-4492-8be4-b66f335f625b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3907 2024.08.22 17:51:20.175351 [ 3 ] {e8550066-0db2-4492-8be4-b66f335f625b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3908 2024.08.22 17:51:20.175839 [ 3 ] {e8550066-0db2-4492-8be4-b66f335f625b} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3909 2024.08.22 17:51:20.175875 [ 3 ] {e8550066-0db2-4492-8be4-b66f335f625b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3910 2024.08.22 17:51:20.176251 [ 3 ] {e8550066-0db2-4492-8be4-b66f335f625b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3911 2024.08.22 17:51:20.176606 [ 3 ] {e8550066-0db2-4492-8be4-b66f335f625b} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3912 2024.08.22 17:51:20.176732 [ 3 ] {e8550066-0db2-4492-8be4-b66f335f625b} <Debug> executeQuery: Read 248 rows, 22.42 KiB in 0.001734 sec., 143021.91464821223 rows/sec., 12.63 MiB/sec.
3913 2024.08.22 17:51:20.176898 [ 3 ] {e8550066-0db2-4492-8be4-b66f335f625b} <Debug> DynamicQueryHandler: Done processing query
3914 2024.08.22 17:51:20.176922 [ 3 ] {e8550066-0db2-4492-8be4-b66f335f625b} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
3915 2024.08.22 17:51:20.176939 [ 3 ] {} <Debug> HTTP-Session: d6eb3490-f2b4-4ae2-8cc7-9b01395e3a2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3916 2024.08.22 17:51:20.177058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 4489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3917 2024.08.22 17:51:20.177106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3918 2024.08.22 17:51:20.177125 [ 3 ] {} <Debug> HTTP-Session: 48826310-c84d-4122-9598-ade747984c98 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3919 2024.08.22 17:51:20.177141 [ 3 ] {} <Debug> HTTP-Session: 48826310-c84d-4122-9598-ade747984c98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3920 2024.08.22 17:51:20.177155 [ 3 ] {} <Debug> HTTP-Session: 48826310-c84d-4122-9598-ade747984c98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3921 2024.08.22 17:51:20.177186 [ 3 ] {} <Trace> HTTP-Session: 48826310-c84d-4122-9598-ade747984c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3922 2024.08.22 17:51:20.177288 [ 3 ] {7bd3e4a9-9b37-4f87-8554-abbfa9188775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3923 2024.08.22 17:51:20.177330 [ 3 ] {7bd3e4a9-9b37-4f87-8554-abbfa9188775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3924 2024.08.22 17:51:20.177550 [ 3 ] {7bd3e4a9-9b37-4f87-8554-abbfa9188775} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3925 2024.08.22 17:51:20.177903 [ 3 ] {7bd3e4a9-9b37-4f87-8554-abbfa9188775} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3926 2024.08.22 17:51:20.177939 [ 3 ] {7bd3e4a9-9b37-4f87-8554-abbfa9188775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3927 2024.08.22 17:51:20.178280 [ 3 ] {7bd3e4a9-9b37-4f87-8554-abbfa9188775} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3928 2024.08.22 17:51:20.178639 [ 3 ] {7bd3e4a9-9b37-4f87-8554-abbfa9188775} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3929 2024.08.22 17:51:20.178765 [ 3 ] {7bd3e4a9-9b37-4f87-8554-abbfa9188775} <Debug> executeQuery: Read 31 rows, 2.32 KiB in 0.001509 sec., 20543.406229290922 rows/sec., 1.50 MiB/sec.
3930 2024.08.22 17:51:20.178973 [ 3 ] {7bd3e4a9-9b37-4f87-8554-abbfa9188775} <Debug> DynamicQueryHandler: Done processing query
3931 2024.08.22 17:51:20.178996 [ 3 ] {7bd3e4a9-9b37-4f87-8554-abbfa9188775} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3932 2024.08.22 17:51:20.179012 [ 3 ] {} <Debug> HTTP-Session: 48826310-c84d-4122-9598-ade747984c98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3933 2024.08.22 17:51:20.179122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3934 2024.08.22 17:51:20.179169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3935 2024.08.22 17:51:20.179188 [ 3 ] {} <Debug> HTTP-Session: c579964a-3978-433a-86e0-2cbb58ca03e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3936 2024.08.22 17:51:20.179206 [ 3 ] {} <Debug> HTTP-Session: c579964a-3978-433a-86e0-2cbb58ca03e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3937 2024.08.22 17:51:20.179220 [ 3 ] {} <Debug> HTTP-Session: c579964a-3978-433a-86e0-2cbb58ca03e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3938 2024.08.22 17:51:20.179251 [ 3 ] {} <Trace> HTTP-Session: c579964a-3978-433a-86e0-2cbb58ca03e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3939 2024.08.22 17:51:20.179347 [ 3 ] {77fc9383-1910-40e7-b28b-862c4e651b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3940 2024.08.22 17:51:20.179389 [ 3 ] {77fc9383-1910-40e7-b28b-862c4e651b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3941 2024.08.22 17:51:20.179608 [ 3 ] {77fc9383-1910-40e7-b28b-862c4e651b57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3942 2024.08.22 17:51:20.179900 [ 3 ] {77fc9383-1910-40e7-b28b-862c4e651b57} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3943 2024.08.22 17:51:20.179935 [ 3 ] {77fc9383-1910-40e7-b28b-862c4e651b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3944 2024.08.22 17:51:20.180284 [ 3 ] {77fc9383-1910-40e7-b28b-862c4e651b57} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3945 2024.08.22 17:51:20.180640 [ 3 ] {77fc9383-1910-40e7-b28b-862c4e651b57} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3946 2024.08.22 17:51:20.180763 [ 3 ] {77fc9383-1910-40e7-b28b-862c4e651b57} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001443 sec., 9702.009702009702 rows/sec., 679.47 KiB/sec.
3947 2024.08.22 17:51:20.180925 [ 3 ] {77fc9383-1910-40e7-b28b-862c4e651b57} <Debug> DynamicQueryHandler: Done processing query
3948 2024.08.22 17:51:20.180949 [ 3 ] {77fc9383-1910-40e7-b28b-862c4e651b57} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3949 2024.08.22 17:51:20.180964 [ 3 ] {} <Debug> HTTP-Session: c579964a-3978-433a-86e0-2cbb58ca03e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3950 2024.08.22 17:51:20.181066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3951 2024.08.22 17:51:20.181114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3952 2024.08.22 17:51:20.181133 [ 3 ] {} <Debug> HTTP-Session: c2ef9f54-3c3c-4e4f-a6bd-7d590fb34ea8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3953 2024.08.22 17:51:20.181149 [ 3 ] {} <Debug> HTTP-Session: c2ef9f54-3c3c-4e4f-a6bd-7d590fb34ea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3954 2024.08.22 17:51:20.181162 [ 3 ] {} <Debug> HTTP-Session: c2ef9f54-3c3c-4e4f-a6bd-7d590fb34ea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3955 2024.08.22 17:51:20.181193 [ 3 ] {} <Trace> HTTP-Session: c2ef9f54-3c3c-4e4f-a6bd-7d590fb34ea8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3956 2024.08.22 17:51:20.181290 [ 3 ] {3caaf8a4-819a-4bc2-a6ef-9a569bf5a087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
3957 2024.08.22 17:51:20.181331 [ 3 ] {3caaf8a4-819a-4bc2-a6ef-9a569bf5a087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3958 2024.08.22 17:51:20.181552 [ 3 ] {3caaf8a4-819a-4bc2-a6ef-9a569bf5a087} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3959 2024.08.22 17:51:20.181839 [ 3 ] {3caaf8a4-819a-4bc2-a6ef-9a569bf5a087} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3960 2024.08.22 17:51:20.181875 [ 3 ] {3caaf8a4-819a-4bc2-a6ef-9a569bf5a087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3961 2024.08.22 17:51:20.182214 [ 3 ] {3caaf8a4-819a-4bc2-a6ef-9a569bf5a087} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3962 2024.08.22 17:51:20.182564 [ 3 ] {3caaf8a4-819a-4bc2-a6ef-9a569bf5a087} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3963 2024.08.22 17:51:20.182687 [ 3 ] {3caaf8a4-819a-4bc2-a6ef-9a569bf5a087} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001422 sec., 4219.4092827004215 rows/sec., 249.29 KiB/sec.
3964 2024.08.22 17:51:20.182849 [ 3 ] {3caaf8a4-819a-4bc2-a6ef-9a569bf5a087} <Debug> DynamicQueryHandler: Done processing query
3965 2024.08.22 17:51:20.182872 [ 3 ] {3caaf8a4-819a-4bc2-a6ef-9a569bf5a087} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3966 2024.08.22 17:51:20.182887 [ 3 ] {} <Debug> HTTP-Session: c2ef9f54-3c3c-4e4f-a6bd-7d590fb34ea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3967 2024.08.22 17:51:20.183048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 67057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3968 2024.08.22 17:51:20.183096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3969 2024.08.22 17:51:20.183115 [ 3 ] {} <Debug> HTTP-Session: f9daf659-8da3-48e8-8d94-e5386a57adcb Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3970 2024.08.22 17:51:20.183131 [ 3 ] {} <Debug> HTTP-Session: f9daf659-8da3-48e8-8d94-e5386a57adcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3971 2024.08.22 17:51:20.183145 [ 3 ] {} <Debug> HTTP-Session: f9daf659-8da3-48e8-8d94-e5386a57adcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3972 2024.08.22 17:51:20.183174 [ 3 ] {} <Trace> HTTP-Session: f9daf659-8da3-48e8-8d94-e5386a57adcb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3973 2024.08.22 17:51:20.183382 [ 3 ] {d7c74a23-654f-4be6-9754-6f4fcd34dc81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3974 2024.08.22 17:51:20.183424 [ 3 ] {d7c74a23-654f-4be6-9754-6f4fcd34dc81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3975 2024.08.22 17:51:20.183646 [ 3 ] {d7c74a23-654f-4be6-9754-6f4fcd34dc81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3976 2024.08.22 17:51:20.184171 [ 3 ] {d7c74a23-654f-4be6-9754-6f4fcd34dc81} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3977 2024.08.22 17:51:20.184207 [ 3 ] {d7c74a23-654f-4be6-9754-6f4fcd34dc81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3978 2024.08.22 17:51:20.184561 [ 3 ] {d7c74a23-654f-4be6-9754-6f4fcd34dc81} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3979 2024.08.22 17:51:20.184912 [ 3 ] {d7c74a23-654f-4be6-9754-6f4fcd34dc81} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3980 2024.08.22 17:51:20.185044 [ 3 ] {d7c74a23-654f-4be6-9754-6f4fcd34dc81} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.001766 sec., 233861.83465458665 rows/sec., 16.68 MiB/sec.
3981 2024.08.22 17:51:20.185389 [ 3 ] {d7c74a23-654f-4be6-9754-6f4fcd34dc81} <Debug> DynamicQueryHandler: Done processing query
3982 2024.08.22 17:51:20.185414 [ 3 ] {d7c74a23-654f-4be6-9754-6f4fcd34dc81} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
3983 2024.08.22 17:51:20.185431 [ 3 ] {} <Debug> HTTP-Session: f9daf659-8da3-48e8-8d94-e5386a57adcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3984 2024.08.22 17:51:20.186566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3985 2024.08.22 17:51:20.186615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3986 2024.08.22 17:51:20.186634 [ 3 ] {} <Debug> HTTP-Session: 6f1e0b61-3563-4b10-83e2-4806603abe00 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
3987 2024.08.22 17:51:20.186650 [ 3 ] {} <Debug> HTTP-Session: 6f1e0b61-3563-4b10-83e2-4806603abe00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3988 2024.08.22 17:51:20.186664 [ 3 ] {} <Debug> HTTP-Session: 6f1e0b61-3563-4b10-83e2-4806603abe00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3989 2024.08.22 17:51:20.186693 [ 3 ] {} <Trace> HTTP-Session: 6f1e0b61-3563-4b10-83e2-4806603abe00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3990 2024.08.22 17:51:20.186790 [ 3 ] {476fbc4f-f3ad-4395-b8a1-fda924bb0073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3991 2024.08.22 17:51:20.186835 [ 3 ] {476fbc4f-f3ad-4395-b8a1-fda924bb0073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3992 2024.08.22 17:51:20.186983 [ 3 ] {476fbc4f-f3ad-4395-b8a1-fda924bb0073} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3993 2024.08.22 17:51:20.187296 [ 3 ] {476fbc4f-f3ad-4395-b8a1-fda924bb0073} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3994 2024.08.22 17:51:20.187332 [ 3 ] {476fbc4f-f3ad-4395-b8a1-fda924bb0073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
3995 2024.08.22 17:51:20.187688 [ 3 ] {476fbc4f-f3ad-4395-b8a1-fda924bb0073} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3996 2024.08.22 17:51:20.188013 [ 3 ] {476fbc4f-f3ad-4395-b8a1-fda924bb0073} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3997 2024.08.22 17:51:20.188149 [ 3 ] {476fbc4f-f3ad-4395-b8a1-fda924bb0073} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001385 sec., 4332.129963898917 rows/sec., 226.34 KiB/sec.
3998 2024.08.22 17:51:20.188198 [ 125 ] {} <Debug> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3999 2024.08.22 17:51:20.188300 [ 125 ] {} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4000 2024.08.22 17:51:20.188343 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4001 2024.08.22 17:51:20.188376 [ 3 ] {476fbc4f-f3ad-4395-b8a1-fda924bb0073} <Debug> DynamicQueryHandler: Done processing query
4002 2024.08.22 17:51:20.188432 [ 3 ] {476fbc4f-f3ad-4395-b8a1-fda924bb0073} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4003 2024.08.22 17:51:20.188535 [ 3 ] {} <Debug> HTTP-Session: 6f1e0b61-3563-4b10-83e2-4806603abe00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4004 2024.08.22 17:51:20.188769 [ 194 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::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
4005 2024.08.22 17:51:20.188810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 44819, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4006 2024.08.22 17:51:20.188919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4007 2024.08.22 17:51:20.188987 [ 3 ] {} <Debug> HTTP-Session: 45500a0f-6857-4193-8878-45697cd73eb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4008 2024.08.22 17:51:20.189038 [ 3 ] {} <Debug> HTTP-Session: 45500a0f-6857-4193-8878-45697cd73eb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4009 2024.08.22 17:51:20.189086 [ 3 ] {} <Debug> HTTP-Session: 45500a0f-6857-4193-8878-45697cd73eb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4010 2024.08.22 17:51:20.189140 [ 194 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4011 2024.08.22 17:51:20.189157 [ 3 ] {} <Trace> HTTP-Session: 45500a0f-6857-4193-8878-45697cd73eb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4012 2024.08.22 17:51:20.189204 [ 194 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
4013 2024.08.22 17:51:20.189396 [ 194 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part
4014 2024.08.22 17:51:20.189568 [ 3 ] {97cb154e-9110-4582-809d-705f2cf77c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4015 2024.08.22 17:51:20.189660 [ 194 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part
4016 2024.08.22 17:51:20.189742 [ 3 ] {97cb154e-9110-4582-809d-705f2cf77c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4017 2024.08.22 17:51:20.190096 [ 194 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part
4018 2024.08.22 17:51:20.190449 [ 194 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
4019 2024.08.22 17:51:20.190872 [ 194 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part
4020 2024.08.22 17:51:20.191209 [ 3 ] {97cb154e-9110-4582-809d-705f2cf77c6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4021 2024.08.22 17:51:20.192270 [ 3 ] {97cb154e-9110-4582-809d-705f2cf77c6b} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4022 2024.08.22 17:51:20.192343 [ 3 ] {97cb154e-9110-4582-809d-705f2cf77c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4023 2024.08.22 17:51:20.193460 [ 194 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.005009976 sec., 7185.663164853484 rows/sec., 375.42 KiB/sec.
4024 2024.08.22 17:51:20.193505 [ 3 ] {97cb154e-9110-4582-809d-705f2cf77c6b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4025 2024.08.22 17:51:20.193616 [ 194 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
4026 2024.08.22 17:51:20.194297 [ 3 ] {97cb154e-9110-4582-809d-705f2cf77c6b} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4027 2024.08.22 17:51:20.194558 [ 200 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_6_1} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4028 2024.08.22 17:51:20.194584 [ 3 ] {97cb154e-9110-4582-809d-705f2cf77c6b} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.005262 sec., 45229.95058912961 rows/sec., 3.03 MiB/sec.
4029 2024.08.22 17:51:20.194927 [ 200 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_6_1} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
4030 2024.08.22 17:51:20.195175 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4031 2024.08.22 17:51:20.195235 [ 3 ] {97cb154e-9110-4582-809d-705f2cf77c6b} <Debug> DynamicQueryHandler: Done processing query
4032 2024.08.22 17:51:20.195266 [ 3 ] {97cb154e-9110-4582-809d-705f2cf77c6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4033 2024.08.22 17:51:20.195282 [ 3 ] {} <Debug> HTTP-Session: 45500a0f-6857-4193-8878-45697cd73eb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4034 2024.08.22 17:51:20.195396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4035 2024.08.22 17:51:20.195443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4036 2024.08.22 17:51:20.195463 [ 3 ] {} <Debug> HTTP-Session: cff3c5c6-3f6b-41c3-a93f-c7499bdf4b5a Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4037 2024.08.22 17:51:20.195479 [ 3 ] {} <Debug> HTTP-Session: cff3c5c6-3f6b-41c3-a93f-c7499bdf4b5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4038 2024.08.22 17:51:20.195492 [ 3 ] {} <Debug> HTTP-Session: cff3c5c6-3f6b-41c3-a93f-c7499bdf4b5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4039 2024.08.22 17:51:20.195523 [ 3 ] {} <Trace> HTTP-Session: cff3c5c6-3f6b-41c3-a93f-c7499bdf4b5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4040 2024.08.22 17:51:20.195618 [ 3 ] {035c49db-f822-4030-b8b0-3fd6fce8fec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
4041 2024.08.22 17:51:20.195663 [ 3 ] {035c49db-f822-4030-b8b0-3fd6fce8fec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4042 2024.08.22 17:51:20.195818 [ 3 ] {035c49db-f822-4030-b8b0-3fd6fce8fec6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4043 2024.08.22 17:51:20.196092 [ 3 ] {035c49db-f822-4030-b8b0-3fd6fce8fec6} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4044 2024.08.22 17:51:20.196127 [ 3 ] {035c49db-f822-4030-b8b0-3fd6fce8fec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4045 2024.08.22 17:51:20.196477 [ 3 ] {035c49db-f822-4030-b8b0-3fd6fce8fec6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4046 2024.08.22 17:51:20.196806 [ 3 ] {035c49db-f822-4030-b8b0-3fd6fce8fec6} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4047 2024.08.22 17:51:20.196960 [ 3 ] {035c49db-f822-4030-b8b0-3fd6fce8fec6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001359 sec., 735.8351729212657 rows/sec., 49.58 KiB/sec.
4048 2024.08.22 17:51:20.197111 [ 3 ] {035c49db-f822-4030-b8b0-3fd6fce8fec6} <Debug> DynamicQueryHandler: Done processing query
4049 2024.08.22 17:51:20.197134 [ 3 ] {035c49db-f822-4030-b8b0-3fd6fce8fec6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4050 2024.08.22 17:51:20.197149 [ 3 ] {} <Debug> HTTP-Session: cff3c5c6-3f6b-41c3-a93f-c7499bdf4b5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4051 2024.08.22 17:51:20.197302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 46555, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4052 2024.08.22 17:51:20.197349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4053 2024.08.22 17:51:20.197367 [ 3 ] {} <Debug> HTTP-Session: f9595692-71a8-4237-b6d6-7ff2275a2b51 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4054 2024.08.22 17:51:20.197383 [ 3 ] {} <Debug> HTTP-Session: f9595692-71a8-4237-b6d6-7ff2275a2b51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4055 2024.08.22 17:51:20.197397 [ 3 ] {} <Debug> HTTP-Session: f9595692-71a8-4237-b6d6-7ff2275a2b51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4056 2024.08.22 17:51:20.197427 [ 3 ] {} <Trace> HTTP-Session: f9595692-71a8-4237-b6d6-7ff2275a2b51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4057 2024.08.22 17:51:20.197732 [ 3 ] {545bbf03-ef76-4978-8c5e-c8ba77dd7529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4058 2024.08.22 17:51:20.197793 [ 3 ] {545bbf03-ef76-4978-8c5e-c8ba77dd7529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
4059 2024.08.22 17:51:20.198210 [ 3 ] {545bbf03-ef76-4978-8c5e-c8ba77dd7529} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4060 2024.08.22 17:51:20.198873 [ 3 ] {545bbf03-ef76-4978-8c5e-c8ba77dd7529} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4061 2024.08.22 17:51:20.198909 [ 3 ] {545bbf03-ef76-4978-8c5e-c8ba77dd7529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4062 2024.08.22 17:51:20.199533 [ 3 ] {545bbf03-ef76-4978-8c5e-c8ba77dd7529} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4063 2024.08.22 17:51:20.199936 [ 3 ] {545bbf03-ef76-4978-8c5e-c8ba77dd7529} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4064 2024.08.22 17:51:20.200115 [ 3 ] {545bbf03-ef76-4978-8c5e-c8ba77dd7529} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002599 sec., 11158.137745286647 rows/sec., 19.99 MiB/sec.
4065 2024.08.22 17:51:20.200331 [ 3 ] {545bbf03-ef76-4978-8c5e-c8ba77dd7529} <Debug> DynamicQueryHandler: Done processing query
4066 2024.08.22 17:51:20.200354 [ 3 ] {545bbf03-ef76-4978-8c5e-c8ba77dd7529} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4067 2024.08.22 17:51:20.200370 [ 3 ] {} <Debug> HTTP-Session: f9595692-71a8-4237-b6d6-7ff2275a2b51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4068 2024.08.22 17:51:20.200487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4069 2024.08.22 17:51:20.200534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4070 2024.08.22 17:51:20.200553 [ 3 ] {} <Debug> HTTP-Session: 42ed867c-0343-4eff-9a05-faf27f1036ce Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4071 2024.08.22 17:51:20.200570 [ 3 ] {} <Debug> HTTP-Session: 42ed867c-0343-4eff-9a05-faf27f1036ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4072 2024.08.22 17:51:20.200583 [ 3 ] {} <Debug> HTTP-Session: 42ed867c-0343-4eff-9a05-faf27f1036ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4073 2024.08.22 17:51:20.200614 [ 3 ] {} <Trace> HTTP-Session: 42ed867c-0343-4eff-9a05-faf27f1036ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4074 2024.08.22 17:51:20.200729 [ 3 ] {e2b28b94-c153-443b-b745-9e8a9012e174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4075 2024.08.22 17:51:20.200772 [ 3 ] {e2b28b94-c153-443b-b745-9e8a9012e174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4076 2024.08.22 17:51:20.200898 [ 3 ] {e2b28b94-c153-443b-b745-9e8a9012e174} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4077 2024.08.22 17:51:20.201232 [ 3 ] {e2b28b94-c153-443b-b745-9e8a9012e174} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4078 2024.08.22 17:51:20.201267 [ 3 ] {e2b28b94-c153-443b-b745-9e8a9012e174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4079 2024.08.22 17:51:20.201618 [ 3 ] {e2b28b94-c153-443b-b745-9e8a9012e174} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4080 2024.08.22 17:51:20.201933 [ 3 ] {e2b28b94-c153-443b-b745-9e8a9012e174} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4081 2024.08.22 17:51:20.202088 [ 3 ] {e2b28b94-c153-443b-b745-9e8a9012e174} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001399 sec., 58613.2952108649 rows/sec., 3.72 MiB/sec.
4082 2024.08.22 17:51:20.202294 [ 3 ] {e2b28b94-c153-443b-b745-9e8a9012e174} <Debug> DynamicQueryHandler: Done processing query
4083 2024.08.22 17:51:20.202319 [ 3 ] {e2b28b94-c153-443b-b745-9e8a9012e174} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4084 2024.08.22 17:51:20.202335 [ 3 ] {} <Debug> HTTP-Session: 42ed867c-0343-4eff-9a05-faf27f1036ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4085 2024.08.22 17:51:24.511130 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache
4086 2024.08.22 17:51:24.511194 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache
4087 2024.08.22 17:51:25.001383 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000985365 sec.
4088 2024.08.22 17:51:25.165655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 7834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4089 2024.08.22 17:51:25.165780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4090 2024.08.22 17:51:25.165816 [ 3 ] {} <Debug> HTTP-Session: 345c55cd-799a-4176-8cce-0cec2f0657d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4091 2024.08.22 17:51:25.165846 [ 3 ] {} <Debug> HTTP-Session: 345c55cd-799a-4176-8cce-0cec2f0657d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4092 2024.08.22 17:51:25.165861 [ 3 ] {} <Debug> HTTP-Session: 345c55cd-799a-4176-8cce-0cec2f0657d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4093 2024.08.22 17:51:25.165910 [ 3 ] {} <Trace> HTTP-Session: 345c55cd-799a-4176-8cce-0cec2f0657d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4094 2024.08.22 17:51:25.166109 [ 3 ] {6a56d4c4-b70d-4cbf-be92-69903feca678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4095 2024.08.22 17:51:25.166177 [ 3 ] {6a56d4c4-b70d-4cbf-be92-69903feca678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4096 2024.08.22 17:51:25.166508 [ 3 ] {6a56d4c4-b70d-4cbf-be92-69903feca678} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4097 2024.08.22 17:51:25.166979 [ 3 ] {6a56d4c4-b70d-4cbf-be92-69903feca678} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4098 2024.08.22 17:51:25.167027 [ 3 ] {6a56d4c4-b70d-4cbf-be92-69903feca678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4099 2024.08.22 17:51:25.167460 [ 3 ] {6a56d4c4-b70d-4cbf-be92-69903feca678} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4100 2024.08.22 17:51:25.167856 [ 3 ] {6a56d4c4-b70d-4cbf-be92-69903feca678} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4101 2024.08.22 17:51:25.168031 [ 3 ] {6a56d4c4-b70d-4cbf-be92-69903feca678} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001983 sec., 28240.040342914777 rows/sec., 2.17 MiB/sec.
4102 2024.08.22 17:51:25.168317 [ 3 ] {6a56d4c4-b70d-4cbf-be92-69903feca678} <Debug> DynamicQueryHandler: Done processing query
4103 2024.08.22 17:51:25.168347 [ 3 ] {6a56d4c4-b70d-4cbf-be92-69903feca678} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4104 2024.08.22 17:51:25.168364 [ 3 ] {} <Debug> HTTP-Session: 345c55cd-799a-4176-8cce-0cec2f0657d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4105 2024.08.22 17:51:25.168512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 10882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4106 2024.08.22 17:51:25.168572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4107 2024.08.22 17:51:25.168594 [ 3 ] {} <Debug> HTTP-Session: e4199f30-17c9-4935-a02b-0aa9f533ac55 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4108 2024.08.22 17:51:25.168614 [ 3 ] {} <Debug> HTTP-Session: e4199f30-17c9-4935-a02b-0aa9f533ac55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4109 2024.08.22 17:51:25.168629 [ 3 ] {} <Debug> HTTP-Session: e4199f30-17c9-4935-a02b-0aa9f533ac55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4110 2024.08.22 17:51:25.168665 [ 3 ] {} <Trace> HTTP-Session: e4199f30-17c9-4935-a02b-0aa9f533ac55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4111 2024.08.22 17:51:25.168794 [ 3 ] {1a89ba7d-9bef-4b5d-be95-6e0fb9ab9886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4112 2024.08.22 17:51:25.168843 [ 3 ] {1a89ba7d-9bef-4b5d-be95-6e0fb9ab9886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4113 2024.08.22 17:51:25.169080 [ 3 ] {1a89ba7d-9bef-4b5d-be95-6e0fb9ab9886} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4114 2024.08.22 17:51:25.169440 [ 3 ] {1a89ba7d-9bef-4b5d-be95-6e0fb9ab9886} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4115 2024.08.22 17:51:25.169478 [ 3 ] {1a89ba7d-9bef-4b5d-be95-6e0fb9ab9886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4116 2024.08.22 17:51:25.169836 [ 3 ] {1a89ba7d-9bef-4b5d-be95-6e0fb9ab9886} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4117 2024.08.22 17:51:25.170192 [ 3 ] {1a89ba7d-9bef-4b5d-be95-6e0fb9ab9886} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4118 2024.08.22 17:51:25.170366 [ 3 ] {1a89ba7d-9bef-4b5d-be95-6e0fb9ab9886} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001614 sec., 39653.035935563814 rows/sec., 3.10 MiB/sec.
4119 2024.08.22 17:51:25.170697 [ 3 ] {1a89ba7d-9bef-4b5d-be95-6e0fb9ab9886} <Debug> DynamicQueryHandler: Done processing query
4120 2024.08.22 17:51:25.170723 [ 3 ] {1a89ba7d-9bef-4b5d-be95-6e0fb9ab9886} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4121 2024.08.22 17:51:25.170740 [ 3 ] {} <Debug> HTTP-Session: e4199f30-17c9-4935-a02b-0aa9f533ac55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4122 2024.08.22 17:51:25.170909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4123 2024.08.22 17:51:25.170968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4124 2024.08.22 17:51:25.170988 [ 3 ] {} <Debug> HTTP-Session: 8ce9d9b8-3a71-46e9-9725-10351bea8f57 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4125 2024.08.22 17:51:25.171009 [ 3 ] {} <Debug> HTTP-Session: 8ce9d9b8-3a71-46e9-9725-10351bea8f57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4126 2024.08.22 17:51:25.171025 [ 3 ] {} <Debug> HTTP-Session: 8ce9d9b8-3a71-46e9-9725-10351bea8f57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4127 2024.08.22 17:51:25.171059 [ 3 ] {} <Trace> HTTP-Session: 8ce9d9b8-3a71-46e9-9725-10351bea8f57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4128 2024.08.22 17:51:25.171216 [ 3 ] {736bee73-693f-4c35-8cd0-69135af21153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4129 2024.08.22 17:51:25.171266 [ 3 ] {736bee73-693f-4c35-8cd0-69135af21153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4130 2024.08.22 17:51:25.171435 [ 3 ] {736bee73-693f-4c35-8cd0-69135af21153} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4131 2024.08.22 17:51:25.171838 [ 3 ] {736bee73-693f-4c35-8cd0-69135af21153} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4132 2024.08.22 17:51:25.171875 [ 3 ] {736bee73-693f-4c35-8cd0-69135af21153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4133 2024.08.22 17:51:25.172273 [ 3 ] {736bee73-693f-4c35-8cd0-69135af21153} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4134 2024.08.22 17:51:25.172625 [ 3 ] {736bee73-693f-4c35-8cd0-69135af21153} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4135 2024.08.22 17:51:25.172795 [ 3 ] {736bee73-693f-4c35-8cd0-69135af21153} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001644 sec., 97323.60097323601 rows/sec., 6.78 MiB/sec.
4136 2024.08.22 17:51:25.173012 [ 3 ] {736bee73-693f-4c35-8cd0-69135af21153} <Debug> DynamicQueryHandler: Done processing query
4137 2024.08.22 17:51:25.173037 [ 3 ] {736bee73-693f-4c35-8cd0-69135af21153} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4138 2024.08.22 17:51:25.173053 [ 3 ] {} <Debug> HTTP-Session: 8ce9d9b8-3a71-46e9-9725-10351bea8f57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4139 2024.08.22 17:51:25.173170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4140 2024.08.22 17:51:25.173222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4141 2024.08.22 17:51:25.173242 [ 3 ] {} <Debug> HTTP-Session: 5d447933-fb61-4e35-8f37-ac06828e47d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4142 2024.08.22 17:51:25.173259 [ 3 ] {} <Debug> HTTP-Session: 5d447933-fb61-4e35-8f37-ac06828e47d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4143 2024.08.22 17:51:25.173273 [ 3 ] {} <Debug> HTTP-Session: 5d447933-fb61-4e35-8f37-ac06828e47d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4144 2024.08.22 17:51:25.173305 [ 3 ] {} <Trace> HTTP-Session: 5d447933-fb61-4e35-8f37-ac06828e47d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4145 2024.08.22 17:51:25.173437 [ 3 ] {02c29b2f-5ac9-4fbe-9a88-2586ab3c8d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4146 2024.08.22 17:51:25.173484 [ 3 ] {02c29b2f-5ac9-4fbe-9a88-2586ab3c8d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4147 2024.08.22 17:51:25.173613 [ 3 ] {02c29b2f-5ac9-4fbe-9a88-2586ab3c8d1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4148 2024.08.22 17:51:25.173907 [ 3 ] {02c29b2f-5ac9-4fbe-9a88-2586ab3c8d1c} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4149 2024.08.22 17:51:25.173942 [ 3 ] {02c29b2f-5ac9-4fbe-9a88-2586ab3c8d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4150 2024.08.22 17:51:25.174302 [ 3 ] {02c29b2f-5ac9-4fbe-9a88-2586ab3c8d1c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4151 2024.08.22 17:51:25.174629 [ 3 ] {02c29b2f-5ac9-4fbe-9a88-2586ab3c8d1c} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4152 2024.08.22 17:51:25.174795 [ 3 ] {02c29b2f-5ac9-4fbe-9a88-2586ab3c8d1c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001408 sec., 42613.63636363637 rows/sec., 2.87 MiB/sec.
4153 2024.08.22 17:51:25.175097 [ 3 ] {02c29b2f-5ac9-4fbe-9a88-2586ab3c8d1c} <Debug> DynamicQueryHandler: Done processing query
4154 2024.08.22 17:51:25.175121 [ 3 ] {02c29b2f-5ac9-4fbe-9a88-2586ab3c8d1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4155 2024.08.22 17:51:25.175137 [ 3 ] {} <Debug> HTTP-Session: 5d447933-fb61-4e35-8f37-ac06828e47d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4156 2024.08.22 17:51:30.171905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 37365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4157 2024.08.22 17:51:30.172049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4158 2024.08.22 17:51:30.172082 [ 3 ] {} <Debug> HTTP-Session: 51ee4676-ee39-4744-8d89-71db849ba58d Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4159 2024.08.22 17:51:30.172109 [ 3 ] {} <Debug> HTTP-Session: 51ee4676-ee39-4744-8d89-71db849ba58d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4160 2024.08.22 17:51:30.172127 [ 3 ] {} <Debug> HTTP-Session: 51ee4676-ee39-4744-8d89-71db849ba58d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4161 2024.08.22 17:51:30.172186 [ 3 ] {} <Trace> HTTP-Session: 51ee4676-ee39-4744-8d89-71db849ba58d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4162 2024.08.22 17:51:30.172476 [ 3 ] {11824b52-daaa-49d7-8061-c5e58057bd2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4163 2024.08.22 17:51:30.172550 [ 3 ] {11824b52-daaa-49d7-8061-c5e58057bd2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4164 2024.08.22 17:51:30.172950 [ 3 ] {11824b52-daaa-49d7-8061-c5e58057bd2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4165 2024.08.22 17:51:30.173641 [ 3 ] {11824b52-daaa-49d7-8061-c5e58057bd2d} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4166 2024.08.22 17:51:30.173690 [ 3 ] {11824b52-daaa-49d7-8061-c5e58057bd2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4167 2024.08.22 17:51:30.174138 [ 3 ] {11824b52-daaa-49d7-8061-c5e58057bd2d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4168 2024.08.22 17:51:30.174526 [ 3 ] {11824b52-daaa-49d7-8061-c5e58057bd2d} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4169 2024.08.22 17:51:30.174698 [ 3 ] {11824b52-daaa-49d7-8061-c5e58057bd2d} <Debug> executeQuery: Read 247 rows, 22.35 KiB in 0.002346 sec., 105285.59249786871 rows/sec., 9.30 MiB/sec.
4170 2024.08.22 17:51:30.175094 [ 3 ] {11824b52-daaa-49d7-8061-c5e58057bd2d} <Debug> DynamicQueryHandler: Done processing query
4171 2024.08.22 17:51:30.175121 [ 3 ] {11824b52-daaa-49d7-8061-c5e58057bd2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
4172 2024.08.22 17:51:30.175138 [ 3 ] {} <Debug> HTTP-Session: 51ee4676-ee39-4744-8d89-71db849ba58d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4173 2024.08.22 17:51:30.175289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 4208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4174 2024.08.22 17:51:30.175352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4175 2024.08.22 17:51:30.175373 [ 3 ] {} <Debug> HTTP-Session: 1e8b52cf-7cc5-4b22-829c-639bc2340cf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4176 2024.08.22 17:51:30.175392 [ 3 ] {} <Debug> HTTP-Session: 1e8b52cf-7cc5-4b22-829c-639bc2340cf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4177 2024.08.22 17:51:30.175407 [ 3 ] {} <Debug> HTTP-Session: 1e8b52cf-7cc5-4b22-829c-639bc2340cf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4178 2024.08.22 17:51:30.175443 [ 3 ] {} <Trace> HTTP-Session: 1e8b52cf-7cc5-4b22-829c-639bc2340cf7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4179 2024.08.22 17:51:30.175563 [ 3 ] {c5b50493-41fa-4823-91bb-74a51ae763f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4180 2024.08.22 17:51:30.175612 [ 3 ] {c5b50493-41fa-4823-91bb-74a51ae763f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4181 2024.08.22 17:51:30.175874 [ 3 ] {c5b50493-41fa-4823-91bb-74a51ae763f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4182 2024.08.22 17:51:30.176212 [ 3 ] {c5b50493-41fa-4823-91bb-74a51ae763f2} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4183 2024.08.22 17:51:30.176250 [ 3 ] {c5b50493-41fa-4823-91bb-74a51ae763f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4184 2024.08.22 17:51:30.176609 [ 3 ] {c5b50493-41fa-4823-91bb-74a51ae763f2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4185 2024.08.22 17:51:30.176975 [ 3 ] {c5b50493-41fa-4823-91bb-74a51ae763f2} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4186 2024.08.22 17:51:30.177152 [ 3 ] {c5b50493-41fa-4823-91bb-74a51ae763f2} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001621 sec., 17890.191239975324 rows/sec., 1.31 MiB/sec.
4187 2024.08.22 17:51:30.177150 [ 148 ] {} <Debug> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
4188 2024.08.22 17:51:30.177290 [ 148 ] {} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4189 2024.08.22 17:51:30.177364 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4190 2024.08.22 17:51:30.177533 [ 3 ] {c5b50493-41fa-4823-91bb-74a51ae763f2} <Debug> DynamicQueryHandler: Done processing query
4191 2024.08.22 17:51:30.177624 [ 3 ] {c5b50493-41fa-4823-91bb-74a51ae763f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4192 2024.08.22 17:51:30.177724 [ 3 ] {} <Debug> HTTP-Session: 1e8b52cf-7cc5-4b22-829c-639bc2340cf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4193 2024.08.22 17:51:30.177773 [ 194 ] {1a7be023-87b3-4213-931c-ba4d37173f07::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
4194 2024.08.22 17:51:30.178017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4195 2024.08.22 17:51:30.178128 [ 194 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4196 2024.08.22 17:51:30.178149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4197 2024.08.22 17:51:30.178189 [ 194 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 29 rows starting from the beginning of the part
4198 2024.08.22 17:51:30.178212 [ 3 ] {} <Debug> HTTP-Session: b5a2118c-0df7-46af-b908-a4804a3fd209 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4199 2024.08.22 17:51:30.178288 [ 3 ] {} <Debug> HTTP-Session: b5a2118c-0df7-46af-b908-a4804a3fd209 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4200 2024.08.22 17:51:30.178379 [ 3 ] {} <Debug> HTTP-Session: b5a2118c-0df7-46af-b908-a4804a3fd209 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4201 2024.08.22 17:51:30.178438 [ 194 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 31 rows starting from the beginning of the part
4202 2024.08.22 17:51:30.178509 [ 3 ] {} <Trace> HTTP-Session: b5a2118c-0df7-46af-b908-a4804a3fd209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4203 2024.08.22 17:51:30.178710 [ 194 ] {1a7be023-87b3-4213-931c-ba4d37173f07::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
4204 2024.08.22 17:51:30.179006 [ 3 ] {3d8dfe1b-ca2e-4b49-ba81-91f0c7116d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4205 2024.08.22 17:51:30.179134 [ 194 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 33 rows starting from the beginning of the part
4206 2024.08.22 17:51:30.179179 [ 3 ] {3d8dfe1b-ca2e-4b49-ba81-91f0c7116d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4207 2024.08.22 17:51:30.179424 [ 194 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 31 rows starting from the beginning of the part
4208 2024.08.22 17:51:30.179795 [ 194 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 29 rows starting from the beginning of the part
4209 2024.08.22 17:51:30.180740 [ 3 ] {3d8dfe1b-ca2e-4b49-ba81-91f0c7116d50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4210 2024.08.22 17:51:30.182083 [ 3 ] {3d8dfe1b-ca2e-4b49-ba81-91f0c7116d50} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4211 2024.08.22 17:51:30.182172 [ 3 ] {3d8dfe1b-ca2e-4b49-ba81-91f0c7116d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4212 2024.08.22 17:51:30.182613 [ 194 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 155 rows, containing 5 columns (5 merged, 0 gathered) in 0.005138667 sec., 30163.464571648638 rows/sec., 2.32 MiB/sec.
4213 2024.08.22 17:51:30.182882 [ 196 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
4214 2024.08.22 17:51:30.183388 [ 3 ] {3d8dfe1b-ca2e-4b49-ba81-91f0c7116d50} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4215 2024.08.22 17:51:30.183730 [ 196 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_11_2} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4216 2024.08.22 17:51:30.183982 [ 196 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_11_2} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
4217 2024.08.22 17:51:30.184158 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
4218 2024.08.22 17:51:30.184253 [ 3 ] {3d8dfe1b-ca2e-4b49-ba81-91f0c7116d50} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4219 2024.08.22 17:51:30.184443 [ 3 ] {3d8dfe1b-ca2e-4b49-ba81-91f0c7116d50} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00563 sec., 2486.6785079928954 rows/sec., 174.15 KiB/sec.
4220 2024.08.22 17:51:30.184811 [ 3 ] {3d8dfe1b-ca2e-4b49-ba81-91f0c7116d50} <Debug> DynamicQueryHandler: Done processing query
4221 2024.08.22 17:51:30.184837 [ 3 ] {3d8dfe1b-ca2e-4b49-ba81-91f0c7116d50} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4222 2024.08.22 17:51:30.184854 [ 3 ] {} <Debug> HTTP-Session: b5a2118c-0df7-46af-b908-a4804a3fd209 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4223 2024.08.22 17:51:30.184961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4224 2024.08.22 17:51:30.185015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4225 2024.08.22 17:51:30.185035 [ 3 ] {} <Debug> HTTP-Session: bdc54017-3822-40ce-9f6b-9c167e8c800a Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4226 2024.08.22 17:51:30.185058 [ 3 ] {} <Debug> HTTP-Session: bdc54017-3822-40ce-9f6b-9c167e8c800a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4227 2024.08.22 17:51:30.185085 [ 3 ] {} <Debug> HTTP-Session: bdc54017-3822-40ce-9f6b-9c167e8c800a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4228 2024.08.22 17:51:30.185131 [ 3 ] {} <Trace> HTTP-Session: bdc54017-3822-40ce-9f6b-9c167e8c800a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4229 2024.08.22 17:51:30.185271 [ 3 ] {c8cb7470-d4a8-4efb-b197-8ea5a717fefd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
4230 2024.08.22 17:51:30.185334 [ 3 ] {c8cb7470-d4a8-4efb-b197-8ea5a717fefd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4231 2024.08.22 17:51:30.185695 [ 3 ] {c8cb7470-d4a8-4efb-b197-8ea5a717fefd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4232 2024.08.22 17:51:30.186148 [ 3 ] {c8cb7470-d4a8-4efb-b197-8ea5a717fefd} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4233 2024.08.22 17:51:30.186199 [ 3 ] {c8cb7470-d4a8-4efb-b197-8ea5a717fefd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4234 2024.08.22 17:51:30.186720 [ 3 ] {c8cb7470-d4a8-4efb-b197-8ea5a717fefd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4235 2024.08.22 17:51:30.187320 [ 3 ] {c8cb7470-d4a8-4efb-b197-8ea5a717fefd} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4236 2024.08.22 17:51:30.187488 [ 3 ] {c8cb7470-d4a8-4efb-b197-8ea5a717fefd} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.002254 sec., 2661.9343389529727 rows/sec., 157.27 KiB/sec.
4237 2024.08.22 17:51:30.187770 [ 3 ] {c8cb7470-d4a8-4efb-b197-8ea5a717fefd} <Debug> DynamicQueryHandler: Done processing query
4238 2024.08.22 17:51:30.187795 [ 3 ] {c8cb7470-d4a8-4efb-b197-8ea5a717fefd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4239 2024.08.22 17:51:30.187811 [ 3 ] {} <Debug> HTTP-Session: bdc54017-3822-40ce-9f6b-9c167e8c800a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4240 2024.08.22 17:51:30.187956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 66714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4241 2024.08.22 17:51:30.188006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4242 2024.08.22 17:51:30.188026 [ 3 ] {} <Debug> HTTP-Session: 753c8476-b0a8-4f45-b2d6-aa2686ff732f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4243 2024.08.22 17:51:30.188042 [ 3 ] {} <Debug> HTTP-Session: 753c8476-b0a8-4f45-b2d6-aa2686ff732f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4244 2024.08.22 17:51:30.188056 [ 3 ] {} <Debug> HTTP-Session: 753c8476-b0a8-4f45-b2d6-aa2686ff732f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4245 2024.08.22 17:51:30.188088 [ 3 ] {} <Trace> HTTP-Session: 753c8476-b0a8-4f45-b2d6-aa2686ff732f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4246 2024.08.22 17:51:30.188305 [ 3 ] {b98b7278-ea19-4224-a82c-f42358e9593d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4247 2024.08.22 17:51:30.188350 [ 3 ] {b98b7278-ea19-4224-a82c-f42358e9593d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4248 2024.08.22 17:51:30.188599 [ 3 ] {b98b7278-ea19-4224-a82c-f42358e9593d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4249 2024.08.22 17:51:30.189197 [ 3 ] {b98b7278-ea19-4224-a82c-f42358e9593d} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4250 2024.08.22 17:51:30.189234 [ 3 ] {b98b7278-ea19-4224-a82c-f42358e9593d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4251 2024.08.22 17:51:30.189607 [ 3 ] {b98b7278-ea19-4224-a82c-f42358e9593d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4252 2024.08.22 17:51:30.189981 [ 3 ] {b98b7278-ea19-4224-a82c-f42358e9593d} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4253 2024.08.22 17:51:30.190130 [ 3 ] {b98b7278-ea19-4224-a82c-f42358e9593d} <Debug> executeQuery: Read 411 rows, 30.00 KiB in 0.001945 sec., 211311.05398457585 rows/sec., 15.06 MiB/sec.
4254 2024.08.22 17:51:30.190316 [ 3 ] {b98b7278-ea19-4224-a82c-f42358e9593d} <Debug> DynamicQueryHandler: Done processing query
4255 2024.08.22 17:51:30.190353 [ 3 ] {b98b7278-ea19-4224-a82c-f42358e9593d} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
4256 2024.08.22 17:51:30.190371 [ 3 ] {} <Debug> HTTP-Session: 753c8476-b0a8-4f45-b2d6-aa2686ff732f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4257 2024.08.22 17:51:30.190509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4258 2024.08.22 17:51:30.190582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4259 2024.08.22 17:51:30.190608 [ 3 ] {} <Debug> HTTP-Session: 3ccdf59d-8680-4964-b7ee-df873d939f21 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4260 2024.08.22 17:51:30.190629 [ 3 ] {} <Debug> HTTP-Session: 3ccdf59d-8680-4964-b7ee-df873d939f21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4261 2024.08.22 17:51:30.190647 [ 3 ] {} <Debug> HTTP-Session: 3ccdf59d-8680-4964-b7ee-df873d939f21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4262 2024.08.22 17:51:30.190686 [ 3 ] {} <Trace> HTTP-Session: 3ccdf59d-8680-4964-b7ee-df873d939f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4263 2024.08.22 17:51:30.190815 [ 3 ] {bc455b06-a397-472b-824d-88d0d1adc665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4264 2024.08.22 17:51:30.190870 [ 3 ] {bc455b06-a397-472b-824d-88d0d1adc665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4265 2024.08.22 17:51:30.191033 [ 3 ] {bc455b06-a397-472b-824d-88d0d1adc665} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4266 2024.08.22 17:51:30.191351 [ 3 ] {bc455b06-a397-472b-824d-88d0d1adc665} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4267 2024.08.22 17:51:30.191396 [ 3 ] {bc455b06-a397-472b-824d-88d0d1adc665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4268 2024.08.22 17:51:30.191773 [ 3 ] {bc455b06-a397-472b-824d-88d0d1adc665} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4269 2024.08.22 17:51:30.192104 [ 3 ] {bc455b06-a397-472b-824d-88d0d1adc665} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4270 2024.08.22 17:51:30.192255 [ 3 ] {bc455b06-a397-472b-824d-88d0d1adc665} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001462 sec., 4103.967168262654 rows/sec., 214.42 KiB/sec.
4271 2024.08.22 17:51:30.192425 [ 3 ] {bc455b06-a397-472b-824d-88d0d1adc665} <Debug> DynamicQueryHandler: Done processing query
4272 2024.08.22 17:51:30.192449 [ 3 ] {bc455b06-a397-472b-824d-88d0d1adc665} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4273 2024.08.22 17:51:30.192466 [ 3 ] {} <Debug> HTTP-Session: 3ccdf59d-8680-4964-b7ee-df873d939f21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4274 2024.08.22 17:51:30.192620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 44629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4275 2024.08.22 17:51:30.192669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4276 2024.08.22 17:51:30.192689 [ 3 ] {} <Debug> HTTP-Session: a59f93b7-9456-4501-bff1-438dbe7075fc Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4277 2024.08.22 17:51:30.192705 [ 3 ] {} <Debug> HTTP-Session: a59f93b7-9456-4501-bff1-438dbe7075fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4278 2024.08.22 17:51:30.192719 [ 3 ] {} <Debug> HTTP-Session: a59f93b7-9456-4501-bff1-438dbe7075fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4279 2024.08.22 17:51:30.192750 [ 3 ] {} <Trace> HTTP-Session: a59f93b7-9456-4501-bff1-438dbe7075fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4280 2024.08.22 17:51:30.192970 [ 3 ] {db0ac8ce-9a47-4e15-b979-b193c70a4983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4281 2024.08.22 17:51:30.193018 [ 3 ] {db0ac8ce-9a47-4e15-b979-b193c70a4983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4282 2024.08.22 17:51:30.193163 [ 3 ] {db0ac8ce-9a47-4e15-b979-b193c70a4983} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4283 2024.08.22 17:51:30.193580 [ 3 ] {db0ac8ce-9a47-4e15-b979-b193c70a4983} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4284 2024.08.22 17:51:30.193613 [ 3 ] {db0ac8ce-9a47-4e15-b979-b193c70a4983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4285 2024.08.22 17:51:30.193978 [ 3 ] {db0ac8ce-9a47-4e15-b979-b193c70a4983} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4286 2024.08.22 17:51:30.194287 [ 3 ] {db0ac8ce-9a47-4e15-b979-b193c70a4983} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4287 2024.08.22 17:51:30.194510 [ 3 ] {db0ac8ce-9a47-4e15-b979-b193c70a4983} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001668 sec., 142086.3309352518 rows/sec., 9.52 MiB/sec.
4288 2024.08.22 17:51:30.194818 [ 3 ] {db0ac8ce-9a47-4e15-b979-b193c70a4983} <Debug> DynamicQueryHandler: Done processing query
4289 2024.08.22 17:51:30.194842 [ 3 ] {db0ac8ce-9a47-4e15-b979-b193c70a4983} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4290 2024.08.22 17:51:30.194858 [ 3 ] {} <Debug> HTTP-Session: a59f93b7-9456-4501-bff1-438dbe7075fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4291 2024.08.22 17:51:30.194969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4292 2024.08.22 17:51:30.195017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4293 2024.08.22 17:51:30.195036 [ 3 ] {} <Debug> HTTP-Session: c777eb3d-1e14-4a6b-b17e-e3335d4d765a Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4294 2024.08.22 17:51:30.195052 [ 3 ] {} <Debug> HTTP-Session: c777eb3d-1e14-4a6b-b17e-e3335d4d765a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4295 2024.08.22 17:51:30.195065 [ 3 ] {} <Debug> HTTP-Session: c777eb3d-1e14-4a6b-b17e-e3335d4d765a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4296 2024.08.22 17:51:30.195097 [ 3 ] {} <Trace> HTTP-Session: c777eb3d-1e14-4a6b-b17e-e3335d4d765a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4297 2024.08.22 17:51:30.195191 [ 3 ] {23b1f94d-d35b-470d-920d-130127b5e189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
4298 2024.08.22 17:51:30.195238 [ 3 ] {23b1f94d-d35b-470d-920d-130127b5e189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4299 2024.08.22 17:51:30.195390 [ 3 ] {23b1f94d-d35b-470d-920d-130127b5e189} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4300 2024.08.22 17:51:30.195649 [ 3 ] {23b1f94d-d35b-470d-920d-130127b5e189} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4301 2024.08.22 17:51:30.195686 [ 3 ] {23b1f94d-d35b-470d-920d-130127b5e189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4302 2024.08.22 17:51:30.196026 [ 3 ] {23b1f94d-d35b-470d-920d-130127b5e189} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4303 2024.08.22 17:51:30.196339 [ 3 ] {23b1f94d-d35b-470d-920d-130127b5e189} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4304 2024.08.22 17:51:30.196495 [ 3 ] {23b1f94d-d35b-470d-920d-130127b5e189} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001323 sec., 755.8578987150416 rows/sec., 50.93 KiB/sec.
4305 2024.08.22 17:51:30.196655 [ 3 ] {23b1f94d-d35b-470d-920d-130127b5e189} <Debug> DynamicQueryHandler: Done processing query
4306 2024.08.22 17:51:30.196680 [ 3 ] {23b1f94d-d35b-470d-920d-130127b5e189} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4307 2024.08.22 17:51:30.196695 [ 3 ] {} <Debug> HTTP-Session: c777eb3d-1e14-4a6b-b17e-e3335d4d765a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4308 2024.08.22 17:51:30.196832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 46565, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4309 2024.08.22 17:51:30.196880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4310 2024.08.22 17:51:30.196899 [ 3 ] {} <Debug> HTTP-Session: 86a12201-4085-43ea-b4a0-94bdf2aed16f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4311 2024.08.22 17:51:30.196915 [ 3 ] {} <Debug> HTTP-Session: 86a12201-4085-43ea-b4a0-94bdf2aed16f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4312 2024.08.22 17:51:30.196929 [ 3 ] {} <Debug> HTTP-Session: 86a12201-4085-43ea-b4a0-94bdf2aed16f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4313 2024.08.22 17:51:30.196959 [ 3 ] {} <Trace> HTTP-Session: 86a12201-4085-43ea-b4a0-94bdf2aed16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4314 2024.08.22 17:51:30.197288 [ 3 ] {decddca0-2d83-41be-b012-30bd35604345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4315 2024.08.22 17:51:30.197351 [ 3 ] {decddca0-2d83-41be-b012-30bd35604345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
4316 2024.08.22 17:51:30.197833 [ 3 ] {decddca0-2d83-41be-b012-30bd35604345} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4317 2024.08.22 17:51:30.198563 [ 3 ] {decddca0-2d83-41be-b012-30bd35604345} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4318 2024.08.22 17:51:30.198599 [ 3 ] {decddca0-2d83-41be-b012-30bd35604345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4319 2024.08.22 17:51:30.199213 [ 3 ] {decddca0-2d83-41be-b012-30bd35604345} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4320 2024.08.22 17:51:30.199617 [ 3 ] {decddca0-2d83-41be-b012-30bd35604345} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4321 2024.08.22 17:51:30.199797 [ 3 ] {decddca0-2d83-41be-b012-30bd35604345} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.00275 sec., 10545.454545454546 rows/sec., 18.90 MiB/sec.
4322 2024.08.22 17:51:30.200023 [ 3 ] {decddca0-2d83-41be-b012-30bd35604345} <Debug> DynamicQueryHandler: Done processing query
4323 2024.08.22 17:51:30.200047 [ 3 ] {decddca0-2d83-41be-b012-30bd35604345} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4324 2024.08.22 17:51:30.200063 [ 3 ] {} <Debug> HTTP-Session: 86a12201-4085-43ea-b4a0-94bdf2aed16f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4325 2024.08.22 17:51:30.200180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4326 2024.08.22 17:51:30.200229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4327 2024.08.22 17:51:30.200248 [ 3 ] {} <Debug> HTTP-Session: 493b812f-f10f-4252-8f44-05cd1c41b8b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4328 2024.08.22 17:51:30.200264 [ 3 ] {} <Debug> HTTP-Session: 493b812f-f10f-4252-8f44-05cd1c41b8b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4329 2024.08.22 17:51:30.200278 [ 3 ] {} <Debug> HTTP-Session: 493b812f-f10f-4252-8f44-05cd1c41b8b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4330 2024.08.22 17:51:30.200308 [ 3 ] {} <Trace> HTTP-Session: 493b812f-f10f-4252-8f44-05cd1c41b8b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4331 2024.08.22 17:51:30.200431 [ 3 ] {764f4ec6-c21a-485a-b936-d47c2a29c849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4332 2024.08.22 17:51:30.200476 [ 3 ] {764f4ec6-c21a-485a-b936-d47c2a29c849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4333 2024.08.22 17:51:30.200605 [ 3 ] {764f4ec6-c21a-485a-b936-d47c2a29c849} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4334 2024.08.22 17:51:30.200907 [ 3 ] {764f4ec6-c21a-485a-b936-d47c2a29c849} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4335 2024.08.22 17:51:30.200943 [ 3 ] {764f4ec6-c21a-485a-b936-d47c2a29c849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4336 2024.08.22 17:51:30.201297 [ 3 ] {764f4ec6-c21a-485a-b936-d47c2a29c849} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4337 2024.08.22 17:51:30.201614 [ 3 ] {764f4ec6-c21a-485a-b936-d47c2a29c849} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4338 2024.08.22 17:51:30.201771 [ 3 ] {764f4ec6-c21a-485a-b936-d47c2a29c849} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001375 sec., 59636.36363636364 rows/sec., 3.79 MiB/sec.
4339 2024.08.22 17:51:30.202084 [ 3 ] {764f4ec6-c21a-485a-b936-d47c2a29c849} <Debug> DynamicQueryHandler: Done processing query
4340 2024.08.22 17:51:30.202109 [ 3 ] {764f4ec6-c21a-485a-b936-d47c2a29c849} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4341 2024.08.22 17:51:30.202125 [ 3 ] {} <Debug> HTTP-Session: 493b812f-f10f-4252-8f44-05cd1c41b8b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4342 2024.08.22 17:51:32.312859 [ 145 ] {} <Debug> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
4343 2024.08.22 17:51:32.312930 [ 145 ] {} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4344 2024.08.22 17:51:32.312957 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4345 2024.08.22 17:51:32.313226 [ 187 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::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
4346 2024.08.22 17:51:32.313502 [ 187 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4347 2024.08.22 17:51:32.313563 [ 187 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
4348 2024.08.22 17:51:32.313647 [ 187 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
4349 2024.08.22 17:51:32.313886 [ 187 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
4350 2024.08.22 17:51:32.314086 [ 187 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part
4351 2024.08.22 17:51:32.314226 [ 187 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
4352 2024.08.22 17:51:32.315302 [ 196 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 5 columns (5 merged, 0 gathered) in 0.002258451 sec., 5313.376291980654 rows/sec., 454.02 KiB/sec.
4353 2024.08.22 17:51:32.315500 [ 194 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
4354 2024.08.22 17:51:32.316017 [ 194 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_5_1} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4355 2024.08.22 17:51:32.316106 [ 194 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_5_1} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
4356 2024.08.22 17:51:32.316207 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
4357 2024.08.22 17:51:35.165345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 7834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4358 2024.08.22 17:51:35.165492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4359 2024.08.22 17:51:35.165521 [ 3 ] {} <Debug> HTTP-Session: cef007d8-745a-4c6c-b56c-472adc6e1dae Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4360 2024.08.22 17:51:35.165550 [ 3 ] {} <Debug> HTTP-Session: cef007d8-745a-4c6c-b56c-472adc6e1dae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4361 2024.08.22 17:51:35.165569 [ 3 ] {} <Debug> HTTP-Session: cef007d8-745a-4c6c-b56c-472adc6e1dae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4362 2024.08.22 17:51:35.165654 [ 3 ] {} <Trace> HTTP-Session: cef007d8-745a-4c6c-b56c-472adc6e1dae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4363 2024.08.22 17:51:35.165855 [ 3 ] {018c40b1-3c1e-451c-ad5e-fd2480980a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4364 2024.08.22 17:51:35.165922 [ 3 ] {018c40b1-3c1e-451c-ad5e-fd2480980a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4365 2024.08.22 17:51:35.166252 [ 3 ] {018c40b1-3c1e-451c-ad5e-fd2480980a8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4366 2024.08.22 17:51:35.166733 [ 3 ] {018c40b1-3c1e-451c-ad5e-fd2480980a8a} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4367 2024.08.22 17:51:35.166775 [ 3 ] {018c40b1-3c1e-451c-ad5e-fd2480980a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4368 2024.08.22 17:51:35.167200 [ 3 ] {018c40b1-3c1e-451c-ad5e-fd2480980a8a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4369 2024.08.22 17:51:35.167589 [ 3 ] {018c40b1-3c1e-451c-ad5e-fd2480980a8a} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4370 2024.08.22 17:51:35.167740 [ 3 ] {018c40b1-3c1e-451c-ad5e-fd2480980a8a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001952 sec., 28688.524590163935 rows/sec., 2.20 MiB/sec.
4371 2024.08.22 17:51:35.168023 [ 3 ] {018c40b1-3c1e-451c-ad5e-fd2480980a8a} <Debug> DynamicQueryHandler: Done processing query
4372 2024.08.22 17:51:35.168052 [ 3 ] {018c40b1-3c1e-451c-ad5e-fd2480980a8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4373 2024.08.22 17:51:35.168069 [ 3 ] {} <Debug> HTTP-Session: cef007d8-745a-4c6c-b56c-472adc6e1dae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4374 2024.08.22 17:51:35.168225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 10882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4375 2024.08.22 17:51:35.168283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4376 2024.08.22 17:51:35.168303 [ 3 ] {} <Debug> HTTP-Session: d8636f2d-43dd-4e45-9e28-4f4af517801e Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4377 2024.08.22 17:51:35.168321 [ 3 ] {} <Debug> HTTP-Session: d8636f2d-43dd-4e45-9e28-4f4af517801e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4378 2024.08.22 17:51:35.168335 [ 3 ] {} <Debug> HTTP-Session: d8636f2d-43dd-4e45-9e28-4f4af517801e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4379 2024.08.22 17:51:35.168370 [ 3 ] {} <Trace> HTTP-Session: d8636f2d-43dd-4e45-9e28-4f4af517801e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4380 2024.08.22 17:51:35.168494 [ 3 ] {04672deb-0781-4679-8290-4a17f262285d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4381 2024.08.22 17:51:35.168542 [ 3 ] {04672deb-0781-4679-8290-4a17f262285d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4382 2024.08.22 17:51:35.168780 [ 3 ] {04672deb-0781-4679-8290-4a17f262285d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4383 2024.08.22 17:51:35.169139 [ 3 ] {04672deb-0781-4679-8290-4a17f262285d} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4384 2024.08.22 17:51:35.169174 [ 3 ] {04672deb-0781-4679-8290-4a17f262285d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4385 2024.08.22 17:51:35.169531 [ 3 ] {04672deb-0781-4679-8290-4a17f262285d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4386 2024.08.22 17:51:35.169890 [ 3 ] {04672deb-0781-4679-8290-4a17f262285d} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4387 2024.08.22 17:51:35.170025 [ 3 ] {04672deb-0781-4679-8290-4a17f262285d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001575 sec., 40634.920634920636 rows/sec., 3.17 MiB/sec.
4388 2024.08.22 17:51:35.170314 [ 3 ] {04672deb-0781-4679-8290-4a17f262285d} <Debug> DynamicQueryHandler: Done processing query
4389 2024.08.22 17:51:35.170364 [ 3 ] {04672deb-0781-4679-8290-4a17f262285d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4390 2024.08.22 17:51:35.170401 [ 3 ] {} <Debug> HTTP-Session: d8636f2d-43dd-4e45-9e28-4f4af517801e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4391 2024.08.22 17:51:35.170587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4392 2024.08.22 17:51:35.170642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4393 2024.08.22 17:51:35.170665 [ 3 ] {} <Debug> HTTP-Session: 99bc06f3-642c-4832-b876-293a29d1954b Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4394 2024.08.22 17:51:35.170684 [ 3 ] {} <Debug> HTTP-Session: 99bc06f3-642c-4832-b876-293a29d1954b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4395 2024.08.22 17:51:35.170700 [ 3 ] {} <Debug> HTTP-Session: 99bc06f3-642c-4832-b876-293a29d1954b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4396 2024.08.22 17:51:35.170737 [ 3 ] {} <Trace> HTTP-Session: 99bc06f3-642c-4832-b876-293a29d1954b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4397 2024.08.22 17:51:35.170907 [ 3 ] {59838d7b-a2fa-4853-8b2f-1839ebd69520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4398 2024.08.22 17:51:35.170960 [ 3 ] {59838d7b-a2fa-4853-8b2f-1839ebd69520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4399 2024.08.22 17:51:35.171132 [ 3 ] {59838d7b-a2fa-4853-8b2f-1839ebd69520} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4400 2024.08.22 17:51:35.171532 [ 3 ] {59838d7b-a2fa-4853-8b2f-1839ebd69520} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4401 2024.08.22 17:51:35.171568 [ 3 ] {59838d7b-a2fa-4853-8b2f-1839ebd69520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4402 2024.08.22 17:51:35.171952 [ 3 ] {59838d7b-a2fa-4853-8b2f-1839ebd69520} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4403 2024.08.22 17:51:35.172295 [ 3 ] {59838d7b-a2fa-4853-8b2f-1839ebd69520} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4404 2024.08.22 17:51:35.172460 [ 3 ] {59838d7b-a2fa-4853-8b2f-1839ebd69520} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001623 sec., 98582.87122612445 rows/sec., 6.87 MiB/sec.
4405 2024.08.22 17:51:35.172628 [ 3 ] {59838d7b-a2fa-4853-8b2f-1839ebd69520} <Debug> DynamicQueryHandler: Done processing query
4406 2024.08.22 17:51:35.172651 [ 3 ] {59838d7b-a2fa-4853-8b2f-1839ebd69520} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4407 2024.08.22 17:51:35.172667 [ 3 ] {} <Debug> HTTP-Session: 99bc06f3-642c-4832-b876-293a29d1954b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4408 2024.08.22 17:51:35.172773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4409 2024.08.22 17:51:35.172819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4410 2024.08.22 17:51:35.172836 [ 3 ] {} <Debug> HTTP-Session: 22796023-37d8-4154-84ed-ca1df486c8d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4411 2024.08.22 17:51:35.172852 [ 3 ] {} <Debug> HTTP-Session: 22796023-37d8-4154-84ed-ca1df486c8d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4412 2024.08.22 17:51:35.172865 [ 3 ] {} <Debug> HTTP-Session: 22796023-37d8-4154-84ed-ca1df486c8d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4413 2024.08.22 17:51:35.172895 [ 3 ] {} <Trace> HTTP-Session: 22796023-37d8-4154-84ed-ca1df486c8d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4414 2024.08.22 17:51:35.173004 [ 3 ] {49e89de9-eda3-478c-98c1-2511731cb7ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4415 2024.08.22 17:51:35.173047 [ 3 ] {49e89de9-eda3-478c-98c1-2511731cb7ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4416 2024.08.22 17:51:35.173169 [ 3 ] {49e89de9-eda3-478c-98c1-2511731cb7ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4417 2024.08.22 17:51:35.173434 [ 3 ] {49e89de9-eda3-478c-98c1-2511731cb7ab} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4418 2024.08.22 17:51:35.173468 [ 3 ] {49e89de9-eda3-478c-98c1-2511731cb7ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4419 2024.08.22 17:51:35.173883 [ 3 ] {49e89de9-eda3-478c-98c1-2511731cb7ab} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4420 2024.08.22 17:51:35.174198 [ 3 ] {49e89de9-eda3-478c-98c1-2511731cb7ab} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4421 2024.08.22 17:51:35.174352 [ 3 ] {49e89de9-eda3-478c-98c1-2511731cb7ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001351 sec., 44411.54700222058 rows/sec., 2.99 MiB/sec.
4422 2024.08.22 17:51:35.174501 [ 3 ] {49e89de9-eda3-478c-98c1-2511731cb7ab} <Debug> DynamicQueryHandler: Done processing query
4423 2024.08.22 17:51:35.174524 [ 3 ] {49e89de9-eda3-478c-98c1-2511731cb7ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4424 2024.08.22 17:51:35.174540 [ 3 ] {} <Debug> HTTP-Session: 22796023-37d8-4154-84ed-ca1df486c8d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4425 2024.08.22 17:51:39.511243 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache
4426 2024.08.22 17:51:39.511315 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache
4427 2024.08.22 17:51:40.171299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 37365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4428 2024.08.22 17:51:40.171423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4429 2024.08.22 17:51:40.171453 [ 3 ] {} <Debug> HTTP-Session: 153d92f8-a4a1-40e0-9b0a-c5259ec74c50 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4430 2024.08.22 17:51:40.171481 [ 3 ] {} <Debug> HTTP-Session: 153d92f8-a4a1-40e0-9b0a-c5259ec74c50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4431 2024.08.22 17:51:40.171499 [ 3 ] {} <Debug> HTTP-Session: 153d92f8-a4a1-40e0-9b0a-c5259ec74c50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4432 2024.08.22 17:51:40.171555 [ 3 ] {} <Trace> HTTP-Session: 153d92f8-a4a1-40e0-9b0a-c5259ec74c50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4433 2024.08.22 17:51:40.171846 [ 3 ] {f0ec0d6f-cf28-406b-b395-44853747942a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4434 2024.08.22 17:51:40.171916 [ 3 ] {f0ec0d6f-cf28-406b-b395-44853747942a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4435 2024.08.22 17:51:40.172254 [ 3 ] {f0ec0d6f-cf28-406b-b395-44853747942a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4436 2024.08.22 17:51:40.172852 [ 3 ] {f0ec0d6f-cf28-406b-b395-44853747942a} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4437 2024.08.22 17:51:40.172899 [ 3 ] {f0ec0d6f-cf28-406b-b395-44853747942a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4438 2024.08.22 17:51:40.173328 [ 3 ] {f0ec0d6f-cf28-406b-b395-44853747942a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4439 2024.08.22 17:51:40.173706 [ 3 ] {f0ec0d6f-cf28-406b-b395-44853747942a} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4440 2024.08.22 17:51:40.173888 [ 3 ] {f0ec0d6f-cf28-406b-b395-44853747942a} <Debug> executeQuery: Read 247 rows, 22.35 KiB in 0.002175 sec., 113563.2183908046 rows/sec., 10.03 MiB/sec.
4441 2024.08.22 17:51:40.173886 [ 138 ] {} <Debug> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4442 2024.08.22 17:51:40.173989 [ 138 ] {} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4443 2024.08.22 17:51:40.174053 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4444 2024.08.22 17:51:40.174244 [ 3 ] {f0ec0d6f-cf28-406b-b395-44853747942a} <Debug> DynamicQueryHandler: Done processing query
4445 2024.08.22 17:51:40.174294 [ 196 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::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
4446 2024.08.22 17:51:40.174323 [ 3 ] {f0ec0d6f-cf28-406b-b395-44853747942a} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
4447 2024.08.22 17:51:40.174412 [ 3 ] {} <Debug> HTTP-Session: 153d92f8-a4a1-40e0-9b0a-c5259ec74c50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4448 2024.08.22 17:51:40.174636 [ 196 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4449 2024.08.22 17:51:40.174655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 4208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4450 2024.08.22 17:51:40.174703 [ 196 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1392 rows starting from the beginning of the part
4451 2024.08.22 17:51:40.174741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4452 2024.08.22 17:51:40.174780 [ 3 ] {} <Debug> HTTP-Session: 9d918b62-b9a3-4231-8342-25f3a3ba0d20 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4453 2024.08.22 17:51:40.174825 [ 3 ] {} <Debug> HTTP-Session: 9d918b62-b9a3-4231-8342-25f3a3ba0d20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4454 2024.08.22 17:51:40.174883 [ 3 ] {} <Debug> HTTP-Session: 9d918b62-b9a3-4231-8342-25f3a3ba0d20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4455 2024.08.22 17:51:40.174957 [ 196 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 248 rows starting from the beginning of the part
4456 2024.08.22 17:51:40.175011 [ 3 ] {} <Trace> HTTP-Session: 9d918b62-b9a3-4231-8342-25f3a3ba0d20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4457 2024.08.22 17:51:40.175317 [ 196 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part
4458 2024.08.22 17:51:40.175370 [ 3 ] {a6610edc-4630-470e-8569-d6be38bfb13e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4459 2024.08.22 17:51:40.175555 [ 3 ] {a6610edc-4630-470e-8569-d6be38bfb13e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4460 2024.08.22 17:51:40.175695 [ 196 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 247 rows starting from the beginning of the part
4461 2024.08.22 17:51:40.176014 [ 196 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part
4462 2024.08.22 17:51:40.176303 [ 196 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 247 rows starting from the beginning of the part
4463 2024.08.22 17:51:40.177013 [ 3 ] {a6610edc-4630-470e-8569-d6be38bfb13e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4464 2024.08.22 17:51:40.177721 [ 3 ] {a6610edc-4630-470e-8569-d6be38bfb13e} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4465 2024.08.22 17:51:40.177816 [ 3 ] {a6610edc-4630-470e-8569-d6be38bfb13e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
4466 2024.08.22 17:51:40.178930 [ 3 ] {a6610edc-4630-470e-8569-d6be38bfb13e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4467 2024.08.22 17:51:40.179646 [ 3 ] {a6610edc-4630-470e-8569-d6be38bfb13e} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4468 2024.08.22 17:51:40.180054 [ 196 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2246 rows, containing 5 columns (5 merged, 0 gathered) in 0.00589598 sec., 380937.5201408417 rows/sec., 33.78 MiB/sec.
4469 2024.08.22 17:51:40.180090 [ 3 ] {a6610edc-4630-470e-8569-d6be38bfb13e} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.004847 sec., 5983.0823189601815 rows/sec., 449.90 KiB/sec.
4470 2024.08.22 17:51:40.180367 [ 196 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4471 2024.08.22 17:51:40.180373 [ 3 ] {a6610edc-4630-470e-8569-d6be38bfb13e} <Debug> DynamicQueryHandler: Done processing query
4472 2024.08.22 17:51:40.180440 [ 3 ] {a6610edc-4630-470e-8569-d6be38bfb13e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4473 2024.08.22 17:51:40.180485 [ 3 ] {} <Debug> HTTP-Session: 9d918b62-b9a3-4231-8342-25f3a3ba0d20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4474 2024.08.22 17:51:40.180736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4475 2024.08.22 17:51:40.180860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4476 2024.08.22 17:51:40.180907 [ 3 ] {} <Debug> HTTP-Session: d3fc3f31-c851-4de2-9976-a324c9c2a22b Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4477 2024.08.22 17:51:40.180938 [ 3 ] {} <Debug> HTTP-Session: d3fc3f31-c851-4de2-9976-a324c9c2a22b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4478 2024.08.22 17:51:40.180964 [ 3 ] {} <Debug> HTTP-Session: d3fc3f31-c851-4de2-9976-a324c9c2a22b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4479 2024.08.22 17:51:40.181038 [ 3 ] {} <Trace> HTTP-Session: d3fc3f31-c851-4de2-9976-a324c9c2a22b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4480 2024.08.22 17:51:40.181185 [ 196 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_21_4} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4481 2024.08.22 17:51:40.181213 [ 3 ] {05bd4d6a-61d1-4b21-9a29-95181f4553d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4482 2024.08.22 17:51:40.181307 [ 3 ] {05bd4d6a-61d1-4b21-9a29-95181f4553d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4483 2024.08.22 17:51:40.181352 [ 196 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_21_4} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4484 2024.08.22 17:51:40.181514 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB.
4485 2024.08.22 17:51:40.181690 [ 3 ] {05bd4d6a-61d1-4b21-9a29-95181f4553d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4486 2024.08.22 17:51:40.182010 [ 3 ] {05bd4d6a-61d1-4b21-9a29-95181f4553d4} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4487 2024.08.22 17:51:40.182049 [ 3 ] {05bd4d6a-61d1-4b21-9a29-95181f4553d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4488 2024.08.22 17:51:40.182416 [ 3 ] {05bd4d6a-61d1-4b21-9a29-95181f4553d4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4489 2024.08.22 17:51:40.182784 [ 3 ] {05bd4d6a-61d1-4b21-9a29-95181f4553d4} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4490 2024.08.22 17:51:40.182940 [ 138 ] {} <Debug> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
4491 2024.08.22 17:51:40.182954 [ 3 ] {05bd4d6a-61d1-4b21-9a29-95181f4553d4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.0018 sec., 7777.777777777778 rows/sec., 544.70 KiB/sec.
4492 2024.08.22 17:51:40.182998 [ 138 ] {} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4493 2024.08.22 17:51:40.183066 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4494 2024.08.22 17:51:40.183319 [ 198 ] {8378af89-b748-4819-bb42-a0859c82c077::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
4495 2024.08.22 17:51:40.183412 [ 3 ] {05bd4d6a-61d1-4b21-9a29-95181f4553d4} <Debug> DynamicQueryHandler: Done processing query
4496 2024.08.22 17:51:40.183479 [ 3 ] {05bd4d6a-61d1-4b21-9a29-95181f4553d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4497 2024.08.22 17:51:40.183520 [ 3 ] {} <Debug> HTTP-Session: d3fc3f31-c851-4de2-9976-a324c9c2a22b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4498 2024.08.22 17:51:40.183620 [ 198 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4499 2024.08.22 17:51:40.183682 [ 198 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 242 rows starting from the beginning of the part
4500 2024.08.22 17:51:40.183694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4501 2024.08.22 17:51:40.183839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4502 2024.08.22 17:51:40.183933 [ 3 ] {} <Debug> HTTP-Session: d7da0bce-17fc-44de-8de2-1ce4d14c4786 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4503 2024.08.22 17:51:40.183987 [ 198 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part
4504 2024.08.22 17:51:40.184011 [ 3 ] {} <Debug> HTTP-Session: d7da0bce-17fc-44de-8de2-1ce4d14c4786 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4505 2024.08.22 17:51:40.184082 [ 3 ] {} <Debug> HTTP-Session: d7da0bce-17fc-44de-8de2-1ce4d14c4786 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4506 2024.08.22 17:51:40.184236 [ 3 ] {} <Trace> HTTP-Session: d7da0bce-17fc-44de-8de2-1ce4d14c4786 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4507 2024.08.22 17:51:40.184327 [ 198 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part
4508 2024.08.22 17:51:40.184605 [ 3 ] {f1315788-8b2d-40e2-8e1b-2d33e41adf26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
4509 2024.08.22 17:51:40.184639 [ 198 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part
4510 2024.08.22 17:51:40.184737 [ 3 ] {f1315788-8b2d-40e2-8e1b-2d33e41adf26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4511 2024.08.22 17:51:40.184943 [ 198 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part
4512 2024.08.22 17:51:40.185323 [ 198 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part
4513 2024.08.22 17:51:40.186107 [ 3 ] {f1315788-8b2d-40e2-8e1b-2d33e41adf26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4514 2024.08.22 17:51:40.187029 [ 3 ] {f1315788-8b2d-40e2-8e1b-2d33e41adf26} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4515 2024.08.22 17:51:40.187100 [ 3 ] {f1315788-8b2d-40e2-8e1b-2d33e41adf26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
4516 2024.08.22 17:51:40.188131 [ 3 ] {f1315788-8b2d-40e2-8e1b-2d33e41adf26} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4517 2024.08.22 17:51:40.188316 [ 198 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005150436 sec., 102127.27621506217 rows/sec., 6.94 MiB/sec.
4518 2024.08.22 17:51:40.188580 [ 198 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
4519 2024.08.22 17:51:40.189151 [ 3 ] {f1315788-8b2d-40e2-8e1b-2d33e41adf26} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4520 2024.08.22 17:51:40.189520 [ 3 ] {f1315788-8b2d-40e2-8e1b-2d33e41adf26} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005071 sec., 1183.1985801617038 rows/sec., 69.91 KiB/sec.
4521 2024.08.22 17:51:40.189701 [ 198 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_11_2} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4522 2024.08.22 17:51:40.189873 [ 198 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_11_2} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
4523 2024.08.22 17:51:40.189908 [ 3 ] {f1315788-8b2d-40e2-8e1b-2d33e41adf26} <Debug> DynamicQueryHandler: Done processing query
4524 2024.08.22 17:51:40.189998 [ 3 ] {f1315788-8b2d-40e2-8e1b-2d33e41adf26} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4525 2024.08.22 17:51:40.190040 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
4526 2024.08.22 17:51:40.190048 [ 3 ] {} <Debug> HTTP-Session: d7da0bce-17fc-44de-8de2-1ce4d14c4786 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4527 2024.08.22 17:51:40.190248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 66714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4528 2024.08.22 17:51:40.190296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4529 2024.08.22 17:51:40.190316 [ 3 ] {} <Debug> HTTP-Session: 054ae342-0911-4008-ac0e-c50690c485d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4530 2024.08.22 17:51:40.190333 [ 3 ] {} <Debug> HTTP-Session: 054ae342-0911-4008-ac0e-c50690c485d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4531 2024.08.22 17:51:40.190346 [ 3 ] {} <Debug> HTTP-Session: 054ae342-0911-4008-ac0e-c50690c485d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4532 2024.08.22 17:51:40.190379 [ 3 ] {} <Trace> HTTP-Session: 054ae342-0911-4008-ac0e-c50690c485d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4533 2024.08.22 17:51:40.190631 [ 3 ] {d8c7748d-5b9e-4c5b-aff8-bd9ab110835c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4534 2024.08.22 17:51:40.190677 [ 3 ] {d8c7748d-5b9e-4c5b-aff8-bd9ab110835c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4535 2024.08.22 17:51:40.190925 [ 3 ] {d8c7748d-5b9e-4c5b-aff8-bd9ab110835c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4536 2024.08.22 17:51:40.191516 [ 3 ] {d8c7748d-5b9e-4c5b-aff8-bd9ab110835c} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4537 2024.08.22 17:51:40.191553 [ 3 ] {d8c7748d-5b9e-4c5b-aff8-bd9ab110835c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4538 2024.08.22 17:51:40.191932 [ 3 ] {d8c7748d-5b9e-4c5b-aff8-bd9ab110835c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4539 2024.08.22 17:51:40.192289 [ 3 ] {d8c7748d-5b9e-4c5b-aff8-bd9ab110835c} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4540 2024.08.22 17:51:40.192444 [ 138 ] {} <Debug> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4541 2024.08.22 17:51:40.192453 [ 3 ] {d8c7748d-5b9e-4c5b-aff8-bd9ab110835c} <Debug> executeQuery: Read 411 rows, 30.00 KiB in 0.001955 sec., 210230.179028133 rows/sec., 14.99 MiB/sec.
4542 2024.08.22 17:51:40.192507 [ 138 ] {} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4543 2024.08.22 17:51:40.192584 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4544 2024.08.22 17:51:40.192774 [ 194 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::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
4545 2024.08.22 17:51:40.192812 [ 3 ] {d8c7748d-5b9e-4c5b-aff8-bd9ab110835c} <Debug> DynamicQueryHandler: Done processing query
4546 2024.08.22 17:51:40.192855 [ 3 ] {d8c7748d-5b9e-4c5b-aff8-bd9ab110835c} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
4547 2024.08.22 17:51:40.192892 [ 3 ] {} <Debug> HTTP-Session: 054ae342-0911-4008-ac0e-c50690c485d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4548 2024.08.22 17:51:40.193011 [ 194 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4549 2024.08.22 17:51:40.193050 [ 194 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 895 rows starting from the beginning of the part
4550 2024.08.22 17:51:40.193107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4551 2024.08.22 17:51:40.193253 [ 194 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 413 rows starting from the beginning of the part
4552 2024.08.22 17:51:40.193280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4553 2024.08.22 17:51:40.193358 [ 3 ] {} <Debug> HTTP-Session: 2f5f1581-a68a-4d0c-b444-abbeec16e332 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4554 2024.08.22 17:51:40.193461 [ 3 ] {} <Debug> HTTP-Session: 2f5f1581-a68a-4d0c-b444-abbeec16e332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4555 2024.08.22 17:51:40.193541 [ 3 ] {} <Debug> HTTP-Session: 2f5f1581-a68a-4d0c-b444-abbeec16e332 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4556 2024.08.22 17:51:40.193568 [ 194 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part
4557 2024.08.22 17:51:40.193649 [ 3 ] {} <Trace> HTTP-Session: 2f5f1581-a68a-4d0c-b444-abbeec16e332 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4558 2024.08.22 17:51:40.193817 [ 194 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 411 rows starting from the beginning of the part
4559 2024.08.22 17:51:40.194051 [ 3 ] {6aff2485-e740-4142-bbaf-9cc8e2c3ccd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4560 2024.08.22 17:51:40.194090 [ 194 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part
4561 2024.08.22 17:51:40.194246 [ 3 ] {6aff2485-e740-4142-bbaf-9cc8e2c3ccd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4562 2024.08.22 17:51:40.194329 [ 194 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 411 rows starting from the beginning of the part
4563 2024.08.22 17:51:40.195069 [ 3 ] {6aff2485-e740-4142-bbaf-9cc8e2c3ccd0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4564 2024.08.22 17:51:40.195744 [ 3 ] {6aff2485-e740-4142-bbaf-9cc8e2c3ccd0} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4565 2024.08.22 17:51:40.195804 [ 3 ] {6aff2485-e740-4142-bbaf-9cc8e2c3ccd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
4566 2024.08.22 17:51:40.196847 [ 3 ] {6aff2485-e740-4142-bbaf-9cc8e2c3ccd0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4567 2024.08.22 17:51:40.197440 [ 194 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2258 rows, containing 5 columns (5 merged, 0 gathered) in 0.004760064 sec., 474363.3699042702 rows/sec., 36.06 MiB/sec.
4568 2024.08.22 17:51:40.197480 [ 3 ] {6aff2485-e740-4142-bbaf-9cc8e2c3ccd0} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4569 2024.08.22 17:51:40.197689 [ 194 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4570 2024.08.22 17:51:40.197779 [ 3 ] {6aff2485-e740-4142-bbaf-9cc8e2c3ccd0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003872 sec., 1549.5867768595042 rows/sec., 80.96 KiB/sec.
4571 2024.08.22 17:51:40.198392 [ 3 ] {6aff2485-e740-4142-bbaf-9cc8e2c3ccd0} <Debug> DynamicQueryHandler: Done processing query
4572 2024.08.22 17:51:40.198445 [ 3 ] {6aff2485-e740-4142-bbaf-9cc8e2c3ccd0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4573 2024.08.22 17:51:40.198497 [ 3 ] {} <Debug> HTTP-Session: 2f5f1581-a68a-4d0c-b444-abbeec16e332 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4574 2024.08.22 17:51:40.198694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 44629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4575 2024.08.22 17:51:40.198752 [ 194 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_21_4} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4576 2024.08.22 17:51:40.198790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4577 2024.08.22 17:51:40.198855 [ 3 ] {} <Debug> HTTP-Session: 885186dc-c50e-447d-8241-f452112e965e Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4578 2024.08.22 17:51:40.198897 [ 3 ] {} <Debug> HTTP-Session: 885186dc-c50e-447d-8241-f452112e965e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4579 2024.08.22 17:51:40.198926 [ 3 ] {} <Debug> HTTP-Session: 885186dc-c50e-447d-8241-f452112e965e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4580 2024.08.22 17:51:40.198940 [ 194 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_21_4} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4581 2024.08.22 17:51:40.198989 [ 3 ] {} <Trace> HTTP-Session: 885186dc-c50e-447d-8241-f452112e965e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4582 2024.08.22 17:51:40.199109 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
4583 2024.08.22 17:51:40.199366 [ 3 ] {4eeb51e2-1faf-478b-816c-af256f017a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4584 2024.08.22 17:51:40.199420 [ 3 ] {4eeb51e2-1faf-478b-816c-af256f017a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4585 2024.08.22 17:51:40.199591 [ 3 ] {4eeb51e2-1faf-478b-816c-af256f017a28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4586 2024.08.22 17:51:40.200024 [ 3 ] {4eeb51e2-1faf-478b-816c-af256f017a28} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4587 2024.08.22 17:51:40.200060 [ 3 ] {4eeb51e2-1faf-478b-816c-af256f017a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4588 2024.08.22 17:51:40.200449 [ 3 ] {4eeb51e2-1faf-478b-816c-af256f017a28} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4589 2024.08.22 17:51:40.200789 [ 3 ] {4eeb51e2-1faf-478b-816c-af256f017a28} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4590 2024.08.22 17:51:40.200949 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4591 2024.08.22 17:51:40.200957 [ 3 ] {4eeb51e2-1faf-478b-816c-af256f017a28} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001747 sec., 135661.13337149398 rows/sec., 9.09 MiB/sec.
4592 2024.08.22 17:51:40.201002 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4593 2024.08.22 17:51:40.201062 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4594 2024.08.22 17:51:40.201285 [ 201 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::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
4595 2024.08.22 17:51:40.201300 [ 3 ] {4eeb51e2-1faf-478b-816c-af256f017a28} <Debug> DynamicQueryHandler: Done processing query
4596 2024.08.22 17:51:40.201385 [ 3 ] {4eeb51e2-1faf-478b-816c-af256f017a28} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4597 2024.08.22 17:51:40.201409 [ 3 ] {} <Debug> HTTP-Session: 885186dc-c50e-447d-8241-f452112e965e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4598 2024.08.22 17:51:40.201562 [ 201 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4599 2024.08.22 17:51:40.201577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4600 2024.08.22 17:51:40.201625 [ 201 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5746 rows starting from the beginning of the part
4601 2024.08.22 17:51:40.201674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4602 2024.08.22 17:51:40.201711 [ 3 ] {} <Debug> HTTP-Session: 38797cad-6191-43b7-95db-619d672227f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4603 2024.08.22 17:51:40.201777 [ 3 ] {} <Debug> HTTP-Session: 38797cad-6191-43b7-95db-619d672227f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4604 2024.08.22 17:51:40.201859 [ 3 ] {} <Debug> HTTP-Session: 38797cad-6191-43b7-95db-619d672227f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4605 2024.08.22 17:51:40.201902 [ 201 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 238 rows starting from the beginning of the part
4606 2024.08.22 17:51:40.201989 [ 3 ] {} <Trace> HTTP-Session: 38797cad-6191-43b7-95db-619d672227f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4607 2024.08.22 17:51:40.202254 [ 201 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part
4608 2024.08.22 17:51:40.202289 [ 3 ] {3ed46d0b-018c-4328-a0cd-34102464cbb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
4609 2024.08.22 17:51:40.202447 [ 3 ] {3ed46d0b-018c-4328-a0cd-34102464cbb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4610 2024.08.22 17:51:40.202546 [ 201 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 237 rows starting from the beginning of the part
4611 2024.08.22 17:51:40.202919 [ 201 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::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
4612 2024.08.22 17:51:40.203221 [ 201 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 237 rows starting from the beginning of the part
4613 2024.08.22 17:51:40.203548 [ 3 ] {3ed46d0b-018c-4328-a0cd-34102464cbb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4614 2024.08.22 17:51:40.204298 [ 3 ] {3ed46d0b-018c-4328-a0cd-34102464cbb8} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4615 2024.08.22 17:51:40.204368 [ 3 ] {3ed46d0b-018c-4328-a0cd-34102464cbb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
4616 2024.08.22 17:51:40.205139 [ 3 ] {3ed46d0b-018c-4328-a0cd-34102464cbb8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4617 2024.08.22 17:51:40.206085 [ 3 ] {3ed46d0b-018c-4328-a0cd-34102464cbb8} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4618 2024.08.22 17:51:40.206487 [ 3 ] {3ed46d0b-018c-4328-a0cd-34102464cbb8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004285 sec., 233.37222870478413 rows/sec., 15.73 KiB/sec.
4619 2024.08.22 17:51:40.206741 [ 3 ] {3ed46d0b-018c-4328-a0cd-34102464cbb8} <Debug> DynamicQueryHandler: Done processing query
4620 2024.08.22 17:51:40.206831 [ 3 ] {3ed46d0b-018c-4328-a0cd-34102464cbb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4621 2024.08.22 17:51:40.206867 [ 3 ] {} <Debug> HTTP-Session: 38797cad-6191-43b7-95db-619d672227f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4622 2024.08.22 17:51:40.207036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 46566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4623 2024.08.22 17:51:40.207143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4624 2024.08.22 17:51:40.207163 [ 3 ] {} <Debug> HTTP-Session: d91baa2a-1dc7-4231-a5f6-8faad11ac7ed Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4625 2024.08.22 17:51:40.207185 [ 3 ] {} <Debug> HTTP-Session: d91baa2a-1dc7-4231-a5f6-8faad11ac7ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4626 2024.08.22 17:51:40.207199 [ 3 ] {} <Debug> HTTP-Session: d91baa2a-1dc7-4231-a5f6-8faad11ac7ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4627 2024.08.22 17:51:40.207235 [ 3 ] {} <Trace> HTTP-Session: d91baa2a-1dc7-4231-a5f6-8faad11ac7ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4628 2024.08.22 17:51:40.207671 [ 191 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6778 rows, containing 5 columns (5 merged, 0 gathered) in 0.006496003 sec., 1043410.8481784876 rows/sec., 70.51 MiB/sec.
4629 2024.08.22 17:51:40.207890 [ 3 ] {63d3285f-fd62-4820-b75d-27c59812c00f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4630 2024.08.22 17:51:40.207968 [ 3 ] {63d3285f-fd62-4820-b75d-27c59812c00f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
4631 2024.08.22 17:51:40.208227 [ 195 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4632 2024.08.22 17:51:40.208846 [ 3 ] {63d3285f-fd62-4820-b75d-27c59812c00f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4633 2024.08.22 17:51:40.209123 [ 191 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4634 2024.08.22 17:51:40.209364 [ 191 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4635 2024.08.22 17:51:40.209519 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB.
4636 2024.08.22 17:51:40.210065 [ 3 ] {63d3285f-fd62-4820-b75d-27c59812c00f} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4637 2024.08.22 17:51:40.210102 [ 3 ] {63d3285f-fd62-4820-b75d-27c59812c00f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4638 2024.08.22 17:51:40.210741 [ 3 ] {63d3285f-fd62-4820-b75d-27c59812c00f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4639 2024.08.22 17:51:40.211147 [ 3 ] {63d3285f-fd62-4820-b75d-27c59812c00f} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4640 2024.08.22 17:51:40.211331 [ 3 ] {63d3285f-fd62-4820-b75d-27c59812c00f} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.00396 sec., 7323.232323232323 rows/sec., 13.12 MiB/sec.
4641 2024.08.22 17:51:40.211577 [ 3 ] {63d3285f-fd62-4820-b75d-27c59812c00f} <Debug> DynamicQueryHandler: Done processing query
4642 2024.08.22 17:51:40.211601 [ 3 ] {63d3285f-fd62-4820-b75d-27c59812c00f} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4643 2024.08.22 17:51:40.211617 [ 3 ] {} <Debug> HTTP-Session: d91baa2a-1dc7-4231-a5f6-8faad11ac7ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4644 2024.08.22 17:51:40.211767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4645 2024.08.22 17:51:40.211816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4646 2024.08.22 17:51:40.211836 [ 3 ] {} <Debug> HTTP-Session: 40520a61-7d3a-4064-8cd5-dc55ad834c52 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4647 2024.08.22 17:51:40.211852 [ 3 ] {} <Debug> HTTP-Session: 40520a61-7d3a-4064-8cd5-dc55ad834c52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4648 2024.08.22 17:51:40.211866 [ 3 ] {} <Debug> HTTP-Session: 40520a61-7d3a-4064-8cd5-dc55ad834c52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4649 2024.08.22 17:51:40.211896 [ 3 ] {} <Trace> HTTP-Session: 40520a61-7d3a-4064-8cd5-dc55ad834c52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4650 2024.08.22 17:51:40.212022 [ 3 ] {0584bb90-4c1b-4df4-be5e-c46b75dd830c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4651 2024.08.22 17:51:40.212067 [ 3 ] {0584bb90-4c1b-4df4-be5e-c46b75dd830c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4652 2024.08.22 17:51:40.212196 [ 3 ] {0584bb90-4c1b-4df4-be5e-c46b75dd830c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4653 2024.08.22 17:51:40.212500 [ 3 ] {0584bb90-4c1b-4df4-be5e-c46b75dd830c} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4654 2024.08.22 17:51:40.212535 [ 3 ] {0584bb90-4c1b-4df4-be5e-c46b75dd830c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4655 2024.08.22 17:51:40.212894 [ 3 ] {0584bb90-4c1b-4df4-be5e-c46b75dd830c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4656 2024.08.22 17:51:40.213219 [ 3 ] {0584bb90-4c1b-4df4-be5e-c46b75dd830c} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4657 2024.08.22 17:51:40.213372 [ 3 ] {0584bb90-4c1b-4df4-be5e-c46b75dd830c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001395 sec., 58781.362007168456 rows/sec., 3.73 MiB/sec.
4658 2024.08.22 17:51:40.213382 [ 136 ] {} <Debug> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4659 2024.08.22 17:51:40.213467 [ 136 ] {} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4660 2024.08.22 17:51:40.213524 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB.
4661 2024.08.22 17:51:40.213629 [ 3 ] {0584bb90-4c1b-4df4-be5e-c46b75dd830c} <Debug> DynamicQueryHandler: Done processing query
4662 2024.08.22 17:51:40.213665 [ 3 ] {0584bb90-4c1b-4df4-be5e-c46b75dd830c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4663 2024.08.22 17:51:40.213677 [ 195 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
4664 2024.08.22 17:51:40.213685 [ 3 ] {} <Debug> HTTP-Session: 40520a61-7d3a-4064-8cd5-dc55ad834c52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4665 2024.08.22 17:51:40.213816 [ 195 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4666 2024.08.22 17:51:40.213853 [ 195 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 938 rows starting from the beginning of the part
4667 2024.08.22 17:51:40.213973 [ 195 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 82 rows starting from the beginning of the part
4668 2024.08.22 17:51:40.214189 [ 195 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
4669 2024.08.22 17:51:40.214282 [ 195 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part
4670 2024.08.22 17:51:40.214506 [ 195 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
4671 2024.08.22 17:51:40.214695 [ 195 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 82 rows starting from the beginning of the part
4672 2024.08.22 17:51:40.215859 [ 199 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1304 rows, containing 4 columns (4 merged, 0 gathered) in 0.002263331 sec., 576141.9783496095 rows/sec., 37.70 MiB/sec.
4673 2024.08.22 17:51:40.216036 [ 199 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4674 2024.08.22 17:51:40.216444 [ 199 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_21_4} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4675 2024.08.22 17:51:40.216527 [ 199 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_21_4} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4676 2024.08.22 17:51:40.216604 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB.
4677 2024.08.22 17:51:45.206073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4678 2024.08.22 17:51:45.206218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4679 2024.08.22 17:51:45.206245 [ 3 ] {} <Debug> HTTP-Session: c75b9a45-2671-4bd5-bcea-33e10eb9b3a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4680 2024.08.22 17:51:45.206277 [ 3 ] {} <Debug> HTTP-Session: c75b9a45-2671-4bd5-bcea-33e10eb9b3a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4681 2024.08.22 17:51:45.206293 [ 3 ] {} <Debug> HTTP-Session: c75b9a45-2671-4bd5-bcea-33e10eb9b3a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4682 2024.08.22 17:51:45.206342 [ 3 ] {} <Trace> HTTP-Session: c75b9a45-2671-4bd5-bcea-33e10eb9b3a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4683 2024.08.22 17:51:45.206535 [ 3 ] {18af7184-56ab-497b-9929-d7f31d230da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4684 2024.08.22 17:51:45.206605 [ 3 ] {18af7184-56ab-497b-9929-d7f31d230da0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4685 2024.08.22 17:51:45.206942 [ 3 ] {18af7184-56ab-497b-9929-d7f31d230da0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4686 2024.08.22 17:51:45.207388 [ 3 ] {18af7184-56ab-497b-9929-d7f31d230da0} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4687 2024.08.22 17:51:45.207437 [ 3 ] {18af7184-56ab-497b-9929-d7f31d230da0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
4688 2024.08.22 17:51:45.207844 [ 3 ] {18af7184-56ab-497b-9929-d7f31d230da0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4689 2024.08.22 17:51:45.208433 [ 3 ] {18af7184-56ab-497b-9929-d7f31d230da0} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4690 2024.08.22 17:51:45.208597 [ 3 ] {18af7184-56ab-497b-9929-d7f31d230da0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002155 sec., 928.0742459396753 rows/sec., 75.68 KiB/sec.
4691 2024.08.22 17:51:45.208856 [ 3 ] {18af7184-56ab-497b-9929-d7f31d230da0} <Debug> DynamicQueryHandler: Done processing query
4692 2024.08.22 17:51:45.208881 [ 3 ] {18af7184-56ab-497b-9929-d7f31d230da0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4693 2024.08.22 17:51:45.208897 [ 3 ] {} <Debug> HTTP-Session: c75b9a45-2671-4bd5-bcea-33e10eb9b3a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4694 2024.08.22 17:51:45.209253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 173398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4695 2024.08.22 17:51:45.209317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4696 2024.08.22 17:51:45.209338 [ 3 ] {} <Debug> HTTP-Session: ae2135f8-95dc-4142-aed3-49454405f352 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4697 2024.08.22 17:51:45.209357 [ 3 ] {} <Debug> HTTP-Session: ae2135f8-95dc-4142-aed3-49454405f352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4698 2024.08.22 17:51:45.209372 [ 3 ] {} <Debug> HTTP-Session: ae2135f8-95dc-4142-aed3-49454405f352 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4699 2024.08.22 17:51:45.209410 [ 3 ] {} <Trace> HTTP-Session: ae2135f8-95dc-4142-aed3-49454405f352 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4700 2024.08.22 17:51:45.209869 [ 3 ] {08b06136-904b-439a-8e21-b7fc21beef5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4701 2024.08.22 17:51:45.209921 [ 3 ] {08b06136-904b-439a-8e21-b7fc21beef5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4702 2024.08.22 17:51:45.210167 [ 3 ] {08b06136-904b-439a-8e21-b7fc21beef5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4703 2024.08.22 17:51:45.211330 [ 3 ] {08b06136-904b-439a-8e21-b7fc21beef5c} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4704 2024.08.22 17:51:45.211368 [ 3 ] {08b06136-904b-439a-8e21-b7fc21beef5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
4705 2024.08.22 17:51:45.211774 [ 3 ] {08b06136-904b-439a-8e21-b7fc21beef5c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4706 2024.08.22 17:51:45.212191 [ 3 ] {08b06136-904b-439a-8e21-b7fc21beef5c} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4707 2024.08.22 17:51:45.212337 [ 3 ] {08b06136-904b-439a-8e21-b7fc21beef5c} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.002792 sec., 428724.9283667621 rows/sec., 35.34 MiB/sec.
4708 2024.08.22 17:51:45.212511 [ 3 ] {08b06136-904b-439a-8e21-b7fc21beef5c} <Debug> DynamicQueryHandler: Done processing query
4709 2024.08.22 17:51:45.212536 [ 3 ] {08b06136-904b-439a-8e21-b7fc21beef5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.97 MiB.
4710 2024.08.22 17:51:45.212552 [ 3 ] {} <Debug> HTTP-Session: ae2135f8-95dc-4142-aed3-49454405f352 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4711 2024.08.22 17:51:45.212792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4712 2024.08.22 17:51:45.212845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4713 2024.08.22 17:51:45.212864 [ 3 ] {} <Debug> HTTP-Session: 402be2a6-ec7b-45cd-84b0-03293d6ac38c Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4714 2024.08.22 17:51:45.212881 [ 3 ] {} <Debug> HTTP-Session: 402be2a6-ec7b-45cd-84b0-03293d6ac38c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4715 2024.08.22 17:51:45.212895 [ 3 ] {} <Debug> HTTP-Session: 402be2a6-ec7b-45cd-84b0-03293d6ac38c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4716 2024.08.22 17:51:45.212995 [ 3 ] {} <Trace> HTTP-Session: 402be2a6-ec7b-45cd-84b0-03293d6ac38c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4717 2024.08.22 17:51:45.213105 [ 3 ] {d8143e9f-9daa-458e-8df0-ed6642969601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4718 2024.08.22 17:51:45.213149 [ 3 ] {d8143e9f-9daa-458e-8df0-ed6642969601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4719 2024.08.22 17:51:45.213380 [ 3 ] {d8143e9f-9daa-458e-8df0-ed6642969601} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4720 2024.08.22 17:51:45.213673 [ 3 ] {d8143e9f-9daa-458e-8df0-ed6642969601} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4721 2024.08.22 17:51:45.213711 [ 3 ] {d8143e9f-9daa-458e-8df0-ed6642969601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
4722 2024.08.22 17:51:45.214046 [ 3 ] {d8143e9f-9daa-458e-8df0-ed6642969601} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4723 2024.08.22 17:51:45.214383 [ 3 ] {d8143e9f-9daa-458e-8df0-ed6642969601} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4724 2024.08.22 17:51:45.214537 [ 3 ] {d8143e9f-9daa-458e-8df0-ed6642969601} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001485 sec., 1346.8013468013469 rows/sec., 94.04 KiB/sec.
4725 2024.08.22 17:51:45.214812 [ 3 ] {d8143e9f-9daa-458e-8df0-ed6642969601} <Debug> DynamicQueryHandler: Done processing query
4726 2024.08.22 17:51:45.214837 [ 3 ] {d8143e9f-9daa-458e-8df0-ed6642969601} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4727 2024.08.22 17:51:45.214853 [ 3 ] {} <Debug> HTTP-Session: 402be2a6-ec7b-45cd-84b0-03293d6ac38c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4728 2024.08.22 17:51:45.215135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4729 2024.08.22 17:51:45.215183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4730 2024.08.22 17:51:45.215202 [ 3 ] {} <Debug> HTTP-Session: 14d33ff9-8136-40f0-80cc-709b1227f9fb Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4731 2024.08.22 17:51:45.215218 [ 3 ] {} <Debug> HTTP-Session: 14d33ff9-8136-40f0-80cc-709b1227f9fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4732 2024.08.22 17:51:45.215231 [ 3 ] {} <Debug> HTTP-Session: 14d33ff9-8136-40f0-80cc-709b1227f9fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4733 2024.08.22 17:51:45.215260 [ 3 ] {} <Trace> HTTP-Session: 14d33ff9-8136-40f0-80cc-709b1227f9fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4734 2024.08.22 17:51:45.215396 [ 3 ] {5c03c692-83e7-4a04-926f-db7d94ad98d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4735 2024.08.22 17:51:45.215437 [ 3 ] {5c03c692-83e7-4a04-926f-db7d94ad98d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4736 2024.08.22 17:51:45.215673 [ 3 ] {5c03c692-83e7-4a04-926f-db7d94ad98d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4737 2024.08.22 17:51:45.216220 [ 3 ] {5c03c692-83e7-4a04-926f-db7d94ad98d8} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4738 2024.08.22 17:51:45.216255 [ 3 ] {5c03c692-83e7-4a04-926f-db7d94ad98d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
4739 2024.08.22 17:51:45.216588 [ 3 ] {5c03c692-83e7-4a04-926f-db7d94ad98d8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4740 2024.08.22 17:51:45.216978 [ 3 ] {5c03c692-83e7-4a04-926f-db7d94ad98d8} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4741 2024.08.22 17:51:45.217126 [ 3 ] {5c03c692-83e7-4a04-926f-db7d94ad98d8} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001762 sec., 129398.41089670829 rows/sec., 8.76 MiB/sec.
4742 2024.08.22 17:51:45.217306 [ 3 ] {5c03c692-83e7-4a04-926f-db7d94ad98d8} <Debug> DynamicQueryHandler: Done processing query
4743 2024.08.22 17:51:45.217330 [ 3 ] {5c03c692-83e7-4a04-926f-db7d94ad98d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
4744 2024.08.22 17:51:45.217346 [ 3 ] {} <Debug> HTTP-Session: 14d33ff9-8136-40f0-80cc-709b1227f9fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4745 2024.08.22 17:51:45.217624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 86181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4746 2024.08.22 17:51:45.217673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4747 2024.08.22 17:51:45.217693 [ 3 ] {} <Debug> HTTP-Session: 7a5791c9-df67-4271-8aa0-8beca6b334ac Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4748 2024.08.22 17:51:45.217710 [ 3 ] {} <Debug> HTTP-Session: 7a5791c9-df67-4271-8aa0-8beca6b334ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4749 2024.08.22 17:51:45.217724 [ 3 ] {} <Debug> HTTP-Session: 7a5791c9-df67-4271-8aa0-8beca6b334ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4750 2024.08.22 17:51:45.217754 [ 3 ] {} <Trace> HTTP-Session: 7a5791c9-df67-4271-8aa0-8beca6b334ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4751 2024.08.22 17:51:45.218145 [ 3 ] {4a569104-f445-464e-9f02-7dc34739ebbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4752 2024.08.22 17:51:45.218212 [ 3 ] {4a569104-f445-464e-9f02-7dc34739ebbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4753 2024.08.22 17:51:45.218520 [ 3 ] {4a569104-f445-464e-9f02-7dc34739ebbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4754 2024.08.22 17:51:45.219244 [ 3 ] {4a569104-f445-464e-9f02-7dc34739ebbf} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4755 2024.08.22 17:51:45.219281 [ 3 ] {4a569104-f445-464e-9f02-7dc34739ebbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
4756 2024.08.22 17:51:45.219649 [ 3 ] {4a569104-f445-464e-9f02-7dc34739ebbf} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4757 2024.08.22 17:51:45.220070 [ 3 ] {4a569104-f445-464e-9f02-7dc34739ebbf} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4758 2024.08.22 17:51:45.220229 [ 3 ] {4a569104-f445-464e-9f02-7dc34739ebbf} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.00238 sec., 219327.73109243697 rows/sec., 16.24 MiB/sec.
4759 2024.08.22 17:51:45.220416 [ 3 ] {4a569104-f445-464e-9f02-7dc34739ebbf} <Debug> DynamicQueryHandler: Done processing query
4760 2024.08.22 17:51:45.220442 [ 3 ] {4a569104-f445-464e-9f02-7dc34739ebbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4761 2024.08.22 17:51:45.220458 [ 3 ] {} <Debug> HTTP-Session: 7a5791c9-df67-4271-8aa0-8beca6b334ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4762 2024.08.22 17:51:45.220876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 160399, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4763 2024.08.22 17:51:45.220937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4764 2024.08.22 17:51:45.220962 [ 3 ] {} <Debug> HTTP-Session: 9bcea4c7-b58f-4ceb-94db-854c6166b9db Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4765 2024.08.22 17:51:45.220985 [ 3 ] {} <Debug> HTTP-Session: 9bcea4c7-b58f-4ceb-94db-854c6166b9db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4766 2024.08.22 17:51:45.221004 [ 3 ] {} <Debug> HTTP-Session: 9bcea4c7-b58f-4ceb-94db-854c6166b9db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4767 2024.08.22 17:51:45.221040 [ 3 ] {} <Trace> HTTP-Session: 9bcea4c7-b58f-4ceb-94db-854c6166b9db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4768 2024.08.22 17:51:45.221558 [ 3 ] {c551c563-e19a-4288-89b8-2b1609239585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4769 2024.08.22 17:51:45.221614 [ 3 ] {c551c563-e19a-4288-89b8-2b1609239585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4770 2024.08.22 17:51:45.221800 [ 3 ] {c551c563-e19a-4288-89b8-2b1609239585} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4771 2024.08.22 17:51:45.223032 [ 3 ] {c551c563-e19a-4288-89b8-2b1609239585} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4772 2024.08.22 17:51:45.223073 [ 3 ] {c551c563-e19a-4288-89b8-2b1609239585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
4773 2024.08.22 17:51:45.223568 [ 3 ] {c551c563-e19a-4288-89b8-2b1609239585} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4774 2024.08.22 17:51:45.224063 [ 3 ] {c551c563-e19a-4288-89b8-2b1609239585} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4775 2024.08.22 17:51:45.224248 [ 3 ] {c551c563-e19a-4288-89b8-2b1609239585} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.003019 sec., 279894.0046372971 rows/sec., 18.84 MiB/sec.
4776 2024.08.22 17:51:45.224433 [ 3 ] {c551c563-e19a-4288-89b8-2b1609239585} <Debug> DynamicQueryHandler: Done processing query
4777 2024.08.22 17:51:45.224459 [ 3 ] {c551c563-e19a-4288-89b8-2b1609239585} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
4778 2024.08.22 17:51:45.224476 [ 3 ] {} <Debug> HTTP-Session: 9bcea4c7-b58f-4ceb-94db-854c6166b9db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4779 2024.08.22 17:51:45.224759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4780 2024.08.22 17:51:45.224810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4781 2024.08.22 17:51:45.224831 [ 3 ] {} <Debug> HTTP-Session: da0fe8e0-f1bb-4cfd-88c0-ca8a0f3c5b4b Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4782 2024.08.22 17:51:45.224849 [ 3 ] {} <Debug> HTTP-Session: da0fe8e0-f1bb-4cfd-88c0-ca8a0f3c5b4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4783 2024.08.22 17:51:45.224863 [ 3 ] {} <Debug> HTTP-Session: da0fe8e0-f1bb-4cfd-88c0-ca8a0f3c5b4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4784 2024.08.22 17:51:45.224894 [ 3 ] {} <Trace> HTTP-Session: da0fe8e0-f1bb-4cfd-88c0-ca8a0f3c5b4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4785 2024.08.22 17:51:45.225006 [ 3 ] {b9b72596-cc84-47b2-b235-cacea12a7d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4786 2024.08.22 17:51:45.225048 [ 3 ] {b9b72596-cc84-47b2-b235-cacea12a7d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4787 2024.08.22 17:51:45.225169 [ 3 ] {b9b72596-cc84-47b2-b235-cacea12a7d00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4788 2024.08.22 17:51:45.225471 [ 3 ] {b9b72596-cc84-47b2-b235-cacea12a7d00} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4789 2024.08.22 17:51:45.225505 [ 3 ] {b9b72596-cc84-47b2-b235-cacea12a7d00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
4790 2024.08.22 17:51:45.225846 [ 3 ] {b9b72596-cc84-47b2-b235-cacea12a7d00} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4791 2024.08.22 17:51:45.226225 [ 3 ] {b9b72596-cc84-47b2-b235-cacea12a7d00} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4792 2024.08.22 17:51:45.226378 [ 3 ] {b9b72596-cc84-47b2-b235-cacea12a7d00} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001423 sec., 42164.441321152495 rows/sec., 2.84 MiB/sec.
4793 2024.08.22 17:51:45.226553 [ 3 ] {b9b72596-cc84-47b2-b235-cacea12a7d00} <Debug> DynamicQueryHandler: Done processing query
4794 2024.08.22 17:51:45.226577 [ 3 ] {b9b72596-cc84-47b2-b235-cacea12a7d00} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4795 2024.08.22 17:51:45.226592 [ 3 ] {} <Debug> HTTP-Session: da0fe8e0-f1bb-4cfd-88c0-ca8a0f3c5b4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4796 2024.08.22 17:51:50.173114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4797 2024.08.22 17:51:50.173315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4798 2024.08.22 17:51:50.173360 [ 3 ] {} <Debug> HTTP-Session: 9082a964-12b0-47f3-8589-6a2bfffcf218 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4799 2024.08.22 17:51:50.173404 [ 3 ] {} <Debug> HTTP-Session: 9082a964-12b0-47f3-8589-6a2bfffcf218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4800 2024.08.22 17:51:50.173435 [ 3 ] {} <Debug> HTTP-Session: 9082a964-12b0-47f3-8589-6a2bfffcf218 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4801 2024.08.22 17:51:50.173514 [ 3 ] {} <Trace> HTTP-Session: 9082a964-12b0-47f3-8589-6a2bfffcf218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4802 2024.08.22 17:51:50.173767 [ 3 ] {18037ded-3652-485e-a09d-8875b3bd92dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4803 2024.08.22 17:51:50.173837 [ 3 ] {18037ded-3652-485e-a09d-8875b3bd92dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4804 2024.08.22 17:51:50.174171 [ 3 ] {18037ded-3652-485e-a09d-8875b3bd92dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4805 2024.08.22 17:51:50.174661 [ 3 ] {18037ded-3652-485e-a09d-8875b3bd92dc} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4806 2024.08.22 17:51:50.174709 [ 3 ] {18037ded-3652-485e-a09d-8875b3bd92dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
4807 2024.08.22 17:51:50.175127 [ 3 ] {18037ded-3652-485e-a09d-8875b3bd92dc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4808 2024.08.22 17:51:50.175508 [ 3 ] {18037ded-3652-485e-a09d-8875b3bd92dc} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4809 2024.08.22 17:51:50.175684 [ 3 ] {18037ded-3652-485e-a09d-8875b3bd92dc} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001992 sec., 2008.0321285140565 rows/sec., 163.74 KiB/sec.
4810 2024.08.22 17:51:50.175892 [ 3 ] {18037ded-3652-485e-a09d-8875b3bd92dc} <Debug> DynamicQueryHandler: Done processing query
4811 2024.08.22 17:51:50.175918 [ 3 ] {18037ded-3652-485e-a09d-8875b3bd92dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4812 2024.08.22 17:51:50.175933 [ 3 ] {} <Debug> HTTP-Session: 9082a964-12b0-47f3-8589-6a2bfffcf218 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4813 2024.08.22 17:51:50.176122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 37632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4814 2024.08.22 17:51:50.176175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4815 2024.08.22 17:51:50.176194 [ 3 ] {} <Debug> HTTP-Session: 376674e6-aaea-43cb-a8f3-be9edb788b70 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4816 2024.08.22 17:51:50.176212 [ 3 ] {} <Debug> HTTP-Session: 376674e6-aaea-43cb-a8f3-be9edb788b70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4817 2024.08.22 17:51:50.176225 [ 3 ] {} <Debug> HTTP-Session: 376674e6-aaea-43cb-a8f3-be9edb788b70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4818 2024.08.22 17:51:50.176258 [ 3 ] {} <Trace> HTTP-Session: 376674e6-aaea-43cb-a8f3-be9edb788b70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4819 2024.08.22 17:51:50.176505 [ 3 ] {1c2620ea-ec53-4206-9cc9-b986a6152513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4820 2024.08.22 17:51:50.176553 [ 3 ] {1c2620ea-ec53-4206-9cc9-b986a6152513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4821 2024.08.22 17:51:50.176792 [ 3 ] {1c2620ea-ec53-4206-9cc9-b986a6152513} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4822 2024.08.22 17:51:50.177253 [ 3 ] {1c2620ea-ec53-4206-9cc9-b986a6152513} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4823 2024.08.22 17:51:50.177291 [ 3 ] {1c2620ea-ec53-4206-9cc9-b986a6152513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
4824 2024.08.22 17:51:50.177668 [ 3 ] {1c2620ea-ec53-4206-9cc9-b986a6152513} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4825 2024.08.22 17:51:50.178024 [ 3 ] {1c2620ea-ec53-4206-9cc9-b986a6152513} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4826 2024.08.22 17:51:50.178185 [ 3 ] {1c2620ea-ec53-4206-9cc9-b986a6152513} <Debug> executeQuery: Read 249 rows, 22.49 KiB in 0.001771 sec., 140598.53190287974 rows/sec., 12.40 MiB/sec.
4827 2024.08.22 17:51:50.178349 [ 3 ] {1c2620ea-ec53-4206-9cc9-b986a6152513} <Debug> DynamicQueryHandler: Done processing query
4828 2024.08.22 17:51:50.178373 [ 3 ] {1c2620ea-ec53-4206-9cc9-b986a6152513} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
4829 2024.08.22 17:51:50.178390 [ 3 ] {} <Debug> HTTP-Session: 376674e6-aaea-43cb-a8f3-be9edb788b70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4830 2024.08.22 17:51:50.178541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 4768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4831 2024.08.22 17:51:50.178590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4832 2024.08.22 17:51:50.178609 [ 3 ] {} <Debug> HTTP-Session: fe32f24e-f601-4a3a-ad0a-d8d9004fabba Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4833 2024.08.22 17:51:50.178626 [ 3 ] {} <Debug> HTTP-Session: fe32f24e-f601-4a3a-ad0a-d8d9004fabba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4834 2024.08.22 17:51:50.178641 [ 3 ] {} <Debug> HTTP-Session: fe32f24e-f601-4a3a-ad0a-d8d9004fabba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4835 2024.08.22 17:51:50.178674 [ 3 ] {} <Trace> HTTP-Session: fe32f24e-f601-4a3a-ad0a-d8d9004fabba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4836 2024.08.22 17:51:50.178780 [ 3 ] {b8657383-5fca-4545-9d01-5fad16e6943c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4837 2024.08.22 17:51:50.178824 [ 3 ] {b8657383-5fca-4545-9d01-5fad16e6943c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4838 2024.08.22 17:51:50.179049 [ 3 ] {b8657383-5fca-4545-9d01-5fad16e6943c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4839 2024.08.22 17:51:50.179380 [ 3 ] {b8657383-5fca-4545-9d01-5fad16e6943c} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4840 2024.08.22 17:51:50.179431 [ 3 ] {b8657383-5fca-4545-9d01-5fad16e6943c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
4841 2024.08.22 17:51:50.179810 [ 3 ] {b8657383-5fca-4545-9d01-5fad16e6943c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4842 2024.08.22 17:51:50.180208 [ 3 ] {b8657383-5fca-4545-9d01-5fad16e6943c} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4843 2024.08.22 17:51:50.180376 [ 3 ] {b8657383-5fca-4545-9d01-5fad16e6943c} <Debug> executeQuery: Read 33 rows, 2.46 KiB in 0.001623 sec., 20332.717190388168 rows/sec., 1.48 MiB/sec.
4844 2024.08.22 17:51:50.180593 [ 3 ] {b8657383-5fca-4545-9d01-5fad16e6943c} <Debug> DynamicQueryHandler: Done processing query
4845 2024.08.22 17:51:50.180623 [ 3 ] {b8657383-5fca-4545-9d01-5fad16e6943c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4846 2024.08.22 17:51:50.180644 [ 3 ] {} <Debug> HTTP-Session: fe32f24e-f601-4a3a-ad0a-d8d9004fabba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4847 2024.08.22 17:51:50.180769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4848 2024.08.22 17:51:50.180821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4849 2024.08.22 17:51:50.180839 [ 3 ] {} <Debug> HTTP-Session: bf551160-67fe-4514-a172-6379e85b2f0b Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4850 2024.08.22 17:51:50.180856 [ 3 ] {} <Debug> HTTP-Session: bf551160-67fe-4514-a172-6379e85b2f0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4851 2024.08.22 17:51:50.180871 [ 3 ] {} <Debug> HTTP-Session: bf551160-67fe-4514-a172-6379e85b2f0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4852 2024.08.22 17:51:50.180902 [ 3 ] {} <Trace> HTTP-Session: bf551160-67fe-4514-a172-6379e85b2f0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4853 2024.08.22 17:51:50.181006 [ 3 ] {b7f855a9-e573-48ff-bf9c-d8c2ac55cf92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4854 2024.08.22 17:51:50.181050 [ 3 ] {b7f855a9-e573-48ff-bf9c-d8c2ac55cf92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4855 2024.08.22 17:51:50.181279 [ 3 ] {b7f855a9-e573-48ff-bf9c-d8c2ac55cf92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4856 2024.08.22 17:51:50.181600 [ 3 ] {b7f855a9-e573-48ff-bf9c-d8c2ac55cf92} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4857 2024.08.22 17:51:50.181637 [ 3 ] {b7f855a9-e573-48ff-bf9c-d8c2ac55cf92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
4858 2024.08.22 17:51:50.181992 [ 3 ] {b7f855a9-e573-48ff-bf9c-d8c2ac55cf92} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4859 2024.08.22 17:51:50.182348 [ 3 ] {b7f855a9-e573-48ff-bf9c-d8c2ac55cf92} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4860 2024.08.22 17:51:50.182504 [ 3 ] {b7f855a9-e573-48ff-bf9c-d8c2ac55cf92} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001527 sec., 9168.3038637852 rows/sec., 642.09 KiB/sec.
4861 2024.08.22 17:51:50.182662 [ 3 ] {b7f855a9-e573-48ff-bf9c-d8c2ac55cf92} <Debug> DynamicQueryHandler: Done processing query
4862 2024.08.22 17:51:50.182686 [ 3 ] {b7f855a9-e573-48ff-bf9c-d8c2ac55cf92} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4863 2024.08.22 17:51:50.182701 [ 3 ] {} <Debug> HTTP-Session: bf551160-67fe-4514-a172-6379e85b2f0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4864 2024.08.22 17:51:50.182830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4865 2024.08.22 17:51:50.182877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4866 2024.08.22 17:51:50.182896 [ 3 ] {} <Debug> HTTP-Session: 976de548-9f5d-46b7-aaf8-c5e1b3d6d68f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4867 2024.08.22 17:51:50.182912 [ 3 ] {} <Debug> HTTP-Session: 976de548-9f5d-46b7-aaf8-c5e1b3d6d68f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4868 2024.08.22 17:51:50.182926 [ 3 ] {} <Debug> HTTP-Session: 976de548-9f5d-46b7-aaf8-c5e1b3d6d68f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4869 2024.08.22 17:51:50.182957 [ 3 ] {} <Trace> HTTP-Session: 976de548-9f5d-46b7-aaf8-c5e1b3d6d68f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4870 2024.08.22 17:51:50.183052 [ 3 ] {9ecee0e9-93c3-46d8-9b33-257d7c57db2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
4871 2024.08.22 17:51:50.183096 [ 3 ] {9ecee0e9-93c3-46d8-9b33-257d7c57db2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4872 2024.08.22 17:51:50.183321 [ 3 ] {9ecee0e9-93c3-46d8-9b33-257d7c57db2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4873 2024.08.22 17:51:50.183683 [ 3 ] {9ecee0e9-93c3-46d8-9b33-257d7c57db2c} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4874 2024.08.22 17:51:50.183719 [ 3 ] {9ecee0e9-93c3-46d8-9b33-257d7c57db2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
4875 2024.08.22 17:51:50.184070 [ 3 ] {9ecee0e9-93c3-46d8-9b33-257d7c57db2c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4876 2024.08.22 17:51:50.184412 [ 3 ] {9ecee0e9-93c3-46d8-9b33-257d7c57db2c} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4877 2024.08.22 17:51:50.184565 [ 129 ] {} <Debug> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
4878 2024.08.22 17:51:50.184577 [ 3 ] {9ecee0e9-93c3-46d8-9b33-257d7c57db2c} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001542 sec., 3891.0505836575876 rows/sec., 229.89 KiB/sec.
4879 2024.08.22 17:51:50.184649 [ 129 ] {} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4880 2024.08.22 17:51:50.184712 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
4881 2024.08.22 17:51:50.184936 [ 193 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full
4882 2024.08.22 17:51:50.185000 [ 3 ] {9ecee0e9-93c3-46d8-9b33-257d7c57db2c} <Debug> DynamicQueryHandler: Done processing query
4883 2024.08.22 17:51:50.185063 [ 3 ] {9ecee0e9-93c3-46d8-9b33-257d7c57db2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4884 2024.08.22 17:51:50.185105 [ 3 ] {} <Debug> HTTP-Session: 976de548-9f5d-46b7-aaf8-c5e1b3d6d68f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4885 2024.08.22 17:51:50.185209 [ 193 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4886 2024.08.22 17:51:50.185251 [ 193 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 6 rows starting from the beginning of the part
4887 2024.08.22 17:51:50.185372 [ 193 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part
4888 2024.08.22 17:51:50.185444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 67398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4889 2024.08.22 17:51:50.185646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4890 2024.08.22 17:51:50.185744 [ 193 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part
4891 2024.08.22 17:51:50.185775 [ 3 ] {} <Debug> HTTP-Session: e4ad010b-fe19-4893-aaaa-c39bcf4634d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4892 2024.08.22 17:51:50.185858 [ 3 ] {} <Debug> HTTP-Session: e4ad010b-fe19-4893-aaaa-c39bcf4634d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4893 2024.08.22 17:51:50.185922 [ 3 ] {} <Debug> HTTP-Session: e4ad010b-fe19-4893-aaaa-c39bcf4634d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4894 2024.08.22 17:51:50.186080 [ 193 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part
4895 2024.08.22 17:51:50.186094 [ 3 ] {} <Trace> HTTP-Session: e4ad010b-fe19-4893-aaaa-c39bcf4634d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4896 2024.08.22 17:51:50.186337 [ 193 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part
4897 2024.08.22 17:51:50.186656 [ 3 ] {70f1c605-4ea6-4ba5-9dcd-f1218e5b324c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4898 2024.08.22 17:51:50.186838 [ 3 ] {70f1c605-4ea6-4ba5-9dcd-f1218e5b324c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4899 2024.08.22 17:51:50.187590 [ 3 ] {70f1c605-4ea6-4ba5-9dcd-f1218e5b324c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4900 2024.08.22 17:51:50.188912 [ 191 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004098012 sec., 7320.622780021142 rows/sec., 464.69 KiB/sec.
4901 2024.08.22 17:51:50.189004 [ 3 ] {70f1c605-4ea6-4ba5-9dcd-f1218e5b324c} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4902 2024.08.22 17:51:50.189062 [ 3 ] {70f1c605-4ea6-4ba5-9dcd-f1218e5b324c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
4903 2024.08.22 17:51:50.189097 [ 193 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
4904 2024.08.22 17:51:50.190185 [ 3 ] {70f1c605-4ea6-4ba5-9dcd-f1218e5b324c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4905 2024.08.22 17:51:50.190226 [ 193 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_9_2} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4906 2024.08.22 17:51:50.190357 [ 193 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_9_2} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2
4907 2024.08.22 17:51:50.190545 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
4908 2024.08.22 17:51:50.190837 [ 3 ] {70f1c605-4ea6-4ba5-9dcd-f1218e5b324c} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4909 2024.08.22 17:51:50.191016 [ 3 ] {70f1c605-4ea6-4ba5-9dcd-f1218e5b324c} <Debug> executeQuery: Read 415 rows, 30.33 KiB in 0.004676 sec., 88751.06928999146 rows/sec., 6.33 MiB/sec.
4910 2024.08.22 17:51:50.191424 [ 3 ] {70f1c605-4ea6-4ba5-9dcd-f1218e5b324c} <Debug> DynamicQueryHandler: Done processing query
4911 2024.08.22 17:51:50.191451 [ 3 ] {70f1c605-4ea6-4ba5-9dcd-f1218e5b324c} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
4912 2024.08.22 17:51:50.191467 [ 3 ] {} <Debug> HTTP-Session: e4ad010b-fe19-4893-aaaa-c39bcf4634d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4913 2024.08.22 17:51:50.191597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4914 2024.08.22 17:51:50.191646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4915 2024.08.22 17:51:50.191666 [ 3 ] {} <Debug> HTTP-Session: 18c002a5-115a-4a00-827d-8dacd8af6eba Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4916 2024.08.22 17:51:50.191683 [ 3 ] {} <Debug> HTTP-Session: 18c002a5-115a-4a00-827d-8dacd8af6eba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4917 2024.08.22 17:51:50.191697 [ 3 ] {} <Debug> HTTP-Session: 18c002a5-115a-4a00-827d-8dacd8af6eba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4918 2024.08.22 17:51:50.191727 [ 3 ] {} <Trace> HTTP-Session: 18c002a5-115a-4a00-827d-8dacd8af6eba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4919 2024.08.22 17:51:50.191826 [ 3 ] {8ccf9d48-fc00-44b3-8dca-e65594b0fcf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4920 2024.08.22 17:51:50.191873 [ 3 ] {8ccf9d48-fc00-44b3-8dca-e65594b0fcf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4921 2024.08.22 17:51:50.192020 [ 3 ] {8ccf9d48-fc00-44b3-8dca-e65594b0fcf1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4922 2024.08.22 17:51:50.192300 [ 3 ] {8ccf9d48-fc00-44b3-8dca-e65594b0fcf1} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4923 2024.08.22 17:51:50.192335 [ 3 ] {8ccf9d48-fc00-44b3-8dca-e65594b0fcf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
4924 2024.08.22 17:51:50.192684 [ 3 ] {8ccf9d48-fc00-44b3-8dca-e65594b0fcf1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4925 2024.08.22 17:51:50.193015 [ 3 ] {8ccf9d48-fc00-44b3-8dca-e65594b0fcf1} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4926 2024.08.22 17:51:50.193172 [ 3 ] {8ccf9d48-fc00-44b3-8dca-e65594b0fcf1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001371 sec., 4376.367614879649 rows/sec., 228.65 KiB/sec.
4927 2024.08.22 17:51:50.193335 [ 3 ] {8ccf9d48-fc00-44b3-8dca-e65594b0fcf1} <Debug> DynamicQueryHandler: Done processing query
4928 2024.08.22 17:51:50.193359 [ 3 ] {8ccf9d48-fc00-44b3-8dca-e65594b0fcf1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4929 2024.08.22 17:51:50.193375 [ 3 ] {} <Debug> HTTP-Session: 18c002a5-115a-4a00-827d-8dacd8af6eba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4930 2024.08.22 17:51:50.193540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 45008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4931 2024.08.22 17:51:50.193587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4932 2024.08.22 17:51:50.193607 [ 3 ] {} <Debug> HTTP-Session: 323b4cb9-66a3-4b13-94a4-c66e7973a00a Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4933 2024.08.22 17:51:50.193623 [ 3 ] {} <Debug> HTTP-Session: 323b4cb9-66a3-4b13-94a4-c66e7973a00a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4934 2024.08.22 17:51:50.193637 [ 3 ] {} <Debug> HTTP-Session: 323b4cb9-66a3-4b13-94a4-c66e7973a00a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4935 2024.08.22 17:51:50.193666 [ 3 ] {} <Trace> HTTP-Session: 323b4cb9-66a3-4b13-94a4-c66e7973a00a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4936 2024.08.22 17:51:50.193856 [ 3 ] {ad3cda41-85ab-4c39-8ef8-c23dbc6e6ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4937 2024.08.22 17:51:50.193901 [ 3 ] {ad3cda41-85ab-4c39-8ef8-c23dbc6e6ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4938 2024.08.22 17:51:50.194047 [ 3 ] {ad3cda41-85ab-4c39-8ef8-c23dbc6e6ad3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4939 2024.08.22 17:51:50.194466 [ 3 ] {ad3cda41-85ab-4c39-8ef8-c23dbc6e6ad3} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4940 2024.08.22 17:51:50.194502 [ 3 ] {ad3cda41-85ab-4c39-8ef8-c23dbc6e6ad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
4941 2024.08.22 17:51:50.194876 [ 3 ] {ad3cda41-85ab-4c39-8ef8-c23dbc6e6ad3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4942 2024.08.22 17:51:50.195206 [ 3 ] {ad3cda41-85ab-4c39-8ef8-c23dbc6e6ad3} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4943 2024.08.22 17:51:50.195375 [ 3 ] {ad3cda41-85ab-4c39-8ef8-c23dbc6e6ad3} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001627 sec., 146896.1278426552 rows/sec., 9.85 MiB/sec.
4944 2024.08.22 17:51:50.195693 [ 3 ] {ad3cda41-85ab-4c39-8ef8-c23dbc6e6ad3} <Debug> DynamicQueryHandler: Done processing query
4945 2024.08.22 17:51:50.195718 [ 3 ] {ad3cda41-85ab-4c39-8ef8-c23dbc6e6ad3} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4946 2024.08.22 17:51:50.195735 [ 3 ] {} <Debug> HTTP-Session: 323b4cb9-66a3-4b13-94a4-c66e7973a00a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4947 2024.08.22 17:51:50.195853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4948 2024.08.22 17:51:50.195901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4949 2024.08.22 17:51:50.195920 [ 3 ] {} <Debug> HTTP-Session: d90a1185-d7af-429a-9e5f-286567ade49d Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4950 2024.08.22 17:51:50.195936 [ 3 ] {} <Debug> HTTP-Session: d90a1185-d7af-429a-9e5f-286567ade49d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4951 2024.08.22 17:51:50.195950 [ 3 ] {} <Debug> HTTP-Session: d90a1185-d7af-429a-9e5f-286567ade49d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4952 2024.08.22 17:51:50.195979 [ 3 ] {} <Trace> HTTP-Session: d90a1185-d7af-429a-9e5f-286567ade49d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4953 2024.08.22 17:51:50.196072 [ 3 ] {f39a72a8-6778-44b8-876a-c5da04f71666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
4954 2024.08.22 17:51:50.196118 [ 3 ] {f39a72a8-6778-44b8-876a-c5da04f71666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4955 2024.08.22 17:51:50.196264 [ 3 ] {f39a72a8-6778-44b8-876a-c5da04f71666} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4956 2024.08.22 17:51:50.196518 [ 3 ] {f39a72a8-6778-44b8-876a-c5da04f71666} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4957 2024.08.22 17:51:50.196554 [ 3 ] {f39a72a8-6778-44b8-876a-c5da04f71666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
4958 2024.08.22 17:51:50.196892 [ 3 ] {f39a72a8-6778-44b8-876a-c5da04f71666} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4959 2024.08.22 17:51:50.197205 [ 3 ] {f39a72a8-6778-44b8-876a-c5da04f71666} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4960 2024.08.22 17:51:50.197366 [ 3 ] {f39a72a8-6778-44b8-876a-c5da04f71666} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001314 sec., 761.03500761035 rows/sec., 51.28 KiB/sec.
4961 2024.08.22 17:51:50.197654 [ 3 ] {f39a72a8-6778-44b8-876a-c5da04f71666} <Debug> DynamicQueryHandler: Done processing query
4962 2024.08.22 17:51:50.197679 [ 3 ] {f39a72a8-6778-44b8-876a-c5da04f71666} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4963 2024.08.22 17:51:50.197695 [ 3 ] {} <Debug> HTTP-Session: d90a1185-d7af-429a-9e5f-286567ade49d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4964 2024.08.22 17:51:50.197854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 46598, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4965 2024.08.22 17:51:50.197903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4966 2024.08.22 17:51:50.197922 [ 3 ] {} <Debug> HTTP-Session: 21b7be2b-bdc7-4c05-b469-f14bb8e4a37c Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4967 2024.08.22 17:51:50.197938 [ 3 ] {} <Debug> HTTP-Session: 21b7be2b-bdc7-4c05-b469-f14bb8e4a37c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4968 2024.08.22 17:51:50.197951 [ 3 ] {} <Debug> HTTP-Session: 21b7be2b-bdc7-4c05-b469-f14bb8e4a37c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4969 2024.08.22 17:51:50.197981 [ 3 ] {} <Trace> HTTP-Session: 21b7be2b-bdc7-4c05-b469-f14bb8e4a37c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4970 2024.08.22 17:51:50.198325 [ 3 ] {28e97dd6-1d3c-4987-89f4-7bf7a1b6ecc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4971 2024.08.22 17:51:50.198396 [ 3 ] {28e97dd6-1d3c-4987-89f4-7bf7a1b6ecc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
4972 2024.08.22 17:51:50.198828 [ 3 ] {28e97dd6-1d3c-4987-89f4-7bf7a1b6ecc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4973 2024.08.22 17:51:50.199586 [ 3 ] {28e97dd6-1d3c-4987-89f4-7bf7a1b6ecc3} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4974 2024.08.22 17:51:50.199623 [ 3 ] {28e97dd6-1d3c-4987-89f4-7bf7a1b6ecc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
4975 2024.08.22 17:51:50.200214 [ 3 ] {28e97dd6-1d3c-4987-89f4-7bf7a1b6ecc3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4976 2024.08.22 17:51:50.200617 [ 3 ] {28e97dd6-1d3c-4987-89f4-7bf7a1b6ecc3} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4977 2024.08.22 17:51:50.200787 [ 129 ] {} <Debug> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
4978 2024.08.22 17:51:50.200813 [ 3 ] {28e97dd6-1d3c-4987-89f4-7bf7a1b6ecc3} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002745 sec., 10564.663023679417 rows/sec., 18.93 MiB/sec.
4979 2024.08.22 17:51:50.200849 [ 129 ] {} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4980 2024.08.22 17:51:50.200922 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
4981 2024.08.22 17:51:50.201253 [ 192 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::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
4982 2024.08.22 17:51:50.201367 [ 3 ] {28e97dd6-1d3c-4987-89f4-7bf7a1b6ecc3} <Debug> DynamicQueryHandler: Done processing query
4983 2024.08.22 17:51:50.201417 [ 3 ] {28e97dd6-1d3c-4987-89f4-7bf7a1b6ecc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4984 2024.08.22 17:51:50.201442 [ 3 ] {} <Debug> HTTP-Session: 21b7be2b-bdc7-4c05-b469-f14bb8e4a37c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4985 2024.08.22 17:51:50.201639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4986 2024.08.22 17:51:50.201758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4987 2024.08.22 17:51:50.201812 [ 3 ] {} <Debug> HTTP-Session: 5a6f07d2-2893-47db-9675-84d840768f61 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
4988 2024.08.22 17:51:50.201869 [ 3 ] {} <Debug> HTTP-Session: 5a6f07d2-2893-47db-9675-84d840768f61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4989 2024.08.22 17:51:50.201917 [ 3 ] {} <Debug> HTTP-Session: 5a6f07d2-2893-47db-9675-84d840768f61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4990 2024.08.22 17:51:50.201999 [ 3 ] {} <Trace> HTTP-Session: 5a6f07d2-2893-47db-9675-84d840768f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4991 2024.08.22 17:51:50.202017 [ 192 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4992 2024.08.22 17:51:50.202171 [ 192 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 164 rows starting from the beginning of the part
4993 2024.08.22 17:51:50.202237 [ 3 ] {b1ce15df-6fb5-4cf4-989c-6f4752eefd4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4994 2024.08.22 17:51:50.202337 [ 3 ] {b1ce15df-6fb5-4cf4-989c-6f4752eefd4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4995 2024.08.22 17:51:50.202942 [ 192 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 29 rows starting from the beginning of the part
4996 2024.08.22 17:51:50.203177 [ 3 ] {b1ce15df-6fb5-4cf4-989c-6f4752eefd4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4997 2024.08.22 17:51:50.203665 [ 192 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 29 rows starting from the beginning of the part
4998 2024.08.22 17:51:50.204422 [ 192 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 29 rows starting from the beginning of the part
4999 2024.08.22 17:51:50.204521 [ 3 ] {b1ce15df-6fb5-4cf4-989c-6f4752eefd4e} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5000 2024.08.22 17:51:50.204597 [ 3 ] {b1ce15df-6fb5-4cf4-989c-6f4752eefd4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5001 2024.08.22 17:51:50.205066 [ 192 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 29 rows starting from the beginning of the part
5002 2024.08.22 17:51:50.205778 [ 192 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 29 rows starting from the beginning of the part
5003 2024.08.22 17:51:50.205962 [ 3 ] {b1ce15df-6fb5-4cf4-989c-6f4752eefd4e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5004 2024.08.22 17:51:50.206925 [ 3 ] {b1ce15df-6fb5-4cf4-989c-6f4752eefd4e} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5005 2024.08.22 17:51:50.207253 [ 3 ] {b1ce15df-6fb5-4cf4-989c-6f4752eefd4e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005106 sec., 16059.537798668232 rows/sec., 1.02 MiB/sec.
5006 2024.08.22 17:51:50.207614 [ 3 ] {b1ce15df-6fb5-4cf4-989c-6f4752eefd4e} <Debug> DynamicQueryHandler: Done processing query
5007 2024.08.22 17:51:50.207655 [ 3 ] {b1ce15df-6fb5-4cf4-989c-6f4752eefd4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5008 2024.08.22 17:51:50.207701 [ 3 ] {} <Debug> HTTP-Session: 5a6f07d2-2893-47db-9675-84d840768f61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5009 2024.08.22 17:51:50.209917 [ 193 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 19 columns (19 merged, 0 gathered) in 0.008854586 sec., 34897.17079940271 rows/sec., 62.53 MiB/sec.
5010 2024.08.22 17:51:50.210271 [ 192 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5011 2024.08.22 17:51:50.210853 [ 192 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5012 2024.08.22 17:51:50.210939 [ 192 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5013 2024.08.22 17:51:50.211053 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB.
5014 2024.08.22 17:51:54.511368 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache
5015 2024.08.22 17:51:54.511471 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache
5016 2024.08.22 17:51:55.166875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 7834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5017 2024.08.22 17:51:55.166996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5018 2024.08.22 17:51:55.167020 [ 3 ] {} <Debug> HTTP-Session: 4b27d494-5f32-414c-b444-31d292bfe51f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5019 2024.08.22 17:51:55.167045 [ 3 ] {} <Debug> HTTP-Session: 4b27d494-5f32-414c-b444-31d292bfe51f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5020 2024.08.22 17:51:55.167061 [ 3 ] {} <Debug> HTTP-Session: 4b27d494-5f32-414c-b444-31d292bfe51f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5021 2024.08.22 17:51:55.167112 [ 3 ] {} <Trace> HTTP-Session: 4b27d494-5f32-414c-b444-31d292bfe51f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5022 2024.08.22 17:51:55.167316 [ 3 ] {8473cabb-ffba-4072-b8a4-7a11bed93ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5023 2024.08.22 17:51:55.167383 [ 3 ] {8473cabb-ffba-4072-b8a4-7a11bed93ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5024 2024.08.22 17:51:55.167717 [ 3 ] {8473cabb-ffba-4072-b8a4-7a11bed93ee1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5025 2024.08.22 17:51:55.168191 [ 3 ] {8473cabb-ffba-4072-b8a4-7a11bed93ee1} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5026 2024.08.22 17:51:55.168239 [ 3 ] {8473cabb-ffba-4072-b8a4-7a11bed93ee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5027 2024.08.22 17:51:55.168657 [ 3 ] {8473cabb-ffba-4072-b8a4-7a11bed93ee1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5028 2024.08.22 17:51:55.169051 [ 3 ] {8473cabb-ffba-4072-b8a4-7a11bed93ee1} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5029 2024.08.22 17:51:55.169235 [ 3 ] {8473cabb-ffba-4072-b8a4-7a11bed93ee1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001977 sec., 28325.74607991907 rows/sec., 2.18 MiB/sec.
5030 2024.08.22 17:51:55.169463 [ 3 ] {8473cabb-ffba-4072-b8a4-7a11bed93ee1} <Debug> DynamicQueryHandler: Done processing query
5031 2024.08.22 17:51:55.169490 [ 3 ] {8473cabb-ffba-4072-b8a4-7a11bed93ee1} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5032 2024.08.22 17:51:55.169508 [ 3 ] {} <Debug> HTTP-Session: 4b27d494-5f32-414c-b444-31d292bfe51f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5033 2024.08.22 17:51:55.169681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 10882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5034 2024.08.22 17:51:55.169735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5035 2024.08.22 17:51:55.169755 [ 3 ] {} <Debug> HTTP-Session: 1ef36a53-35f8-49eb-8f95-2e6f72eb79ed Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5036 2024.08.22 17:51:55.169774 [ 3 ] {} <Debug> HTTP-Session: 1ef36a53-35f8-49eb-8f95-2e6f72eb79ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5037 2024.08.22 17:51:55.169788 [ 3 ] {} <Debug> HTTP-Session: 1ef36a53-35f8-49eb-8f95-2e6f72eb79ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5038 2024.08.22 17:51:55.169823 [ 3 ] {} <Trace> HTTP-Session: 1ef36a53-35f8-49eb-8f95-2e6f72eb79ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5039 2024.08.22 17:51:55.169949 [ 3 ] {3251d036-b629-4844-96b8-ad7e421469a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5040 2024.08.22 17:51:55.169997 [ 3 ] {3251d036-b629-4844-96b8-ad7e421469a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5041 2024.08.22 17:51:55.170239 [ 3 ] {3251d036-b629-4844-96b8-ad7e421469a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5042 2024.08.22 17:51:55.170671 [ 3 ] {3251d036-b629-4844-96b8-ad7e421469a9} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5043 2024.08.22 17:51:55.170708 [ 3 ] {3251d036-b629-4844-96b8-ad7e421469a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5044 2024.08.22 17:51:55.171076 [ 3 ] {3251d036-b629-4844-96b8-ad7e421469a9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5045 2024.08.22 17:51:55.171438 [ 3 ] {3251d036-b629-4844-96b8-ad7e421469a9} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5046 2024.08.22 17:51:55.171604 [ 3 ] {3251d036-b629-4844-96b8-ad7e421469a9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001693 sec., 37802.71707028943 rows/sec., 2.95 MiB/sec.
5047 2024.08.22 17:51:55.171785 [ 3 ] {3251d036-b629-4844-96b8-ad7e421469a9} <Debug> DynamicQueryHandler: Done processing query
5048 2024.08.22 17:51:55.171810 [ 3 ] {3251d036-b629-4844-96b8-ad7e421469a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5049 2024.08.22 17:51:55.171826 [ 3 ] {} <Debug> HTTP-Session: 1ef36a53-35f8-49eb-8f95-2e6f72eb79ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5050 2024.08.22 17:51:55.172016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5051 2024.08.22 17:51:55.172068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5052 2024.08.22 17:51:55.172088 [ 3 ] {} <Debug> HTTP-Session: 5d12da2d-153d-49b5-9e8f-72a5eb0d8b73 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5053 2024.08.22 17:51:55.172106 [ 3 ] {} <Debug> HTTP-Session: 5d12da2d-153d-49b5-9e8f-72a5eb0d8b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5054 2024.08.22 17:51:55.172120 [ 3 ] {} <Debug> HTTP-Session: 5d12da2d-153d-49b5-9e8f-72a5eb0d8b73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5055 2024.08.22 17:51:55.172151 [ 3 ] {} <Trace> HTTP-Session: 5d12da2d-153d-49b5-9e8f-72a5eb0d8b73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5056 2024.08.22 17:51:55.172303 [ 3 ] {9f71748f-fa96-4d3a-bce2-7d75d539532d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5057 2024.08.22 17:51:55.172352 [ 3 ] {9f71748f-fa96-4d3a-bce2-7d75d539532d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5058 2024.08.22 17:51:55.172500 [ 3 ] {9f71748f-fa96-4d3a-bce2-7d75d539532d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5059 2024.08.22 17:51:55.172908 [ 3 ] {9f71748f-fa96-4d3a-bce2-7d75d539532d} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5060 2024.08.22 17:51:55.172946 [ 3 ] {9f71748f-fa96-4d3a-bce2-7d75d539532d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5061 2024.08.22 17:51:55.173334 [ 3 ] {9f71748f-fa96-4d3a-bce2-7d75d539532d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5062 2024.08.22 17:51:55.173673 [ 3 ] {9f71748f-fa96-4d3a-bce2-7d75d539532d} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5063 2024.08.22 17:51:55.173839 [ 3 ] {9f71748f-fa96-4d3a-bce2-7d75d539532d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001608 sec., 99502.48756218905 rows/sec., 6.93 MiB/sec.
5064 2024.08.22 17:51:55.174010 [ 3 ] {9f71748f-fa96-4d3a-bce2-7d75d539532d} <Debug> DynamicQueryHandler: Done processing query
5065 2024.08.22 17:51:55.174034 [ 3 ] {9f71748f-fa96-4d3a-bce2-7d75d539532d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5066 2024.08.22 17:51:55.174051 [ 3 ] {} <Debug> HTTP-Session: 5d12da2d-153d-49b5-9e8f-72a5eb0d8b73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5067 2024.08.22 17:51:55.174188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5068 2024.08.22 17:51:55.174238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5069 2024.08.22 17:51:55.174257 [ 3 ] {} <Debug> HTTP-Session: 1f064ba8-e340-46fb-a3bc-e47d9178b5e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5070 2024.08.22 17:51:55.174274 [ 3 ] {} <Debug> HTTP-Session: 1f064ba8-e340-46fb-a3bc-e47d9178b5e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5071 2024.08.22 17:51:55.174288 [ 3 ] {} <Debug> HTTP-Session: 1f064ba8-e340-46fb-a3bc-e47d9178b5e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5072 2024.08.22 17:51:55.174318 [ 3 ] {} <Trace> HTTP-Session: 1f064ba8-e340-46fb-a3bc-e47d9178b5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5073 2024.08.22 17:51:55.174436 [ 3 ] {4191ce2e-1092-47b0-a04b-0f55ca620b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5074 2024.08.22 17:51:55.174481 [ 3 ] {4191ce2e-1092-47b0-a04b-0f55ca620b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5075 2024.08.22 17:51:55.174612 [ 3 ] {4191ce2e-1092-47b0-a04b-0f55ca620b7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5076 2024.08.22 17:51:55.174911 [ 3 ] {4191ce2e-1092-47b0-a04b-0f55ca620b7d} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5077 2024.08.22 17:51:55.174947 [ 3 ] {4191ce2e-1092-47b0-a04b-0f55ca620b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5078 2024.08.22 17:51:55.175336 [ 3 ] {4191ce2e-1092-47b0-a04b-0f55ca620b7d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5079 2024.08.22 17:51:55.175663 [ 3 ] {4191ce2e-1092-47b0-a04b-0f55ca620b7d} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5080 2024.08.22 17:51:55.175827 [ 3 ] {4191ce2e-1092-47b0-a04b-0f55ca620b7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001427 sec., 42046.25087596356 rows/sec., 2.83 MiB/sec.
5081 2024.08.22 17:51:55.176163 [ 3 ] {4191ce2e-1092-47b0-a04b-0f55ca620b7d} <Debug> DynamicQueryHandler: Done processing query
5082 2024.08.22 17:51:55.176197 [ 3 ] {4191ce2e-1092-47b0-a04b-0f55ca620b7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5083 2024.08.22 17:51:55.176214 [ 3 ] {} <Debug> HTTP-Session: 1f064ba8-e340-46fb-a3bc-e47d9178b5e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5084 2024.08.22 17:52:00.173472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5085 2024.08.22 17:52:00.173613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5086 2024.08.22 17:52:00.173639 [ 3 ] {} <Debug> HTTP-Session: ca5e68b2-57d0-48cb-84f8-b14e1e607a54 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5087 2024.08.22 17:52:00.173664 [ 3 ] {} <Debug> HTTP-Session: ca5e68b2-57d0-48cb-84f8-b14e1e607a54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5088 2024.08.22 17:52:00.173704 [ 3 ] {} <Debug> HTTP-Session: ca5e68b2-57d0-48cb-84f8-b14e1e607a54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5089 2024.08.22 17:52:00.173757 [ 3 ] {} <Trace> HTTP-Session: ca5e68b2-57d0-48cb-84f8-b14e1e607a54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5090 2024.08.22 17:52:00.173938 [ 3 ] {ecd6c560-0a65-4206-83bc-3694481eb1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5091 2024.08.22 17:52:00.174009 [ 3 ] {ecd6c560-0a65-4206-83bc-3694481eb1c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5092 2024.08.22 17:52:00.174352 [ 3 ] {ecd6c560-0a65-4206-83bc-3694481eb1c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5093 2024.08.22 17:52:00.174790 [ 3 ] {ecd6c560-0a65-4206-83bc-3694481eb1c8} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5094 2024.08.22 17:52:00.174837 [ 3 ] {ecd6c560-0a65-4206-83bc-3694481eb1c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5095 2024.08.22 17:52:00.175248 [ 3 ] {ecd6c560-0a65-4206-83bc-3694481eb1c8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
5096 2024.08.22 17:52:00.175653 [ 3 ] {ecd6c560-0a65-4206-83bc-3694481eb1c8} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5097 2024.08.22 17:52:00.175835 [ 3 ] {ecd6c560-0a65-4206-83bc-3694481eb1c8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001939 sec., 1031.4595152140278 rows/sec., 84.11 KiB/sec.
5098 2024.08.22 17:52:00.176094 [ 3 ] {ecd6c560-0a65-4206-83bc-3694481eb1c8} <Debug> DynamicQueryHandler: Done processing query
5099 2024.08.22 17:52:00.176125 [ 3 ] {ecd6c560-0a65-4206-83bc-3694481eb1c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5100 2024.08.22 17:52:00.176143 [ 3 ] {} <Debug> HTTP-Session: ca5e68b2-57d0-48cb-84f8-b14e1e607a54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5101 2024.08.22 17:52:00.176361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 37498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5102 2024.08.22 17:52:00.176422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5103 2024.08.22 17:52:00.176442 [ 3 ] {} <Debug> HTTP-Session: 720b98a0-db0f-4f82-ad9f-a70b08d2607b Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5104 2024.08.22 17:52:00.176461 [ 3 ] {} <Debug> HTTP-Session: 720b98a0-db0f-4f82-ad9f-a70b08d2607b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5105 2024.08.22 17:52:00.176475 [ 3 ] {} <Debug> HTTP-Session: 720b98a0-db0f-4f82-ad9f-a70b08d2607b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5106 2024.08.22 17:52:00.176511 [ 3 ] {} <Trace> HTTP-Session: 720b98a0-db0f-4f82-ad9f-a70b08d2607b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5107 2024.08.22 17:52:00.176692 [ 3 ] {8d0299c0-fa85-4646-b02c-9a56b2059c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5108 2024.08.22 17:52:00.176740 [ 3 ] {8d0299c0-fa85-4646-b02c-9a56b2059c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5109 2024.08.22 17:52:00.176981 [ 3 ] {8d0299c0-fa85-4646-b02c-9a56b2059c70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5110 2024.08.22 17:52:00.177493 [ 3 ] {8d0299c0-fa85-4646-b02c-9a56b2059c70} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5111 2024.08.22 17:52:00.177531 [ 3 ] {8d0299c0-fa85-4646-b02c-9a56b2059c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5112 2024.08.22 17:52:00.177914 [ 3 ] {8d0299c0-fa85-4646-b02c-9a56b2059c70} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5113 2024.08.22 17:52:00.178282 [ 3 ] {8d0299c0-fa85-4646-b02c-9a56b2059c70} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5114 2024.08.22 17:52:00.178460 [ 3 ] {8d0299c0-fa85-4646-b02c-9a56b2059c70} <Debug> executeQuery: Read 248 rows, 22.42 KiB in 0.001855 sec., 133692.72237196765 rows/sec., 11.80 MiB/sec.
5115 2024.08.22 17:52:00.178816 [ 3 ] {8d0299c0-fa85-4646-b02c-9a56b2059c70} <Debug> DynamicQueryHandler: Done processing query
5116 2024.08.22 17:52:00.178845 [ 3 ] {8d0299c0-fa85-4646-b02c-9a56b2059c70} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
5117 2024.08.22 17:52:00.178861 [ 3 ] {} <Debug> HTTP-Session: 720b98a0-db0f-4f82-ad9f-a70b08d2607b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5118 2024.08.22 17:52:00.179010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 4487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5119 2024.08.22 17:52:00.179067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5120 2024.08.22 17:52:00.179088 [ 3 ] {} <Debug> HTTP-Session: 79a48776-9a8a-4caa-9e79-e69514c3b1e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5121 2024.08.22 17:52:00.179106 [ 3 ] {} <Debug> HTTP-Session: 79a48776-9a8a-4caa-9e79-e69514c3b1e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5122 2024.08.22 17:52:00.179122 [ 3 ] {} <Debug> HTTP-Session: 79a48776-9a8a-4caa-9e79-e69514c3b1e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5123 2024.08.22 17:52:00.179159 [ 3 ] {} <Trace> HTTP-Session: 79a48776-9a8a-4caa-9e79-e69514c3b1e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5124 2024.08.22 17:52:00.179273 [ 3 ] {4fd310da-2856-40c7-8beb-395792965a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5125 2024.08.22 17:52:00.179322 [ 3 ] {4fd310da-2856-40c7-8beb-395792965a64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5126 2024.08.22 17:52:00.179579 [ 3 ] {4fd310da-2856-40c7-8beb-395792965a64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5127 2024.08.22 17:52:00.179925 [ 3 ] {4fd310da-2856-40c7-8beb-395792965a64} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5128 2024.08.22 17:52:00.179962 [ 3 ] {4fd310da-2856-40c7-8beb-395792965a64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5129 2024.08.22 17:52:00.180324 [ 3 ] {4fd310da-2856-40c7-8beb-395792965a64} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
5130 2024.08.22 17:52:00.180688 [ 3 ] {4fd310da-2856-40c7-8beb-395792965a64} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5131 2024.08.22 17:52:00.180852 [ 3 ] {4fd310da-2856-40c7-8beb-395792965a64} <Debug> executeQuery: Read 31 rows, 2.32 KiB in 0.001606 sec., 19302.61519302615 rows/sec., 1.41 MiB/sec.
5132 2024.08.22 17:52:00.181080 [ 3 ] {4fd310da-2856-40c7-8beb-395792965a64} <Debug> DynamicQueryHandler: Done processing query
5133 2024.08.22 17:52:00.181106 [ 3 ] {4fd310da-2856-40c7-8beb-395792965a64} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5134 2024.08.22 17:52:00.181122 [ 3 ] {} <Debug> HTTP-Session: 79a48776-9a8a-4caa-9e79-e69514c3b1e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5135 2024.08.22 17:52:00.181248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5136 2024.08.22 17:52:00.181302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5137 2024.08.22 17:52:00.181322 [ 3 ] {} <Debug> HTTP-Session: 664185b0-4e53-48c7-af1c-df2905b1fdd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5138 2024.08.22 17:52:00.181340 [ 3 ] {} <Debug> HTTP-Session: 664185b0-4e53-48c7-af1c-df2905b1fdd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5139 2024.08.22 17:52:00.181354 [ 3 ] {} <Debug> HTTP-Session: 664185b0-4e53-48c7-af1c-df2905b1fdd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5140 2024.08.22 17:52:00.181388 [ 3 ] {} <Trace> HTTP-Session: 664185b0-4e53-48c7-af1c-df2905b1fdd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5141 2024.08.22 17:52:00.181494 [ 3 ] {50706789-a597-49c4-9cce-be372b6a3235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5142 2024.08.22 17:52:00.181541 [ 3 ] {50706789-a597-49c4-9cce-be372b6a3235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5143 2024.08.22 17:52:00.181770 [ 3 ] {50706789-a597-49c4-9cce-be372b6a3235} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5144 2024.08.22 17:52:00.182083 [ 3 ] {50706789-a597-49c4-9cce-be372b6a3235} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5145 2024.08.22 17:52:00.182119 [ 3 ] {50706789-a597-49c4-9cce-be372b6a3235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5146 2024.08.22 17:52:00.182472 [ 3 ] {50706789-a597-49c4-9cce-be372b6a3235} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
5147 2024.08.22 17:52:00.182835 [ 3 ] {50706789-a597-49c4-9cce-be372b6a3235} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5148 2024.08.22 17:52:00.183001 [ 3 ] {50706789-a597-49c4-9cce-be372b6a3235} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00154 sec., 9090.909090909092 rows/sec., 636.67 KiB/sec.
5149 2024.08.22 17:52:00.183179 [ 3 ] {50706789-a597-49c4-9cce-be372b6a3235} <Debug> DynamicQueryHandler: Done processing query
5150 2024.08.22 17:52:00.183204 [ 3 ] {50706789-a597-49c4-9cce-be372b6a3235} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5151 2024.08.22 17:52:00.183221 [ 3 ] {} <Debug> HTTP-Session: 664185b0-4e53-48c7-af1c-df2905b1fdd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5152 2024.08.22 17:52:00.183351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5153 2024.08.22 17:52:00.183402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5154 2024.08.22 17:52:00.183421 [ 3 ] {} <Debug> HTTP-Session: 1f7c8c97-2bc7-475a-85c9-7398f0b86e45 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5155 2024.08.22 17:52:00.183438 [ 3 ] {} <Debug> HTTP-Session: 1f7c8c97-2bc7-475a-85c9-7398f0b86e45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5156 2024.08.22 17:52:00.183452 [ 3 ] {} <Debug> HTTP-Session: 1f7c8c97-2bc7-475a-85c9-7398f0b86e45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5157 2024.08.22 17:52:00.183486 [ 3 ] {} <Trace> HTTP-Session: 1f7c8c97-2bc7-475a-85c9-7398f0b86e45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5158 2024.08.22 17:52:00.183597 [ 3 ] {0e6f4024-bb54-4cdb-8a87-94e4dbce50c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
5159 2024.08.22 17:52:00.183643 [ 3 ] {0e6f4024-bb54-4cdb-8a87-94e4dbce50c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5160 2024.08.22 17:52:00.183876 [ 3 ] {0e6f4024-bb54-4cdb-8a87-94e4dbce50c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5161 2024.08.22 17:52:00.184183 [ 3 ] {0e6f4024-bb54-4cdb-8a87-94e4dbce50c1} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5162 2024.08.22 17:52:00.184221 [ 3 ] {0e6f4024-bb54-4cdb-8a87-94e4dbce50c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5163 2024.08.22 17:52:00.184568 [ 3 ] {0e6f4024-bb54-4cdb-8a87-94e4dbce50c1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5164 2024.08.22 17:52:00.184929 [ 3 ] {0e6f4024-bb54-4cdb-8a87-94e4dbce50c1} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5165 2024.08.22 17:52:00.185083 [ 3 ] {0e6f4024-bb54-4cdb-8a87-94e4dbce50c1} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001512 sec., 3968.253968253968 rows/sec., 234.45 KiB/sec.
5166 2024.08.22 17:52:00.185385 [ 3 ] {0e6f4024-bb54-4cdb-8a87-94e4dbce50c1} <Debug> DynamicQueryHandler: Done processing query
5167 2024.08.22 17:52:00.185410 [ 3 ] {0e6f4024-bb54-4cdb-8a87-94e4dbce50c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5168 2024.08.22 17:52:00.185426 [ 3 ] {} <Debug> HTTP-Session: 1f7c8c97-2bc7-475a-85c9-7398f0b86e45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5169 2024.08.22 17:52:00.185677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 67055, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5170 2024.08.22 17:52:00.185728 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5171 2024.08.22 17:52:00.185748 [ 3 ] {} <Debug> HTTP-Session: 9b397a15-d37d-4421-b07f-fddc87e0631c Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5172 2024.08.22 17:52:00.185764 [ 3 ] {} <Debug> HTTP-Session: 9b397a15-d37d-4421-b07f-fddc87e0631c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5173 2024.08.22 17:52:00.185778 [ 3 ] {} <Debug> HTTP-Session: 9b397a15-d37d-4421-b07f-fddc87e0631c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5174 2024.08.22 17:52:00.185810 [ 3 ] {} <Trace> HTTP-Session: 9b397a15-d37d-4421-b07f-fddc87e0631c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5175 2024.08.22 17:52:00.186036 [ 3 ] {745f7597-4e72-4448-bdf9-50191131fa13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5176 2024.08.22 17:52:00.186084 [ 3 ] {745f7597-4e72-4448-bdf9-50191131fa13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5177 2024.08.22 17:52:00.186336 [ 3 ] {745f7597-4e72-4448-bdf9-50191131fa13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5178 2024.08.22 17:52:00.186933 [ 3 ] {745f7597-4e72-4448-bdf9-50191131fa13} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5179 2024.08.22 17:52:00.186971 [ 3 ] {745f7597-4e72-4448-bdf9-50191131fa13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5180 2024.08.22 17:52:00.187352 [ 3 ] {745f7597-4e72-4448-bdf9-50191131fa13} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5181 2024.08.22 17:52:00.187710 [ 3 ] {745f7597-4e72-4448-bdf9-50191131fa13} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5182 2024.08.22 17:52:00.187875 [ 3 ] {745f7597-4e72-4448-bdf9-50191131fa13} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.001963 sec., 210392.25674987264 rows/sec., 15.01 MiB/sec.
5183 2024.08.22 17:52:00.188049 [ 3 ] {745f7597-4e72-4448-bdf9-50191131fa13} <Debug> DynamicQueryHandler: Done processing query
5184 2024.08.22 17:52:00.188074 [ 3 ] {745f7597-4e72-4448-bdf9-50191131fa13} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
5185 2024.08.22 17:52:00.188090 [ 3 ] {} <Debug> HTTP-Session: 9b397a15-d37d-4421-b07f-fddc87e0631c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5186 2024.08.22 17:52:00.188216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5187 2024.08.22 17:52:00.188263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5188 2024.08.22 17:52:00.188282 [ 3 ] {} <Debug> HTTP-Session: 3cffb795-be5a-4a19-bb4f-528de4ae5d56 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5189 2024.08.22 17:52:00.188299 [ 3 ] {} <Debug> HTTP-Session: 3cffb795-be5a-4a19-bb4f-528de4ae5d56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5190 2024.08.22 17:52:00.188312 [ 3 ] {} <Debug> HTTP-Session: 3cffb795-be5a-4a19-bb4f-528de4ae5d56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5191 2024.08.22 17:52:00.188344 [ 3 ] {} <Trace> HTTP-Session: 3cffb795-be5a-4a19-bb4f-528de4ae5d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5192 2024.08.22 17:52:00.188442 [ 3 ] {5ddba086-f13a-4e02-8f8c-5e26314c869c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5193 2024.08.22 17:52:00.188489 [ 3 ] {5ddba086-f13a-4e02-8f8c-5e26314c869c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5194 2024.08.22 17:52:00.188625 [ 3 ] {5ddba086-f13a-4e02-8f8c-5e26314c869c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5195 2024.08.22 17:52:00.188942 [ 3 ] {5ddba086-f13a-4e02-8f8c-5e26314c869c} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5196 2024.08.22 17:52:00.188978 [ 3 ] {5ddba086-f13a-4e02-8f8c-5e26314c869c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5197 2024.08.22 17:52:00.189338 [ 3 ] {5ddba086-f13a-4e02-8f8c-5e26314c869c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5198 2024.08.22 17:52:00.189663 [ 3 ] {5ddba086-f13a-4e02-8f8c-5e26314c869c} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5199 2024.08.22 17:52:00.189826 [ 3 ] {5ddba086-f13a-4e02-8f8c-5e26314c869c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001408 sec., 4261.363636363636 rows/sec., 222.64 KiB/sec.
5200 2024.08.22 17:52:00.189994 [ 3 ] {5ddba086-f13a-4e02-8f8c-5e26314c869c} <Debug> DynamicQueryHandler: Done processing query
5201 2024.08.22 17:52:00.190018 [ 3 ] {5ddba086-f13a-4e02-8f8c-5e26314c869c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5202 2024.08.22 17:52:00.190034 [ 3 ] {} <Debug> HTTP-Session: 3cffb795-be5a-4a19-bb4f-528de4ae5d56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5203 2024.08.22 17:52:00.190202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 44819, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5204 2024.08.22 17:52:00.190251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5205 2024.08.22 17:52:00.190271 [ 3 ] {} <Debug> HTTP-Session: ed390378-5203-4796-b247-d37cf949f2af Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5206 2024.08.22 17:52:00.190287 [ 3 ] {} <Debug> HTTP-Session: ed390378-5203-4796-b247-d37cf949f2af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5207 2024.08.22 17:52:00.190301 [ 3 ] {} <Debug> HTTP-Session: ed390378-5203-4796-b247-d37cf949f2af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5208 2024.08.22 17:52:00.190331 [ 3 ] {} <Trace> HTTP-Session: ed390378-5203-4796-b247-d37cf949f2af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5209 2024.08.22 17:52:00.190524 [ 3 ] {4334bdf5-7560-4278-919e-41afd500e068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5210 2024.08.22 17:52:00.190571 [ 3 ] {4334bdf5-7560-4278-919e-41afd500e068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5211 2024.08.22 17:52:00.190722 [ 3 ] {4334bdf5-7560-4278-919e-41afd500e068} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5212 2024.08.22 17:52:00.191154 [ 3 ] {4334bdf5-7560-4278-919e-41afd500e068} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5213 2024.08.22 17:52:00.191190 [ 3 ] {4334bdf5-7560-4278-919e-41afd500e068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5214 2024.08.22 17:52:00.191567 [ 3 ] {4334bdf5-7560-4278-919e-41afd500e068} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5215 2024.08.22 17:52:00.191905 [ 3 ] {4334bdf5-7560-4278-919e-41afd500e068} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5216 2024.08.22 17:52:00.192060 [ 3 ] {4334bdf5-7560-4278-919e-41afd500e068} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001636 sec., 145476.7726161369 rows/sec., 9.75 MiB/sec.
5217 2024.08.22 17:52:00.192221 [ 3 ] {4334bdf5-7560-4278-919e-41afd500e068} <Debug> DynamicQueryHandler: Done processing query
5218 2024.08.22 17:52:00.192245 [ 3 ] {4334bdf5-7560-4278-919e-41afd500e068} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
5219 2024.08.22 17:52:00.192262 [ 3 ] {} <Debug> HTTP-Session: ed390378-5203-4796-b247-d37cf949f2af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5220 2024.08.22 17:52:00.192374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5221 2024.08.22 17:52:00.192422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5222 2024.08.22 17:52:00.192440 [ 3 ] {} <Debug> HTTP-Session: 08b754b3-3626-4127-a159-1840c7731a8f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5223 2024.08.22 17:52:00.192456 [ 3 ] {} <Debug> HTTP-Session: 08b754b3-3626-4127-a159-1840c7731a8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5224 2024.08.22 17:52:00.192470 [ 3 ] {} <Debug> HTTP-Session: 08b754b3-3626-4127-a159-1840c7731a8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5225 2024.08.22 17:52:00.192501 [ 3 ] {} <Trace> HTTP-Session: 08b754b3-3626-4127-a159-1840c7731a8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5226 2024.08.22 17:52:00.192594 [ 3 ] {a2a9b3ec-48a4-4da9-ac79-fcaff4301a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
5227 2024.08.22 17:52:00.192640 [ 3 ] {a2a9b3ec-48a4-4da9-ac79-fcaff4301a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5228 2024.08.22 17:52:00.192771 [ 3 ] {a2a9b3ec-48a4-4da9-ac79-fcaff4301a13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5229 2024.08.22 17:52:00.193034 [ 3 ] {a2a9b3ec-48a4-4da9-ac79-fcaff4301a13} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5230 2024.08.22 17:52:00.193069 [ 3 ] {a2a9b3ec-48a4-4da9-ac79-fcaff4301a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5231 2024.08.22 17:52:00.193418 [ 3 ] {a2a9b3ec-48a4-4da9-ac79-fcaff4301a13} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5232 2024.08.22 17:52:00.193755 [ 3 ] {a2a9b3ec-48a4-4da9-ac79-fcaff4301a13} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5233 2024.08.22 17:52:00.193914 [ 3 ] {a2a9b3ec-48a4-4da9-ac79-fcaff4301a13} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001331 sec., 751.3148009015778 rows/sec., 50.63 KiB/sec.
5234 2024.08.22 17:52:00.193917 [ 117 ] {} <Debug> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
5235 2024.08.22 17:52:00.194028 [ 117 ] {} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5236 2024.08.22 17:52:00.194074 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5237 2024.08.22 17:52:00.194160 [ 3 ] {a2a9b3ec-48a4-4da9-ac79-fcaff4301a13} <Debug> DynamicQueryHandler: Done processing query
5238 2024.08.22 17:52:00.194247 [ 3 ] {a2a9b3ec-48a4-4da9-ac79-fcaff4301a13} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5239 2024.08.22 17:52:00.194334 [ 3 ] {} <Debug> HTTP-Session: 08b754b3-3626-4127-a159-1840c7731a8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5240 2024.08.22 17:52:00.194512 [ 188 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full
5241 2024.08.22 17:52:00.194563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 46583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5242 2024.08.22 17:52:00.194661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5243 2024.08.22 17:52:00.194707 [ 3 ] {} <Debug> HTTP-Session: 579bd1c2-e1f8-44a4-b967-d0b0b1464192 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5244 2024.08.22 17:52:00.194748 [ 3 ] {} <Debug> HTTP-Session: 579bd1c2-e1f8-44a4-b967-d0b0b1464192 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5245 2024.08.22 17:52:00.194793 [ 3 ] {} <Debug> HTTP-Session: 579bd1c2-e1f8-44a4-b967-d0b0b1464192 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5246 2024.08.22 17:52:00.194877 [ 3 ] {} <Trace> HTTP-Session: 579bd1c2-e1f8-44a4-b967-d0b0b1464192 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5247 2024.08.22 17:52:00.194877 [ 188 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5248 2024.08.22 17:52:00.194942 [ 188 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part
5249 2024.08.22 17:52:00.195092 [ 188 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part
5250 2024.08.22 17:52:00.195287 [ 188 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part
5251 2024.08.22 17:52:00.195359 [ 3 ] {5076c573-b519-4a9c-9466-018a7db178c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5252 2024.08.22 17:52:00.195716 [ 188 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part
5253 2024.08.22 17:52:00.195782 [ 3 ] {5076c573-b519-4a9c-9466-018a7db178c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
5254 2024.08.22 17:52:00.196039 [ 188 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part
5255 2024.08.22 17:52:00.196385 [ 188 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part
5256 2024.08.22 17:52:00.198050 [ 3 ] {5076c573-b519-4a9c-9466-018a7db178c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5257 2024.08.22 17:52:00.199729 [ 192 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.005543418 sec., 1803.9411785292036 rows/sec., 121.55 KiB/sec.
5258 2024.08.22 17:52:00.199892 [ 3 ] {5076c573-b519-4a9c-9466-018a7db178c6} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5259 2024.08.22 17:52:00.199949 [ 192 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
5260 2024.08.22 17:52:00.199960 [ 3 ] {5076c573-b519-4a9c-9466-018a7db178c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5261 2024.08.22 17:52:00.200898 [ 192 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_10_2} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5262 2024.08.22 17:52:00.201109 [ 192 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_10_2} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2
5263 2024.08.22 17:52:00.201269 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
5264 2024.08.22 17:52:00.201575 [ 3 ] {5076c573-b519-4a9c-9466-018a7db178c6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5265 2024.08.22 17:52:00.202017 [ 3 ] {5076c573-b519-4a9c-9466-018a7db178c6} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5266 2024.08.22 17:52:00.202210 [ 3 ] {5076c573-b519-4a9c-9466-018a7db178c6} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.007209 sec., 4022.749341101401 rows/sec., 7.21 MiB/sec.
5267 2024.08.22 17:52:00.202468 [ 3 ] {5076c573-b519-4a9c-9466-018a7db178c6} <Debug> DynamicQueryHandler: Done processing query
5268 2024.08.22 17:52:00.202493 [ 3 ] {5076c573-b519-4a9c-9466-018a7db178c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
5269 2024.08.22 17:52:00.202509 [ 3 ] {} <Debug> HTTP-Session: 579bd1c2-e1f8-44a4-b967-d0b0b1464192 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5270 2024.08.22 17:52:00.202635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5271 2024.08.22 17:52:00.202683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5272 2024.08.22 17:52:00.202702 [ 3 ] {} <Debug> HTTP-Session: b890188b-8378-4b1f-997d-17ba21e20728 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5273 2024.08.22 17:52:00.202718 [ 3 ] {} <Debug> HTTP-Session: b890188b-8378-4b1f-997d-17ba21e20728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5274 2024.08.22 17:52:00.202732 [ 3 ] {} <Debug> HTTP-Session: b890188b-8378-4b1f-997d-17ba21e20728 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5275 2024.08.22 17:52:00.202764 [ 3 ] {} <Trace> HTTP-Session: b890188b-8378-4b1f-997d-17ba21e20728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5276 2024.08.22 17:52:00.202908 [ 3 ] {43b67be6-d13f-4a38-b360-f8b03d31b54d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5277 2024.08.22 17:52:00.202954 [ 3 ] {43b67be6-d13f-4a38-b360-f8b03d31b54d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5278 2024.08.22 17:52:00.203084 [ 3 ] {43b67be6-d13f-4a38-b360-f8b03d31b54d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5279 2024.08.22 17:52:00.203406 [ 3 ] {43b67be6-d13f-4a38-b360-f8b03d31b54d} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5280 2024.08.22 17:52:00.203442 [ 3 ] {43b67be6-d13f-4a38-b360-f8b03d31b54d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5281 2024.08.22 17:52:00.203799 [ 3 ] {43b67be6-d13f-4a38-b360-f8b03d31b54d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5282 2024.08.22 17:52:00.204122 [ 3 ] {43b67be6-d13f-4a38-b360-f8b03d31b54d} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5283 2024.08.22 17:52:00.204274 [ 3 ] {43b67be6-d13f-4a38-b360-f8b03d31b54d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001428 sec., 57422.969187675066 rows/sec., 3.65 MiB/sec.
5284 2024.08.22 17:52:00.204448 [ 3 ] {43b67be6-d13f-4a38-b360-f8b03d31b54d} <Debug> DynamicQueryHandler: Done processing query
5285 2024.08.22 17:52:00.204472 [ 3 ] {43b67be6-d13f-4a38-b360-f8b03d31b54d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5286 2024.08.22 17:52:00.204488 [ 3 ] {} <Debug> HTTP-Session: b890188b-8378-4b1f-997d-17ba21e20728 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5287 2024.08.22 17:52:05.167647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5288 2024.08.22 17:52:05.167793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5289 2024.08.22 17:52:05.167823 [ 3 ] {} <Debug> HTTP-Session: 93d5abbf-5164-47c8-bba4-5b82c8e2f7e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5290 2024.08.22 17:52:05.167850 [ 3 ] {} <Debug> HTTP-Session: 93d5abbf-5164-47c8-bba4-5b82c8e2f7e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5291 2024.08.22 17:52:05.167864 [ 3 ] {} <Debug> HTTP-Session: 93d5abbf-5164-47c8-bba4-5b82c8e2f7e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5292 2024.08.22 17:52:05.167913 [ 3 ] {} <Trace> HTTP-Session: 93d5abbf-5164-47c8-bba4-5b82c8e2f7e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5293 2024.08.22 17:52:05.168097 [ 3 ] {87aa8a73-f655-48f1-aff8-624eedd8815c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5294 2024.08.22 17:52:05.168167 [ 3 ] {87aa8a73-f655-48f1-aff8-624eedd8815c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5295 2024.08.22 17:52:05.168504 [ 3 ] {87aa8a73-f655-48f1-aff8-624eedd8815c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5296 2024.08.22 17:52:05.168916 [ 3 ] {87aa8a73-f655-48f1-aff8-624eedd8815c} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5297 2024.08.22 17:52:05.168963 [ 3 ] {87aa8a73-f655-48f1-aff8-624eedd8815c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5298 2024.08.22 17:52:05.169381 [ 3 ] {87aa8a73-f655-48f1-aff8-624eedd8815c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5299 2024.08.22 17:52:05.169766 [ 3 ] {87aa8a73-f655-48f1-aff8-624eedd8815c} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5300 2024.08.22 17:52:05.169947 [ 3 ] {87aa8a73-f655-48f1-aff8-624eedd8815c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001903 sec., 1050.9721492380452 rows/sec., 85.70 KiB/sec.
5301 2024.08.22 17:52:05.170158 [ 3 ] {87aa8a73-f655-48f1-aff8-624eedd8815c} <Debug> DynamicQueryHandler: Done processing query
5302 2024.08.22 17:52:05.170185 [ 3 ] {87aa8a73-f655-48f1-aff8-624eedd8815c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5303 2024.08.22 17:52:05.170202 [ 3 ] {} <Debug> HTTP-Session: 93d5abbf-5164-47c8-bba4-5b82c8e2f7e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5304 2024.08.22 17:52:05.170377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 7968, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5305 2024.08.22 17:52:05.170430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5306 2024.08.22 17:52:05.170449 [ 3 ] {} <Debug> HTTP-Session: ca3e74db-ed85-4465-a233-e206d9cccb9d Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5307 2024.08.22 17:52:05.170468 [ 3 ] {} <Debug> HTTP-Session: ca3e74db-ed85-4465-a233-e206d9cccb9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5308 2024.08.22 17:52:05.170482 [ 3 ] {} <Debug> HTTP-Session: ca3e74db-ed85-4465-a233-e206d9cccb9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5309 2024.08.22 17:52:05.170517 [ 3 ] {} <Trace> HTTP-Session: ca3e74db-ed85-4465-a233-e206d9cccb9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5310 2024.08.22 17:52:05.170632 [ 3 ] {e553bfa6-8462-410b-a4e6-5dfc26344e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5311 2024.08.22 17:52:05.170677 [ 3 ] {e553bfa6-8462-410b-a4e6-5dfc26344e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5312 2024.08.22 17:52:05.170912 [ 3 ] {e553bfa6-8462-410b-a4e6-5dfc26344e72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5313 2024.08.22 17:52:05.171455 [ 3 ] {e553bfa6-8462-410b-a4e6-5dfc26344e72} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5314 2024.08.22 17:52:05.171495 [ 3 ] {e553bfa6-8462-410b-a4e6-5dfc26344e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5315 2024.08.22 17:52:05.171854 [ 3 ] {e553bfa6-8462-410b-a4e6-5dfc26344e72} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5316 2024.08.22 17:52:05.172209 [ 3 ] {e553bfa6-8462-410b-a4e6-5dfc26344e72} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5317 2024.08.22 17:52:05.172371 [ 3 ] {e553bfa6-8462-410b-a4e6-5dfc26344e72} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001769 sec., 32221.594120972302 rows/sec., 2.47 MiB/sec.
5318 2024.08.22 17:52:05.172367 [ 113 ] {} <Debug> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5319 2024.08.22 17:52:05.172491 [ 113 ] {} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5320 2024.08.22 17:52:05.172545 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5321 2024.08.22 17:52:05.172669 [ 3 ] {e553bfa6-8462-410b-a4e6-5dfc26344e72} <Debug> DynamicQueryHandler: Done processing query
5322 2024.08.22 17:52:05.172749 [ 3 ] {e553bfa6-8462-410b-a4e6-5dfc26344e72} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5323 2024.08.22 17:52:05.172801 [ 193 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::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
5324 2024.08.22 17:52:05.172807 [ 3 ] {} <Debug> HTTP-Session: ca3e74db-ed85-4465-a233-e206d9cccb9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5325 2024.08.22 17:52:05.173107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5326 2024.08.22 17:52:05.173228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5327 2024.08.22 17:52:05.173238 [ 193 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5328 2024.08.22 17:52:05.173262 [ 3 ] {} <Debug> HTTP-Session: 7bd55947-1313-460c-8d99-c04fa68f8316 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5329 2024.08.22 17:52:05.173314 [ 193 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1393 rows starting from the beginning of the part
5330 2024.08.22 17:52:05.173316 [ 3 ] {} <Debug> HTTP-Session: 7bd55947-1313-460c-8d99-c04fa68f8316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5331 2024.08.22 17:52:05.173374 [ 3 ] {} <Debug> HTTP-Session: 7bd55947-1313-460c-8d99-c04fa68f8316 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5332 2024.08.22 17:52:05.173476 [ 3 ] {} <Trace> HTTP-Session: 7bd55947-1313-460c-8d99-c04fa68f8316 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5333 2024.08.22 17:52:05.173603 [ 193 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1197 rows starting from the beginning of the part
5334 2024.08.22 17:52:05.173802 [ 3 ] {0e1fc8cf-1ca1-4ce2-8847-ca9a851f43aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5335 2024.08.22 17:52:05.173931 [ 193 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 249 rows starting from the beginning of the part
5336 2024.08.22 17:52:05.173957 [ 3 ] {0e1fc8cf-1ca1-4ce2-8847-ca9a851f43aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5337 2024.08.22 17:52:05.174254 [ 193 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part
5338 2024.08.22 17:52:05.174560 [ 193 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 248 rows starting from the beginning of the part
5339 2024.08.22 17:52:05.174890 [ 193 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 57 rows starting from the beginning of the part
5340 2024.08.22 17:52:05.175639 [ 3 ] {0e1fc8cf-1ca1-4ce2-8847-ca9a851f43aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5341 2024.08.22 17:52:05.176449 [ 3 ] {0e1fc8cf-1ca1-4ce2-8847-ca9a851f43aa} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5342 2024.08.22 17:52:05.176507 [ 3 ] {0e1fc8cf-1ca1-4ce2-8847-ca9a851f43aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5343 2024.08.22 17:52:05.177457 [ 3 ] {0e1fc8cf-1ca1-4ce2-8847-ca9a851f43aa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5344 2024.08.22 17:52:05.177889 [ 3 ] {0e1fc8cf-1ca1-4ce2-8847-ca9a851f43aa} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5345 2024.08.22 17:52:05.178158 [ 113 ] {} <Debug> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
5346 2024.08.22 17:52:05.178292 [ 113 ] {} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5347 2024.08.22 17:52:05.178311 [ 3 ] {0e1fc8cf-1ca1-4ce2-8847-ca9a851f43aa} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00461 sec., 433.8394793926247 rows/sec., 30.29 KiB/sec.
5348 2024.08.22 17:52:05.178375 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5349 2024.08.22 17:52:05.178833 [ 193 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3200 rows, containing 5 columns (5 merged, 0 gathered) in 0.006203702 sec., 515821.0371807027 rows/sec., 45.13 MiB/sec.
5350 2024.08.22 17:52:05.178867 [ 197 ] {1a7be023-87b3-4213-931c-ba4d37173f07::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
5351 2024.08.22 17:52:05.179108 [ 3 ] {0e1fc8cf-1ca1-4ce2-8847-ca9a851f43aa} <Debug> DynamicQueryHandler: Done processing query
5352 2024.08.22 17:52:05.179164 [ 197 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5353 2024.08.22 17:52:05.179175 [ 3 ] {0e1fc8cf-1ca1-4ce2-8847-ca9a851f43aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5354 2024.08.22 17:52:05.179187 [ 193 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5355 2024.08.22 17:52:05.179238 [ 197 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 41 rows starting from the beginning of the part
5356 2024.08.22 17:52:05.179252 [ 3 ] {} <Debug> HTTP-Session: 7bd55947-1313-460c-8d99-c04fa68f8316 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5357 2024.08.22 17:52:05.179509 [ 197 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 29 rows starting from the beginning of the part
5358 2024.08.22 17:52:05.179601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 11225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5359 2024.08.22 17:52:05.179926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5360 2024.08.22 17:52:05.180080 [ 3 ] {} <Debug> HTTP-Session: d5b91ef7-da74-44c6-bada-dc28c42107c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5361 2024.08.22 17:52:05.180082 [ 197 ] {1a7be023-87b3-4213-931c-ba4d37173f07::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
5362 2024.08.22 17:52:05.180201 [ 3 ] {} <Debug> HTTP-Session: d5b91ef7-da74-44c6-bada-dc28c42107c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5363 2024.08.22 17:52:05.180355 [ 3 ] {} <Debug> HTTP-Session: d5b91ef7-da74-44c6-bada-dc28c42107c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5364 2024.08.22 17:52:05.180602 [ 3 ] {} <Trace> HTTP-Session: d5b91ef7-da74-44c6-bada-dc28c42107c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5365 2024.08.22 17:52:05.180760 [ 197 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 33 rows starting from the beginning of the part
5366 2024.08.22 17:52:05.181235 [ 197 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part
5367 2024.08.22 17:52:05.181276 [ 3 ] {d63ee0cb-ca3f-445e-b6fb-a673fab596e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5368 2024.08.22 17:52:05.181582 [ 3 ] {d63ee0cb-ca3f-445e-b6fb-a673fab596e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5369 2024.08.22 17:52:05.181880 [ 197 ] {1a7be023-87b3-4213-931c-ba4d37173f07::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
5370 2024.08.22 17:52:05.182536 [ 193 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_26_5} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5371 2024.08.22 17:52:05.182890 [ 193 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_26_5} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5372 2024.08.22 17:52:05.183168 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB.
5373 2024.08.22 17:52:05.183589 [ 3 ] {d63ee0cb-ca3f-445e-b6fb-a673fab596e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5374 2024.08.22 17:52:05.184693 [ 3 ] {d63ee0cb-ca3f-445e-b6fb-a673fab596e4} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5375 2024.08.22 17:52:05.184768 [ 3 ] {d63ee0cb-ca3f-445e-b6fb-a673fab596e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5376 2024.08.22 17:52:05.185415 [ 190 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 138 rows, containing 5 columns (5 merged, 0 gathered) in 0.006831556 sec., 20200.37601975304 rows/sec., 1.54 MiB/sec.
5377 2024.08.22 17:52:05.185640 [ 3 ] {d63ee0cb-ca3f-445e-b6fb-a673fab596e4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5378 2024.08.22 17:52:05.185669 [ 190 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
5379 2024.08.22 17:52:05.186589 [ 3 ] {d63ee0cb-ca3f-445e-b6fb-a673fab596e4} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5380 2024.08.22 17:52:05.186753 [ 193 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_16_3} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5381 2024.08.22 17:52:05.186842 [ 113 ] {} <Debug> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5382 2024.08.22 17:52:05.186924 [ 113 ] {} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5383 2024.08.22 17:52:05.186967 [ 3 ] {d63ee0cb-ca3f-445e-b6fb-a673fab596e4} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.005973 sec., 11049.723756906078 rows/sec., 883.70 KiB/sec.
5384 2024.08.22 17:52:05.186983 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5385 2024.08.22 17:52:05.187033 [ 193 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_16_3} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
5386 2024.08.22 17:52:05.187458 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
5387 2024.08.22 17:52:05.187537 [ 3 ] {d63ee0cb-ca3f-445e-b6fb-a673fab596e4} <Debug> DynamicQueryHandler: Done processing query
5388 2024.08.22 17:52:05.187537 [ 197 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::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
5389 2024.08.22 17:52:05.187578 [ 3 ] {d63ee0cb-ca3f-445e-b6fb-a673fab596e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5390 2024.08.22 17:52:05.187640 [ 3 ] {} <Debug> HTTP-Session: d5b91ef7-da74-44c6-bada-dc28c42107c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5391 2024.08.22 17:52:05.187781 [ 197 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5392 2024.08.22 17:52:05.187822 [ 197 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 897 rows starting from the beginning of the part
5393 2024.08.22 17:52:05.187906 [ 197 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 522 rows starting from the beginning of the part
5394 2024.08.22 17:52:05.188026 [ 197 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 415 rows starting from the beginning of the part
5395 2024.08.22 17:52:05.188194 [ 197 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part
5396 2024.08.22 17:52:05.188273 [ 197 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 413 rows starting from the beginning of the part
5397 2024.08.22 17:52:05.188364 [ 197 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 66 rows starting from the beginning of the part
5398 2024.08.22 17:52:05.189031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5399 2024.08.22 17:52:05.189146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5400 2024.08.22 17:52:05.189243 [ 3 ] {} <Debug> HTTP-Session: cda05512-da88-4f33-b66f-4ff45805a4af Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5401 2024.08.22 17:52:05.189320 [ 3 ] {} <Debug> HTTP-Session: cda05512-da88-4f33-b66f-4ff45805a4af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5402 2024.08.22 17:52:05.189375 [ 3 ] {} <Debug> HTTP-Session: cda05512-da88-4f33-b66f-4ff45805a4af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5403 2024.08.22 17:52:05.189519 [ 3 ] {} <Trace> HTTP-Session: cda05512-da88-4f33-b66f-4ff45805a4af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5404 2024.08.22 17:52:05.189959 [ 3 ] {d1127c98-b386-41fb-b5b9-6f5940c285f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5405 2024.08.22 17:52:05.190089 [ 3 ] {d1127c98-b386-41fb-b5b9-6f5940c285f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5406 2024.08.22 17:52:05.191370 [ 3 ] {d1127c98-b386-41fb-b5b9-6f5940c285f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5407 2024.08.22 17:52:05.191763 [ 197 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2377 rows, containing 5 columns (5 merged, 0 gathered) in 0.004615254 sec., 515031.2420508167 rows/sec., 39.45 MiB/sec.
5408 2024.08.22 17:52:05.191971 [ 197 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5409 2024.08.22 17:52:05.192351 [ 3 ] {d1127c98-b386-41fb-b5b9-6f5940c285f0} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5410 2024.08.22 17:52:05.192464 [ 3 ] {d1127c98-b386-41fb-b5b9-6f5940c285f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5411 2024.08.22 17:52:05.192945 [ 197 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_26_5} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5412 2024.08.22 17:52:05.193116 [ 197 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_26_5} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5413 2024.08.22 17:52:05.193269 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
5414 2024.08.22 17:52:05.193384 [ 3 ] {d1127c98-b386-41fb-b5b9-6f5940c285f0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5415 2024.08.22 17:52:05.193744 [ 3 ] {d1127c98-b386-41fb-b5b9-6f5940c285f0} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5416 2024.08.22 17:52:05.193916 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5417 2024.08.22 17:52:05.193932 [ 3 ] {d1127c98-b386-41fb-b5b9-6f5940c285f0} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004161 sec., 38692.62196587359 rows/sec., 2.69 MiB/sec.
5418 2024.08.22 17:52:05.193981 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5419 2024.08.22 17:52:05.194056 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5420 2024.08.22 17:52:05.194283 [ 186 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::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
5421 2024.08.22 17:52:05.194316 [ 3 ] {d1127c98-b386-41fb-b5b9-6f5940c285f0} <Debug> DynamicQueryHandler: Done processing query
5422 2024.08.22 17:52:05.194357 [ 3 ] {d1127c98-b386-41fb-b5b9-6f5940c285f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5423 2024.08.22 17:52:05.194406 [ 3 ] {} <Debug> HTTP-Session: cda05512-da88-4f33-b66f-4ff45805a4af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5424 2024.08.22 17:52:05.194526 [ 186 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5425 2024.08.22 17:52:05.194568 [ 186 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6778 rows starting from the beginning of the part
5426 2024.08.22 17:52:05.194613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5427 2024.08.22 17:52:05.194788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5428 2024.08.22 17:52:05.194848 [ 186 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 845 rows starting from the beginning of the part
5429 2024.08.22 17:52:05.194879 [ 3 ] {} <Debug> HTTP-Session: 306a1890-75f4-4380-89b9-322a97907840 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5430 2024.08.22 17:52:05.194955 [ 3 ] {} <Debug> HTTP-Session: 306a1890-75f4-4380-89b9-322a97907840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5431 2024.08.22 17:52:05.195009 [ 3 ] {} <Debug> HTTP-Session: 306a1890-75f4-4380-89b9-322a97907840 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5432 2024.08.22 17:52:05.195166 [ 3 ] {} <Trace> HTTP-Session: 306a1890-75f4-4380-89b9-322a97907840 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5433 2024.08.22 17:52:05.195208 [ 186 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 239 rows starting from the beginning of the part
5434 2024.08.22 17:52:05.195464 [ 186 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part
5435 2024.08.22 17:52:05.195552 [ 3 ] {b5c75c7c-c58a-41db-80bf-f1ba2207c382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5436 2024.08.22 17:52:05.195752 [ 3 ] {b5c75c7c-c58a-41db-80bf-f1ba2207c382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5437 2024.08.22 17:52:05.195795 [ 186 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 238 rows starting from the beginning of the part
5438 2024.08.22 17:52:05.196211 [ 186 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::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
5439 2024.08.22 17:52:05.196735 [ 3 ] {b5c75c7c-c58a-41db-80bf-f1ba2207c382} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5440 2024.08.22 17:52:05.197439 [ 3 ] {b5c75c7c-c58a-41db-80bf-f1ba2207c382} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5441 2024.08.22 17:52:05.197485 [ 3 ] {b5c75c7c-c58a-41db-80bf-f1ba2207c382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5442 2024.08.22 17:52:05.198096 [ 3 ] {b5c75c7c-c58a-41db-80bf-f1ba2207c382} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5443 2024.08.22 17:52:05.199178 [ 3 ] {b5c75c7c-c58a-41db-80bf-f1ba2207c382} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5444 2024.08.22 17:52:05.199404 [ 113 ] {} <Debug> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5445 2024.08.22 17:52:05.199456 [ 3 ] {b5c75c7c-c58a-41db-80bf-f1ba2207c382} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004087 sec., 14680.694886224614 rows/sec., 1013.12 KiB/sec.
5446 2024.08.22 17:52:05.199470 [ 113 ] {} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5447 2024.08.22 17:52:05.199544 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5448 2024.08.22 17:52:05.199954 [ 197 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
5449 2024.08.22 17:52:05.200047 [ 3 ] {b5c75c7c-c58a-41db-80bf-f1ba2207c382} <Debug> DynamicQueryHandler: Done processing query
5450 2024.08.22 17:52:05.200108 [ 3 ] {b5c75c7c-c58a-41db-80bf-f1ba2207c382} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5451 2024.08.22 17:52:05.200166 [ 3 ] {} <Debug> HTTP-Session: 306a1890-75f4-4380-89b9-322a97907840 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5452 2024.08.22 17:52:05.200298 [ 197 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5453 2024.08.22 17:52:05.200564 [ 197 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1304 rows starting from the beginning of the part
5454 2024.08.22 17:52:05.200736 [ 197 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
5455 2024.08.22 17:52:05.200816 [ 197 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 82 rows starting from the beginning of the part
5456 2024.08.22 17:52:05.201093 [ 197 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
5457 2024.08.22 17:52:05.201314 [ 197 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 82 rows starting from the beginning of the part
5458 2024.08.22 17:52:05.201440 [ 197 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
5459 2024.08.22 17:52:05.202344 [ 200 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8421 rows, containing 5 columns (5 merged, 0 gathered) in 0.008140422 sec., 1034467.2548916998 rows/sec., 69.93 MiB/sec.
5460 2024.08.22 17:52:05.202790 [ 200 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5461 2024.08.22 17:52:05.203947 [ 200 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5462 2024.08.22 17:52:05.204084 [ 200 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5463 2024.08.22 17:52:05.204249 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB.
5464 2024.08.22 17:52:05.204554 [ 186 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1648 rows, containing 4 columns (4 merged, 0 gathered) in 0.004732245 sec., 348249.0868498989 rows/sec., 22.80 MiB/sec.
5465 2024.08.22 17:52:05.204881 [ 186 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5466 2024.08.22 17:52:05.205272 [ 186 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_26_5} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5467 2024.08.22 17:52:05.205366 [ 186 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_26_5} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5468 2024.08.22 17:52:05.205460 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB.
5469 2024.08.22 17:52:09.511526 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache
5470 2024.08.22 17:52:09.511605 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache
5471 2024.08.22 17:52:10.173353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5472 2024.08.22 17:52:10.173473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5473 2024.08.22 17:52:10.173500 [ 3 ] {} <Debug> HTTP-Session: 057cc1c7-fa8b-4178-a22f-3667e8c336e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5474 2024.08.22 17:52:10.173525 [ 3 ] {} <Debug> HTTP-Session: 057cc1c7-fa8b-4178-a22f-3667e8c336e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5475 2024.08.22 17:52:10.173540 [ 3 ] {} <Debug> HTTP-Session: 057cc1c7-fa8b-4178-a22f-3667e8c336e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5476 2024.08.22 17:52:10.173587 [ 3 ] {} <Trace> HTTP-Session: 057cc1c7-fa8b-4178-a22f-3667e8c336e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5477 2024.08.22 17:52:10.173772 [ 3 ] {44218446-9826-43b7-b9b3-6863b8ef39bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5478 2024.08.22 17:52:10.173841 [ 3 ] {44218446-9826-43b7-b9b3-6863b8ef39bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5479 2024.08.22 17:52:10.174178 [ 3 ] {44218446-9826-43b7-b9b3-6863b8ef39bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5480 2024.08.22 17:52:10.174625 [ 3 ] {44218446-9826-43b7-b9b3-6863b8ef39bd} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5481 2024.08.22 17:52:10.174670 [ 3 ] {44218446-9826-43b7-b9b3-6863b8ef39bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5482 2024.08.22 17:52:10.175084 [ 3 ] {44218446-9826-43b7-b9b3-6863b8ef39bd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5483 2024.08.22 17:52:10.175470 [ 3 ] {44218446-9826-43b7-b9b3-6863b8ef39bd} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5484 2024.08.22 17:52:10.175653 [ 108 ] {} <Debug> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
5485 2024.08.22 17:52:10.175658 [ 3 ] {44218446-9826-43b7-b9b3-6863b8ef39bd} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001935 sec., 2067.1834625322995 rows/sec., 168.56 KiB/sec.
5486 2024.08.22 17:52:10.175742 [ 108 ] {} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5487 2024.08.22 17:52:10.175813 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5488 2024.08.22 17:52:10.176036 [ 187 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full
5489 2024.08.22 17:52:10.176085 [ 3 ] {44218446-9826-43b7-b9b3-6863b8ef39bd} <Debug> DynamicQueryHandler: Done processing query
5490 2024.08.22 17:52:10.176134 [ 3 ] {44218446-9826-43b7-b9b3-6863b8ef39bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5491 2024.08.22 17:52:10.176158 [ 3 ] {} <Debug> HTTP-Session: 057cc1c7-fa8b-4178-a22f-3667e8c336e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5492 2024.08.22 17:52:10.176241 [ 187 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5493 2024.08.22 17:52:10.176278 [ 187 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part
5494 2024.08.22 17:52:10.176386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 37631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5495 2024.08.22 17:52:10.176425 [ 187 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
5496 2024.08.22 17:52:10.176604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5497 2024.08.22 17:52:10.176775 [ 3 ] {} <Debug> HTTP-Session: 6edbf95b-8372-4a1c-bb0e-db60100f104e Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5498 2024.08.22 17:52:10.176842 [ 3 ] {} <Debug> HTTP-Session: 6edbf95b-8372-4a1c-bb0e-db60100f104e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5499 2024.08.22 17:52:10.176866 [ 187 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part
5500 2024.08.22 17:52:10.176889 [ 3 ] {} <Debug> HTTP-Session: 6edbf95b-8372-4a1c-bb0e-db60100f104e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5501 2024.08.22 17:52:10.176950 [ 3 ] {} <Trace> HTTP-Session: 6edbf95b-8372-4a1c-bb0e-db60100f104e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5502 2024.08.22 17:52:10.177105 [ 187 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
5503 2024.08.22 17:52:10.177326 [ 187 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
5504 2024.08.22 17:52:10.177366 [ 3 ] {6ad1286e-abf9-4598-a0a6-66891e2fbd9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5505 2024.08.22 17:52:10.177549 [ 3 ] {6ad1286e-abf9-4598-a0a6-66891e2fbd9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5506 2024.08.22 17:52:10.177612 [ 187 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part
5507 2024.08.22 17:52:10.178440 [ 3 ] {6ad1286e-abf9-4598-a0a6-66891e2fbd9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5508 2024.08.22 17:52:10.179217 [ 3 ] {6ad1286e-abf9-4598-a0a6-66891e2fbd9e} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5509 2024.08.22 17:52:10.179270 [ 3 ] {6ad1286e-abf9-4598-a0a6-66891e2fbd9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5510 2024.08.22 17:52:10.179532 [ 187 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.003604549 sec., 7213.107659238368 rows/sec., 616.35 KiB/sec.
5511 2024.08.22 17:52:10.179677 [ 187 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
5512 2024.08.22 17:52:10.179876 [ 3 ] {6ad1286e-abf9-4598-a0a6-66891e2fbd9e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5513 2024.08.22 17:52:10.180371 [ 187 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_10_2} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5514 2024.08.22 17:52:10.180459 [ 3 ] {6ad1286e-abf9-4598-a0a6-66891e2fbd9e} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5515 2024.08.22 17:52:10.180475 [ 187 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_10_2} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2
5516 2024.08.22 17:52:10.180559 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
5517 2024.08.22 17:52:10.180682 [ 3 ] {6ad1286e-abf9-4598-a0a6-66891e2fbd9e} <Debug> executeQuery: Read 249 rows, 22.49 KiB in 0.003478 sec., 71592.8694652099 rows/sec., 6.32 MiB/sec.
5518 2024.08.22 17:52:10.180884 [ 3 ] {6ad1286e-abf9-4598-a0a6-66891e2fbd9e} <Debug> DynamicQueryHandler: Done processing query
5519 2024.08.22 17:52:10.180909 [ 3 ] {6ad1286e-abf9-4598-a0a6-66891e2fbd9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
5520 2024.08.22 17:52:10.180925 [ 3 ] {} <Debug> HTTP-Session: 6edbf95b-8372-4a1c-bb0e-db60100f104e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5521 2024.08.22 17:52:10.181054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 4764, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5522 2024.08.22 17:52:10.181107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5523 2024.08.22 17:52:10.181126 [ 3 ] {} <Debug> HTTP-Session: 2037ac86-320f-42b8-9b28-526b96bb0cb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5524 2024.08.22 17:52:10.181144 [ 3 ] {} <Debug> HTTP-Session: 2037ac86-320f-42b8-9b28-526b96bb0cb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5525 2024.08.22 17:52:10.181157 [ 3 ] {} <Debug> HTTP-Session: 2037ac86-320f-42b8-9b28-526b96bb0cb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5526 2024.08.22 17:52:10.181191 [ 3 ] {} <Trace> HTTP-Session: 2037ac86-320f-42b8-9b28-526b96bb0cb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5527 2024.08.22 17:52:10.181300 [ 3 ] {68cb690c-ee4f-4e23-b777-16b813fcbeff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5528 2024.08.22 17:52:10.181346 [ 3 ] {68cb690c-ee4f-4e23-b777-16b813fcbeff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5529 2024.08.22 17:52:10.181578 [ 3 ] {68cb690c-ee4f-4e23-b777-16b813fcbeff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5530 2024.08.22 17:52:10.181910 [ 3 ] {68cb690c-ee4f-4e23-b777-16b813fcbeff} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5531 2024.08.22 17:52:10.181946 [ 3 ] {68cb690c-ee4f-4e23-b777-16b813fcbeff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5532 2024.08.22 17:52:10.182293 [ 3 ] {68cb690c-ee4f-4e23-b777-16b813fcbeff} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5533 2024.08.22 17:52:10.182644 [ 3 ] {68cb690c-ee4f-4e23-b777-16b813fcbeff} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5534 2024.08.22 17:52:10.182805 [ 3 ] {68cb690c-ee4f-4e23-b777-16b813fcbeff} <Debug> executeQuery: Read 33 rows, 2.46 KiB in 0.001531 sec., 21554.53951665578 rows/sec., 1.57 MiB/sec.
5535 2024.08.22 17:52:10.183128 [ 3 ] {68cb690c-ee4f-4e23-b777-16b813fcbeff} <Debug> DynamicQueryHandler: Done processing query
5536 2024.08.22 17:52:10.183154 [ 3 ] {68cb690c-ee4f-4e23-b777-16b813fcbeff} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5537 2024.08.22 17:52:10.183170 [ 3 ] {} <Debug> HTTP-Session: 2037ac86-320f-42b8-9b28-526b96bb0cb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5538 2024.08.22 17:52:10.183291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5539 2024.08.22 17:52:10.183340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5540 2024.08.22 17:52:10.183358 [ 3 ] {} <Debug> HTTP-Session: a19c1e70-e20b-49c0-b62d-44f2787c22f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5541 2024.08.22 17:52:10.183376 [ 3 ] {} <Debug> HTTP-Session: a19c1e70-e20b-49c0-b62d-44f2787c22f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5542 2024.08.22 17:52:10.183389 [ 3 ] {} <Debug> HTTP-Session: a19c1e70-e20b-49c0-b62d-44f2787c22f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5543 2024.08.22 17:52:10.183419 [ 3 ] {} <Trace> HTTP-Session: a19c1e70-e20b-49c0-b62d-44f2787c22f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5544 2024.08.22 17:52:10.183525 [ 3 ] {1742cb6d-a798-433e-b122-bf5cae3098b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5545 2024.08.22 17:52:10.183568 [ 3 ] {1742cb6d-a798-433e-b122-bf5cae3098b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5546 2024.08.22 17:52:10.183812 [ 3 ] {1742cb6d-a798-433e-b122-bf5cae3098b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5547 2024.08.22 17:52:10.184108 [ 3 ] {1742cb6d-a798-433e-b122-bf5cae3098b6} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5548 2024.08.22 17:52:10.184145 [ 3 ] {1742cb6d-a798-433e-b122-bf5cae3098b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5549 2024.08.22 17:52:10.184493 [ 3 ] {1742cb6d-a798-433e-b122-bf5cae3098b6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
5550 2024.08.22 17:52:10.184847 [ 3 ] {1742cb6d-a798-433e-b122-bf5cae3098b6} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5551 2024.08.22 17:52:10.185006 [ 3 ] {1742cb6d-a798-433e-b122-bf5cae3098b6} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00151 sec., 9271.523178807947 rows/sec., 649.32 KiB/sec.
5552 2024.08.22 17:52:10.185174 [ 3 ] {1742cb6d-a798-433e-b122-bf5cae3098b6} <Debug> DynamicQueryHandler: Done processing query
5553 2024.08.22 17:52:10.185198 [ 3 ] {1742cb6d-a798-433e-b122-bf5cae3098b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5554 2024.08.22 17:52:10.185214 [ 3 ] {} <Debug> HTTP-Session: a19c1e70-e20b-49c0-b62d-44f2787c22f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5555 2024.08.22 17:52:10.185318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5556 2024.08.22 17:52:10.185366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5557 2024.08.22 17:52:10.185384 [ 3 ] {} <Debug> HTTP-Session: b949c3f3-1917-471b-93db-7268a238de98 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5558 2024.08.22 17:52:10.185402 [ 3 ] {} <Debug> HTTP-Session: b949c3f3-1917-471b-93db-7268a238de98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5559 2024.08.22 17:52:10.185416 [ 3 ] {} <Debug> HTTP-Session: b949c3f3-1917-471b-93db-7268a238de98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5560 2024.08.22 17:52:10.185448 [ 3 ] {} <Trace> HTTP-Session: b949c3f3-1917-471b-93db-7268a238de98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5561 2024.08.22 17:52:10.185540 [ 3 ] {4bb4a14a-0e48-42ca-9f6a-49b1b881d9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
5562 2024.08.22 17:52:10.185582 [ 3 ] {4bb4a14a-0e48-42ca-9f6a-49b1b881d9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5563 2024.08.22 17:52:10.185807 [ 3 ] {4bb4a14a-0e48-42ca-9f6a-49b1b881d9af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5564 2024.08.22 17:52:10.186111 [ 3 ] {4bb4a14a-0e48-42ca-9f6a-49b1b881d9af} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5565 2024.08.22 17:52:10.186146 [ 3 ] {4bb4a14a-0e48-42ca-9f6a-49b1b881d9af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5566 2024.08.22 17:52:10.186497 [ 3 ] {4bb4a14a-0e48-42ca-9f6a-49b1b881d9af} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5567 2024.08.22 17:52:10.186853 [ 3 ] {4bb4a14a-0e48-42ca-9f6a-49b1b881d9af} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5568 2024.08.22 17:52:10.187023 [ 3 ] {4bb4a14a-0e48-42ca-9f6a-49b1b881d9af} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001505 sec., 3986.7109634551493 rows/sec., 235.54 KiB/sec.
5569 2024.08.22 17:52:10.187199 [ 3 ] {4bb4a14a-0e48-42ca-9f6a-49b1b881d9af} <Debug> DynamicQueryHandler: Done processing query
5570 2024.08.22 17:52:10.187222 [ 3 ] {4bb4a14a-0e48-42ca-9f6a-49b1b881d9af} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5571 2024.08.22 17:52:10.187238 [ 3 ] {} <Debug> HTTP-Session: b949c3f3-1917-471b-93db-7268a238de98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5572 2024.08.22 17:52:10.187396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 67396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5573 2024.08.22 17:52:10.187450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5574 2024.08.22 17:52:10.187469 [ 3 ] {} <Debug> HTTP-Session: f2f2ba97-9bb6-4754-8308-277e66ceb671 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5575 2024.08.22 17:52:10.187485 [ 3 ] {} <Debug> HTTP-Session: f2f2ba97-9bb6-4754-8308-277e66ceb671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5576 2024.08.22 17:52:10.187500 [ 3 ] {} <Debug> HTTP-Session: f2f2ba97-9bb6-4754-8308-277e66ceb671 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5577 2024.08.22 17:52:10.187531 [ 3 ] {} <Trace> HTTP-Session: f2f2ba97-9bb6-4754-8308-277e66ceb671 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5578 2024.08.22 17:52:10.187744 [ 3 ] {dd1664c4-20c8-40fb-85cb-e46ad0fd300d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5579 2024.08.22 17:52:10.187787 [ 3 ] {dd1664c4-20c8-40fb-85cb-e46ad0fd300d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5580 2024.08.22 17:52:10.188013 [ 3 ] {dd1664c4-20c8-40fb-85cb-e46ad0fd300d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5581 2024.08.22 17:52:10.188572 [ 3 ] {dd1664c4-20c8-40fb-85cb-e46ad0fd300d} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5582 2024.08.22 17:52:10.188610 [ 3 ] {dd1664c4-20c8-40fb-85cb-e46ad0fd300d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5583 2024.08.22 17:52:10.188989 [ 3 ] {dd1664c4-20c8-40fb-85cb-e46ad0fd300d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5584 2024.08.22 17:52:10.189353 [ 3 ] {dd1664c4-20c8-40fb-85cb-e46ad0fd300d} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5585 2024.08.22 17:52:10.189510 [ 3 ] {dd1664c4-20c8-40fb-85cb-e46ad0fd300d} <Debug> executeQuery: Read 415 rows, 30.33 KiB in 0.00187 sec., 221925.13368983957 rows/sec., 15.84 MiB/sec.
5586 2024.08.22 17:52:10.189685 [ 3 ] {dd1664c4-20c8-40fb-85cb-e46ad0fd300d} <Debug> DynamicQueryHandler: Done processing query
5587 2024.08.22 17:52:10.189709 [ 3 ] {dd1664c4-20c8-40fb-85cb-e46ad0fd300d} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
5588 2024.08.22 17:52:10.189725 [ 3 ] {} <Debug> HTTP-Session: f2f2ba97-9bb6-4754-8308-277e66ceb671 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5589 2024.08.22 17:52:10.189855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5590 2024.08.22 17:52:10.189903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5591 2024.08.22 17:52:10.189922 [ 3 ] {} <Debug> HTTP-Session: ee941938-912d-43b3-8a9e-f8f093dc809a Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5592 2024.08.22 17:52:10.189938 [ 3 ] {} <Debug> HTTP-Session: ee941938-912d-43b3-8a9e-f8f093dc809a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5593 2024.08.22 17:52:10.189951 [ 3 ] {} <Debug> HTTP-Session: ee941938-912d-43b3-8a9e-f8f093dc809a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5594 2024.08.22 17:52:10.189982 [ 3 ] {} <Trace> HTTP-Session: ee941938-912d-43b3-8a9e-f8f093dc809a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5595 2024.08.22 17:52:10.190077 [ 3 ] {a158d967-1756-43af-97a3-054dcc3ad7b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5596 2024.08.22 17:52:10.190121 [ 3 ] {a158d967-1756-43af-97a3-054dcc3ad7b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5597 2024.08.22 17:52:10.190249 [ 3 ] {a158d967-1756-43af-97a3-054dcc3ad7b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5598 2024.08.22 17:52:10.190501 [ 3 ] {a158d967-1756-43af-97a3-054dcc3ad7b4} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5599 2024.08.22 17:52:10.190537 [ 3 ] {a158d967-1756-43af-97a3-054dcc3ad7b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5600 2024.08.22 17:52:10.190885 [ 3 ] {a158d967-1756-43af-97a3-054dcc3ad7b4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5601 2024.08.22 17:52:10.191207 [ 3 ] {a158d967-1756-43af-97a3-054dcc3ad7b4} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5602 2024.08.22 17:52:10.191356 [ 108 ] {} <Debug> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5603 2024.08.22 17:52:10.191364 [ 3 ] {a158d967-1756-43af-97a3-054dcc3ad7b4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001302 sec., 4608.294930875576 rows/sec., 240.77 KiB/sec.
5604 2024.08.22 17:52:10.191410 [ 108 ] {} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5605 2024.08.22 17:52:10.191470 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5606 2024.08.22 17:52:10.191686 [ 3 ] {a158d967-1756-43af-97a3-054dcc3ad7b4} <Debug> DynamicQueryHandler: Done processing query
5607 2024.08.22 17:52:10.191685 [ 186 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::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
5608 2024.08.22 17:52:10.191721 [ 3 ] {a158d967-1756-43af-97a3-054dcc3ad7b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5609 2024.08.22 17:52:10.191771 [ 3 ] {} <Debug> HTTP-Session: ee941938-912d-43b3-8a9e-f8f093dc809a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5610 2024.08.22 17:52:10.191952 [ 186 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5611 2024.08.22 17:52:10.191972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 45011, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5612 2024.08.22 17:52:10.192026 [ 186 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part
5613 2024.08.22 17:52:10.192077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5614 2024.08.22 17:52:10.192149 [ 3 ] {} <Debug> HTTP-Session: c6d9a4a0-1835-4108-8829-98dd4599b32f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5615 2024.08.22 17:52:10.192229 [ 3 ] {} <Debug> HTTP-Session: c6d9a4a0-1835-4108-8829-98dd4599b32f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5616 2024.08.22 17:52:10.192274 [ 186 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part
5617 2024.08.22 17:52:10.192289 [ 3 ] {} <Debug> HTTP-Session: c6d9a4a0-1835-4108-8829-98dd4599b32f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5618 2024.08.22 17:52:10.192434 [ 3 ] {} <Trace> HTTP-Session: c6d9a4a0-1835-4108-8829-98dd4599b32f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5619 2024.08.22 17:52:10.192565 [ 186 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part
5620 2024.08.22 17:52:10.192792 [ 186 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part
5621 2024.08.22 17:52:10.193091 [ 186 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part
5622 2024.08.22 17:52:10.193109 [ 3 ] {7302a620-d8ae-44cb-afb2-a81356c30f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5623 2024.08.22 17:52:10.193325 [ 186 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part
5624 2024.08.22 17:52:10.193358 [ 3 ] {7302a620-d8ae-44cb-afb2-a81356c30f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5625 2024.08.22 17:52:10.194108 [ 3 ] {7302a620-d8ae-44cb-afb2-a81356c30f51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5626 2024.08.22 17:52:10.195101 [ 3 ] {7302a620-d8ae-44cb-afb2-a81356c30f51} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5627 2024.08.22 17:52:10.195187 [ 3 ] {7302a620-d8ae-44cb-afb2-a81356c30f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5628 2024.08.22 17:52:10.195993 [ 186 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.004417673 sec., 14939.992163295019 rows/sec., 780.56 KiB/sec.
5629 2024.08.22 17:52:10.196199 [ 186 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5630 2024.08.22 17:52:10.196287 [ 3 ] {7302a620-d8ae-44cb-afb2-a81356c30f51} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5631 2024.08.22 17:52:10.197142 [ 197 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_11_2} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5632 2024.08.22 17:52:10.197204 [ 3 ] {7302a620-d8ae-44cb-afb2-a81356c30f51} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5633 2024.08.22 17:52:10.197428 [ 197 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_11_2} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5634 2024.08.22 17:52:10.197528 [ 3 ] {7302a620-d8ae-44cb-afb2-a81356c30f51} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.004789 sec., 49906.03466276885 rows/sec., 3.35 MiB/sec.
5635 2024.08.22 17:52:10.197698 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
5636 2024.08.22 17:52:10.197871 [ 3 ] {7302a620-d8ae-44cb-afb2-a81356c30f51} <Debug> DynamicQueryHandler: Done processing query
5637 2024.08.22 17:52:10.197898 [ 3 ] {7302a620-d8ae-44cb-afb2-a81356c30f51} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
5638 2024.08.22 17:52:10.197914 [ 3 ] {} <Debug> HTTP-Session: c6d9a4a0-1835-4108-8829-98dd4599b32f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5639 2024.08.22 17:52:10.198066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5640 2024.08.22 17:52:10.198111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5641 2024.08.22 17:52:10.198128 [ 3 ] {} <Debug> HTTP-Session: 5b782381-1912-4692-810b-17957a6473ea Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5642 2024.08.22 17:52:10.198143 [ 3 ] {} <Debug> HTTP-Session: 5b782381-1912-4692-810b-17957a6473ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5643 2024.08.22 17:52:10.198156 [ 3 ] {} <Debug> HTTP-Session: 5b782381-1912-4692-810b-17957a6473ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5644 2024.08.22 17:52:10.198185 [ 3 ] {} <Trace> HTTP-Session: 5b782381-1912-4692-810b-17957a6473ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5645 2024.08.22 17:52:10.198273 [ 3 ] {3939b6d2-1194-47ee-a808-4eaa582f0742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
5646 2024.08.22 17:52:10.198315 [ 3 ] {3939b6d2-1194-47ee-a808-4eaa582f0742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5647 2024.08.22 17:52:10.198522 [ 3 ] {3939b6d2-1194-47ee-a808-4eaa582f0742} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5648 2024.08.22 17:52:10.198782 [ 3 ] {3939b6d2-1194-47ee-a808-4eaa582f0742} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5649 2024.08.22 17:52:10.198816 [ 3 ] {3939b6d2-1194-47ee-a808-4eaa582f0742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5650 2024.08.22 17:52:10.199169 [ 3 ] {3939b6d2-1194-47ee-a808-4eaa582f0742} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5651 2024.08.22 17:52:10.199495 [ 3 ] {3939b6d2-1194-47ee-a808-4eaa582f0742} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5652 2024.08.22 17:52:10.199652 [ 3 ] {3939b6d2-1194-47ee-a808-4eaa582f0742} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001344 sec., 744.047619047619 rows/sec., 50.14 KiB/sec.
5653 2024.08.22 17:52:10.199814 [ 3 ] {3939b6d2-1194-47ee-a808-4eaa582f0742} <Debug> DynamicQueryHandler: Done processing query
5654 2024.08.22 17:52:10.199837 [ 3 ] {3939b6d2-1194-47ee-a808-4eaa582f0742} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5655 2024.08.22 17:52:10.199853 [ 3 ] {} <Debug> HTTP-Session: 5b782381-1912-4692-810b-17957a6473ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5656 2024.08.22 17:52:10.199971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 46597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5657 2024.08.22 17:52:10.200019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5658 2024.08.22 17:52:10.200038 [ 3 ] {} <Debug> HTTP-Session: 0bf22181-2cb6-40df-80d9-3e5aa4cf7e51 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5659 2024.08.22 17:52:10.200055 [ 3 ] {} <Debug> HTTP-Session: 0bf22181-2cb6-40df-80d9-3e5aa4cf7e51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5660 2024.08.22 17:52:10.200068 [ 3 ] {} <Debug> HTTP-Session: 0bf22181-2cb6-40df-80d9-3e5aa4cf7e51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5661 2024.08.22 17:52:10.200100 [ 3 ] {} <Trace> HTTP-Session: 0bf22181-2cb6-40df-80d9-3e5aa4cf7e51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5662 2024.08.22 17:52:10.200435 [ 3 ] {d506cf7f-3992-42e9-a7a2-1b1b517b4350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5663 2024.08.22 17:52:10.200497 [ 3 ] {d506cf7f-3992-42e9-a7a2-1b1b517b4350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
5664 2024.08.22 17:52:10.200926 [ 3 ] {d506cf7f-3992-42e9-a7a2-1b1b517b4350} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5665 2024.08.22 17:52:10.201633 [ 3 ] {d506cf7f-3992-42e9-a7a2-1b1b517b4350} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5666 2024.08.22 17:52:10.201669 [ 3 ] {d506cf7f-3992-42e9-a7a2-1b1b517b4350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5667 2024.08.22 17:52:10.202293 [ 3 ] {d506cf7f-3992-42e9-a7a2-1b1b517b4350} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5668 2024.08.22 17:52:10.202706 [ 3 ] {d506cf7f-3992-42e9-a7a2-1b1b517b4350} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5669 2024.08.22 17:52:10.202897 [ 3 ] {d506cf7f-3992-42e9-a7a2-1b1b517b4350} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002702 sec., 10732.79052553664 rows/sec., 19.23 MiB/sec.
5670 2024.08.22 17:52:10.203254 [ 3 ] {d506cf7f-3992-42e9-a7a2-1b1b517b4350} <Debug> DynamicQueryHandler: Done processing query
5671 2024.08.22 17:52:10.203278 [ 3 ] {d506cf7f-3992-42e9-a7a2-1b1b517b4350} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
5672 2024.08.22 17:52:10.203293 [ 3 ] {} <Debug> HTTP-Session: 0bf22181-2cb6-40df-80d9-3e5aa4cf7e51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5673 2024.08.22 17:52:10.203404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5674 2024.08.22 17:52:10.203454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5675 2024.08.22 17:52:10.203473 [ 3 ] {} <Debug> HTTP-Session: 27751b78-f6bc-49e3-9c75-ced844c98621 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5676 2024.08.22 17:52:10.203490 [ 3 ] {} <Debug> HTTP-Session: 27751b78-f6bc-49e3-9c75-ced844c98621 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5677 2024.08.22 17:52:10.203503 [ 3 ] {} <Debug> HTTP-Session: 27751b78-f6bc-49e3-9c75-ced844c98621 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5678 2024.08.22 17:52:10.203537 [ 3 ] {} <Trace> HTTP-Session: 27751b78-f6bc-49e3-9c75-ced844c98621 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5679 2024.08.22 17:52:10.203669 [ 3 ] {6f1b59fe-c85d-49e9-b685-8913835a42b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5680 2024.08.22 17:52:10.203713 [ 3 ] {6f1b59fe-c85d-49e9-b685-8913835a42b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5681 2024.08.22 17:52:10.203842 [ 3 ] {6f1b59fe-c85d-49e9-b685-8913835a42b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5682 2024.08.22 17:52:10.204146 [ 3 ] {6f1b59fe-c85d-49e9-b685-8913835a42b6} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5683 2024.08.22 17:52:10.204180 [ 3 ] {6f1b59fe-c85d-49e9-b685-8913835a42b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5684 2024.08.22 17:52:10.204535 [ 3 ] {6f1b59fe-c85d-49e9-b685-8913835a42b6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5685 2024.08.22 17:52:10.204852 [ 3 ] {6f1b59fe-c85d-49e9-b685-8913835a42b6} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5686 2024.08.22 17:52:10.204983 [ 3 ] {6f1b59fe-c85d-49e9-b685-8913835a42b6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001371 sec., 59810.357403355214 rows/sec., 3.80 MiB/sec.
5687 2024.08.22 17:52:10.205166 [ 3 ] {6f1b59fe-c85d-49e9-b685-8913835a42b6} <Debug> DynamicQueryHandler: Done processing query
5688 2024.08.22 17:52:10.205199 [ 3 ] {6f1b59fe-c85d-49e9-b685-8913835a42b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5689 2024.08.22 17:52:10.205222 [ 3 ] {} <Debug> HTTP-Session: 27751b78-f6bc-49e3-9c75-ced844c98621 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5690 2024.08.22 17:52:15.196687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 173264, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5691 2024.08.22 17:52:15.196822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5692 2024.08.22 17:52:15.196848 [ 3 ] {} <Debug> HTTP-Session: 44048b83-2c6a-4318-9dab-8d7e0ac45b31 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5693 2024.08.22 17:52:15.196872 [ 3 ] {} <Debug> HTTP-Session: 44048b83-2c6a-4318-9dab-8d7e0ac45b31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5694 2024.08.22 17:52:15.196887 [ 3 ] {} <Debug> HTTP-Session: 44048b83-2c6a-4318-9dab-8d7e0ac45b31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5695 2024.08.22 17:52:15.196935 [ 3 ] {} <Trace> HTTP-Session: 44048b83-2c6a-4318-9dab-8d7e0ac45b31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5696 2024.08.22 17:52:15.197971 [ 3 ] {c19cbcd9-7eca-41ce-8afc-195c3fb0604f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5697 2024.08.22 17:52:15.198065 [ 3 ] {c19cbcd9-7eca-41ce-8afc-195c3fb0604f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5698 2024.08.22 17:52:15.198444 [ 3 ] {c19cbcd9-7eca-41ce-8afc-195c3fb0604f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5699 2024.08.22 17:52:15.199918 [ 3 ] {c19cbcd9-7eca-41ce-8afc-195c3fb0604f} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5700 2024.08.22 17:52:15.199973 [ 3 ] {c19cbcd9-7eca-41ce-8afc-195c3fb0604f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5701 2024.08.22 17:52:15.200548 [ 3 ] {c19cbcd9-7eca-41ce-8afc-195c3fb0604f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5702 2024.08.22 17:52:15.201093 [ 3 ] {c19cbcd9-7eca-41ce-8afc-195c3fb0604f} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5703 2024.08.22 17:52:15.201297 [ 3 ] {c19cbcd9-7eca-41ce-8afc-195c3fb0604f} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.004156 sec., 287776.708373436 rows/sec., 23.73 MiB/sec.
5704 2024.08.22 17:52:15.201614 [ 3 ] {c19cbcd9-7eca-41ce-8afc-195c3fb0604f} <Debug> DynamicQueryHandler: Done processing query
5705 2024.08.22 17:52:15.201643 [ 3 ] {c19cbcd9-7eca-41ce-8afc-195c3fb0604f} <Debug> MemoryTracker: Peak memory usage (for query): 4.97 MiB.
5706 2024.08.22 17:52:15.201661 [ 3 ] {} <Debug> HTTP-Session: 44048b83-2c6a-4318-9dab-8d7e0ac45b31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5707 2024.08.22 17:52:15.201937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5708 2024.08.22 17:52:15.202016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5709 2024.08.22 17:52:15.202044 [ 3 ] {} <Debug> HTTP-Session: 0cef4f91-3097-46e8-bc6f-eac5a531c738 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5710 2024.08.22 17:52:15.202070 [ 3 ] {} <Debug> HTTP-Session: 0cef4f91-3097-46e8-bc6f-eac5a531c738 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5711 2024.08.22 17:52:15.202091 [ 3 ] {} <Debug> HTTP-Session: 0cef4f91-3097-46e8-bc6f-eac5a531c738 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5712 2024.08.22 17:52:15.202142 [ 3 ] {} <Trace> HTTP-Session: 0cef4f91-3097-46e8-bc6f-eac5a531c738 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5713 2024.08.22 17:52:15.202347 [ 3 ] {080446ef-33ae-4cdc-be1a-30667d315f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5714 2024.08.22 17:52:15.202411 [ 3 ] {080446ef-33ae-4cdc-be1a-30667d315f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5715 2024.08.22 17:52:15.202716 [ 3 ] {080446ef-33ae-4cdc-be1a-30667d315f63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5716 2024.08.22 17:52:15.203252 [ 3 ] {080446ef-33ae-4cdc-be1a-30667d315f63} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5717 2024.08.22 17:52:15.203291 [ 3 ] {080446ef-33ae-4cdc-be1a-30667d315f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5718 2024.08.22 17:52:15.203680 [ 3 ] {080446ef-33ae-4cdc-be1a-30667d315f63} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5719 2024.08.22 17:52:15.204044 [ 3 ] {080446ef-33ae-4cdc-be1a-30667d315f63} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5720 2024.08.22 17:52:15.204179 [ 103 ] {} <Debug> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
5721 2024.08.22 17:52:15.204186 [ 3 ] {080446ef-33ae-4cdc-be1a-30667d315f63} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00194 sec., 117525.77319587629 rows/sec., 7.96 MiB/sec.
5722 2024.08.22 17:52:15.204221 [ 103 ] {} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5723 2024.08.22 17:52:15.204256 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5724 2024.08.22 17:52:15.204517 [ 186 ] {8378af89-b748-4819-bb42-a0859c82c077::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
5725 2024.08.22 17:52:15.204534 [ 3 ] {080446ef-33ae-4cdc-be1a-30667d315f63} <Debug> DynamicQueryHandler: Done processing query
5726 2024.08.22 17:52:15.204652 [ 3 ] {080446ef-33ae-4cdc-be1a-30667d315f63} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
5727 2024.08.22 17:52:15.204682 [ 3 ] {} <Debug> HTTP-Session: 0cef4f91-3097-46e8-bc6f-eac5a531c738 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5728 2024.08.22 17:52:15.204876 [ 186 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5729 2024.08.22 17:52:15.204951 [ 186 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 242 rows starting from the beginning of the part
5730 2024.08.22 17:52:15.205014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 85838, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5731 2024.08.22 17:52:15.205195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5732 2024.08.22 17:52:15.205277 [ 3 ] {} <Debug> HTTP-Session: f7e2fcba-8558-4d5e-acf9-3d2e5426250d Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5733 2024.08.22 17:52:15.205317 [ 186 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part
5734 2024.08.22 17:52:15.205343 [ 3 ] {} <Debug> HTTP-Session: f7e2fcba-8558-4d5e-acf9-3d2e5426250d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5735 2024.08.22 17:52:15.205410 [ 3 ] {} <Debug> HTTP-Session: f7e2fcba-8558-4d5e-acf9-3d2e5426250d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5736 2024.08.22 17:52:15.205532 [ 3 ] {} <Trace> HTTP-Session: f7e2fcba-8558-4d5e-acf9-3d2e5426250d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5737 2024.08.22 17:52:15.205716 [ 186 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part
5738 2024.08.22 17:52:15.205962 [ 186 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part
5739 2024.08.22 17:52:15.206142 [ 186 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part
5740 2024.08.22 17:52:15.206225 [ 3 ] {d5236984-f231-4b51-a117-97879017b5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5741 2024.08.22 17:52:15.206398 [ 186 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 228 rows starting from the beginning of the part
5742 2024.08.22 17:52:15.206454 [ 3 ] {d5236984-f231-4b51-a117-97879017b5f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5743 2024.08.22 17:52:15.207559 [ 3 ] {d5236984-f231-4b51-a117-97879017b5f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5744 2024.08.22 17:52:15.209293 [ 3 ] {d5236984-f231-4b51-a117-97879017b5f2} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5745 2024.08.22 17:52:15.209399 [ 3 ] {d5236984-f231-4b51-a117-97879017b5f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5746 2024.08.22 17:52:15.209673 [ 196 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.005304977 sec., 139491.65095343487 rows/sec., 9.47 MiB/sec.
5747 2024.08.22 17:52:15.209979 [ 196 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
5748 2024.08.22 17:52:15.210643 [ 3 ] {d5236984-f231-4b51-a117-97879017b5f2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5749 2024.08.22 17:52:15.210943 [ 198 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_16_3} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5750 2024.08.22 17:52:15.211258 [ 198 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_16_3} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
5751 2024.08.22 17:52:15.211417 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
5752 2024.08.22 17:52:15.211570 [ 3 ] {d5236984-f231-4b51-a117-97879017b5f2} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5753 2024.08.22 17:52:15.211773 [ 3 ] {d5236984-f231-4b51-a117-97879017b5f2} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.005979 sec., 86971.0653955511 rows/sec., 6.44 MiB/sec.
5754 2024.08.22 17:52:15.212170 [ 3 ] {d5236984-f231-4b51-a117-97879017b5f2} <Debug> DynamicQueryHandler: Done processing query
5755 2024.08.22 17:52:15.212200 [ 3 ] {d5236984-f231-4b51-a117-97879017b5f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
5756 2024.08.22 17:52:15.212219 [ 3 ] {} <Debug> HTTP-Session: f7e2fcba-8558-4d5e-acf9-3d2e5426250d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5757 2024.08.22 17:52:15.212643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 160229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5758 2024.08.22 17:52:15.212704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5759 2024.08.22 17:52:15.212728 [ 3 ] {} <Debug> HTTP-Session: 8b7973ad-bcd7-4d35-82c1-4e40f121f3e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5760 2024.08.22 17:52:15.212765 [ 3 ] {} <Debug> HTTP-Session: 8b7973ad-bcd7-4d35-82c1-4e40f121f3e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5761 2024.08.22 17:52:15.212780 [ 3 ] {} <Debug> HTTP-Session: 8b7973ad-bcd7-4d35-82c1-4e40f121f3e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5762 2024.08.22 17:52:15.212818 [ 3 ] {} <Trace> HTTP-Session: 8b7973ad-bcd7-4d35-82c1-4e40f121f3e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5763 2024.08.22 17:52:15.213391 [ 3 ] {62485d2b-4709-4af1-b3d6-1a8291dd5cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5764 2024.08.22 17:52:15.213453 [ 3 ] {62485d2b-4709-4af1-b3d6-1a8291dd5cff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5765 2024.08.22 17:52:15.213641 [ 3 ] {62485d2b-4709-4af1-b3d6-1a8291dd5cff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5766 2024.08.22 17:52:15.214483 [ 3 ] {62485d2b-4709-4af1-b3d6-1a8291dd5cff} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5767 2024.08.22 17:52:15.214523 [ 3 ] {62485d2b-4709-4af1-b3d6-1a8291dd5cff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5768 2024.08.22 17:52:15.215053 [ 3 ] {62485d2b-4709-4af1-b3d6-1a8291dd5cff} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5769 2024.08.22 17:52:15.215464 [ 3 ] {62485d2b-4709-4af1-b3d6-1a8291dd5cff} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5770 2024.08.22 17:52:15.215653 [ 3 ] {62485d2b-4709-4af1-b3d6-1a8291dd5cff} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.002647 sec., 318851.53003400075 rows/sec., 21.46 MiB/sec.
5771 2024.08.22 17:52:15.215862 [ 3 ] {62485d2b-4709-4af1-b3d6-1a8291dd5cff} <Debug> DynamicQueryHandler: Done processing query
5772 2024.08.22 17:52:15.215889 [ 3 ] {62485d2b-4709-4af1-b3d6-1a8291dd5cff} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
5773 2024.08.22 17:52:15.215906 [ 3 ] {} <Debug> HTTP-Session: 8b7973ad-bcd7-4d35-82c1-4e40f121f3e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5774 2024.08.22 17:52:15.216089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5775 2024.08.22 17:52:15.216144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5776 2024.08.22 17:52:15.216163 [ 3 ] {} <Debug> HTTP-Session: b20b77a4-83f9-45c9-9473-5c207d44fe7a Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5777 2024.08.22 17:52:15.216182 [ 3 ] {} <Debug> HTTP-Session: b20b77a4-83f9-45c9-9473-5c207d44fe7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5778 2024.08.22 17:52:15.216204 [ 3 ] {} <Debug> HTTP-Session: b20b77a4-83f9-45c9-9473-5c207d44fe7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5779 2024.08.22 17:52:15.216240 [ 3 ] {} <Trace> HTTP-Session: b20b77a4-83f9-45c9-9473-5c207d44fe7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5780 2024.08.22 17:52:15.216366 [ 3 ] {4ba8561f-f348-4ed8-8101-0d92ae37fe53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5781 2024.08.22 17:52:15.216417 [ 3 ] {4ba8561f-f348-4ed8-8101-0d92ae37fe53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5782 2024.08.22 17:52:15.216579 [ 3 ] {4ba8561f-f348-4ed8-8101-0d92ae37fe53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5783 2024.08.22 17:52:15.216889 [ 3 ] {4ba8561f-f348-4ed8-8101-0d92ae37fe53} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5784 2024.08.22 17:52:15.216926 [ 3 ] {4ba8561f-f348-4ed8-8101-0d92ae37fe53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5785 2024.08.22 17:52:15.217301 [ 3 ] {4ba8561f-f348-4ed8-8101-0d92ae37fe53} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5786 2024.08.22 17:52:15.217657 [ 3 ] {4ba8561f-f348-4ed8-8101-0d92ae37fe53} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5787 2024.08.22 17:52:15.217823 [ 3 ] {4ba8561f-f348-4ed8-8101-0d92ae37fe53} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001496 sec., 40106.95187165776 rows/sec., 2.70 MiB/sec.
5788 2024.08.22 17:52:15.218153 [ 3 ] {4ba8561f-f348-4ed8-8101-0d92ae37fe53} <Debug> DynamicQueryHandler: Done processing query
5789 2024.08.22 17:52:15.218211 [ 3 ] {4ba8561f-f348-4ed8-8101-0d92ae37fe53} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5790 2024.08.22 17:52:15.218231 [ 3 ] {} <Debug> HTTP-Session: b20b77a4-83f9-45c9-9473-5c207d44fe7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5791 2024.08.22 17:52:20.174297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5792 2024.08.22 17:52:20.174428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5793 2024.08.22 17:52:20.174456 [ 3 ] {} <Debug> HTTP-Session: a751a490-ef12-4aab-9052-a8070ad4903d Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5794 2024.08.22 17:52:20.174482 [ 3 ] {} <Debug> HTTP-Session: a751a490-ef12-4aab-9052-a8070ad4903d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5795 2024.08.22 17:52:20.174499 [ 3 ] {} <Debug> HTTP-Session: a751a490-ef12-4aab-9052-a8070ad4903d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5796 2024.08.22 17:52:20.174551 [ 3 ] {} <Trace> HTTP-Session: a751a490-ef12-4aab-9052-a8070ad4903d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5797 2024.08.22 17:52:20.174799 [ 3 ] {7a978a10-6690-4270-8947-d332dd7be1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5798 2024.08.22 17:52:20.174874 [ 3 ] {7a978a10-6690-4270-8947-d332dd7be1e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5799 2024.08.22 17:52:20.175283 [ 3 ] {7a978a10-6690-4270-8947-d332dd7be1e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5800 2024.08.22 17:52:20.175783 [ 3 ] {7a978a10-6690-4270-8947-d332dd7be1e3} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5801 2024.08.22 17:52:20.175821 [ 3 ] {7a978a10-6690-4270-8947-d332dd7be1e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5802 2024.08.22 17:52:20.176221 [ 3 ] {7a978a10-6690-4270-8947-d332dd7be1e3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5803 2024.08.22 17:52:20.176608 [ 3 ] {7a978a10-6690-4270-8947-d332dd7be1e3} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5804 2024.08.22 17:52:20.176756 [ 3 ] {7a978a10-6690-4270-8947-d332dd7be1e3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002019 sec., 990.5894006934126 rows/sec., 80.78 KiB/sec.
5805 2024.08.22 17:52:20.176950 [ 3 ] {7a978a10-6690-4270-8947-d332dd7be1e3} <Debug> DynamicQueryHandler: Done processing query
5806 2024.08.22 17:52:20.176976 [ 3 ] {7a978a10-6690-4270-8947-d332dd7be1e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5807 2024.08.22 17:52:20.176992 [ 3 ] {} <Debug> HTTP-Session: a751a490-ef12-4aab-9052-a8070ad4903d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5808 2024.08.22 17:52:20.177197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 37499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5809 2024.08.22 17:52:20.177248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5810 2024.08.22 17:52:20.177268 [ 3 ] {} <Debug> HTTP-Session: 38ca23c6-30bd-4bd3-a236-47417c381206 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5811 2024.08.22 17:52:20.177284 [ 3 ] {} <Debug> HTTP-Session: 38ca23c6-30bd-4bd3-a236-47417c381206 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5812 2024.08.22 17:52:20.177298 [ 3 ] {} <Debug> HTTP-Session: 38ca23c6-30bd-4bd3-a236-47417c381206 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5813 2024.08.22 17:52:20.177330 [ 3 ] {} <Trace> HTTP-Session: 38ca23c6-30bd-4bd3-a236-47417c381206 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5814 2024.08.22 17:52:20.177494 [ 3 ] {31ab64f7-3cca-47d5-86b1-4b1a7d15e539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5815 2024.08.22 17:52:20.177539 [ 3 ] {31ab64f7-3cca-47d5-86b1-4b1a7d15e539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5816 2024.08.22 17:52:20.177761 [ 3 ] {31ab64f7-3cca-47d5-86b1-4b1a7d15e539} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5817 2024.08.22 17:52:20.178241 [ 3 ] {31ab64f7-3cca-47d5-86b1-4b1a7d15e539} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5818 2024.08.22 17:52:20.178277 [ 3 ] {31ab64f7-3cca-47d5-86b1-4b1a7d15e539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5819 2024.08.22 17:52:20.178638 [ 3 ] {31ab64f7-3cca-47d5-86b1-4b1a7d15e539} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5820 2024.08.22 17:52:20.178993 [ 3 ] {31ab64f7-3cca-47d5-86b1-4b1a7d15e539} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5821 2024.08.22 17:52:20.179123 [ 3 ] {31ab64f7-3cca-47d5-86b1-4b1a7d15e539} <Debug> executeQuery: Read 248 rows, 22.42 KiB in 0.001715 sec., 144606.4139941691 rows/sec., 12.77 MiB/sec.
5822 2024.08.22 17:52:20.179289 [ 3 ] {31ab64f7-3cca-47d5-86b1-4b1a7d15e539} <Debug> DynamicQueryHandler: Done processing query
5823 2024.08.22 17:52:20.179313 [ 3 ] {31ab64f7-3cca-47d5-86b1-4b1a7d15e539} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
5824 2024.08.22 17:52:20.179328 [ 3 ] {} <Debug> HTTP-Session: 38ca23c6-30bd-4bd3-a236-47417c381206 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5825 2024.08.22 17:52:20.179465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 4489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5826 2024.08.22 17:52:20.179514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5827 2024.08.22 17:52:20.179533 [ 3 ] {} <Debug> HTTP-Session: d5fda49f-1c84-40b0-93cf-b391d52da780 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5828 2024.08.22 17:52:20.179549 [ 3 ] {} <Debug> HTTP-Session: d5fda49f-1c84-40b0-93cf-b391d52da780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5829 2024.08.22 17:52:20.179562 [ 3 ] {} <Debug> HTTP-Session: d5fda49f-1c84-40b0-93cf-b391d52da780 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5830 2024.08.22 17:52:20.179593 [ 3 ] {} <Trace> HTTP-Session: d5fda49f-1c84-40b0-93cf-b391d52da780 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5831 2024.08.22 17:52:20.179696 [ 3 ] {48daa66c-403c-4b09-b84e-32c628c175b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5832 2024.08.22 17:52:20.179739 [ 3 ] {48daa66c-403c-4b09-b84e-32c628c175b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5833 2024.08.22 17:52:20.179961 [ 3 ] {48daa66c-403c-4b09-b84e-32c628c175b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5834 2024.08.22 17:52:20.180272 [ 3 ] {48daa66c-403c-4b09-b84e-32c628c175b0} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5835 2024.08.22 17:52:20.180307 [ 3 ] {48daa66c-403c-4b09-b84e-32c628c175b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5836 2024.08.22 17:52:20.180642 [ 3 ] {48daa66c-403c-4b09-b84e-32c628c175b0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5837 2024.08.22 17:52:20.181010 [ 3 ] {48daa66c-403c-4b09-b84e-32c628c175b0} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5838 2024.08.22 17:52:20.181142 [ 3 ] {48daa66c-403c-4b09-b84e-32c628c175b0} <Debug> executeQuery: Read 31 rows, 2.32 KiB in 0.001478 sec., 20974.28958051421 rows/sec., 1.53 MiB/sec.
5839 2024.08.22 17:52:20.181305 [ 3 ] {48daa66c-403c-4b09-b84e-32c628c175b0} <Debug> DynamicQueryHandler: Done processing query
5840 2024.08.22 17:52:20.181329 [ 3 ] {48daa66c-403c-4b09-b84e-32c628c175b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5841 2024.08.22 17:52:20.181344 [ 3 ] {} <Debug> HTTP-Session: d5fda49f-1c84-40b0-93cf-b391d52da780 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5842 2024.08.22 17:52:20.181465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5843 2024.08.22 17:52:20.181513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5844 2024.08.22 17:52:20.181532 [ 3 ] {} <Debug> HTTP-Session: 8f717f96-cad1-45d8-be59-9142523781db Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5845 2024.08.22 17:52:20.181548 [ 3 ] {} <Debug> HTTP-Session: 8f717f96-cad1-45d8-be59-9142523781db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5846 2024.08.22 17:52:20.181561 [ 3 ] {} <Debug> HTTP-Session: 8f717f96-cad1-45d8-be59-9142523781db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5847 2024.08.22 17:52:20.181592 [ 3 ] {} <Trace> HTTP-Session: 8f717f96-cad1-45d8-be59-9142523781db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5848 2024.08.22 17:52:20.181692 [ 3 ] {ad41cf49-7e14-4790-8280-6cba739cf6c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5849 2024.08.22 17:52:20.181735 [ 3 ] {ad41cf49-7e14-4790-8280-6cba739cf6c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5850 2024.08.22 17:52:20.181953 [ 3 ] {ad41cf49-7e14-4790-8280-6cba739cf6c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5851 2024.08.22 17:52:20.182294 [ 3 ] {ad41cf49-7e14-4790-8280-6cba739cf6c2} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5852 2024.08.22 17:52:20.182330 [ 3 ] {ad41cf49-7e14-4790-8280-6cba739cf6c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5853 2024.08.22 17:52:20.182674 [ 3 ] {ad41cf49-7e14-4790-8280-6cba739cf6c2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5854 2024.08.22 17:52:20.183027 [ 3 ] {ad41cf49-7e14-4790-8280-6cba739cf6c2} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5855 2024.08.22 17:52:20.183156 [ 3 ] {ad41cf49-7e14-4790-8280-6cba739cf6c2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001495 sec., 9364.548494983277 rows/sec., 655.83 KiB/sec.
5856 2024.08.22 17:52:20.183320 [ 3 ] {ad41cf49-7e14-4790-8280-6cba739cf6c2} <Debug> DynamicQueryHandler: Done processing query
5857 2024.08.22 17:52:20.183344 [ 3 ] {ad41cf49-7e14-4790-8280-6cba739cf6c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5858 2024.08.22 17:52:20.183360 [ 3 ] {} <Debug> HTTP-Session: 8f717f96-cad1-45d8-be59-9142523781db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5859 2024.08.22 17:52:20.183465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5860 2024.08.22 17:52:20.183513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5861 2024.08.22 17:52:20.183532 [ 3 ] {} <Debug> HTTP-Session: 5cba47a8-a39b-4e83-8c6a-5cccbf511958 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5862 2024.08.22 17:52:20.183549 [ 3 ] {} <Debug> HTTP-Session: 5cba47a8-a39b-4e83-8c6a-5cccbf511958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5863 2024.08.22 17:52:20.183563 [ 3 ] {} <Debug> HTTP-Session: 5cba47a8-a39b-4e83-8c6a-5cccbf511958 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5864 2024.08.22 17:52:20.183593 [ 3 ] {} <Trace> HTTP-Session: 5cba47a8-a39b-4e83-8c6a-5cccbf511958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5865 2024.08.22 17:52:20.183686 [ 3 ] {6d0bd211-f06a-4249-969d-e35a6e6ce56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
5866 2024.08.22 17:52:20.183729 [ 3 ] {6d0bd211-f06a-4249-969d-e35a6e6ce56f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5867 2024.08.22 17:52:20.183952 [ 3 ] {6d0bd211-f06a-4249-969d-e35a6e6ce56f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5868 2024.08.22 17:52:20.184367 [ 3 ] {6d0bd211-f06a-4249-969d-e35a6e6ce56f} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5869 2024.08.22 17:52:20.184403 [ 3 ] {6d0bd211-f06a-4249-969d-e35a6e6ce56f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5870 2024.08.22 17:52:20.184744 [ 3 ] {6d0bd211-f06a-4249-969d-e35a6e6ce56f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5871 2024.08.22 17:52:20.185091 [ 3 ] {6d0bd211-f06a-4249-969d-e35a6e6ce56f} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5872 2024.08.22 17:52:20.185214 [ 3 ] {6d0bd211-f06a-4249-969d-e35a6e6ce56f} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001553 sec., 3863.4900193174503 rows/sec., 228.26 KiB/sec.
5873 2024.08.22 17:52:20.185431 [ 3 ] {6d0bd211-f06a-4249-969d-e35a6e6ce56f} <Debug> DynamicQueryHandler: Done processing query
5874 2024.08.22 17:52:20.185454 [ 3 ] {6d0bd211-f06a-4249-969d-e35a6e6ce56f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5875 2024.08.22 17:52:20.185469 [ 3 ] {} <Debug> HTTP-Session: 5cba47a8-a39b-4e83-8c6a-5cccbf511958 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5876 2024.08.22 17:52:20.185645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 67057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5877 2024.08.22 17:52:20.185693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5878 2024.08.22 17:52:20.185711 [ 3 ] {} <Debug> HTTP-Session: b81333b9-bcce-4f24-9469-e5d970e6c7f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5879 2024.08.22 17:52:20.185727 [ 3 ] {} <Debug> HTTP-Session: b81333b9-bcce-4f24-9469-e5d970e6c7f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5880 2024.08.22 17:52:20.185741 [ 3 ] {} <Debug> HTTP-Session: b81333b9-bcce-4f24-9469-e5d970e6c7f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5881 2024.08.22 17:52:20.185772 [ 3 ] {} <Trace> HTTP-Session: b81333b9-bcce-4f24-9469-e5d970e6c7f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5882 2024.08.22 17:52:20.185966 [ 3 ] {59b2cea1-ceae-4e18-b77d-661a3a969889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5883 2024.08.22 17:52:20.186008 [ 3 ] {59b2cea1-ceae-4e18-b77d-661a3a969889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5884 2024.08.22 17:52:20.186230 [ 3 ] {59b2cea1-ceae-4e18-b77d-661a3a969889} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5885 2024.08.22 17:52:20.186833 [ 3 ] {59b2cea1-ceae-4e18-b77d-661a3a969889} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5886 2024.08.22 17:52:20.186869 [ 3 ] {59b2cea1-ceae-4e18-b77d-661a3a969889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5887 2024.08.22 17:52:20.187237 [ 3 ] {59b2cea1-ceae-4e18-b77d-661a3a969889} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5888 2024.08.22 17:52:20.187589 [ 3 ] {59b2cea1-ceae-4e18-b77d-661a3a969889} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5889 2024.08.22 17:52:20.187716 [ 3 ] {59b2cea1-ceae-4e18-b77d-661a3a969889} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.001856 sec., 222521.55172413794 rows/sec., 15.87 MiB/sec.
5890 2024.08.22 17:52:20.187886 [ 3 ] {59b2cea1-ceae-4e18-b77d-661a3a969889} <Debug> DynamicQueryHandler: Done processing query
5891 2024.08.22 17:52:20.187910 [ 3 ] {59b2cea1-ceae-4e18-b77d-661a3a969889} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
5892 2024.08.22 17:52:20.187925 [ 3 ] {} <Debug> HTTP-Session: b81333b9-bcce-4f24-9469-e5d970e6c7f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5893 2024.08.22 17:52:20.188043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5894 2024.08.22 17:52:20.188091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5895 2024.08.22 17:52:20.188109 [ 3 ] {} <Debug> HTTP-Session: 7558a0c5-b867-47c1-ba84-e0034a270e03 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5896 2024.08.22 17:52:20.188125 [ 3 ] {} <Debug> HTTP-Session: 7558a0c5-b867-47c1-ba84-e0034a270e03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5897 2024.08.22 17:52:20.188139 [ 3 ] {} <Debug> HTTP-Session: 7558a0c5-b867-47c1-ba84-e0034a270e03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5898 2024.08.22 17:52:20.188168 [ 3 ] {} <Trace> HTTP-Session: 7558a0c5-b867-47c1-ba84-e0034a270e03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5899 2024.08.22 17:52:20.188264 [ 3 ] {e9182ed9-9ba3-4dba-bb67-e1a712072c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5900 2024.08.22 17:52:20.188308 [ 3 ] {e9182ed9-9ba3-4dba-bb67-e1a712072c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5901 2024.08.22 17:52:20.188434 [ 3 ] {e9182ed9-9ba3-4dba-bb67-e1a712072c1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5902 2024.08.22 17:52:20.188702 [ 3 ] {e9182ed9-9ba3-4dba-bb67-e1a712072c1e} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5903 2024.08.22 17:52:20.188737 [ 3 ] {e9182ed9-9ba3-4dba-bb67-e1a712072c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5904 2024.08.22 17:52:20.189079 [ 3 ] {e9182ed9-9ba3-4dba-bb67-e1a712072c1e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5905 2024.08.22 17:52:20.189393 [ 3 ] {e9182ed9-9ba3-4dba-bb67-e1a712072c1e} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5906 2024.08.22 17:52:20.189523 [ 3 ] {e9182ed9-9ba3-4dba-bb67-e1a712072c1e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001282 sec., 4680.1872074882995 rows/sec., 244.52 KiB/sec.
5907 2024.08.22 17:52:20.189810 [ 3 ] {e9182ed9-9ba3-4dba-bb67-e1a712072c1e} <Debug> DynamicQueryHandler: Done processing query
5908 2024.08.22 17:52:20.189834 [ 3 ] {e9182ed9-9ba3-4dba-bb67-e1a712072c1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5909 2024.08.22 17:52:20.189850 [ 3 ] {} <Debug> HTTP-Session: 7558a0c5-b867-47c1-ba84-e0034a270e03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5910 2024.08.22 17:52:20.190001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 44820, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5911 2024.08.22 17:52:20.190049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5912 2024.08.22 17:52:20.190067 [ 3 ] {} <Debug> HTTP-Session: f6b81b93-f88f-4110-a942-7ae135b86c5c Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5913 2024.08.22 17:52:20.190084 [ 3 ] {} <Debug> HTTP-Session: f6b81b93-f88f-4110-a942-7ae135b86c5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5914 2024.08.22 17:52:20.190098 [ 3 ] {} <Debug> HTTP-Session: f6b81b93-f88f-4110-a942-7ae135b86c5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5915 2024.08.22 17:52:20.190128 [ 3 ] {} <Trace> HTTP-Session: f6b81b93-f88f-4110-a942-7ae135b86c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5916 2024.08.22 17:52:20.190328 [ 3 ] {16436e52-b73e-42aa-81d0-160eb05546fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5917 2024.08.22 17:52:20.190375 [ 3 ] {16436e52-b73e-42aa-81d0-160eb05546fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5918 2024.08.22 17:52:20.190530 [ 3 ] {16436e52-b73e-42aa-81d0-160eb05546fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5919 2024.08.22 17:52:20.191079 [ 3 ] {16436e52-b73e-42aa-81d0-160eb05546fe} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5920 2024.08.22 17:52:20.191117 [ 3 ] {16436e52-b73e-42aa-81d0-160eb05546fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5921 2024.08.22 17:52:20.191491 [ 3 ] {16436e52-b73e-42aa-81d0-160eb05546fe} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5922 2024.08.22 17:52:20.191826 [ 3 ] {16436e52-b73e-42aa-81d0-160eb05546fe} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5923 2024.08.22 17:52:20.191950 [ 3 ] {16436e52-b73e-42aa-81d0-160eb05546fe} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001735 sec., 137175.7925072046 rows/sec., 9.20 MiB/sec.
5924 2024.08.22 17:52:20.192112 [ 3 ] {16436e52-b73e-42aa-81d0-160eb05546fe} <Debug> DynamicQueryHandler: Done processing query
5925 2024.08.22 17:52:20.192136 [ 3 ] {16436e52-b73e-42aa-81d0-160eb05546fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
5926 2024.08.22 17:52:20.192151 [ 3 ] {} <Debug> HTTP-Session: f6b81b93-f88f-4110-a942-7ae135b86c5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5927 2024.08.22 17:52:20.192311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5928 2024.08.22 17:52:20.192359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5929 2024.08.22 17:52:20.192378 [ 3 ] {} <Debug> HTTP-Session: b5d5b5e8-0f7f-436a-858e-b5a508c8816f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5930 2024.08.22 17:52:20.192394 [ 3 ] {} <Debug> HTTP-Session: b5d5b5e8-0f7f-436a-858e-b5a508c8816f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5931 2024.08.22 17:52:20.192408 [ 3 ] {} <Debug> HTTP-Session: b5d5b5e8-0f7f-436a-858e-b5a508c8816f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5932 2024.08.22 17:52:20.192438 [ 3 ] {} <Trace> HTTP-Session: b5d5b5e8-0f7f-436a-858e-b5a508c8816f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5933 2024.08.22 17:52:20.192528 [ 3 ] {8815933b-824b-4188-a944-a4cdd2ddbbe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
5934 2024.08.22 17:52:20.192573 [ 3 ] {8815933b-824b-4188-a944-a4cdd2ddbbe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5935 2024.08.22 17:52:20.192698 [ 3 ] {8815933b-824b-4188-a944-a4cdd2ddbbe4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5936 2024.08.22 17:52:20.192964 [ 3 ] {8815933b-824b-4188-a944-a4cdd2ddbbe4} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5937 2024.08.22 17:52:20.192998 [ 3 ] {8815933b-824b-4188-a944-a4cdd2ddbbe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5938 2024.08.22 17:52:20.193336 [ 3 ] {8815933b-824b-4188-a944-a4cdd2ddbbe4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5939 2024.08.22 17:52:20.193648 [ 3 ] {8815933b-824b-4188-a944-a4cdd2ddbbe4} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5940 2024.08.22 17:52:20.193772 [ 3 ] {8815933b-824b-4188-a944-a4cdd2ddbbe4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001267 sec., 789.2659826361485 rows/sec., 53.18 KiB/sec.
5941 2024.08.22 17:52:20.193916 [ 3 ] {8815933b-824b-4188-a944-a4cdd2ddbbe4} <Debug> DynamicQueryHandler: Done processing query
5942 2024.08.22 17:52:20.193940 [ 3 ] {8815933b-824b-4188-a944-a4cdd2ddbbe4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5943 2024.08.22 17:52:20.193955 [ 3 ] {} <Debug> HTTP-Session: b5d5b5e8-0f7f-436a-858e-b5a508c8816f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5944 2024.08.22 17:52:20.194089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 46643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5945 2024.08.22 17:52:20.194136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5946 2024.08.22 17:52:20.194155 [ 3 ] {} <Debug> HTTP-Session: ef1088e4-c585-4c1c-bd64-ce4baef3d964 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5947 2024.08.22 17:52:20.194171 [ 3 ] {} <Debug> HTTP-Session: ef1088e4-c585-4c1c-bd64-ce4baef3d964 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5948 2024.08.22 17:52:20.194185 [ 3 ] {} <Debug> HTTP-Session: ef1088e4-c585-4c1c-bd64-ce4baef3d964 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5949 2024.08.22 17:52:20.194215 [ 3 ] {} <Trace> HTTP-Session: ef1088e4-c585-4c1c-bd64-ce4baef3d964 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5950 2024.08.22 17:52:20.194509 [ 3 ] {2e7aadbb-efa5-4d14-bec4-19b5e01211f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5951 2024.08.22 17:52:20.194570 [ 3 ] {2e7aadbb-efa5-4d14-bec4-19b5e01211f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
5952 2024.08.22 17:52:20.194967 [ 3 ] {2e7aadbb-efa5-4d14-bec4-19b5e01211f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5953 2024.08.22 17:52:20.195611 [ 3 ] {2e7aadbb-efa5-4d14-bec4-19b5e01211f3} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5954 2024.08.22 17:52:20.195646 [ 3 ] {2e7aadbb-efa5-4d14-bec4-19b5e01211f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5955 2024.08.22 17:52:20.196266 [ 3 ] {2e7aadbb-efa5-4d14-bec4-19b5e01211f3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
5956 2024.08.22 17:52:20.196671 [ 3 ] {2e7aadbb-efa5-4d14-bec4-19b5e01211f3} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5957 2024.08.22 17:52:20.196822 [ 3 ] {2e7aadbb-efa5-4d14-bec4-19b5e01211f3} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002516 sec., 11526.232114467408 rows/sec., 20.65 MiB/sec.
5958 2024.08.22 17:52:20.197030 [ 3 ] {2e7aadbb-efa5-4d14-bec4-19b5e01211f3} <Debug> DynamicQueryHandler: Done processing query
5959 2024.08.22 17:52:20.197054 [ 3 ] {2e7aadbb-efa5-4d14-bec4-19b5e01211f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
5960 2024.08.22 17:52:20.197069 [ 3 ] {} <Debug> HTTP-Session: ef1088e4-c585-4c1c-bd64-ce4baef3d964 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5961 2024.08.22 17:52:20.197196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5962 2024.08.22 17:52:20.197243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5963 2024.08.22 17:52:20.197263 [ 3 ] {} <Debug> HTTP-Session: 5bf91743-44aa-47d6-8438-87c091ec392e Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5964 2024.08.22 17:52:20.197278 [ 3 ] {} <Debug> HTTP-Session: 5bf91743-44aa-47d6-8438-87c091ec392e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5965 2024.08.22 17:52:20.197292 [ 3 ] {} <Debug> HTTP-Session: 5bf91743-44aa-47d6-8438-87c091ec392e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5966 2024.08.22 17:52:20.197322 [ 3 ] {} <Trace> HTTP-Session: 5bf91743-44aa-47d6-8438-87c091ec392e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5967 2024.08.22 17:52:20.197447 [ 3 ] {4c6105cd-da7b-4444-9bd4-616387d7aa4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5968 2024.08.22 17:52:20.197493 [ 3 ] {4c6105cd-da7b-4444-9bd4-616387d7aa4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5969 2024.08.22 17:52:20.197617 [ 3 ] {4c6105cd-da7b-4444-9bd4-616387d7aa4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5970 2024.08.22 17:52:20.197905 [ 3 ] {4c6105cd-da7b-4444-9bd4-616387d7aa4b} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5971 2024.08.22 17:52:20.197939 [ 3 ] {4c6105cd-da7b-4444-9bd4-616387d7aa4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5972 2024.08.22 17:52:20.198291 [ 3 ] {4c6105cd-da7b-4444-9bd4-616387d7aa4b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5973 2024.08.22 17:52:20.198614 [ 3 ] {4c6105cd-da7b-4444-9bd4-616387d7aa4b} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5974 2024.08.22 17:52:20.198743 [ 3 ] {4c6105cd-da7b-4444-9bd4-616387d7aa4b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001348 sec., 60830.86053412463 rows/sec., 3.86 MiB/sec.
5975 2024.08.22 17:52:20.198938 [ 3 ] {4c6105cd-da7b-4444-9bd4-616387d7aa4b} <Debug> DynamicQueryHandler: Done processing query
5976 2024.08.22 17:52:20.198961 [ 3 ] {4c6105cd-da7b-4444-9bd4-616387d7aa4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5977 2024.08.22 17:52:20.198977 [ 3 ] {} <Debug> HTTP-Session: 5bf91743-44aa-47d6-8438-87c091ec392e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5978 2024.08.22 17:52:24.511642 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache
5979 2024.08.22 17:52:24.511738 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache
5980 2024.08.22 17:52:25.167905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 7834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5981 2024.08.22 17:52:25.168022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5982 2024.08.22 17:52:25.168047 [ 3 ] {} <Debug> HTTP-Session: e512f45b-d727-4301-b2da-57e3db4aafa7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
5983 2024.08.22 17:52:25.168072 [ 3 ] {} <Debug> HTTP-Session: e512f45b-d727-4301-b2da-57e3db4aafa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5984 2024.08.22 17:52:25.168087 [ 3 ] {} <Debug> HTTP-Session: e512f45b-d727-4301-b2da-57e3db4aafa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5985 2024.08.22 17:52:25.168136 [ 3 ] {} <Trace> HTTP-Session: e512f45b-d727-4301-b2da-57e3db4aafa7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5986 2024.08.22 17:52:25.168335 [ 3 ] {af921fb4-f421-4880-8de5-32624d672520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5987 2024.08.22 17:52:25.168403 [ 3 ] {af921fb4-f421-4880-8de5-32624d672520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5988 2024.08.22 17:52:25.168731 [ 3 ] {af921fb4-f421-4880-8de5-32624d672520} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5989 2024.08.22 17:52:25.169212 [ 3 ] {af921fb4-f421-4880-8de5-32624d672520} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5990 2024.08.22 17:52:25.169254 [ 3 ] {af921fb4-f421-4880-8de5-32624d672520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
5991 2024.08.22 17:52:25.169677 [ 3 ] {af921fb4-f421-4880-8de5-32624d672520} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5992 2024.08.22 17:52:25.170065 [ 3 ] {af921fb4-f421-4880-8de5-32624d672520} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5993 2024.08.22 17:52:25.170216 [ 3 ] {af921fb4-f421-4880-8de5-32624d672520} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001946 sec., 28776.978417266186 rows/sec., 2.21 MiB/sec.
5994 2024.08.22 17:52:25.170429 [ 3 ] {af921fb4-f421-4880-8de5-32624d672520} <Debug> DynamicQueryHandler: Done processing query
5995 2024.08.22 17:52:25.170456 [ 3 ] {af921fb4-f421-4880-8de5-32624d672520} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5996 2024.08.22 17:52:25.170473 [ 3 ] {} <Debug> HTTP-Session: e512f45b-d727-4301-b2da-57e3db4aafa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5997 2024.08.22 17:52:25.170623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 10882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5998 2024.08.22 17:52:25.170677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5999 2024.08.22 17:52:25.170698 [ 3 ] {} <Debug> HTTP-Session: 33b44220-3a70-4e2a-b667-30838e2ddbae Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6000 2024.08.22 17:52:25.170716 [ 3 ] {} <Debug> HTTP-Session: 33b44220-3a70-4e2a-b667-30838e2ddbae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6001 2024.08.22 17:52:25.170730 [ 3 ] {} <Debug> HTTP-Session: 33b44220-3a70-4e2a-b667-30838e2ddbae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6002 2024.08.22 17:52:25.170765 [ 3 ] {} <Trace> HTTP-Session: 33b44220-3a70-4e2a-b667-30838e2ddbae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6003 2024.08.22 17:52:25.170886 [ 3 ] {c5545af5-b37b-4d94-86bf-b44610933f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6004 2024.08.22 17:52:25.170933 [ 3 ] {c5545af5-b37b-4d94-86bf-b44610933f1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6005 2024.08.22 17:52:25.171168 [ 3 ] {c5545af5-b37b-4d94-86bf-b44610933f1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6006 2024.08.22 17:52:25.171547 [ 3 ] {c5545af5-b37b-4d94-86bf-b44610933f1d} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6007 2024.08.22 17:52:25.171583 [ 3 ] {c5545af5-b37b-4d94-86bf-b44610933f1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6008 2024.08.22 17:52:25.171937 [ 3 ] {c5545af5-b37b-4d94-86bf-b44610933f1d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6009 2024.08.22 17:52:25.172291 [ 3 ] {c5545af5-b37b-4d94-86bf-b44610933f1d} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6010 2024.08.22 17:52:25.172422 [ 3 ] {c5545af5-b37b-4d94-86bf-b44610933f1d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00158 sec., 40506.32911392405 rows/sec., 3.16 MiB/sec.
6011 2024.08.22 17:52:25.172593 [ 3 ] {c5545af5-b37b-4d94-86bf-b44610933f1d} <Debug> DynamicQueryHandler: Done processing query
6012 2024.08.22 17:52:25.172617 [ 3 ] {c5545af5-b37b-4d94-86bf-b44610933f1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6013 2024.08.22 17:52:25.172633 [ 3 ] {} <Debug> HTTP-Session: 33b44220-3a70-4e2a-b667-30838e2ddbae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6014 2024.08.22 17:52:25.172821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6015 2024.08.22 17:52:25.172871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6016 2024.08.22 17:52:25.172899 [ 3 ] {} <Debug> HTTP-Session: 544489ac-dd3b-434d-8f13-b0cc4ba62d87 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6017 2024.08.22 17:52:25.172916 [ 3 ] {} <Debug> HTTP-Session: 544489ac-dd3b-434d-8f13-b0cc4ba62d87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6018 2024.08.22 17:52:25.172930 [ 3 ] {} <Debug> HTTP-Session: 544489ac-dd3b-434d-8f13-b0cc4ba62d87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6019 2024.08.22 17:52:25.172961 [ 3 ] {} <Trace> HTTP-Session: 544489ac-dd3b-434d-8f13-b0cc4ba62d87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6020 2024.08.22 17:52:25.173110 [ 3 ] {869266cd-0e11-4aa2-9115-3127d1381773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6021 2024.08.22 17:52:25.173159 [ 3 ] {869266cd-0e11-4aa2-9115-3127d1381773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6022 2024.08.22 17:52:25.173304 [ 3 ] {869266cd-0e11-4aa2-9115-3127d1381773} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6023 2024.08.22 17:52:25.173676 [ 3 ] {869266cd-0e11-4aa2-9115-3127d1381773} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6024 2024.08.22 17:52:25.173712 [ 3 ] {869266cd-0e11-4aa2-9115-3127d1381773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6025 2024.08.22 17:52:25.174102 [ 3 ] {869266cd-0e11-4aa2-9115-3127d1381773} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6026 2024.08.22 17:52:25.174440 [ 3 ] {869266cd-0e11-4aa2-9115-3127d1381773} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6027 2024.08.22 17:52:25.174570 [ 3 ] {869266cd-0e11-4aa2-9115-3127d1381773} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001533 sec., 104370.51532941943 rows/sec., 7.27 MiB/sec.
6028 2024.08.22 17:52:25.174912 [ 3 ] {869266cd-0e11-4aa2-9115-3127d1381773} <Debug> DynamicQueryHandler: Done processing query
6029 2024.08.22 17:52:25.174937 [ 3 ] {869266cd-0e11-4aa2-9115-3127d1381773} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6030 2024.08.22 17:52:25.174955 [ 3 ] {} <Debug> HTTP-Session: 544489ac-dd3b-434d-8f13-b0cc4ba62d87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6031 2024.08.22 17:52:25.175117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6032 2024.08.22 17:52:25.175168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6033 2024.08.22 17:52:25.175187 [ 3 ] {} <Debug> HTTP-Session: 3ea39f53-19dc-41f7-ba7d-eeebb9122db0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6034 2024.08.22 17:52:25.175204 [ 3 ] {} <Debug> HTTP-Session: 3ea39f53-19dc-41f7-ba7d-eeebb9122db0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6035 2024.08.22 17:52:25.175218 [ 3 ] {} <Debug> HTTP-Session: 3ea39f53-19dc-41f7-ba7d-eeebb9122db0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6036 2024.08.22 17:52:25.175249 [ 3 ] {} <Trace> HTTP-Session: 3ea39f53-19dc-41f7-ba7d-eeebb9122db0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6037 2024.08.22 17:52:25.175367 [ 3 ] {3c6c3956-b2da-4653-8ef1-67ad87f77ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6038 2024.08.22 17:52:25.175414 [ 3 ] {3c6c3956-b2da-4653-8ef1-67ad87f77ce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6039 2024.08.22 17:52:25.175561 [ 3 ] {3c6c3956-b2da-4653-8ef1-67ad87f77ce4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6040 2024.08.22 17:52:25.175873 [ 3 ] {3c6c3956-b2da-4653-8ef1-67ad87f77ce4} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6041 2024.08.22 17:52:25.175913 [ 3 ] {3c6c3956-b2da-4653-8ef1-67ad87f77ce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6042 2024.08.22 17:52:25.176267 [ 3 ] {3c6c3956-b2da-4653-8ef1-67ad87f77ce4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6043 2024.08.22 17:52:25.176588 [ 3 ] {3c6c3956-b2da-4653-8ef1-67ad87f77ce4} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6044 2024.08.22 17:52:25.176716 [ 3 ] {3c6c3956-b2da-4653-8ef1-67ad87f77ce4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001394 sec., 43041.6068866571 rows/sec., 2.90 MiB/sec.
6045 2024.08.22 17:52:25.177030 [ 3 ] {3c6c3956-b2da-4653-8ef1-67ad87f77ce4} <Debug> DynamicQueryHandler: Done processing query
6046 2024.08.22 17:52:25.177078 [ 3 ] {3c6c3956-b2da-4653-8ef1-67ad87f77ce4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6047 2024.08.22 17:52:25.177095 [ 3 ] {} <Debug> HTTP-Session: 3ea39f53-19dc-41f7-ba7d-eeebb9122db0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6048 2024.08.22 17:52:30.173740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 37365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6049 2024.08.22 17:52:30.173864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6050 2024.08.22 17:52:30.173888 [ 3 ] {} <Debug> HTTP-Session: ea97bc8b-5acc-4a71-bb1b-50b67853d99e Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6051 2024.08.22 17:52:30.173914 [ 3 ] {} <Debug> HTTP-Session: ea97bc8b-5acc-4a71-bb1b-50b67853d99e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6052 2024.08.22 17:52:30.173929 [ 3 ] {} <Debug> HTTP-Session: ea97bc8b-5acc-4a71-bb1b-50b67853d99e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6053 2024.08.22 17:52:30.173978 [ 3 ] {} <Trace> HTTP-Session: ea97bc8b-5acc-4a71-bb1b-50b67853d99e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6054 2024.08.22 17:52:30.174231 [ 3 ] {d23a68de-d051-4b21-856d-0d7453bbba16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6055 2024.08.22 17:52:30.174301 [ 3 ] {d23a68de-d051-4b21-856d-0d7453bbba16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6056 2024.08.22 17:52:30.174629 [ 3 ] {d23a68de-d051-4b21-856d-0d7453bbba16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6057 2024.08.22 17:52:30.175230 [ 3 ] {d23a68de-d051-4b21-856d-0d7453bbba16} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6058 2024.08.22 17:52:30.175277 [ 3 ] {d23a68de-d051-4b21-856d-0d7453bbba16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6059 2024.08.22 17:52:30.175712 [ 3 ] {d23a68de-d051-4b21-856d-0d7453bbba16} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6060 2024.08.22 17:52:30.176108 [ 3 ] {d23a68de-d051-4b21-856d-0d7453bbba16} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6061 2024.08.22 17:52:30.176291 [ 3 ] {d23a68de-d051-4b21-856d-0d7453bbba16} <Debug> executeQuery: Read 247 rows, 22.35 KiB in 0.002167 sec., 113982.46423627133 rows/sec., 10.07 MiB/sec.
6062 2024.08.22 17:52:30.176302 [ 73 ] {} <Debug> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6063 2024.08.22 17:52:30.176410 [ 73 ] {} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6064 2024.08.22 17:52:30.176470 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6065 2024.08.22 17:52:30.176627 [ 3 ] {d23a68de-d051-4b21-856d-0d7453bbba16} <Debug> DynamicQueryHandler: Done processing query
6066 2024.08.22 17:52:30.176664 [ 196 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::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
6067 2024.08.22 17:52:30.176678 [ 3 ] {d23a68de-d051-4b21-856d-0d7453bbba16} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
6068 2024.08.22 17:52:30.176758 [ 3 ] {} <Debug> HTTP-Session: ea97bc8b-5acc-4a71-bb1b-50b67853d99e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6069 2024.08.22 17:52:30.176951 [ 196 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6070 2024.08.22 17:52:30.176957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 4208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6071 2024.08.22 17:52:30.177021 [ 196 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1395 rows starting from the beginning of the part
6072 2024.08.22 17:52:30.177080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6073 2024.08.22 17:52:30.177137 [ 3 ] {} <Debug> HTTP-Session: 7f6f92c4-6d59-4bb6-92ad-b2dfe4d8fcee Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6074 2024.08.22 17:52:30.177214 [ 3 ] {} <Debug> HTTP-Session: 7f6f92c4-6d59-4bb6-92ad-b2dfe4d8fcee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6075 2024.08.22 17:52:30.177257 [ 196 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 249 rows starting from the beginning of the part
6076 2024.08.22 17:52:30.177281 [ 3 ] {} <Debug> HTTP-Session: 7f6f92c4-6d59-4bb6-92ad-b2dfe4d8fcee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6077 2024.08.22 17:52:30.177430 [ 3 ] {} <Trace> HTTP-Session: 7f6f92c4-6d59-4bb6-92ad-b2dfe4d8fcee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6078 2024.08.22 17:52:30.177668 [ 196 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1196 rows starting from the beginning of the part
6079 2024.08.22 17:52:30.177776 [ 3 ] {592d3e67-ea0d-49ce-9ef3-bdf51c6e1cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6080 2024.08.22 17:52:30.177950 [ 3 ] {592d3e67-ea0d-49ce-9ef3-bdf51c6e1cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6081 2024.08.22 17:52:30.178026 [ 196 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 248 rows starting from the beginning of the part
6082 2024.08.22 17:52:30.178397 [ 196 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part
6083 2024.08.22 17:52:30.178674 [ 196 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 247 rows starting from the beginning of the part
6084 2024.08.22 17:52:30.179432 [ 3 ] {592d3e67-ea0d-49ce-9ef3-bdf51c6e1cc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6085 2024.08.22 17:52:30.180098 [ 3 ] {592d3e67-ea0d-49ce-9ef3-bdf51c6e1cc8} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6086 2024.08.22 17:52:30.180167 [ 3 ] {592d3e67-ea0d-49ce-9ef3-bdf51c6e1cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6087 2024.08.22 17:52:30.181101 [ 3 ] {592d3e67-ea0d-49ce-9ef3-bdf51c6e1cc8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
6088 2024.08.22 17:52:30.181923 [ 3 ] {592d3e67-ea0d-49ce-9ef3-bdf51c6e1cc8} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6089 2024.08.22 17:52:30.182191 [ 3 ] {592d3e67-ea0d-49ce-9ef3-bdf51c6e1cc8} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.00452 sec., 6415.929203539823 rows/sec., 482.45 KiB/sec.
6090 2024.08.22 17:52:30.182729 [ 3 ] {592d3e67-ea0d-49ce-9ef3-bdf51c6e1cc8} <Debug> DynamicQueryHandler: Done processing query
6091 2024.08.22 17:52:30.182807 [ 3 ] {592d3e67-ea0d-49ce-9ef3-bdf51c6e1cc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6092 2024.08.22 17:52:30.182892 [ 3 ] {} <Debug> HTTP-Session: 7f6f92c4-6d59-4bb6-92ad-b2dfe4d8fcee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6093 2024.08.22 17:52:30.183126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6094 2024.08.22 17:52:30.183134 [ 198 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3391 rows, containing 5 columns (5 merged, 0 gathered) in 0.006554593 sec., 517347.148785592 rows/sec., 45.50 MiB/sec.
6095 2024.08.22 17:52:30.183199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6096 2024.08.22 17:52:30.183241 [ 3 ] {} <Debug> HTTP-Session: dd7e0f58-6887-4bc3-957f-918e06b9fc9e Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6097 2024.08.22 17:52:30.183260 [ 3 ] {} <Debug> HTTP-Session: dd7e0f58-6887-4bc3-957f-918e06b9fc9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6098 2024.08.22 17:52:30.183274 [ 3 ] {} <Debug> HTTP-Session: dd7e0f58-6887-4bc3-957f-918e06b9fc9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6099 2024.08.22 17:52:30.183314 [ 3 ] {} <Trace> HTTP-Session: dd7e0f58-6887-4bc3-957f-918e06b9fc9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6100 2024.08.22 17:52:30.183459 [ 3 ] {16c57a86-15a5-433d-829f-ff9e72bd0a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6101 2024.08.22 17:52:30.183495 [ 198 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6102 2024.08.22 17:52:30.183521 [ 3 ] {16c57a86-15a5-433d-829f-ff9e72bd0a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6103 2024.08.22 17:52:30.184560 [ 3 ] {16c57a86-15a5-433d-829f-ff9e72bd0a72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6104 2024.08.22 17:52:30.184840 [ 198 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_31_6} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6105 2024.08.22 17:52:30.185066 [ 198 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_31_6} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6106 2024.08.22 17:52:30.185249 [ 3 ] {16c57a86-15a5-433d-829f-ff9e72bd0a72} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6107 2024.08.22 17:52:30.185266 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB.
6108 2024.08.22 17:52:30.185309 [ 3 ] {16c57a86-15a5-433d-829f-ff9e72bd0a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6109 2024.08.22 17:52:30.185703 [ 3 ] {16c57a86-15a5-433d-829f-ff9e72bd0a72} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
6110 2024.08.22 17:52:30.186076 [ 3 ] {16c57a86-15a5-433d-829f-ff9e72bd0a72} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6111 2024.08.22 17:52:30.186250 [ 3 ] {16c57a86-15a5-433d-829f-ff9e72bd0a72} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002845 sec., 4920.91388400703 rows/sec., 344.63 KiB/sec.
6112 2024.08.22 17:52:30.186433 [ 3 ] {16c57a86-15a5-433d-829f-ff9e72bd0a72} <Debug> DynamicQueryHandler: Done processing query
6113 2024.08.22 17:52:30.186459 [ 3 ] {16c57a86-15a5-433d-829f-ff9e72bd0a72} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6114 2024.08.22 17:52:30.186475 [ 3 ] {} <Debug> HTTP-Session: dd7e0f58-6887-4bc3-957f-918e06b9fc9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6115 2024.08.22 17:52:30.186583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6116 2024.08.22 17:52:30.186633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6117 2024.08.22 17:52:30.186653 [ 3 ] {} <Debug> HTTP-Session: 2ce1e5bc-88a0-4ec2-8dab-9bdf08ff1ef3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6118 2024.08.22 17:52:30.186670 [ 3 ] {} <Debug> HTTP-Session: 2ce1e5bc-88a0-4ec2-8dab-9bdf08ff1ef3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6119 2024.08.22 17:52:30.186684 [ 3 ] {} <Debug> HTTP-Session: 2ce1e5bc-88a0-4ec2-8dab-9bdf08ff1ef3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6120 2024.08.22 17:52:30.186715 [ 3 ] {} <Trace> HTTP-Session: 2ce1e5bc-88a0-4ec2-8dab-9bdf08ff1ef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6121 2024.08.22 17:52:30.186811 [ 3 ] {c0026e55-fbb0-4b31-9a74-49b3ef482496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
6122 2024.08.22 17:52:30.186855 [ 3 ] {c0026e55-fbb0-4b31-9a74-49b3ef482496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6123 2024.08.22 17:52:30.187083 [ 3 ] {c0026e55-fbb0-4b31-9a74-49b3ef482496} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6124 2024.08.22 17:52:30.187380 [ 3 ] {c0026e55-fbb0-4b31-9a74-49b3ef482496} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6125 2024.08.22 17:52:30.187416 [ 3 ] {c0026e55-fbb0-4b31-9a74-49b3ef482496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6126 2024.08.22 17:52:30.187764 [ 3 ] {c0026e55-fbb0-4b31-9a74-49b3ef482496} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6127 2024.08.22 17:52:30.188140 [ 3 ] {c0026e55-fbb0-4b31-9a74-49b3ef482496} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6128 2024.08.22 17:52:30.188296 [ 73 ] {} <Debug> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
6129 2024.08.22 17:52:30.188310 [ 3 ] {c0026e55-fbb0-4b31-9a74-49b3ef482496} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001513 sec., 3965.6311962987443 rows/sec., 234.30 KiB/sec.
6130 2024.08.22 17:52:30.188356 [ 73 ] {} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6131 2024.08.22 17:52:30.188421 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6132 2024.08.22 17:52:30.188710 [ 3 ] {c0026e55-fbb0-4b31-9a74-49b3ef482496} <Debug> DynamicQueryHandler: Done processing query
6133 2024.08.22 17:52:30.188764 [ 196 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full
6134 2024.08.22 17:52:30.188780 [ 3 ] {c0026e55-fbb0-4b31-9a74-49b3ef482496} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6135 2024.08.22 17:52:30.188873 [ 3 ] {} <Debug> HTTP-Session: 2ce1e5bc-88a0-4ec2-8dab-9bdf08ff1ef3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6136 2024.08.22 17:52:30.189087 [ 196 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6137 2024.08.22 17:52:30.189123 [ 196 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 6 rows starting from the beginning of the part
6138 2024.08.22 17:52:30.189217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 66714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6139 2024.08.22 17:52:30.189330 [ 196 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part
6140 2024.08.22 17:52:30.189378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6141 2024.08.22 17:52:30.189463 [ 3 ] {} <Debug> HTTP-Session: 85786018-4ade-4014-92f9-dd5592a3732a Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6142 2024.08.22 17:52:30.189543 [ 3 ] {} <Debug> HTTP-Session: 85786018-4ade-4014-92f9-dd5592a3732a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6143 2024.08.22 17:52:30.189609 [ 3 ] {} <Debug> HTTP-Session: 85786018-4ade-4014-92f9-dd5592a3732a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6144 2024.08.22 17:52:30.189610 [ 196 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part
6145 2024.08.22 17:52:30.189761 [ 3 ] {} <Trace> HTTP-Session: 85786018-4ade-4014-92f9-dd5592a3732a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6146 2024.08.22 17:52:30.190045 [ 196 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part
6147 2024.08.22 17:52:30.190285 [ 196 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part
6148 2024.08.22 17:52:30.190406 [ 3 ] {08cc016e-bee2-41b4-8499-05c96a70f65a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6149 2024.08.22 17:52:30.190575 [ 3 ] {08cc016e-bee2-41b4-8499-05c96a70f65a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6150 2024.08.22 17:52:30.191528 [ 3 ] {08cc016e-bee2-41b4-8499-05c96a70f65a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6151 2024.08.22 17:52:30.192666 [ 196 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004140452 sec., 7245.585747643011 rows/sec., 459.92 KiB/sec.
6152 2024.08.22 17:52:30.192736 [ 3 ] {08cc016e-bee2-41b4-8499-05c96a70f65a} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6153 2024.08.22 17:52:30.192794 [ 3 ] {08cc016e-bee2-41b4-8499-05c96a70f65a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6154 2024.08.22 17:52:30.192841 [ 196 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
6155 2024.08.22 17:52:30.193804 [ 3 ] {08cc016e-bee2-41b4-8499-05c96a70f65a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6156 2024.08.22 17:52:30.193844 [ 196 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_13_3} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6157 2024.08.22 17:52:30.193986 [ 196 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_13_3} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3
6158 2024.08.22 17:52:30.194166 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
6159 2024.08.22 17:52:30.194448 [ 3 ] {08cc016e-bee2-41b4-8499-05c96a70f65a} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6160 2024.08.22 17:52:30.194618 [ 73 ] {} <Debug> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6161 2024.08.22 17:52:30.194632 [ 3 ] {08cc016e-bee2-41b4-8499-05c96a70f65a} <Debug> executeQuery: Read 411 rows, 30.00 KiB in 0.004516 sec., 91009.74313551816 rows/sec., 6.49 MiB/sec.
6162 2024.08.22 17:52:30.194671 [ 73 ] {} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6163 2024.08.22 17:52:30.194756 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6164 2024.08.22 17:52:30.195007 [ 198 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::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
6165 2024.08.22 17:52:30.195047 [ 3 ] {08cc016e-bee2-41b4-8499-05c96a70f65a} <Debug> DynamicQueryHandler: Done processing query
6166 2024.08.22 17:52:30.195096 [ 3 ] {08cc016e-bee2-41b4-8499-05c96a70f65a} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
6167 2024.08.22 17:52:30.195145 [ 3 ] {} <Debug> HTTP-Session: 85786018-4ade-4014-92f9-dd5592a3732a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6168 2024.08.22 17:52:30.195264 [ 198 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6169 2024.08.22 17:52:30.195304 [ 198 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 901 rows starting from the beginning of the part
6170 2024.08.22 17:52:30.195472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6171 2024.08.22 17:52:30.195515 [ 198 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 415 rows starting from the beginning of the part
6172 2024.08.22 17:52:30.195641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6173 2024.08.22 17:52:30.195767 [ 3 ] {} <Debug> HTTP-Session: b17a10f0-6a7a-4c11-acbc-a83e5cf61683 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6174 2024.08.22 17:52:30.195768 [ 198 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 520 rows starting from the beginning of the part
6175 2024.08.22 17:52:30.195828 [ 3 ] {} <Debug> HTTP-Session: b17a10f0-6a7a-4c11-acbc-a83e5cf61683 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6176 2024.08.22 17:52:30.195891 [ 3 ] {} <Debug> HTTP-Session: b17a10f0-6a7a-4c11-acbc-a83e5cf61683 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6177 2024.08.22 17:52:30.196062 [ 198 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 413 rows starting from the beginning of the part
6178 2024.08.22 17:52:30.196077 [ 3 ] {} <Trace> HTTP-Session: b17a10f0-6a7a-4c11-acbc-a83e5cf61683 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6179 2024.08.22 17:52:30.196380 [ 198 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part
6180 2024.08.22 17:52:30.196418 [ 3 ] {800dbd0f-5d87-4bf4-aeb0-ab3c3e0290ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6181 2024.08.22 17:52:30.196628 [ 3 ] {800dbd0f-5d87-4bf4-aeb0-ab3c3e0290ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6182 2024.08.22 17:52:30.196706 [ 198 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 411 rows starting from the beginning of the part
6183 2024.08.22 17:52:30.197521 [ 3 ] {800dbd0f-5d87-4bf4-aeb0-ab3c3e0290ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6184 2024.08.22 17:52:30.198169 [ 3 ] {800dbd0f-5d87-4bf4-aeb0-ab3c3e0290ee} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6185 2024.08.22 17:52:30.198222 [ 3 ] {800dbd0f-5d87-4bf4-aeb0-ab3c3e0290ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6186 2024.08.22 17:52:30.199177 [ 3 ] {800dbd0f-5d87-4bf4-aeb0-ab3c3e0290ee} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6187 2024.08.22 17:52:30.199631 [ 3 ] {800dbd0f-5d87-4bf4-aeb0-ab3c3e0290ee} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6188 2024.08.22 17:52:30.200049 [ 3 ] {800dbd0f-5d87-4bf4-aeb0-ab3c3e0290ee} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003746 sec., 1601.708489054992 rows/sec., 83.68 KiB/sec.
6189 2024.08.22 17:52:30.200360 [ 198 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2724 rows, containing 5 columns (5 merged, 0 gathered) in 0.005473539 sec., 497667.0486864166 rows/sec., 37.95 MiB/sec.
6190 2024.08.22 17:52:30.200483 [ 3 ] {800dbd0f-5d87-4bf4-aeb0-ab3c3e0290ee} <Debug> DynamicQueryHandler: Done processing query
6191 2024.08.22 17:52:30.200516 [ 3 ] {800dbd0f-5d87-4bf4-aeb0-ab3c3e0290ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6192 2024.08.22 17:52:30.200535 [ 3 ] {} <Debug> HTTP-Session: b17a10f0-6a7a-4c11-acbc-a83e5cf61683 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6193 2024.08.22 17:52:30.200607 [ 195 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6194 2024.08.22 17:52:30.200705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 44629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6195 2024.08.22 17:52:30.200756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6196 2024.08.22 17:52:30.200780 [ 3 ] {} <Debug> HTTP-Session: 07a51fc8-c06f-479e-b791-12d4a99d7afa Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6197 2024.08.22 17:52:30.200801 [ 3 ] {} <Debug> HTTP-Session: 07a51fc8-c06f-479e-b791-12d4a99d7afa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6198 2024.08.22 17:52:30.200827 [ 3 ] {} <Debug> HTTP-Session: 07a51fc8-c06f-479e-b791-12d4a99d7afa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6199 2024.08.22 17:52:30.200888 [ 3 ] {} <Trace> HTTP-Session: 07a51fc8-c06f-479e-b791-12d4a99d7afa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6200 2024.08.22 17:52:30.201192 [ 195 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_31_6} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6201 2024.08.22 17:52:30.201199 [ 3 ] {9a79c30f-7361-4e34-9e52-1086ae7d3bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6202 2024.08.22 17:52:30.201270 [ 3 ] {9a79c30f-7361-4e34-9e52-1086ae7d3bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6203 2024.08.22 17:52:30.201305 [ 195 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_31_6} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6204 2024.08.22 17:52:30.201441 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB.
6205 2024.08.22 17:52:30.201522 [ 3 ] {9a79c30f-7361-4e34-9e52-1086ae7d3bb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6206 2024.08.22 17:52:30.201969 [ 3 ] {9a79c30f-7361-4e34-9e52-1086ae7d3bb2} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6207 2024.08.22 17:52:30.202004 [ 3 ] {9a79c30f-7361-4e34-9e52-1086ae7d3bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6208 2024.08.22 17:52:30.202380 [ 3 ] {9a79c30f-7361-4e34-9e52-1086ae7d3bb2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6209 2024.08.22 17:52:30.202700 [ 3 ] {9a79c30f-7361-4e34-9e52-1086ae7d3bb2} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6210 2024.08.22 17:52:30.202850 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6211 2024.08.22 17:52:30.202858 [ 3 ] {9a79c30f-7361-4e34-9e52-1086ae7d3bb2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00189 sec., 125396.8253968254 rows/sec., 8.40 MiB/sec.
6212 2024.08.22 17:52:30.202905 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6213 2024.08.22 17:52:30.203050 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6214 2024.08.22 17:52:30.203317 [ 3 ] {9a79c30f-7361-4e34-9e52-1086ae7d3bb2} <Debug> DynamicQueryHandler: Done processing query
6215 2024.08.22 17:52:30.203391 [ 3 ] {9a79c30f-7361-4e34-9e52-1086ae7d3bb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6216 2024.08.22 17:52:30.203463 [ 3 ] {} <Debug> HTTP-Session: 07a51fc8-c06f-479e-b791-12d4a99d7afa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6217 2024.08.22 17:52:30.203481 [ 194 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::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
6218 2024.08.22 17:52:30.203782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6219 2024.08.22 17:52:30.203944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6220 2024.08.22 17:52:30.203999 [ 3 ] {} <Debug> HTTP-Session: 12a06def-8163-401c-95e0-1385ee882a2d Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6221 2024.08.22 17:52:30.204041 [ 194 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6222 2024.08.22 17:52:30.204047 [ 3 ] {} <Debug> HTTP-Session: 12a06def-8163-401c-95e0-1385ee882a2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6223 2024.08.22 17:52:30.204100 [ 3 ] {} <Debug> HTTP-Session: 12a06def-8163-401c-95e0-1385ee882a2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6224 2024.08.22 17:52:30.204111 [ 194 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8421 rows starting from the beginning of the part
6225 2024.08.22 17:52:30.204168 [ 3 ] {} <Trace> HTTP-Session: 12a06def-8163-401c-95e0-1385ee882a2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6226 2024.08.22 17:52:30.204388 [ 194 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 239 rows starting from the beginning of the part
6227 2024.08.22 17:52:30.204470 [ 3 ] {847f278e-b9bc-4ea3-b7b8-0595dbe833f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
6228 2024.08.22 17:52:30.204662 [ 194 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 844 rows starting from the beginning of the part
6229 2024.08.22 17:52:30.204677 [ 3 ] {847f278e-b9bc-4ea3-b7b8-0595dbe833f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6230 2024.08.22 17:52:30.205041 [ 194 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 238 rows starting from the beginning of the part
6231 2024.08.22 17:52:30.205385 [ 194 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part
6232 2024.08.22 17:52:30.205788 [ 194 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 237 rows starting from the beginning of the part
6233 2024.08.22 17:52:30.205984 [ 3 ] {847f278e-b9bc-4ea3-b7b8-0595dbe833f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6234 2024.08.22 17:52:30.206876 [ 3 ] {847f278e-b9bc-4ea3-b7b8-0595dbe833f6} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6235 2024.08.22 17:52:30.206953 [ 3 ] {847f278e-b9bc-4ea3-b7b8-0595dbe833f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6236 2024.08.22 17:52:30.207627 [ 3 ] {847f278e-b9bc-4ea3-b7b8-0595dbe833f6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6237 2024.08.22 17:52:30.208153 [ 3 ] {847f278e-b9bc-4ea3-b7b8-0595dbe833f6} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6238 2024.08.22 17:52:30.208520 [ 3 ] {847f278e-b9bc-4ea3-b7b8-0595dbe833f6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004133 sec., 241.95499637067502 rows/sec., 16.30 KiB/sec.
6239 2024.08.22 17:52:30.209085 [ 3 ] {847f278e-b9bc-4ea3-b7b8-0595dbe833f6} <Debug> DynamicQueryHandler: Done processing query
6240 2024.08.22 17:52:30.209141 [ 3 ] {847f278e-b9bc-4ea3-b7b8-0595dbe833f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6241 2024.08.22 17:52:30.209176 [ 3 ] {} <Debug> HTTP-Session: 12a06def-8163-401c-95e0-1385ee882a2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6242 2024.08.22 17:52:30.209390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 46699, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6243 2024.08.22 17:52:30.209453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6244 2024.08.22 17:52:30.209481 [ 3 ] {} <Debug> HTTP-Session: 52a0105b-6980-4f79-ad00-2bb14120e2f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6245 2024.08.22 17:52:30.209498 [ 3 ] {} <Debug> HTTP-Session: 52a0105b-6980-4f79-ad00-2bb14120e2f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6246 2024.08.22 17:52:30.209513 [ 3 ] {} <Debug> HTTP-Session: 52a0105b-6980-4f79-ad00-2bb14120e2f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6247 2024.08.22 17:52:30.209564 [ 3 ] {} <Trace> HTTP-Session: 52a0105b-6980-4f79-ad00-2bb14120e2f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6248 2024.08.22 17:52:30.210229 [ 3 ] {300efed0-3576-4b21-b2c6-1f165bc1b89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6249 2024.08.22 17:52:30.210380 [ 3 ] {300efed0-3576-4b21-b2c6-1f165bc1b89f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
6250 2024.08.22 17:52:30.210931 [ 3 ] {300efed0-3576-4b21-b2c6-1f165bc1b89f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6251 2024.08.22 17:52:30.211520 [ 199 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10139 rows, containing 5 columns (5 merged, 0 gathered) in 0.008338703 sec., 1215896.5249152058 rows/sec., 82.15 MiB/sec.
6252 2024.08.22 17:52:30.211874 [ 199 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6253 2024.08.22 17:52:30.212135 [ 3 ] {300efed0-3576-4b21-b2c6-1f165bc1b89f} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6254 2024.08.22 17:52:30.212186 [ 3 ] {300efed0-3576-4b21-b2c6-1f165bc1b89f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6255 2024.08.22 17:52:30.212486 [ 199 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6256 2024.08.22 17:52:30.212590 [ 199 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6257 2024.08.22 17:52:30.212693 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB.
6258 2024.08.22 17:52:30.213023 [ 3 ] {300efed0-3576-4b21-b2c6-1f165bc1b89f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6259 2024.08.22 17:52:30.213456 [ 3 ] {300efed0-3576-4b21-b2c6-1f165bc1b89f} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6260 2024.08.22 17:52:30.213656 [ 3 ] {300efed0-3576-4b21-b2c6-1f165bc1b89f} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.004003 sec., 7244.566575068699 rows/sec., 12.98 MiB/sec.
6261 2024.08.22 17:52:30.213902 [ 3 ] {300efed0-3576-4b21-b2c6-1f165bc1b89f} <Debug> DynamicQueryHandler: Done processing query
6262 2024.08.22 17:52:30.213927 [ 3 ] {300efed0-3576-4b21-b2c6-1f165bc1b89f} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
6263 2024.08.22 17:52:30.213943 [ 3 ] {} <Debug> HTTP-Session: 52a0105b-6980-4f79-ad00-2bb14120e2f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6264 2024.08.22 17:52:30.214085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6265 2024.08.22 17:52:30.214134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6266 2024.08.22 17:52:30.214153 [ 3 ] {} <Debug> HTTP-Session: cc177726-011b-464f-934f-6e83ee529be8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6267 2024.08.22 17:52:30.214170 [ 3 ] {} <Debug> HTTP-Session: cc177726-011b-464f-934f-6e83ee529be8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6268 2024.08.22 17:52:30.214184 [ 3 ] {} <Debug> HTTP-Session: cc177726-011b-464f-934f-6e83ee529be8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6269 2024.08.22 17:52:30.214216 [ 3 ] {} <Trace> HTTP-Session: cc177726-011b-464f-934f-6e83ee529be8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6270 2024.08.22 17:52:30.214345 [ 3 ] {e58513c5-684e-46fd-9469-66fb52eb743c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6271 2024.08.22 17:52:30.214391 [ 3 ] {e58513c5-684e-46fd-9469-66fb52eb743c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6272 2024.08.22 17:52:30.214523 [ 3 ] {e58513c5-684e-46fd-9469-66fb52eb743c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6273 2024.08.22 17:52:30.214833 [ 3 ] {e58513c5-684e-46fd-9469-66fb52eb743c} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6274 2024.08.22 17:52:30.214869 [ 3 ] {e58513c5-684e-46fd-9469-66fb52eb743c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6275 2024.08.22 17:52:30.215222 [ 3 ] {e58513c5-684e-46fd-9469-66fb52eb743c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6276 2024.08.22 17:52:30.215542 [ 3 ] {e58513c5-684e-46fd-9469-66fb52eb743c} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6277 2024.08.22 17:52:30.215691 [ 73 ] {} <Debug> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6278 2024.08.22 17:52:30.215704 [ 3 ] {e58513c5-684e-46fd-9469-66fb52eb743c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001401 sec., 58529.621698786585 rows/sec., 3.72 MiB/sec.
6279 2024.08.22 17:52:30.215739 [ 73 ] {} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6280 2024.08.22 17:52:30.215798 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6281 2024.08.22 17:52:30.216037 [ 3 ] {e58513c5-684e-46fd-9469-66fb52eb743c} <Debug> DynamicQueryHandler: Done processing query
6282 2024.08.22 17:52:30.216038 [ 191 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
6283 2024.08.22 17:52:30.216087 [ 3 ] {e58513c5-684e-46fd-9469-66fb52eb743c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6284 2024.08.22 17:52:30.216148 [ 3 ] {} <Debug> HTTP-Session: cc177726-011b-464f-934f-6e83ee529be8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6285 2024.08.22 17:52:30.216309 [ 191 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6286 2024.08.22 17:52:30.216347 [ 191 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1648 rows starting from the beginning of the part
6287 2024.08.22 17:52:30.216438 [ 191 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 82 rows starting from the beginning of the part
6288 2024.08.22 17:52:30.216514 [ 191 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
6289 2024.08.22 17:52:30.216806 [ 191 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 82 rows starting from the beginning of the part
6290 2024.08.22 17:52:30.216937 [ 191 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
6291 2024.08.22 17:52:30.217157 [ 191 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 82 rows starting from the beginning of the part
6292 2024.08.22 17:52:30.218445 [ 199 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2014 rows, containing 4 columns (4 merged, 0 gathered) in 0.002539503 sec., 793068.5649908663 rows/sec., 51.82 MiB/sec.
6293 2024.08.22 17:52:30.218685 [ 198 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6294 2024.08.22 17:52:30.219121 [ 198 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_31_6} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6295 2024.08.22 17:52:30.219208 [ 198 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_31_6} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6296 2024.08.22 17:52:30.219296 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
6297 2024.08.22 17:52:31.000179 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.32 MiB, peak 195.71 MiB, free memory in arenas 0.00 B, will set to 188.41 MiB (RSS), difference: 1.09 MiB
6298 2024.08.22 17:52:35.168715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 7834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6299 2024.08.22 17:52:35.168852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6300 2024.08.22 17:52:35.168877 [ 3 ] {} <Debug> HTTP-Session: 2a45a9d0-643f-468d-a1c1-9be07999be81 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6301 2024.08.22 17:52:35.168902 [ 3 ] {} <Debug> HTTP-Session: 2a45a9d0-643f-468d-a1c1-9be07999be81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6302 2024.08.22 17:52:35.168917 [ 3 ] {} <Debug> HTTP-Session: 2a45a9d0-643f-468d-a1c1-9be07999be81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6303 2024.08.22 17:52:35.168965 [ 3 ] {} <Trace> HTTP-Session: 2a45a9d0-643f-468d-a1c1-9be07999be81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6304 2024.08.22 17:52:35.169166 [ 3 ] {859b8870-241d-405c-9bf8-aa82939e8b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6305 2024.08.22 17:52:35.169232 [ 3 ] {859b8870-241d-405c-9bf8-aa82939e8b94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6306 2024.08.22 17:52:35.169557 [ 3 ] {859b8870-241d-405c-9bf8-aa82939e8b94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6307 2024.08.22 17:52:35.170023 [ 3 ] {859b8870-241d-405c-9bf8-aa82939e8b94} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6308 2024.08.22 17:52:35.170067 [ 3 ] {859b8870-241d-405c-9bf8-aa82939e8b94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6309 2024.08.22 17:52:35.170495 [ 3 ] {859b8870-241d-405c-9bf8-aa82939e8b94} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6310 2024.08.22 17:52:35.170879 [ 3 ] {859b8870-241d-405c-9bf8-aa82939e8b94} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6311 2024.08.22 17:52:35.171023 [ 3 ] {859b8870-241d-405c-9bf8-aa82939e8b94} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001925 sec., 29090.90909090909 rows/sec., 2.23 MiB/sec.
6312 2024.08.22 17:52:35.171236 [ 3 ] {859b8870-241d-405c-9bf8-aa82939e8b94} <Debug> DynamicQueryHandler: Done processing query
6313 2024.08.22 17:52:35.171263 [ 3 ] {859b8870-241d-405c-9bf8-aa82939e8b94} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6314 2024.08.22 17:52:35.171280 [ 3 ] {} <Debug> HTTP-Session: 2a45a9d0-643f-468d-a1c1-9be07999be81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6315 2024.08.22 17:52:35.171461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 10882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6316 2024.08.22 17:52:35.171517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6317 2024.08.22 17:52:35.171537 [ 3 ] {} <Debug> HTTP-Session: a4e8a34b-26c4-4ec3-b337-52e48ec0813b Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6318 2024.08.22 17:52:35.171557 [ 3 ] {} <Debug> HTTP-Session: a4e8a34b-26c4-4ec3-b337-52e48ec0813b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6319 2024.08.22 17:52:35.171571 [ 3 ] {} <Debug> HTTP-Session: a4e8a34b-26c4-4ec3-b337-52e48ec0813b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6320 2024.08.22 17:52:35.171606 [ 3 ] {} <Trace> HTTP-Session: a4e8a34b-26c4-4ec3-b337-52e48ec0813b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6321 2024.08.22 17:52:35.171730 [ 3 ] {f5508338-1ffc-48ea-8cf2-070d6139717d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6322 2024.08.22 17:52:35.171778 [ 3 ] {f5508338-1ffc-48ea-8cf2-070d6139717d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6323 2024.08.22 17:52:35.172013 [ 3 ] {f5508338-1ffc-48ea-8cf2-070d6139717d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6324 2024.08.22 17:52:35.172371 [ 3 ] {f5508338-1ffc-48ea-8cf2-070d6139717d} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6325 2024.08.22 17:52:35.172407 [ 3 ] {f5508338-1ffc-48ea-8cf2-070d6139717d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6326 2024.08.22 17:52:35.172759 [ 3 ] {f5508338-1ffc-48ea-8cf2-070d6139717d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6327 2024.08.22 17:52:35.173130 [ 3 ] {f5508338-1ffc-48ea-8cf2-070d6139717d} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6328 2024.08.22 17:52:35.173258 [ 3 ] {f5508338-1ffc-48ea-8cf2-070d6139717d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001577 sec., 40583.38617628408 rows/sec., 3.17 MiB/sec.
6329 2024.08.22 17:52:35.173538 [ 3 ] {f5508338-1ffc-48ea-8cf2-070d6139717d} <Debug> DynamicQueryHandler: Done processing query
6330 2024.08.22 17:52:35.173588 [ 3 ] {f5508338-1ffc-48ea-8cf2-070d6139717d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6331 2024.08.22 17:52:35.173618 [ 3 ] {} <Debug> HTTP-Session: a4e8a34b-26c4-4ec3-b337-52e48ec0813b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6332 2024.08.22 17:52:35.173803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6333 2024.08.22 17:52:35.173853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6334 2024.08.22 17:52:35.173873 [ 3 ] {} <Debug> HTTP-Session: b70d69f7-f3b2-4478-b2d2-a5aaa02325cc Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6335 2024.08.22 17:52:35.173890 [ 3 ] {} <Debug> HTTP-Session: b70d69f7-f3b2-4478-b2d2-a5aaa02325cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6336 2024.08.22 17:52:35.173904 [ 3 ] {} <Debug> HTTP-Session: b70d69f7-f3b2-4478-b2d2-a5aaa02325cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6337 2024.08.22 17:52:35.173937 [ 3 ] {} <Trace> HTTP-Session: b70d69f7-f3b2-4478-b2d2-a5aaa02325cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6338 2024.08.22 17:52:35.174093 [ 3 ] {c14152bd-db5a-4a18-9336-53256a9d64cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6339 2024.08.22 17:52:35.174145 [ 3 ] {c14152bd-db5a-4a18-9336-53256a9d64cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6340 2024.08.22 17:52:35.174309 [ 3 ] {c14152bd-db5a-4a18-9336-53256a9d64cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6341 2024.08.22 17:52:35.174684 [ 3 ] {c14152bd-db5a-4a18-9336-53256a9d64cf} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6342 2024.08.22 17:52:35.174720 [ 3 ] {c14152bd-db5a-4a18-9336-53256a9d64cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6343 2024.08.22 17:52:35.175108 [ 3 ] {c14152bd-db5a-4a18-9336-53256a9d64cf} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6344 2024.08.22 17:52:35.175441 [ 3 ] {c14152bd-db5a-4a18-9336-53256a9d64cf} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6345 2024.08.22 17:52:35.175570 [ 3 ] {c14152bd-db5a-4a18-9336-53256a9d64cf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00155 sec., 103225.80645161291 rows/sec., 7.19 MiB/sec.
6346 2024.08.22 17:52:35.175736 [ 3 ] {c14152bd-db5a-4a18-9336-53256a9d64cf} <Debug> DynamicQueryHandler: Done processing query
6347 2024.08.22 17:52:35.175760 [ 3 ] {c14152bd-db5a-4a18-9336-53256a9d64cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6348 2024.08.22 17:52:35.175776 [ 3 ] {} <Debug> HTTP-Session: b70d69f7-f3b2-4478-b2d2-a5aaa02325cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6349 2024.08.22 17:52:35.175935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6350 2024.08.22 17:52:35.175985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6351 2024.08.22 17:52:35.176003 [ 3 ] {} <Debug> HTTP-Session: 3c8d87c2-3582-452a-8e4e-f7f25b777832 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6352 2024.08.22 17:52:35.176020 [ 3 ] {} <Debug> HTTP-Session: 3c8d87c2-3582-452a-8e4e-f7f25b777832 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6353 2024.08.22 17:52:35.176034 [ 3 ] {} <Debug> HTTP-Session: 3c8d87c2-3582-452a-8e4e-f7f25b777832 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6354 2024.08.22 17:52:35.176065 [ 3 ] {} <Trace> HTTP-Session: 3c8d87c2-3582-452a-8e4e-f7f25b777832 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6355 2024.08.22 17:52:35.176185 [ 3 ] {a62ce043-c1cb-44b9-996c-903cad43f52e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6356 2024.08.22 17:52:35.176230 [ 3 ] {a62ce043-c1cb-44b9-996c-903cad43f52e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6357 2024.08.22 17:52:35.176355 [ 3 ] {a62ce043-c1cb-44b9-996c-903cad43f52e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6358 2024.08.22 17:52:35.176724 [ 3 ] {a62ce043-c1cb-44b9-996c-903cad43f52e} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6359 2024.08.22 17:52:35.176759 [ 3 ] {a62ce043-c1cb-44b9-996c-903cad43f52e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.30 GiB.
6360 2024.08.22 17:52:35.177117 [ 3 ] {a62ce043-c1cb-44b9-996c-903cad43f52e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6361 2024.08.22 17:52:35.177443 [ 3 ] {a62ce043-c1cb-44b9-996c-903cad43f52e} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6362 2024.08.22 17:52:35.177567 [ 3 ] {a62ce043-c1cb-44b9-996c-903cad43f52e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001428 sec., 42016.80672268908 rows/sec., 2.83 MiB/sec.
6363 2024.08.22 17:52:35.177823 [ 3 ] {a62ce043-c1cb-44b9-996c-903cad43f52e} <Debug> DynamicQueryHandler: Done processing query
6364 2024.08.22 17:52:35.177870 [ 3 ] {a62ce043-c1cb-44b9-996c-903cad43f52e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6365 2024.08.22 17:52:35.177896 [ 3 ] {} <Debug> HTTP-Session: 3c8d87c2-3582-452a-8e4e-f7f25b777832 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6366 2024.08.22 17:52:39.511790 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache
6367 2024.08.22 17:52:39.511862 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache
6368 2024.08.22 17:52:40.174622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 37365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6369 2024.08.22 17:52:40.174738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6370 2024.08.22 17:52:40.174763 [ 3 ] {} <Debug> HTTP-Session: 5628b8bc-2acb-434b-8085-0a5dd4a994c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6371 2024.08.22 17:52:40.174789 [ 3 ] {} <Debug> HTTP-Session: 5628b8bc-2acb-434b-8085-0a5dd4a994c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6372 2024.08.22 17:52:40.174807 [ 3 ] {} <Debug> HTTP-Session: 5628b8bc-2acb-434b-8085-0a5dd4a994c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6373 2024.08.22 17:52:40.174857 [ 3 ] {} <Trace> HTTP-Session: 5628b8bc-2acb-434b-8085-0a5dd4a994c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6374 2024.08.22 17:52:40.175126 [ 3 ] {c678355a-c87b-483b-ac80-bbe3e40481ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6375 2024.08.22 17:52:40.175197 [ 3 ] {c678355a-c87b-483b-ac80-bbe3e40481ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6376 2024.08.22 17:52:40.175531 [ 3 ] {c678355a-c87b-483b-ac80-bbe3e40481ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6377 2024.08.22 17:52:40.176150 [ 3 ] {c678355a-c87b-483b-ac80-bbe3e40481ab} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6378 2024.08.22 17:52:40.176198 [ 3 ] {c678355a-c87b-483b-ac80-bbe3e40481ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6379 2024.08.22 17:52:40.176652 [ 3 ] {c678355a-c87b-483b-ac80-bbe3e40481ab} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6380 2024.08.22 17:52:40.177052 [ 3 ] {c678355a-c87b-483b-ac80-bbe3e40481ab} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6381 2024.08.22 17:52:40.177207 [ 3 ] {c678355a-c87b-483b-ac80-bbe3e40481ab} <Debug> executeQuery: Read 247 rows, 22.35 KiB in 0.002196 sec., 112477.23132969034 rows/sec., 9.94 MiB/sec.
6382 2024.08.22 17:52:40.177589 [ 3 ] {c678355a-c87b-483b-ac80-bbe3e40481ab} <Debug> DynamicQueryHandler: Done processing query
6383 2024.08.22 17:52:40.177618 [ 3 ] {c678355a-c87b-483b-ac80-bbe3e40481ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
6384 2024.08.22 17:52:40.177635 [ 3 ] {} <Debug> HTTP-Session: 5628b8bc-2acb-434b-8085-0a5dd4a994c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6385 2024.08.22 17:52:40.177805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 4208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6386 2024.08.22 17:52:40.177867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6387 2024.08.22 17:52:40.177887 [ 3 ] {} <Debug> HTTP-Session: dd79bfec-9f0d-4977-8b58-9a05ddb60a8b Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6388 2024.08.22 17:52:40.177906 [ 3 ] {} <Debug> HTTP-Session: dd79bfec-9f0d-4977-8b58-9a05ddb60a8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6389 2024.08.22 17:52:40.177920 [ 3 ] {} <Debug> HTTP-Session: dd79bfec-9f0d-4977-8b58-9a05ddb60a8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6390 2024.08.22 17:52:40.177956 [ 3 ] {} <Trace> HTTP-Session: dd79bfec-9f0d-4977-8b58-9a05ddb60a8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6391 2024.08.22 17:52:40.178071 [ 3 ] {736c8395-7648-47ac-a45a-525c5fa74e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6392 2024.08.22 17:52:40.178119 [ 3 ] {736c8395-7648-47ac-a45a-525c5fa74e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6393 2024.08.22 17:52:40.178375 [ 3 ] {736c8395-7648-47ac-a45a-525c5fa74e3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6394 2024.08.22 17:52:40.178749 [ 3 ] {736c8395-7648-47ac-a45a-525c5fa74e3b} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6395 2024.08.22 17:52:40.178786 [ 3 ] {736c8395-7648-47ac-a45a-525c5fa74e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6396 2024.08.22 17:52:40.179139 [ 3 ] {736c8395-7648-47ac-a45a-525c5fa74e3b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
6397 2024.08.22 17:52:40.179499 [ 3 ] {736c8395-7648-47ac-a45a-525c5fa74e3b} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6398 2024.08.22 17:52:40.179649 [ 3 ] {736c8395-7648-47ac-a45a-525c5fa74e3b} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001608 sec., 18034.825870646764 rows/sec., 1.32 MiB/sec.
6399 2024.08.22 17:52:40.180021 [ 3 ] {736c8395-7648-47ac-a45a-525c5fa74e3b} <Debug> DynamicQueryHandler: Done processing query
6400 2024.08.22 17:52:40.180048 [ 3 ] {736c8395-7648-47ac-a45a-525c5fa74e3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6401 2024.08.22 17:52:40.180065 [ 3 ] {} <Debug> HTTP-Session: dd79bfec-9f0d-4977-8b58-9a05ddb60a8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6402 2024.08.22 17:52:40.180209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6403 2024.08.22 17:52:40.180267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6404 2024.08.22 17:52:40.180287 [ 3 ] {} <Debug> HTTP-Session: c7ccc97f-93b7-4e0c-977a-173ccc813895 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6405 2024.08.22 17:52:40.180305 [ 3 ] {} <Debug> HTTP-Session: c7ccc97f-93b7-4e0c-977a-173ccc813895 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6406 2024.08.22 17:52:40.180319 [ 3 ] {} <Debug> HTTP-Session: c7ccc97f-93b7-4e0c-977a-173ccc813895 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6407 2024.08.22 17:52:40.180353 [ 3 ] {} <Trace> HTTP-Session: c7ccc97f-93b7-4e0c-977a-173ccc813895 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6408 2024.08.22 17:52:40.180463 [ 3 ] {54061e59-eb30-4ccd-9753-12d11dbe6056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6409 2024.08.22 17:52:40.180509 [ 3 ] {54061e59-eb30-4ccd-9753-12d11dbe6056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6410 2024.08.22 17:52:40.180758 [ 3 ] {54061e59-eb30-4ccd-9753-12d11dbe6056} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6411 2024.08.22 17:52:40.181089 [ 3 ] {54061e59-eb30-4ccd-9753-12d11dbe6056} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6412 2024.08.22 17:52:40.181126 [ 3 ] {54061e59-eb30-4ccd-9753-12d11dbe6056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6413 2024.08.22 17:52:40.181478 [ 3 ] {54061e59-eb30-4ccd-9753-12d11dbe6056} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
6414 2024.08.22 17:52:40.181841 [ 3 ] {54061e59-eb30-4ccd-9753-12d11dbe6056} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6415 2024.08.22 17:52:40.182004 [ 3 ] {54061e59-eb30-4ccd-9753-12d11dbe6056} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001569 sec., 8922.880815806246 rows/sec., 624.90 KiB/sec.
6416 2024.08.22 17:52:40.182179 [ 3 ] {54061e59-eb30-4ccd-9753-12d11dbe6056} <Debug> DynamicQueryHandler: Done processing query
6417 2024.08.22 17:52:40.182203 [ 3 ] {54061e59-eb30-4ccd-9753-12d11dbe6056} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6418 2024.08.22 17:52:40.182220 [ 3 ] {} <Debug> HTTP-Session: c7ccc97f-93b7-4e0c-977a-173ccc813895 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6419 2024.08.22 17:52:40.182348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6420 2024.08.22 17:52:40.182399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6421 2024.08.22 17:52:40.182418 [ 3 ] {} <Debug> HTTP-Session: 1e1ba646-8818-4ea4-9a67-07db25b35de8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6422 2024.08.22 17:52:40.182436 [ 3 ] {} <Debug> HTTP-Session: 1e1ba646-8818-4ea4-9a67-07db25b35de8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6423 2024.08.22 17:52:40.182450 [ 3 ] {} <Debug> HTTP-Session: 1e1ba646-8818-4ea4-9a67-07db25b35de8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6424 2024.08.22 17:52:40.182483 [ 3 ] {} <Trace> HTTP-Session: 1e1ba646-8818-4ea4-9a67-07db25b35de8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6425 2024.08.22 17:52:40.182581 [ 3 ] {9d6b4c26-e3c8-45e0-88ed-38dde531d9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
6426 2024.08.22 17:52:40.182625 [ 3 ] {9d6b4c26-e3c8-45e0-88ed-38dde531d9c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6427 2024.08.22 17:52:40.182857 [ 3 ] {9d6b4c26-e3c8-45e0-88ed-38dde531d9c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6428 2024.08.22 17:52:40.183166 [ 3 ] {9d6b4c26-e3c8-45e0-88ed-38dde531d9c6} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6429 2024.08.22 17:52:40.183204 [ 3 ] {9d6b4c26-e3c8-45e0-88ed-38dde531d9c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6430 2024.08.22 17:52:40.183553 [ 3 ] {9d6b4c26-e3c8-45e0-88ed-38dde531d9c6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6431 2024.08.22 17:52:40.183911 [ 3 ] {9d6b4c26-e3c8-45e0-88ed-38dde531d9c6} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6432 2024.08.22 17:52:40.184071 [ 3 ] {9d6b4c26-e3c8-45e0-88ed-38dde531d9c6} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001516 sec., 3957.78364116095 rows/sec., 233.83 KiB/sec.
6433 2024.08.22 17:52:40.184247 [ 3 ] {9d6b4c26-e3c8-45e0-88ed-38dde531d9c6} <Debug> DynamicQueryHandler: Done processing query
6434 2024.08.22 17:52:40.184272 [ 3 ] {9d6b4c26-e3c8-45e0-88ed-38dde531d9c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6435 2024.08.22 17:52:40.184287 [ 3 ] {} <Debug> HTTP-Session: 1e1ba646-8818-4ea4-9a67-07db25b35de8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6436 2024.08.22 17:52:40.184484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 66714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6437 2024.08.22 17:52:40.184535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6438 2024.08.22 17:52:40.184554 [ 3 ] {} <Debug> HTTP-Session: c78d8783-c9f2-4604-8155-d1a0e184bc98 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6439 2024.08.22 17:52:40.184571 [ 3 ] {} <Debug> HTTP-Session: c78d8783-c9f2-4604-8155-d1a0e184bc98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6440 2024.08.22 17:52:40.184584 [ 3 ] {} <Debug> HTTP-Session: c78d8783-c9f2-4604-8155-d1a0e184bc98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6441 2024.08.22 17:52:40.184616 [ 3 ] {} <Trace> HTTP-Session: c78d8783-c9f2-4604-8155-d1a0e184bc98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6442 2024.08.22 17:52:40.184846 [ 3 ] {f9466421-6e86-4802-ab62-1a94398cf8c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6443 2024.08.22 17:52:40.184889 [ 3 ] {f9466421-6e86-4802-ab62-1a94398cf8c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6444 2024.08.22 17:52:40.185116 [ 3 ] {f9466421-6e86-4802-ab62-1a94398cf8c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6445 2024.08.22 17:52:40.185691 [ 3 ] {f9466421-6e86-4802-ab62-1a94398cf8c7} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6446 2024.08.22 17:52:40.185729 [ 3 ] {f9466421-6e86-4802-ab62-1a94398cf8c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6447 2024.08.22 17:52:40.186097 [ 3 ] {f9466421-6e86-4802-ab62-1a94398cf8c7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6448 2024.08.22 17:52:40.186434 [ 3 ] {f9466421-6e86-4802-ab62-1a94398cf8c7} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6449 2024.08.22 17:52:40.186586 [ 3 ] {f9466421-6e86-4802-ab62-1a94398cf8c7} <Debug> executeQuery: Read 411 rows, 30.00 KiB in 0.001878 sec., 218849.84025559106 rows/sec., 15.60 MiB/sec.
6450 2024.08.22 17:52:40.186751 [ 3 ] {f9466421-6e86-4802-ab62-1a94398cf8c7} <Debug> DynamicQueryHandler: Done processing query
6451 2024.08.22 17:52:40.186774 [ 3 ] {f9466421-6e86-4802-ab62-1a94398cf8c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
6452 2024.08.22 17:52:40.186789 [ 3 ] {} <Debug> HTTP-Session: c78d8783-c9f2-4604-8155-d1a0e184bc98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6453 2024.08.22 17:52:40.186928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6454 2024.08.22 17:52:40.186977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6455 2024.08.22 17:52:40.186995 [ 3 ] {} <Debug> HTTP-Session: d75562d9-b3db-46ac-b9c1-f9c19a6ddb63 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6456 2024.08.22 17:52:40.187010 [ 3 ] {} <Debug> HTTP-Session: d75562d9-b3db-46ac-b9c1-f9c19a6ddb63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6457 2024.08.22 17:52:40.187023 [ 3 ] {} <Debug> HTTP-Session: d75562d9-b3db-46ac-b9c1-f9c19a6ddb63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6458 2024.08.22 17:52:40.187052 [ 3 ] {} <Trace> HTTP-Session: d75562d9-b3db-46ac-b9c1-f9c19a6ddb63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6459 2024.08.22 17:52:40.187142 [ 3 ] {afc4e46f-9903-4ceb-91c6-f16685b11e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6460 2024.08.22 17:52:40.187252 [ 3 ] {afc4e46f-9903-4ceb-91c6-f16685b11e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6461 2024.08.22 17:52:40.187383 [ 3 ] {afc4e46f-9903-4ceb-91c6-f16685b11e4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6462 2024.08.22 17:52:40.187674 [ 3 ] {afc4e46f-9903-4ceb-91c6-f16685b11e4a} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6463 2024.08.22 17:52:40.187711 [ 3 ] {afc4e46f-9903-4ceb-91c6-f16685b11e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6464 2024.08.22 17:52:40.188067 [ 3 ] {afc4e46f-9903-4ceb-91c6-f16685b11e4a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6465 2024.08.22 17:52:40.188396 [ 3 ] {afc4e46f-9903-4ceb-91c6-f16685b11e4a} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6466 2024.08.22 17:52:40.188551 [ 3 ] {afc4e46f-9903-4ceb-91c6-f16685b11e4a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001371 sec., 4376.367614879649 rows/sec., 228.65 KiB/sec.
6467 2024.08.22 17:52:40.188755 [ 3 ] {afc4e46f-9903-4ceb-91c6-f16685b11e4a} <Debug> DynamicQueryHandler: Done processing query
6468 2024.08.22 17:52:40.188780 [ 3 ] {afc4e46f-9903-4ceb-91c6-f16685b11e4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6469 2024.08.22 17:52:40.188795 [ 3 ] {} <Debug> HTTP-Session: d75562d9-b3db-46ac-b9c1-f9c19a6ddb63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6470 2024.08.22 17:52:40.188954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 44629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6471 2024.08.22 17:52:40.189003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6472 2024.08.22 17:52:40.189023 [ 3 ] {} <Debug> HTTP-Session: 35ad7c73-6496-42de-b163-f27837b33d58 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6473 2024.08.22 17:52:40.189040 [ 3 ] {} <Debug> HTTP-Session: 35ad7c73-6496-42de-b163-f27837b33d58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6474 2024.08.22 17:52:40.189054 [ 3 ] {} <Debug> HTTP-Session: 35ad7c73-6496-42de-b163-f27837b33d58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6475 2024.08.22 17:52:40.189084 [ 3 ] {} <Trace> HTTP-Session: 35ad7c73-6496-42de-b163-f27837b33d58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6476 2024.08.22 17:52:40.189279 [ 3 ] {3d83ded3-1d9a-457f-9908-7e6f166dffaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6477 2024.08.22 17:52:40.189326 [ 3 ] {3d83ded3-1d9a-457f-9908-7e6f166dffaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6478 2024.08.22 17:52:40.189469 [ 3 ] {3d83ded3-1d9a-457f-9908-7e6f166dffaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6479 2024.08.22 17:52:40.189929 [ 3 ] {3d83ded3-1d9a-457f-9908-7e6f166dffaa} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6480 2024.08.22 17:52:40.189965 [ 3 ] {3d83ded3-1d9a-457f-9908-7e6f166dffaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6481 2024.08.22 17:52:40.190351 [ 3 ] {3d83ded3-1d9a-457f-9908-7e6f166dffaa} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6482 2024.08.22 17:52:40.190680 [ 3 ] {3d83ded3-1d9a-457f-9908-7e6f166dffaa} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6483 2024.08.22 17:52:40.190840 [ 3 ] {3d83ded3-1d9a-457f-9908-7e6f166dffaa} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001662 sec., 142599.27797833935 rows/sec., 9.56 MiB/sec.
6484 2024.08.22 17:52:40.191011 [ 3 ] {3d83ded3-1d9a-457f-9908-7e6f166dffaa} <Debug> DynamicQueryHandler: Done processing query
6485 2024.08.22 17:52:40.191034 [ 3 ] {3d83ded3-1d9a-457f-9908-7e6f166dffaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6486 2024.08.22 17:52:40.191050 [ 3 ] {} <Debug> HTTP-Session: 35ad7c73-6496-42de-b163-f27837b33d58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6487 2024.08.22 17:52:40.191233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6488 2024.08.22 17:52:40.191281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6489 2024.08.22 17:52:40.191301 [ 3 ] {} <Debug> HTTP-Session: 73ae1a60-07fd-47cb-890f-8f005ed9d37b Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6490 2024.08.22 17:52:40.191317 [ 3 ] {} <Debug> HTTP-Session: 73ae1a60-07fd-47cb-890f-8f005ed9d37b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6491 2024.08.22 17:52:40.191331 [ 3 ] {} <Debug> HTTP-Session: 73ae1a60-07fd-47cb-890f-8f005ed9d37b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6492 2024.08.22 17:52:40.191361 [ 3 ] {} <Trace> HTTP-Session: 73ae1a60-07fd-47cb-890f-8f005ed9d37b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6493 2024.08.22 17:52:40.191460 [ 3 ] {705f862e-52bc-48e2-ad38-12f20160eaac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
6494 2024.08.22 17:52:40.191507 [ 3 ] {705f862e-52bc-48e2-ad38-12f20160eaac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6495 2024.08.22 17:52:40.191641 [ 3 ] {705f862e-52bc-48e2-ad38-12f20160eaac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6496 2024.08.22 17:52:40.192157 [ 3 ] {705f862e-52bc-48e2-ad38-12f20160eaac} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6497 2024.08.22 17:52:40.192196 [ 3 ] {705f862e-52bc-48e2-ad38-12f20160eaac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6498 2024.08.22 17:52:40.192599 [ 3 ] {705f862e-52bc-48e2-ad38-12f20160eaac} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6499 2024.08.22 17:52:40.193000 [ 3 ] {705f862e-52bc-48e2-ad38-12f20160eaac} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6500 2024.08.22 17:52:40.193169 [ 3 ] {705f862e-52bc-48e2-ad38-12f20160eaac} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001724 sec., 580.046403712297 rows/sec., 39.09 KiB/sec.
6501 2024.08.22 17:52:40.193352 [ 3 ] {705f862e-52bc-48e2-ad38-12f20160eaac} <Debug> DynamicQueryHandler: Done processing query
6502 2024.08.22 17:52:40.193378 [ 3 ] {705f862e-52bc-48e2-ad38-12f20160eaac} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6503 2024.08.22 17:52:40.193396 [ 3 ] {} <Debug> HTTP-Session: 73ae1a60-07fd-47cb-890f-8f005ed9d37b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6504 2024.08.22 17:52:40.193584 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 46696, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6505 2024.08.22 17:52:40.193635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6506 2024.08.22 17:52:40.193654 [ 3 ] {} <Debug> HTTP-Session: 45ea8358-8211-48a7-9338-a83b8d17d610 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6507 2024.08.22 17:52:40.193671 [ 3 ] {} <Debug> HTTP-Session: 45ea8358-8211-48a7-9338-a83b8d17d610 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6508 2024.08.22 17:52:40.193684 [ 3 ] {} <Debug> HTTP-Session: 45ea8358-8211-48a7-9338-a83b8d17d610 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6509 2024.08.22 17:52:40.193734 [ 3 ] {} <Trace> HTTP-Session: 45ea8358-8211-48a7-9338-a83b8d17d610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6510 2024.08.22 17:52:40.194043 [ 3 ] {8b811ecc-90af-4827-9de1-51323babed61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6511 2024.08.22 17:52:40.194109 [ 3 ] {8b811ecc-90af-4827-9de1-51323babed61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
6512 2024.08.22 17:52:40.194532 [ 3 ] {8b811ecc-90af-4827-9de1-51323babed61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6513 2024.08.22 17:52:40.195233 [ 3 ] {8b811ecc-90af-4827-9de1-51323babed61} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6514 2024.08.22 17:52:40.195271 [ 3 ] {8b811ecc-90af-4827-9de1-51323babed61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6515 2024.08.22 17:52:40.195889 [ 3 ] {8b811ecc-90af-4827-9de1-51323babed61} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6516 2024.08.22 17:52:40.196298 [ 3 ] {8b811ecc-90af-4827-9de1-51323babed61} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6517 2024.08.22 17:52:40.196495 [ 61 ] {} <Debug> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
6518 2024.08.22 17:52:40.196515 [ 3 ] {8b811ecc-90af-4827-9de1-51323babed61} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002692 sec., 10772.659732540862 rows/sec., 19.30 MiB/sec.
6519 2024.08.22 17:52:40.196581 [ 61 ] {} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6520 2024.08.22 17:52:40.196657 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6521 2024.08.22 17:52:40.196985 [ 188 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::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
6522 2024.08.22 17:52:40.197058 [ 3 ] {8b811ecc-90af-4827-9de1-51323babed61} <Debug> DynamicQueryHandler: Done processing query
6523 2024.08.22 17:52:40.197097 [ 3 ] {8b811ecc-90af-4827-9de1-51323babed61} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
6524 2024.08.22 17:52:40.197147 [ 3 ] {} <Debug> HTTP-Session: 45ea8358-8211-48a7-9338-a83b8d17d610 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6525 2024.08.22 17:52:40.197362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6526 2024.08.22 17:52:40.197474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6527 2024.08.22 17:52:40.197533 [ 3 ] {} <Debug> HTTP-Session: c560907e-2381-450b-96e9-5bf3800d646c Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6528 2024.08.22 17:52:40.197589 [ 3 ] {} <Debug> HTTP-Session: c560907e-2381-450b-96e9-5bf3800d646c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6529 2024.08.22 17:52:40.197635 [ 3 ] {} <Debug> HTTP-Session: c560907e-2381-450b-96e9-5bf3800d646c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6530 2024.08.22 17:52:40.197702 [ 188 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6531 2024.08.22 17:52:40.197716 [ 3 ] {} <Trace> HTTP-Session: c560907e-2381-450b-96e9-5bf3800d646c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6532 2024.08.22 17:52:40.197821 [ 188 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 309 rows starting from the beginning of the part
6533 2024.08.22 17:52:40.197979 [ 3 ] {7a20088a-cc04-4927-bb72-540ff523c5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6534 2024.08.22 17:52:40.198156 [ 3 ] {7a20088a-cc04-4927-bb72-540ff523c5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6535 2024.08.22 17:52:40.198516 [ 188 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 29 rows starting from the beginning of the part
6536 2024.08.22 17:52:40.199009 [ 3 ] {7a20088a-cc04-4927-bb72-540ff523c5d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6537 2024.08.22 17:52:40.199426 [ 188 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 29 rows starting from the beginning of the part
6538 2024.08.22 17:52:40.200002 [ 188 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 29 rows starting from the beginning of the part
6539 2024.08.22 17:52:40.200229 [ 3 ] {7a20088a-cc04-4927-bb72-540ff523c5d1} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6540 2024.08.22 17:52:40.200328 [ 3 ] {7a20088a-cc04-4927-bb72-540ff523c5d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6541 2024.08.22 17:52:40.200706 [ 188 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 29 rows starting from the beginning of the part
6542 2024.08.22 17:52:40.201345 [ 188 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 29 rows starting from the beginning of the part
6543 2024.08.22 17:52:40.201714 [ 3 ] {7a20088a-cc04-4927-bb72-540ff523c5d1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6544 2024.08.22 17:52:40.202667 [ 3 ] {7a20088a-cc04-4927-bb72-540ff523c5d1} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6545 2024.08.22 17:52:40.202969 [ 3 ] {7a20088a-cc04-4927-bb72-540ff523c5d1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005084 sec., 16129.032258064517 rows/sec., 1.02 MiB/sec.
6546 2024.08.22 17:52:40.203375 [ 3 ] {7a20088a-cc04-4927-bb72-540ff523c5d1} <Debug> DynamicQueryHandler: Done processing query
6547 2024.08.22 17:52:40.203411 [ 3 ] {7a20088a-cc04-4927-bb72-540ff523c5d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6548 2024.08.22 17:52:40.203441 [ 3 ] {} <Debug> HTTP-Session: c560907e-2381-450b-96e9-5bf3800d646c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6549 2024.08.22 17:52:40.205973 [ 198 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 454 rows, containing 19 columns (19 merged, 0 gathered) in 0.009167688 sec., 49521.755103358664 rows/sec., 88.74 MiB/sec.
6550 2024.08.22 17:52:40.206568 [ 199 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
6551 2024.08.22 17:52:40.207182 [ 199 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6552 2024.08.22 17:52:40.207260 [ 199 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
6553 2024.08.22 17:52:40.207408 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB.
6554 2024.08.22 17:52:45.204445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6555 2024.08.22 17:52:45.204581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6556 2024.08.22 17:52:45.204607 [ 3 ] {} <Debug> HTTP-Session: cfb00804-58f4-475c-9fe3-d8b2f02651df Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6557 2024.08.22 17:52:45.204632 [ 3 ] {} <Debug> HTTP-Session: cfb00804-58f4-475c-9fe3-d8b2f02651df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6558 2024.08.22 17:52:45.204648 [ 3 ] {} <Debug> HTTP-Session: cfb00804-58f4-475c-9fe3-d8b2f02651df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6559 2024.08.22 17:52:45.204698 [ 3 ] {} <Trace> HTTP-Session: cfb00804-58f4-475c-9fe3-d8b2f02651df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6560 2024.08.22 17:52:45.204887 [ 3 ] {ec624bab-d85b-4d13-aa9c-edb1d450bde5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6561 2024.08.22 17:52:45.204957 [ 3 ] {ec624bab-d85b-4d13-aa9c-edb1d450bde5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6562 2024.08.22 17:52:45.205310 [ 3 ] {ec624bab-d85b-4d13-aa9c-edb1d450bde5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6563 2024.08.22 17:52:45.205802 [ 3 ] {ec624bab-d85b-4d13-aa9c-edb1d450bde5} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6564 2024.08.22 17:52:45.205850 [ 3 ] {ec624bab-d85b-4d13-aa9c-edb1d450bde5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6565 2024.08.22 17:52:45.206280 [ 3 ] {ec624bab-d85b-4d13-aa9c-edb1d450bde5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6566 2024.08.22 17:52:45.206682 [ 3 ] {ec624bab-d85b-4d13-aa9c-edb1d450bde5} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6567 2024.08.22 17:52:45.206855 [ 3 ] {ec624bab-d85b-4d13-aa9c-edb1d450bde5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002017 sec., 991.5716410510659 rows/sec., 80.86 KiB/sec.
6568 2024.08.22 17:52:45.207255 [ 3 ] {ec624bab-d85b-4d13-aa9c-edb1d450bde5} <Debug> DynamicQueryHandler: Done processing query
6569 2024.08.22 17:52:45.207290 [ 3 ] {ec624bab-d85b-4d13-aa9c-edb1d450bde5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6570 2024.08.22 17:52:45.207308 [ 3 ] {} <Debug> HTTP-Session: cfb00804-58f4-475c-9fe3-d8b2f02651df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6571 2024.08.22 17:52:45.207663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 173398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6572 2024.08.22 17:52:45.207730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6573 2024.08.22 17:52:45.207754 [ 3 ] {} <Debug> HTTP-Session: 13e3f008-1ba7-473a-8ed8-83d036a15029 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6574 2024.08.22 17:52:45.207772 [ 3 ] {} <Debug> HTTP-Session: 13e3f008-1ba7-473a-8ed8-83d036a15029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6575 2024.08.22 17:52:45.207792 [ 3 ] {} <Debug> HTTP-Session: 13e3f008-1ba7-473a-8ed8-83d036a15029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6576 2024.08.22 17:52:45.207831 [ 3 ] {} <Trace> HTTP-Session: 13e3f008-1ba7-473a-8ed8-83d036a15029 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6577 2024.08.22 17:52:45.208366 [ 3 ] {c38acd9e-bf0d-4b07-beec-4bbbe43e0afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6578 2024.08.22 17:52:45.208422 [ 3 ] {c38acd9e-bf0d-4b07-beec-4bbbe43e0afd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6579 2024.08.22 17:52:45.208692 [ 3 ] {c38acd9e-bf0d-4b07-beec-4bbbe43e0afd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6580 2024.08.22 17:52:45.209934 [ 3 ] {c38acd9e-bf0d-4b07-beec-4bbbe43e0afd} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6581 2024.08.22 17:52:45.209975 [ 3 ] {c38acd9e-bf0d-4b07-beec-4bbbe43e0afd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6582 2024.08.22 17:52:45.210519 [ 3 ] {c38acd9e-bf0d-4b07-beec-4bbbe43e0afd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6583 2024.08.22 17:52:45.211022 [ 3 ] {c38acd9e-bf0d-4b07-beec-4bbbe43e0afd} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6584 2024.08.22 17:52:45.211203 [ 3 ] {c38acd9e-bf0d-4b07-beec-4bbbe43e0afd} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.003188 sec., 375470.5144291092 rows/sec., 30.95 MiB/sec.
6585 2024.08.22 17:52:45.211568 [ 3 ] {c38acd9e-bf0d-4b07-beec-4bbbe43e0afd} <Debug> DynamicQueryHandler: Done processing query
6586 2024.08.22 17:52:45.211596 [ 3 ] {c38acd9e-bf0d-4b07-beec-4bbbe43e0afd} <Debug> MemoryTracker: Peak memory usage (for query): 4.97 MiB.
6587 2024.08.22 17:52:45.211622 [ 3 ] {} <Debug> HTTP-Session: 13e3f008-1ba7-473a-8ed8-83d036a15029 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6588 2024.08.22 17:52:45.211830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6589 2024.08.22 17:52:45.211910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6590 2024.08.22 17:52:45.211942 [ 3 ] {} <Debug> HTTP-Session: 4d4fc41a-44cc-49fd-9e07-09f76b141c05 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6591 2024.08.22 17:52:45.211968 [ 3 ] {} <Debug> HTTP-Session: 4d4fc41a-44cc-49fd-9e07-09f76b141c05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6592 2024.08.22 17:52:45.211991 [ 3 ] {} <Debug> HTTP-Session: 4d4fc41a-44cc-49fd-9e07-09f76b141c05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6593 2024.08.22 17:52:45.212039 [ 3 ] {} <Trace> HTTP-Session: 4d4fc41a-44cc-49fd-9e07-09f76b141c05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6594 2024.08.22 17:52:45.212179 [ 3 ] {4f7b82ab-d8be-46d2-a82f-6a432096b36f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6595 2024.08.22 17:52:45.212243 [ 3 ] {4f7b82ab-d8be-46d2-a82f-6a432096b36f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6596 2024.08.22 17:52:45.212609 [ 3 ] {4f7b82ab-d8be-46d2-a82f-6a432096b36f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6597 2024.08.22 17:52:45.212995 [ 3 ] {4f7b82ab-d8be-46d2-a82f-6a432096b36f} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6598 2024.08.22 17:52:45.213035 [ 3 ] {4f7b82ab-d8be-46d2-a82f-6a432096b36f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6599 2024.08.22 17:52:45.213387 [ 3 ] {4f7b82ab-d8be-46d2-a82f-6a432096b36f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
6600 2024.08.22 17:52:45.213778 [ 3 ] {4f7b82ab-d8be-46d2-a82f-6a432096b36f} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6601 2024.08.22 17:52:45.213940 [ 3 ] {4f7b82ab-d8be-46d2-a82f-6a432096b36f} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001795 sec., 1114.2061281337049 rows/sec., 77.80 KiB/sec.
6602 2024.08.22 17:52:45.213939 [ 89 ] {} <Debug> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
6603 2024.08.22 17:52:45.214048 [ 89 ] {} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6604 2024.08.22 17:52:45.214109 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6605 2024.08.22 17:52:45.214242 [ 3 ] {4f7b82ab-d8be-46d2-a82f-6a432096b36f} <Debug> DynamicQueryHandler: Done processing query
6606 2024.08.22 17:52:45.214300 [ 3 ] {4f7b82ab-d8be-46d2-a82f-6a432096b36f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6607 2024.08.22 17:52:45.214326 [ 3 ] {} <Debug> HTTP-Session: 4d4fc41a-44cc-49fd-9e07-09f76b141c05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6608 2024.08.22 17:52:45.214334 [ 198 ] {1a7be023-87b3-4213-931c-ba4d37173f07::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
6609 2024.08.22 17:52:45.214564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6610 2024.08.22 17:52:45.214589 [ 198 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6611 2024.08.22 17:52:45.214655 [ 198 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 45 rows starting from the beginning of the part
6612 2024.08.22 17:52:45.214668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6613 2024.08.22 17:52:45.214722 [ 3 ] {} <Debug> HTTP-Session: 909431b0-d794-4289-ac54-527e266d4afb Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6614 2024.08.22 17:52:45.214771 [ 3 ] {} <Debug> HTTP-Session: 909431b0-d794-4289-ac54-527e266d4afb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6615 2024.08.22 17:52:45.214849 [ 3 ] {} <Debug> HTTP-Session: 909431b0-d794-4289-ac54-527e266d4afb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6616 2024.08.22 17:52:45.214915 [ 198 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 33 rows starting from the beginning of the part
6617 2024.08.22 17:52:45.214964 [ 3 ] {} <Trace> HTTP-Session: 909431b0-d794-4289-ac54-527e266d4afb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6618 2024.08.22 17:52:45.215244 [ 198 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part
6619 2024.08.22 17:52:45.215519 [ 198 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 29 rows starting from the beginning of the part
6620 2024.08.22 17:52:45.215541 [ 3 ] {5475e86b-408d-4d35-9f92-802072538870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6621 2024.08.22 17:52:45.215706 [ 3 ] {5475e86b-408d-4d35-9f92-802072538870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6622 2024.08.22 17:52:45.215796 [ 198 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 29 rows starting from the beginning of the part
6623 2024.08.22 17:52:45.216140 [ 198 ] {1a7be023-87b3-4213-931c-ba4d37173f07::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
6624 2024.08.22 17:52:45.217095 [ 3 ] {5475e86b-408d-4d35-9f92-802072538870} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6625 2024.08.22 17:52:45.218420 [ 3 ] {5475e86b-408d-4d35-9f92-802072538870} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6626 2024.08.22 17:52:45.218506 [ 3 ] {5475e86b-408d-4d35-9f92-802072538870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6627 2024.08.22 17:52:45.219537 [ 198 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 169 rows, containing 5 columns (5 merged, 0 gathered) in 0.005326258 sec., 31729.59327167403 rows/sec., 2.43 MiB/sec.
6628 2024.08.22 17:52:45.219630 [ 3 ] {5475e86b-408d-4d35-9f92-802072538870} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
6629 2024.08.22 17:52:45.219799 [ 198 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
6630 2024.08.22 17:52:45.220673 [ 3 ] {5475e86b-408d-4d35-9f92-802072538870} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6631 2024.08.22 17:52:45.221021 [ 3 ] {5475e86b-408d-4d35-9f92-802072538870} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.005807 sec., 39262.958498364045 rows/sec., 2.66 MiB/sec.
6632 2024.08.22 17:52:45.221240 [ 198 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_21_4} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6633 2024.08.22 17:52:45.221396 [ 198 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_21_4} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
6634 2024.08.22 17:52:45.221417 [ 3 ] {5475e86b-408d-4d35-9f92-802072538870} <Debug> DynamicQueryHandler: Done processing query
6635 2024.08.22 17:52:45.221476 [ 3 ] {5475e86b-408d-4d35-9f92-802072538870} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
6636 2024.08.22 17:52:45.221546 [ 3 ] {} <Debug> HTTP-Session: 909431b0-d794-4289-ac54-527e266d4afb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6637 2024.08.22 17:52:45.221569 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
6638 2024.08.22 17:52:45.221823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 86181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6639 2024.08.22 17:52:45.221888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6640 2024.08.22 17:52:45.221915 [ 3 ] {} <Debug> HTTP-Session: 8f9413b3-b49b-4134-acb7-ca91407304de Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6641 2024.08.22 17:52:45.221932 [ 3 ] {} <Debug> HTTP-Session: 8f9413b3-b49b-4134-acb7-ca91407304de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6642 2024.08.22 17:52:45.221953 [ 3 ] {} <Debug> HTTP-Session: 8f9413b3-b49b-4134-acb7-ca91407304de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6643 2024.08.22 17:52:45.221987 [ 3 ] {} <Trace> HTTP-Session: 8f9413b3-b49b-4134-acb7-ca91407304de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6644 2024.08.22 17:52:45.222301 [ 3 ] {19e7c257-eef2-4eb3-90cb-b8ad44f29f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6645 2024.08.22 17:52:45.222371 [ 3 ] {19e7c257-eef2-4eb3-90cb-b8ad44f29f2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6646 2024.08.22 17:52:45.222738 [ 3 ] {19e7c257-eef2-4eb3-90cb-b8ad44f29f2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6647 2024.08.22 17:52:45.223551 [ 3 ] {19e7c257-eef2-4eb3-90cb-b8ad44f29f2b} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6648 2024.08.22 17:52:45.223601 [ 3 ] {19e7c257-eef2-4eb3-90cb-b8ad44f29f2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6649 2024.08.22 17:52:45.224128 [ 3 ] {19e7c257-eef2-4eb3-90cb-b8ad44f29f2b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6650 2024.08.22 17:52:45.224498 [ 3 ] {19e7c257-eef2-4eb3-90cb-b8ad44f29f2b} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6651 2024.08.22 17:52:45.224633 [ 3 ] {19e7c257-eef2-4eb3-90cb-b8ad44f29f2b} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.002535 sec., 205917.15976331363 rows/sec., 15.24 MiB/sec.
6652 2024.08.22 17:52:45.224922 [ 3 ] {19e7c257-eef2-4eb3-90cb-b8ad44f29f2b} <Debug> DynamicQueryHandler: Done processing query
6653 2024.08.22 17:52:45.224967 [ 3 ] {19e7c257-eef2-4eb3-90cb-b8ad44f29f2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
6654 2024.08.22 17:52:45.224993 [ 3 ] {} <Debug> HTTP-Session: 8f9413b3-b49b-4134-acb7-ca91407304de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6655 2024.08.22 17:52:45.225366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 160451, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6656 2024.08.22 17:52:45.225419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6657 2024.08.22 17:52:45.225440 [ 3 ] {} <Debug> HTTP-Session: d6ea5934-97ba-44aa-b693-3e6951c71fc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6658 2024.08.22 17:52:45.225458 [ 3 ] {} <Debug> HTTP-Session: d6ea5934-97ba-44aa-b693-3e6951c71fc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6659 2024.08.22 17:52:45.225472 [ 3 ] {} <Debug> HTTP-Session: d6ea5934-97ba-44aa-b693-3e6951c71fc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6660 2024.08.22 17:52:45.225504 [ 3 ] {} <Trace> HTTP-Session: d6ea5934-97ba-44aa-b693-3e6951c71fc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6661 2024.08.22 17:52:45.226065 [ 3 ] {3be7a96d-9e8a-4ae2-97d3-283e8ca00d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6662 2024.08.22 17:52:45.226119 [ 3 ] {3be7a96d-9e8a-4ae2-97d3-283e8ca00d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6663 2024.08.22 17:52:45.226281 [ 3 ] {3be7a96d-9e8a-4ae2-97d3-283e8ca00d2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6664 2024.08.22 17:52:45.227138 [ 3 ] {3be7a96d-9e8a-4ae2-97d3-283e8ca00d2e} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6665 2024.08.22 17:52:45.227175 [ 3 ] {3be7a96d-9e8a-4ae2-97d3-283e8ca00d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6666 2024.08.22 17:52:45.227609 [ 3 ] {3be7a96d-9e8a-4ae2-97d3-283e8ca00d2e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6667 2024.08.22 17:52:45.227948 [ 3 ] {3be7a96d-9e8a-4ae2-97d3-283e8ca00d2e} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6668 2024.08.22 17:52:45.228079 [ 3 ] {3be7a96d-9e8a-4ae2-97d3-283e8ca00d2e} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.002426 sec., 348309.9752679307 rows/sec., 23.44 MiB/sec.
6669 2024.08.22 17:52:45.228252 [ 3 ] {3be7a96d-9e8a-4ae2-97d3-283e8ca00d2e} <Debug> DynamicQueryHandler: Done processing query
6670 2024.08.22 17:52:45.228277 [ 3 ] {3be7a96d-9e8a-4ae2-97d3-283e8ca00d2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
6671 2024.08.22 17:52:45.228293 [ 3 ] {} <Debug> HTTP-Session: d6ea5934-97ba-44aa-b693-3e6951c71fc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6672 2024.08.22 17:52:45.228457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6673 2024.08.22 17:52:45.228508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6674 2024.08.22 17:52:45.228528 [ 3 ] {} <Debug> HTTP-Session: 4c59c697-210c-4df8-aefb-3f649eb5eeed Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6675 2024.08.22 17:52:45.228545 [ 3 ] {} <Debug> HTTP-Session: 4c59c697-210c-4df8-aefb-3f649eb5eeed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6676 2024.08.22 17:52:45.228560 [ 3 ] {} <Debug> HTTP-Session: 4c59c697-210c-4df8-aefb-3f649eb5eeed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6677 2024.08.22 17:52:45.228591 [ 3 ] {} <Trace> HTTP-Session: 4c59c697-210c-4df8-aefb-3f649eb5eeed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6678 2024.08.22 17:52:45.228705 [ 3 ] {f584816c-9254-406d-9568-6af52074d295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6679 2024.08.22 17:52:45.228751 [ 3 ] {f584816c-9254-406d-9568-6af52074d295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6680 2024.08.22 17:52:45.228881 [ 3 ] {f584816c-9254-406d-9568-6af52074d295} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6681 2024.08.22 17:52:45.229205 [ 3 ] {f584816c-9254-406d-9568-6af52074d295} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6682 2024.08.22 17:52:45.229241 [ 3 ] {f584816c-9254-406d-9568-6af52074d295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6683 2024.08.22 17:52:45.229603 [ 3 ] {f584816c-9254-406d-9568-6af52074d295} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6684 2024.08.22 17:52:45.229944 [ 3 ] {f584816c-9254-406d-9568-6af52074d295} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6685 2024.08.22 17:52:45.230071 [ 3 ] {f584816c-9254-406d-9568-6af52074d295} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001407 sec., 42643.923240938166 rows/sec., 2.87 MiB/sec.
6686 2024.08.22 17:52:45.230352 [ 3 ] {f584816c-9254-406d-9568-6af52074d295} <Debug> DynamicQueryHandler: Done processing query
6687 2024.08.22 17:52:45.230401 [ 3 ] {f584816c-9254-406d-9568-6af52074d295} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6688 2024.08.22 17:52:45.230420 [ 3 ] {} <Debug> HTTP-Session: 4c59c697-210c-4df8-aefb-3f649eb5eeed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6689 2024.08.22 17:52:50.173748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6690 2024.08.22 17:52:50.173881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6691 2024.08.22 17:52:50.173905 [ 3 ] {} <Debug> HTTP-Session: c300c476-dfb3-44e5-9e3a-ae2846cb9ba7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6692 2024.08.22 17:52:50.173931 [ 3 ] {} <Debug> HTTP-Session: c300c476-dfb3-44e5-9e3a-ae2846cb9ba7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6693 2024.08.22 17:52:50.173945 [ 3 ] {} <Debug> HTTP-Session: c300c476-dfb3-44e5-9e3a-ae2846cb9ba7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6694 2024.08.22 17:52:50.173995 [ 3 ] {} <Trace> HTTP-Session: c300c476-dfb3-44e5-9e3a-ae2846cb9ba7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6695 2024.08.22 17:52:50.174184 [ 3 ] {ae92aeb7-5385-4312-9473-8895a393879a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6696 2024.08.22 17:52:50.174255 [ 3 ] {ae92aeb7-5385-4312-9473-8895a393879a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6697 2024.08.22 17:52:50.174598 [ 3 ] {ae92aeb7-5385-4312-9473-8895a393879a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6698 2024.08.22 17:52:50.175068 [ 3 ] {ae92aeb7-5385-4312-9473-8895a393879a} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6699 2024.08.22 17:52:50.175117 [ 3 ] {ae92aeb7-5385-4312-9473-8895a393879a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6700 2024.08.22 17:52:50.175568 [ 3 ] {ae92aeb7-5385-4312-9473-8895a393879a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6701 2024.08.22 17:52:50.175963 [ 3 ] {ae92aeb7-5385-4312-9473-8895a393879a} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6702 2024.08.22 17:52:50.176150 [ 3 ] {ae92aeb7-5385-4312-9473-8895a393879a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002017 sec., 1983.1432821021317 rows/sec., 161.71 KiB/sec.
6703 2024.08.22 17:52:50.176396 [ 3 ] {ae92aeb7-5385-4312-9473-8895a393879a} <Debug> DynamicQueryHandler: Done processing query
6704 2024.08.22 17:52:50.176438 [ 3 ] {ae92aeb7-5385-4312-9473-8895a393879a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6705 2024.08.22 17:52:50.176459 [ 3 ] {} <Debug> HTTP-Session: c300c476-dfb3-44e5-9e3a-ae2846cb9ba7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6706 2024.08.22 17:52:50.176627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 37632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6707 2024.08.22 17:52:50.176689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6708 2024.08.22 17:52:50.176709 [ 3 ] {} <Debug> HTTP-Session: 2c8ea203-6ca6-4ca0-a6fe-d177d8c0832c Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6709 2024.08.22 17:52:50.176728 [ 3 ] {} <Debug> HTTP-Session: 2c8ea203-6ca6-4ca0-a6fe-d177d8c0832c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6710 2024.08.22 17:52:50.176743 [ 3 ] {} <Debug> HTTP-Session: 2c8ea203-6ca6-4ca0-a6fe-d177d8c0832c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6711 2024.08.22 17:52:50.176779 [ 3 ] {} <Trace> HTTP-Session: 2c8ea203-6ca6-4ca0-a6fe-d177d8c0832c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6712 2024.08.22 17:52:50.176964 [ 3 ] {662812d5-5980-48cd-9dd6-9a72976da396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6713 2024.08.22 17:52:50.177014 [ 3 ] {662812d5-5980-48cd-9dd6-9a72976da396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6714 2024.08.22 17:52:50.177260 [ 3 ] {662812d5-5980-48cd-9dd6-9a72976da396} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6715 2024.08.22 17:52:50.177779 [ 3 ] {662812d5-5980-48cd-9dd6-9a72976da396} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6716 2024.08.22 17:52:50.177819 [ 3 ] {662812d5-5980-48cd-9dd6-9a72976da396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6717 2024.08.22 17:52:50.178209 [ 3 ] {662812d5-5980-48cd-9dd6-9a72976da396} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6718 2024.08.22 17:52:50.178587 [ 3 ] {662812d5-5980-48cd-9dd6-9a72976da396} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6719 2024.08.22 17:52:50.178761 [ 3 ] {662812d5-5980-48cd-9dd6-9a72976da396} <Debug> executeQuery: Read 249 rows, 22.49 KiB in 0.001883 sec., 132235.79394583113 rows/sec., 11.67 MiB/sec.
6720 2024.08.22 17:52:50.178968 [ 3 ] {662812d5-5980-48cd-9dd6-9a72976da396} <Debug> DynamicQueryHandler: Done processing query
6721 2024.08.22 17:52:50.178994 [ 3 ] {662812d5-5980-48cd-9dd6-9a72976da396} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
6722 2024.08.22 17:52:50.179011 [ 3 ] {} <Debug> HTTP-Session: 2c8ea203-6ca6-4ca0-a6fe-d177d8c0832c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6723 2024.08.22 17:52:50.179157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 4768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6724 2024.08.22 17:52:50.179223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6725 2024.08.22 17:52:50.179246 [ 3 ] {} <Debug> HTTP-Session: 9283f087-bf67-4c89-8c16-3e2a99537c5d Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6726 2024.08.22 17:52:50.179268 [ 3 ] {} <Debug> HTTP-Session: 9283f087-bf67-4c89-8c16-3e2a99537c5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6727 2024.08.22 17:52:50.179283 [ 3 ] {} <Debug> HTTP-Session: 9283f087-bf67-4c89-8c16-3e2a99537c5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6728 2024.08.22 17:52:50.179322 [ 3 ] {} <Trace> HTTP-Session: 9283f087-bf67-4c89-8c16-3e2a99537c5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6729 2024.08.22 17:52:50.179461 [ 3 ] {b1a1ec71-367b-4694-9caf-734568b70c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6730 2024.08.22 17:52:50.179520 [ 3 ] {b1a1ec71-367b-4694-9caf-734568b70c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6731 2024.08.22 17:52:50.179777 [ 3 ] {b1a1ec71-367b-4694-9caf-734568b70c16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6732 2024.08.22 17:52:50.180128 [ 3 ] {b1a1ec71-367b-4694-9caf-734568b70c16} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6733 2024.08.22 17:52:50.180166 [ 3 ] {b1a1ec71-367b-4694-9caf-734568b70c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6734 2024.08.22 17:52:50.180607 [ 3 ] {b1a1ec71-367b-4694-9caf-734568b70c16} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
6735 2024.08.22 17:52:50.181028 [ 3 ] {b1a1ec71-367b-4694-9caf-734568b70c16} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6736 2024.08.22 17:52:50.181192 [ 3 ] {b1a1ec71-367b-4694-9caf-734568b70c16} <Debug> executeQuery: Read 33 rows, 2.46 KiB in 0.001774 sec., 18602.029312288614 rows/sec., 1.35 MiB/sec.
6737 2024.08.22 17:52:50.181494 [ 3 ] {b1a1ec71-367b-4694-9caf-734568b70c16} <Debug> DynamicQueryHandler: Done processing query
6738 2024.08.22 17:52:50.181531 [ 3 ] {b1a1ec71-367b-4694-9caf-734568b70c16} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6739 2024.08.22 17:52:50.181556 [ 3 ] {} <Debug> HTTP-Session: 9283f087-bf67-4c89-8c16-3e2a99537c5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6740 2024.08.22 17:52:50.181687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6741 2024.08.22 17:52:50.181758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6742 2024.08.22 17:52:50.181790 [ 3 ] {} <Debug> HTTP-Session: 443a058f-da45-4821-916e-a786b95de895 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6743 2024.08.22 17:52:50.181817 [ 3 ] {} <Debug> HTTP-Session: 443a058f-da45-4821-916e-a786b95de895 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6744 2024.08.22 17:52:50.181840 [ 3 ] {} <Debug> HTTP-Session: 443a058f-da45-4821-916e-a786b95de895 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6745 2024.08.22 17:52:50.181888 [ 3 ] {} <Trace> HTTP-Session: 443a058f-da45-4821-916e-a786b95de895 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6746 2024.08.22 17:52:50.182034 [ 3 ] {c67d5d6e-da41-41a4-9d93-388b09c3a300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6747 2024.08.22 17:52:50.182098 [ 3 ] {c67d5d6e-da41-41a4-9d93-388b09c3a300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6748 2024.08.22 17:52:50.182456 [ 3 ] {c67d5d6e-da41-41a4-9d93-388b09c3a300} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6749 2024.08.22 17:52:50.182883 [ 3 ] {c67d5d6e-da41-41a4-9d93-388b09c3a300} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6750 2024.08.22 17:52:50.182933 [ 3 ] {c67d5d6e-da41-41a4-9d93-388b09c3a300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6751 2024.08.22 17:52:50.183456 [ 3 ] {c67d5d6e-da41-41a4-9d93-388b09c3a300} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
6752 2024.08.22 17:52:50.184031 [ 3 ] {c67d5d6e-da41-41a4-9d93-388b09c3a300} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6753 2024.08.22 17:52:50.184225 [ 3 ] {c67d5d6e-da41-41a4-9d93-388b09c3a300} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002231 sec., 6275.212909009413 rows/sec., 439.48 KiB/sec.
6754 2024.08.22 17:52:50.184222 [ 85 ] {} <Debug> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
6755 2024.08.22 17:52:50.184346 [ 85 ] {} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6756 2024.08.22 17:52:50.184401 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6757 2024.08.22 17:52:50.184488 [ 3 ] {c67d5d6e-da41-41a4-9d93-388b09c3a300} <Debug> DynamicQueryHandler: Done processing query
6758 2024.08.22 17:52:50.184540 [ 3 ] {c67d5d6e-da41-41a4-9d93-388b09c3a300} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6759 2024.08.22 17:52:50.184560 [ 3 ] {} <Debug> HTTP-Session: 443a058f-da45-4821-916e-a786b95de895 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6760 2024.08.22 17:52:50.184561 [ 199 ] {8378af89-b748-4819-bb42-a0859c82c077::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
6761 2024.08.22 17:52:50.184698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6762 2024.08.22 17:52:50.184726 [ 199 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6763 2024.08.22 17:52:50.184776 [ 199 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 242 rows starting from the beginning of the part
6764 2024.08.22 17:52:50.184781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6765 2024.08.22 17:52:50.184825 [ 3 ] {} <Debug> HTTP-Session: f4be4bde-6d81-41c2-8eb6-64a8580dbe19 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6766 2024.08.22 17:52:50.184864 [ 3 ] {} <Debug> HTTP-Session: f4be4bde-6d81-41c2-8eb6-64a8580dbe19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6767 2024.08.22 17:52:50.184917 [ 3 ] {} <Debug> HTTP-Session: f4be4bde-6d81-41c2-8eb6-64a8580dbe19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6768 2024.08.22 17:52:50.184961 [ 199 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part
6769 2024.08.22 17:52:50.185037 [ 3 ] {} <Trace> HTTP-Session: f4be4bde-6d81-41c2-8eb6-64a8580dbe19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6770 2024.08.22 17:52:50.185320 [ 199 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part
6771 2024.08.22 17:52:50.185372 [ 3 ] {c442f240-b3e5-45dc-8f69-52ca272cf83a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
6772 2024.08.22 17:52:50.185473 [ 3 ] {c442f240-b3e5-45dc-8f69-52ca272cf83a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6773 2024.08.22 17:52:50.185522 [ 199 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part
6774 2024.08.22 17:52:50.185970 [ 199 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 228 rows starting from the beginning of the part
6775 2024.08.22 17:52:50.186355 [ 199 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part
6776 2024.08.22 17:52:50.187004 [ 3 ] {c442f240-b3e5-45dc-8f69-52ca272cf83a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6777 2024.08.22 17:52:50.187582 [ 3 ] {c442f240-b3e5-45dc-8f69-52ca272cf83a} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6778 2024.08.22 17:52:50.187632 [ 3 ] {c442f240-b3e5-45dc-8f69-52ca272cf83a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6779 2024.08.22 17:52:50.188220 [ 3 ] {c442f240-b3e5-45dc-8f69-52ca272cf83a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6780 2024.08.22 17:52:50.188257 [ 189 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.003770699 sec., 139496.6821801475 rows/sec., 9.48 MiB/sec.
6781 2024.08.22 17:52:50.188528 [ 189 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
6782 2024.08.22 17:52:50.188933 [ 3 ] {c442f240-b3e5-45dc-8f69-52ca272cf83a} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6783 2024.08.22 17:52:50.189400 [ 3 ] {c442f240-b3e5-45dc-8f69-52ca272cf83a} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.004133 sec., 1451.7299782240502 rows/sec., 85.77 KiB/sec.
6784 2024.08.22 17:52:50.189664 [ 189 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_21_4} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6785 2024.08.22 17:52:50.189774 [ 3 ] {c442f240-b3e5-45dc-8f69-52ca272cf83a} <Debug> DynamicQueryHandler: Done processing query
6786 2024.08.22 17:52:50.189824 [ 3 ] {c442f240-b3e5-45dc-8f69-52ca272cf83a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6787 2024.08.22 17:52:50.189824 [ 189 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_21_4} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
6788 2024.08.22 17:52:50.189854 [ 3 ] {} <Debug> HTTP-Session: f4be4bde-6d81-41c2-8eb6-64a8580dbe19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6789 2024.08.22 17:52:50.189978 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
6790 2024.08.22 17:52:50.190097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 67398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6791 2024.08.22 17:52:50.190159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6792 2024.08.22 17:52:50.190179 [ 3 ] {} <Debug> HTTP-Session: 485e75b3-242b-4314-a0c7-fa420b7687fe Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6793 2024.08.22 17:52:50.190196 [ 3 ] {} <Debug> HTTP-Session: 485e75b3-242b-4314-a0c7-fa420b7687fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6794 2024.08.22 17:52:50.190210 [ 3 ] {} <Debug> HTTP-Session: 485e75b3-242b-4314-a0c7-fa420b7687fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6795 2024.08.22 17:52:50.190246 [ 3 ] {} <Trace> HTTP-Session: 485e75b3-242b-4314-a0c7-fa420b7687fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6796 2024.08.22 17:52:50.190475 [ 3 ] {19309e5d-fef1-4c7f-9b31-b81a0cdc8c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6797 2024.08.22 17:52:50.190523 [ 3 ] {19309e5d-fef1-4c7f-9b31-b81a0cdc8c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6798 2024.08.22 17:52:50.190778 [ 3 ] {19309e5d-fef1-4c7f-9b31-b81a0cdc8c4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6799 2024.08.22 17:52:50.191398 [ 3 ] {19309e5d-fef1-4c7f-9b31-b81a0cdc8c4a} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6800 2024.08.22 17:52:50.191437 [ 3 ] {19309e5d-fef1-4c7f-9b31-b81a0cdc8c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6801 2024.08.22 17:52:50.191879 [ 3 ] {19309e5d-fef1-4c7f-9b31-b81a0cdc8c4a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6802 2024.08.22 17:52:50.192266 [ 3 ] {19309e5d-fef1-4c7f-9b31-b81a0cdc8c4a} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6803 2024.08.22 17:52:50.192440 [ 3 ] {19309e5d-fef1-4c7f-9b31-b81a0cdc8c4a} <Debug> executeQuery: Read 415 rows, 30.33 KiB in 0.002071 sec., 200386.28681796233 rows/sec., 14.30 MiB/sec.
6804 2024.08.22 17:52:50.192806 [ 3 ] {19309e5d-fef1-4c7f-9b31-b81a0cdc8c4a} <Debug> DynamicQueryHandler: Done processing query
6805 2024.08.22 17:52:50.192833 [ 3 ] {19309e5d-fef1-4c7f-9b31-b81a0cdc8c4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
6806 2024.08.22 17:52:50.192851 [ 3 ] {} <Debug> HTTP-Session: 485e75b3-242b-4314-a0c7-fa420b7687fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6807 2024.08.22 17:52:50.192994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6808 2024.08.22 17:52:50.193046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6809 2024.08.22 17:52:50.193065 [ 3 ] {} <Debug> HTTP-Session: 688ea0e3-94e7-47b7-bfbd-71b0c236fb7d Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6810 2024.08.22 17:52:50.193082 [ 3 ] {} <Debug> HTTP-Session: 688ea0e3-94e7-47b7-bfbd-71b0c236fb7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6811 2024.08.22 17:52:50.193096 [ 3 ] {} <Debug> HTTP-Session: 688ea0e3-94e7-47b7-bfbd-71b0c236fb7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6812 2024.08.22 17:52:50.193129 [ 3 ] {} <Trace> HTTP-Session: 688ea0e3-94e7-47b7-bfbd-71b0c236fb7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6813 2024.08.22 17:52:50.193231 [ 3 ] {5ebfd5a7-b0b9-4777-a569-06de3a8ecf04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6814 2024.08.22 17:52:50.193279 [ 3 ] {5ebfd5a7-b0b9-4777-a569-06de3a8ecf04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6815 2024.08.22 17:52:50.193427 [ 3 ] {5ebfd5a7-b0b9-4777-a569-06de3a8ecf04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6816 2024.08.22 17:52:50.193739 [ 3 ] {5ebfd5a7-b0b9-4777-a569-06de3a8ecf04} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6817 2024.08.22 17:52:50.193775 [ 3 ] {5ebfd5a7-b0b9-4777-a569-06de3a8ecf04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6818 2024.08.22 17:52:50.194136 [ 3 ] {5ebfd5a7-b0b9-4777-a569-06de3a8ecf04} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6819 2024.08.22 17:52:50.194471 [ 3 ] {5ebfd5a7-b0b9-4777-a569-06de3a8ecf04} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6820 2024.08.22 17:52:50.194635 [ 3 ] {5ebfd5a7-b0b9-4777-a569-06de3a8ecf04} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001426 sec., 4207.57363253857 rows/sec., 219.83 KiB/sec.
6821 2024.08.22 17:52:50.194933 [ 3 ] {5ebfd5a7-b0b9-4777-a569-06de3a8ecf04} <Debug> DynamicQueryHandler: Done processing query
6822 2024.08.22 17:52:50.194958 [ 3 ] {5ebfd5a7-b0b9-4777-a569-06de3a8ecf04} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6823 2024.08.22 17:52:50.194974 [ 3 ] {} <Debug> HTTP-Session: 688ea0e3-94e7-47b7-bfbd-71b0c236fb7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6824 2024.08.22 17:52:50.195139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 45010, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6825 2024.08.22 17:52:50.195189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6826 2024.08.22 17:52:50.195209 [ 3 ] {} <Debug> HTTP-Session: 813ae115-e1d2-4568-9eaa-c8e6d86e0581 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6827 2024.08.22 17:52:50.195226 [ 3 ] {} <Debug> HTTP-Session: 813ae115-e1d2-4568-9eaa-c8e6d86e0581 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6828 2024.08.22 17:52:50.195239 [ 3 ] {} <Debug> HTTP-Session: 813ae115-e1d2-4568-9eaa-c8e6d86e0581 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6829 2024.08.22 17:52:50.195270 [ 3 ] {} <Trace> HTTP-Session: 813ae115-e1d2-4568-9eaa-c8e6d86e0581 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6830 2024.08.22 17:52:50.195469 [ 3 ] {aae3515a-d15e-44fd-a6f4-3938f4db8644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6831 2024.08.22 17:52:50.195518 [ 3 ] {aae3515a-d15e-44fd-a6f4-3938f4db8644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6832 2024.08.22 17:52:50.195690 [ 3 ] {aae3515a-d15e-44fd-a6f4-3938f4db8644} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6833 2024.08.22 17:52:50.196152 [ 3 ] {aae3515a-d15e-44fd-a6f4-3938f4db8644} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6834 2024.08.22 17:52:50.196189 [ 3 ] {aae3515a-d15e-44fd-a6f4-3938f4db8644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6835 2024.08.22 17:52:50.196589 [ 3 ] {aae3515a-d15e-44fd-a6f4-3938f4db8644} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6836 2024.08.22 17:52:50.196935 [ 3 ] {aae3515a-d15e-44fd-a6f4-3938f4db8644} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6837 2024.08.22 17:52:50.197105 [ 3 ] {aae3515a-d15e-44fd-a6f4-3938f4db8644} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001741 sec., 137277.4267662263 rows/sec., 9.20 MiB/sec.
6838 2024.08.22 17:52:50.197290 [ 3 ] {aae3515a-d15e-44fd-a6f4-3938f4db8644} <Debug> DynamicQueryHandler: Done processing query
6839 2024.08.22 17:52:50.197315 [ 3 ] {aae3515a-d15e-44fd-a6f4-3938f4db8644} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6840 2024.08.22 17:52:50.197330 [ 3 ] {} <Debug> HTTP-Session: 813ae115-e1d2-4568-9eaa-c8e6d86e0581 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6841 2024.08.22 17:52:50.197447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6842 2024.08.22 17:52:50.197497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6843 2024.08.22 17:52:50.197515 [ 3 ] {} <Debug> HTTP-Session: d8e5aa00-ab14-4e92-b16d-bdce41d76f5d Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6844 2024.08.22 17:52:50.197531 [ 3 ] {} <Debug> HTTP-Session: d8e5aa00-ab14-4e92-b16d-bdce41d76f5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6845 2024.08.22 17:52:50.197545 [ 3 ] {} <Debug> HTTP-Session: d8e5aa00-ab14-4e92-b16d-bdce41d76f5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6846 2024.08.22 17:52:50.197576 [ 3 ] {} <Trace> HTTP-Session: d8e5aa00-ab14-4e92-b16d-bdce41d76f5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6847 2024.08.22 17:52:50.197671 [ 3 ] {a7460f2b-58b6-46f1-8aab-b30c9f29906f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
6848 2024.08.22 17:52:50.197716 [ 3 ] {a7460f2b-58b6-46f1-8aab-b30c9f29906f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6849 2024.08.22 17:52:50.197846 [ 3 ] {a7460f2b-58b6-46f1-8aab-b30c9f29906f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6850 2024.08.22 17:52:50.198118 [ 3 ] {a7460f2b-58b6-46f1-8aab-b30c9f29906f} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6851 2024.08.22 17:52:50.198154 [ 3 ] {a7460f2b-58b6-46f1-8aab-b30c9f29906f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6852 2024.08.22 17:52:50.198505 [ 3 ] {a7460f2b-58b6-46f1-8aab-b30c9f29906f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6853 2024.08.22 17:52:50.198836 [ 3 ] {a7460f2b-58b6-46f1-8aab-b30c9f29906f} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6854 2024.08.22 17:52:50.198983 [ 3 ] {a7460f2b-58b6-46f1-8aab-b30c9f29906f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00133 sec., 751.8796992481203 rows/sec., 50.66 KiB/sec.
6855 2024.08.22 17:52:50.199008 [ 84 ] {} <Debug> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0
6856 2024.08.22 17:52:50.199105 [ 84 ] {} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6857 2024.08.22 17:52:50.199146 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6858 2024.08.22 17:52:50.199247 [ 3 ] {a7460f2b-58b6-46f1-8aab-b30c9f29906f} <Debug> DynamicQueryHandler: Done processing query
6859 2024.08.22 17:52:50.199310 [ 3 ] {a7460f2b-58b6-46f1-8aab-b30c9f29906f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6860 2024.08.22 17:52:50.199367 [ 3 ] {} <Debug> HTTP-Session: d8e5aa00-ab14-4e92-b16d-bdce41d76f5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6861 2024.08.22 17:52:50.199399 [ 190 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full
6862 2024.08.22 17:52:50.199592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 46723, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6863 2024.08.22 17:52:50.199680 [ 190 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6864 2024.08.22 17:52:50.199698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6865 2024.08.22 17:52:50.199743 [ 190 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part
6866 2024.08.22 17:52:50.199752 [ 3 ] {} <Debug> HTTP-Session: 4270651c-6155-4986-8c19-66812be7ceb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6867 2024.08.22 17:52:50.199790 [ 3 ] {} <Debug> HTTP-Session: 4270651c-6155-4986-8c19-66812be7ceb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6868 2024.08.22 17:52:50.199826 [ 3 ] {} <Debug> HTTP-Session: 4270651c-6155-4986-8c19-66812be7ceb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6869 2024.08.22 17:52:50.199980 [ 3 ] {} <Trace> HTTP-Session: 4270651c-6155-4986-8c19-66812be7ceb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6870 2024.08.22 17:52:50.200020 [ 190 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part
6871 2024.08.22 17:52:50.200305 [ 190 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part
6872 2024.08.22 17:52:50.200415 [ 190 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part
6873 2024.08.22 17:52:50.200687 [ 190 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part
6874 2024.08.22 17:52:50.200745 [ 3 ] {881c38a6-004a-4315-a092-a8ae7d542919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6875 2024.08.22 17:52:50.200909 [ 190 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part
6876 2024.08.22 17:52:50.201159 [ 3 ] {881c38a6-004a-4315-a092-a8ae7d542919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
6877 2024.08.22 17:52:50.203351 [ 3 ] {881c38a6-004a-4315-a092-a8ae7d542919} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6878 2024.08.22 17:52:50.204079 [ 199 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.004846035 sec., 3095.3140041291485 rows/sec., 208.57 KiB/sec.
6879 2024.08.22 17:52:50.204263 [ 199 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
6880 2024.08.22 17:52:50.204665 [ 3 ] {881c38a6-004a-4315-a092-a8ae7d542919} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6881 2024.08.22 17:52:50.204713 [ 3 ] {881c38a6-004a-4315-a092-a8ae7d542919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6882 2024.08.22 17:52:50.204926 [ 199 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_15_3} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6883 2024.08.22 17:52:50.205029 [ 199 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_15_3} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3
6884 2024.08.22 17:52:50.205128 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
6885 2024.08.22 17:52:50.205519 [ 3 ] {881c38a6-004a-4315-a092-a8ae7d542919} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
6886 2024.08.22 17:52:50.205942 [ 3 ] {881c38a6-004a-4315-a092-a8ae7d542919} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6887 2024.08.22 17:52:50.206129 [ 3 ] {881c38a6-004a-4315-a092-a8ae7d542919} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.005846 sec., 4960.656859391037 rows/sec., 8.89 MiB/sec.
6888 2024.08.22 17:52:50.206700 [ 3 ] {881c38a6-004a-4315-a092-a8ae7d542919} <Debug> DynamicQueryHandler: Done processing query
6889 2024.08.22 17:52:50.206729 [ 3 ] {881c38a6-004a-4315-a092-a8ae7d542919} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
6890 2024.08.22 17:52:50.206754 [ 3 ] {} <Debug> HTTP-Session: 4270651c-6155-4986-8c19-66812be7ceb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6891 2024.08.22 17:52:50.206884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6892 2024.08.22 17:52:50.206934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6893 2024.08.22 17:52:50.206953 [ 3 ] {} <Debug> HTTP-Session: 1cba2ae1-c677-4c5a-80da-0eecf3710200 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6894 2024.08.22 17:52:50.206970 [ 3 ] {} <Debug> HTTP-Session: 1cba2ae1-c677-4c5a-80da-0eecf3710200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6895 2024.08.22 17:52:50.206984 [ 3 ] {} <Debug> HTTP-Session: 1cba2ae1-c677-4c5a-80da-0eecf3710200 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6896 2024.08.22 17:52:50.207016 [ 3 ] {} <Trace> HTTP-Session: 1cba2ae1-c677-4c5a-80da-0eecf3710200 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6897 2024.08.22 17:52:50.207165 [ 3 ] {c7b55e7b-eb82-49e1-9924-601f35e07b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6898 2024.08.22 17:52:50.207210 [ 3 ] {c7b55e7b-eb82-49e1-9924-601f35e07b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6899 2024.08.22 17:52:50.207354 [ 3 ] {c7b55e7b-eb82-49e1-9924-601f35e07b70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6900 2024.08.22 17:52:50.207683 [ 3 ] {c7b55e7b-eb82-49e1-9924-601f35e07b70} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6901 2024.08.22 17:52:50.207720 [ 3 ] {c7b55e7b-eb82-49e1-9924-601f35e07b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6902 2024.08.22 17:52:50.208080 [ 3 ] {c7b55e7b-eb82-49e1-9924-601f35e07b70} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6903 2024.08.22 17:52:50.208402 [ 3 ] {c7b55e7b-eb82-49e1-9924-601f35e07b70} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6904 2024.08.22 17:52:50.208552 [ 3 ] {c7b55e7b-eb82-49e1-9924-601f35e07b70} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001453 sec., 56434.96214728148 rows/sec., 3.58 MiB/sec.
6905 2024.08.22 17:52:50.208718 [ 3 ] {c7b55e7b-eb82-49e1-9924-601f35e07b70} <Debug> DynamicQueryHandler: Done processing query
6906 2024.08.22 17:52:50.208743 [ 3 ] {c7b55e7b-eb82-49e1-9924-601f35e07b70} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6907 2024.08.22 17:52:50.208759 [ 3 ] {} <Debug> HTTP-Session: 1cba2ae1-c677-4c5a-80da-0eecf3710200 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6908 2024.08.22 17:52:54.512104 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache
6909 2024.08.22 17:52:54.512174 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache
6910 2024.08.22 17:52:55.168475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 7834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6911 2024.08.22 17:52:55.168612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6912 2024.08.22 17:52:55.168642 [ 3 ] {} <Debug> HTTP-Session: f75895f1-1cc0-4266-9069-7267df241600 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6913 2024.08.22 17:52:55.168670 [ 3 ] {} <Debug> HTTP-Session: f75895f1-1cc0-4266-9069-7267df241600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6914 2024.08.22 17:52:55.168689 [ 3 ] {} <Debug> HTTP-Session: f75895f1-1cc0-4266-9069-7267df241600 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6915 2024.08.22 17:52:55.168743 [ 3 ] {} <Trace> HTTP-Session: f75895f1-1cc0-4266-9069-7267df241600 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6916 2024.08.22 17:52:55.168954 [ 3 ] {35897c65-4c31-451c-93a6-8712ee8f55d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6917 2024.08.22 17:52:55.169022 [ 3 ] {35897c65-4c31-451c-93a6-8712ee8f55d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6918 2024.08.22 17:52:55.169351 [ 3 ] {35897c65-4c31-451c-93a6-8712ee8f55d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6919 2024.08.22 17:52:55.169860 [ 3 ] {35897c65-4c31-451c-93a6-8712ee8f55d6} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6920 2024.08.22 17:52:55.169908 [ 3 ] {35897c65-4c31-451c-93a6-8712ee8f55d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6921 2024.08.22 17:52:55.170332 [ 3 ] {35897c65-4c31-451c-93a6-8712ee8f55d6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6922 2024.08.22 17:52:55.170746 [ 3 ] {35897c65-4c31-451c-93a6-8712ee8f55d6} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6923 2024.08.22 17:52:55.170911 [ 3 ] {35897c65-4c31-451c-93a6-8712ee8f55d6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002022 sec., 27695.351137487636 rows/sec., 2.13 MiB/sec.
6924 2024.08.22 17:52:55.170975 [ 81 ] {} <Debug> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6925 2024.08.22 17:52:55.171106 [ 81 ] {} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6926 2024.08.22 17:52:55.171145 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6927 2024.08.22 17:52:55.171253 [ 3 ] {35897c65-4c31-451c-93a6-8712ee8f55d6} <Debug> DynamicQueryHandler: Done processing query
6928 2024.08.22 17:52:55.171311 [ 3 ] {35897c65-4c31-451c-93a6-8712ee8f55d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6929 2024.08.22 17:52:55.171334 [ 3 ] {} <Debug> HTTP-Session: f75895f1-1cc0-4266-9069-7267df241600 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6930 2024.08.22 17:52:55.171340 [ 193 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::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
6931 2024.08.22 17:52:55.171516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 10882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6932 2024.08.22 17:52:55.171593 [ 193 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6933 2024.08.22 17:52:55.171613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6934 2024.08.22 17:52:55.171669 [ 3 ] {} <Debug> HTTP-Session: f9f4ce38-bde1-4aac-acc6-e2e3e3e2bc4c Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6935 2024.08.22 17:52:55.171670 [ 193 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1395 rows starting from the beginning of the part
6936 2024.08.22 17:52:55.171705 [ 3 ] {} <Debug> HTTP-Session: f9f4ce38-bde1-4aac-acc6-e2e3e3e2bc4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6937 2024.08.22 17:52:55.171743 [ 3 ] {} <Debug> HTTP-Session: f9f4ce38-bde1-4aac-acc6-e2e3e3e2bc4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6938 2024.08.22 17:52:55.171859 [ 3 ] {} <Trace> HTTP-Session: f9f4ce38-bde1-4aac-acc6-e2e3e3e2bc4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6939 2024.08.22 17:52:55.171952 [ 193 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part
6940 2024.08.22 17:52:55.172262 [ 3 ] {c661bee0-62ef-476a-b4b5-ffaf03df7b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6941 2024.08.22 17:52:55.172288 [ 193 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 247 rows starting from the beginning of the part
6942 2024.08.22 17:52:55.172387 [ 3 ] {c661bee0-62ef-476a-b4b5-ffaf03df7b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6943 2024.08.22 17:52:55.172570 [ 193 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1197 rows starting from the beginning of the part
6944 2024.08.22 17:52:55.172900 [ 193 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 249 rows starting from the beginning of the part
6945 2024.08.22 17:52:55.173169 [ 193 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part
6946 2024.08.22 17:52:55.173980 [ 3 ] {c661bee0-62ef-476a-b4b5-ffaf03df7b41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6947 2024.08.22 17:52:55.174814 [ 3 ] {c661bee0-62ef-476a-b4b5-ffaf03df7b41} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6948 2024.08.22 17:52:55.174887 [ 3 ] {c661bee0-62ef-476a-b4b5-ffaf03df7b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6949 2024.08.22 17:52:55.175809 [ 3 ] {c661bee0-62ef-476a-b4b5-ffaf03df7b41} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6950 2024.08.22 17:52:55.176323 [ 3 ] {c661bee0-62ef-476a-b4b5-ffaf03df7b41} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6951 2024.08.22 17:52:55.176721 [ 79 ] {} <Debug> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6952 2024.08.22 17:52:55.176837 [ 3 ] {c661bee0-62ef-476a-b4b5-ffaf03df7b41} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004746 sec., 13485.0400337126 rows/sec., 1.05 MiB/sec.
6953 2024.08.22 17:52:55.176849 [ 79 ] {} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6954 2024.08.22 17:52:55.176869 [ 193 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3200 rows, containing 5 columns (5 merged, 0 gathered) in 0.005643119 sec., 567062.2930333385 rows/sec., 49.61 MiB/sec.
6955 2024.08.22 17:52:55.176937 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6956 2024.08.22 17:52:55.177391 [ 193 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
6957 2024.08.22 17:52:55.177434 [ 3 ] {c661bee0-62ef-476a-b4b5-ffaf03df7b41} <Debug> DynamicQueryHandler: Done processing query
6958 2024.08.22 17:52:55.177537 [ 3 ] {c661bee0-62ef-476a-b4b5-ffaf03df7b41} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6959 2024.08.22 17:52:55.177622 [ 3 ] {} <Debug> HTTP-Session: f9f4ce38-bde1-4aac-acc6-e2e3e3e2bc4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6960 2024.08.22 17:52:55.177708 [ 190 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::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
6961 2024.08.22 17:52:55.177932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6962 2024.08.22 17:52:55.178114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6963 2024.08.22 17:52:55.178209 [ 3 ] {} <Debug> HTTP-Session: fbc70c65-73ac-4f21-889e-cddffb28d8db Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6964 2024.08.22 17:52:55.178295 [ 3 ] {} <Debug> HTTP-Session: fbc70c65-73ac-4f21-889e-cddffb28d8db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6965 2024.08.22 17:52:55.178364 [ 3 ] {} <Debug> HTTP-Session: fbc70c65-73ac-4f21-889e-cddffb28d8db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6966 2024.08.22 17:52:55.178534 [ 3 ] {} <Trace> HTTP-Session: fbc70c65-73ac-4f21-889e-cddffb28d8db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6967 2024.08.22 17:52:55.179014 [ 3 ] {994a314e-3efa-4d6c-8d5c-c15675a0a613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6968 2024.08.22 17:52:55.179218 [ 3 ] {994a314e-3efa-4d6c-8d5c-c15675a0a613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6969 2024.08.22 17:52:55.179409 [ 190 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6970 2024.08.22 17:52:55.179564 [ 190 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 901 rows starting from the beginning of the part
6971 2024.08.22 17:52:55.179697 [ 193 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_36_7} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6972 2024.08.22 17:52:55.180171 [ 193 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_36_7} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
6973 2024.08.22 17:52:55.180298 [ 190 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part
6974 2024.08.22 17:52:55.180524 [ 3 ] {994a314e-3efa-4d6c-8d5c-c15675a0a613} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6975 2024.08.22 17:52:55.180689 [ 190 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 411 rows starting from the beginning of the part
6976 2024.08.22 17:52:55.180732 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB.
6977 2024.08.22 17:52:55.181071 [ 190 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 522 rows starting from the beginning of the part
6978 2024.08.22 17:52:55.181181 [ 190 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 415 rows starting from the beginning of the part
6979 2024.08.22 17:52:55.181435 [ 190 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part
6980 2024.08.22 17:52:55.182210 [ 3 ] {994a314e-3efa-4d6c-8d5c-c15675a0a613} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6981 2024.08.22 17:52:55.182276 [ 3 ] {994a314e-3efa-4d6c-8d5c-c15675a0a613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6982 2024.08.22 17:52:55.183291 [ 3 ] {994a314e-3efa-4d6c-8d5c-c15675a0a613} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
6983 2024.08.22 17:52:55.184215 [ 3 ] {994a314e-3efa-4d6c-8d5c-c15675a0a613} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6984 2024.08.22 17:52:55.184393 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
6985 2024.08.22 17:52:55.184416 [ 3 ] {994a314e-3efa-4d6c-8d5c-c15675a0a613} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005647 sec., 28333.628475296617 rows/sec., 1.97 MiB/sec.
6986 2024.08.22 17:52:55.184438 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6987 2024.08.22 17:52:55.184534 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
6988 2024.08.22 17:52:55.185023 [ 193 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::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
6989 2024.08.22 17:52:55.185043 [ 3 ] {994a314e-3efa-4d6c-8d5c-c15675a0a613} <Debug> DynamicQueryHandler: Done processing query
6990 2024.08.22 17:52:55.185130 [ 3 ] {994a314e-3efa-4d6c-8d5c-c15675a0a613} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6991 2024.08.22 17:52:55.185203 [ 3 ] {} <Debug> HTTP-Session: fbc70c65-73ac-4f21-889e-cddffb28d8db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6992 2024.08.22 17:52:55.185543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6993 2024.08.22 17:52:55.185692 [ 193 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6994 2024.08.22 17:52:55.185703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6995 2024.08.22 17:52:55.185800 [ 3 ] {} <Debug> HTTP-Session: ecb41b9c-f620-4df5-918b-13d193ea333f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
6996 2024.08.22 17:52:55.185817 [ 193 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10139 rows starting from the beginning of the part
6997 2024.08.22 17:52:55.185857 [ 3 ] {} <Debug> HTTP-Session: ecb41b9c-f620-4df5-918b-13d193ea333f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6998 2024.08.22 17:52:55.185916 [ 3 ] {} <Debug> HTTP-Session: ecb41b9c-f620-4df5-918b-13d193ea333f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6999 2024.08.22 17:52:55.185915 [ 190 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2377 rows, containing 5 columns (5 merged, 0 gathered) in 0.008788265 sec., 270474.320016522 rows/sec., 20.72 MiB/sec.
7000 2024.08.22 17:52:55.186076 [ 3 ] {} <Trace> HTTP-Session: ecb41b9c-f620-4df5-918b-13d193ea333f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7001 2024.08.22 17:52:55.186203 [ 193 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::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
7002 2024.08.22 17:52:55.186390 [ 190 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7003 2024.08.22 17:52:55.186643 [ 3 ] {d739ecb0-8869-48d8-82a8-1bd884b9004c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7004 2024.08.22 17:52:55.186805 [ 193 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 237 rows starting from the beginning of the part
7005 2024.08.22 17:52:55.186841 [ 3 ] {d739ecb0-8869-48d8-82a8-1bd884b9004c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7006 2024.08.22 17:52:55.187294 [ 193 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 845 rows starting from the beginning of the part
7007 2024.08.22 17:52:55.187898 [ 193 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 239 rows starting from the beginning of the part
7008 2024.08.22 17:52:55.188580 [ 3 ] {d739ecb0-8869-48d8-82a8-1bd884b9004c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7009 2024.08.22 17:52:55.188577 [ 193 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part
7010 2024.08.22 17:52:55.189210 [ 197 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_36_7} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7011 2024.08.22 17:52:55.189630 [ 197 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_36_7} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7012 2024.08.22 17:52:55.189938 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
7013 2024.08.22 17:52:55.190094 [ 3 ] {d739ecb0-8869-48d8-82a8-1bd884b9004c} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7014 2024.08.22 17:52:55.190168 [ 3 ] {d739ecb0-8869-48d8-82a8-1bd884b9004c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7015 2024.08.22 17:52:55.190768 [ 3 ] {d739ecb0-8869-48d8-82a8-1bd884b9004c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7016 2024.08.22 17:52:55.191700 [ 3 ] {d739ecb0-8869-48d8-82a8-1bd884b9004c} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7017 2024.08.22 17:52:55.192199 [ 79 ] {} <Debug> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7018 2024.08.22 17:52:55.192297 [ 79 ] {} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7019 2024.08.22 17:52:55.192374 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7020 2024.08.22 17:52:55.192384 [ 3 ] {d739ecb0-8869-48d8-82a8-1bd884b9004c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006 sec., 10000 rows/sec., 690.10 KiB/sec.
7021 2024.08.22 17:52:55.192964 [ 3 ] {d739ecb0-8869-48d8-82a8-1bd884b9004c} <Debug> DynamicQueryHandler: Done processing query
7022 2024.08.22 17:52:55.192993 [ 190 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
7023 2024.08.22 17:52:55.193022 [ 3 ] {d739ecb0-8869-48d8-82a8-1bd884b9004c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7024 2024.08.22 17:52:55.193098 [ 3 ] {} <Debug> HTTP-Session: ecb41b9c-f620-4df5-918b-13d193ea333f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7025 2024.08.22 17:52:55.193509 [ 190 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7026 2024.08.22 17:52:55.193581 [ 190 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2014 rows starting from the beginning of the part
7027 2024.08.22 17:52:55.193720 [ 190 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
7028 2024.08.22 17:52:55.193837 [ 190 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 82 rows starting from the beginning of the part
7029 2024.08.22 17:52:55.193899 [ 190 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
7030 2024.08.22 17:52:55.194118 [ 190 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 82 rows starting from the beginning of the part
7031 2024.08.22 17:52:55.194213 [ 190 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
7032 2024.08.22 17:52:55.195862 [ 193 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11780 rows, containing 5 columns (5 merged, 0 gathered) in 0.011145898 sec., 1056891.064318012 rows/sec., 71.43 MiB/sec.
7033 2024.08.22 17:52:55.196122 [ 196 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2358 rows, containing 4 columns (4 merged, 0 gathered) in 0.003569489 sec., 660598.7579734803 rows/sec., 43.18 MiB/sec.
7034 2024.08.22 17:52:55.196273 [ 197 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7035 2024.08.22 17:52:55.196459 [ 190 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7036 2024.08.22 17:52:55.197125 [ 197 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7037 2024.08.22 17:52:55.197239 [ 190 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_36_7} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7038 2024.08.22 17:52:55.197268 [ 197 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7039 2024.08.22 17:52:55.197432 [ 190 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_36_7} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7040 2024.08.22 17:52:55.197433 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB.
7041 2024.08.22 17:52:55.197549 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB.
7042 2024.08.22 17:53:00.174288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7043 2024.08.22 17:53:00.174420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7044 2024.08.22 17:53:00.174445 [ 3 ] {} <Debug> HTTP-Session: 712888e3-54ae-4810-884b-ebb7638a1cc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7045 2024.08.22 17:53:00.174470 [ 3 ] {} <Debug> HTTP-Session: 712888e3-54ae-4810-884b-ebb7638a1cc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7046 2024.08.22 17:53:00.174485 [ 3 ] {} <Debug> HTTP-Session: 712888e3-54ae-4810-884b-ebb7638a1cc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7047 2024.08.22 17:53:00.174535 [ 3 ] {} <Trace> HTTP-Session: 712888e3-54ae-4810-884b-ebb7638a1cc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7048 2024.08.22 17:53:00.174714 [ 3 ] {744f7dbe-e211-421a-aaa2-18a93dd67373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7049 2024.08.22 17:53:00.174783 [ 3 ] {744f7dbe-e211-421a-aaa2-18a93dd67373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7050 2024.08.22 17:53:00.175121 [ 3 ] {744f7dbe-e211-421a-aaa2-18a93dd67373} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7051 2024.08.22 17:53:00.175552 [ 3 ] {744f7dbe-e211-421a-aaa2-18a93dd67373} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7052 2024.08.22 17:53:00.175598 [ 3 ] {744f7dbe-e211-421a-aaa2-18a93dd67373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7053 2024.08.22 17:53:00.176017 [ 3 ] {744f7dbe-e211-421a-aaa2-18a93dd67373} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
7054 2024.08.22 17:53:00.176419 [ 3 ] {744f7dbe-e211-421a-aaa2-18a93dd67373} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7055 2024.08.22 17:53:00.176594 [ 3 ] {744f7dbe-e211-421a-aaa2-18a93dd67373} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001924 sec., 1039.5010395010395 rows/sec., 84.76 KiB/sec.
7056 2024.08.22 17:53:00.176816 [ 3 ] {744f7dbe-e211-421a-aaa2-18a93dd67373} <Debug> DynamicQueryHandler: Done processing query
7057 2024.08.22 17:53:00.176846 [ 3 ] {744f7dbe-e211-421a-aaa2-18a93dd67373} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7058 2024.08.22 17:53:00.176862 [ 3 ] {} <Debug> HTTP-Session: 712888e3-54ae-4810-884b-ebb7638a1cc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7059 2024.08.22 17:53:00.177053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 37498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7060 2024.08.22 17:53:00.177110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7061 2024.08.22 17:53:00.177130 [ 3 ] {} <Debug> HTTP-Session: d87d872c-2b1c-447d-bd96-cb1583f568ab Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7062 2024.08.22 17:53:00.177149 [ 3 ] {} <Debug> HTTP-Session: d87d872c-2b1c-447d-bd96-cb1583f568ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7063 2024.08.22 17:53:00.177163 [ 3 ] {} <Debug> HTTP-Session: d87d872c-2b1c-447d-bd96-cb1583f568ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7064 2024.08.22 17:53:00.177199 [ 3 ] {} <Trace> HTTP-Session: d87d872c-2b1c-447d-bd96-cb1583f568ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7065 2024.08.22 17:53:00.177389 [ 3 ] {d6b75358-f957-469b-b0f6-f3c27cf8f19e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7066 2024.08.22 17:53:00.177435 [ 3 ] {d6b75358-f957-469b-b0f6-f3c27cf8f19e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7067 2024.08.22 17:53:00.177677 [ 3 ] {d6b75358-f957-469b-b0f6-f3c27cf8f19e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7068 2024.08.22 17:53:00.178163 [ 3 ] {d6b75358-f957-469b-b0f6-f3c27cf8f19e} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7069 2024.08.22 17:53:00.178202 [ 3 ] {d6b75358-f957-469b-b0f6-f3c27cf8f19e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7070 2024.08.22 17:53:00.178586 [ 3 ] {d6b75358-f957-469b-b0f6-f3c27cf8f19e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7071 2024.08.22 17:53:00.178948 [ 3 ] {d6b75358-f957-469b-b0f6-f3c27cf8f19e} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7072 2024.08.22 17:53:00.179111 [ 3 ] {d6b75358-f957-469b-b0f6-f3c27cf8f19e} <Debug> executeQuery: Read 248 rows, 22.42 KiB in 0.00181 sec., 137016.57458563536 rows/sec., 12.10 MiB/sec.
7073 2024.08.22 17:53:00.179443 [ 3 ] {d6b75358-f957-469b-b0f6-f3c27cf8f19e} <Debug> DynamicQueryHandler: Done processing query
7074 2024.08.22 17:53:00.179484 [ 3 ] {d6b75358-f957-469b-b0f6-f3c27cf8f19e} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
7075 2024.08.22 17:53:00.179502 [ 3 ] {} <Debug> HTTP-Session: d87d872c-2b1c-447d-bd96-cb1583f568ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7076 2024.08.22 17:53:00.179627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 4487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7077 2024.08.22 17:53:00.179678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7078 2024.08.22 17:53:00.179697 [ 3 ] {} <Debug> HTTP-Session: 3fc039bd-c481-494b-bdc8-17fdb54587f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7079 2024.08.22 17:53:00.179716 [ 3 ] {} <Debug> HTTP-Session: 3fc039bd-c481-494b-bdc8-17fdb54587f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7080 2024.08.22 17:53:00.179730 [ 3 ] {} <Debug> HTTP-Session: 3fc039bd-c481-494b-bdc8-17fdb54587f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7081 2024.08.22 17:53:00.179763 [ 3 ] {} <Trace> HTTP-Session: 3fc039bd-c481-494b-bdc8-17fdb54587f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7082 2024.08.22 17:53:00.179876 [ 3 ] {51e5793c-5c9e-4f79-8c9f-06307e4d339a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7083 2024.08.22 17:53:00.179922 [ 3 ] {51e5793c-5c9e-4f79-8c9f-06307e4d339a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7084 2024.08.22 17:53:00.180182 [ 3 ] {51e5793c-5c9e-4f79-8c9f-06307e4d339a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7085 2024.08.22 17:53:00.180522 [ 3 ] {51e5793c-5c9e-4f79-8c9f-06307e4d339a} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7086 2024.08.22 17:53:00.180559 [ 3 ] {51e5793c-5c9e-4f79-8c9f-06307e4d339a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7087 2024.08.22 17:53:00.180896 [ 3 ] {51e5793c-5c9e-4f79-8c9f-06307e4d339a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
7088 2024.08.22 17:53:00.181253 [ 3 ] {51e5793c-5c9e-4f79-8c9f-06307e4d339a} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7089 2024.08.22 17:53:00.181401 [ 3 ] {51e5793c-5c9e-4f79-8c9f-06307e4d339a} <Debug> executeQuery: Read 31 rows, 2.32 KiB in 0.001607 sec., 19290.60360920971 rows/sec., 1.41 MiB/sec.
7090 2024.08.22 17:53:00.181636 [ 3 ] {51e5793c-5c9e-4f79-8c9f-06307e4d339a} <Debug> DynamicQueryHandler: Done processing query
7091 2024.08.22 17:53:00.181661 [ 3 ] {51e5793c-5c9e-4f79-8c9f-06307e4d339a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7092 2024.08.22 17:53:00.181677 [ 3 ] {} <Debug> HTTP-Session: 3fc039bd-c481-494b-bdc8-17fdb54587f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7093 2024.08.22 17:53:00.181804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7094 2024.08.22 17:53:00.181853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7095 2024.08.22 17:53:00.181873 [ 3 ] {} <Debug> HTTP-Session: c7bc1b9a-5a52-43cf-845e-8da7efb1a21d Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7096 2024.08.22 17:53:00.181890 [ 3 ] {} <Debug> HTTP-Session: c7bc1b9a-5a52-43cf-845e-8da7efb1a21d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7097 2024.08.22 17:53:00.181903 [ 3 ] {} <Debug> HTTP-Session: c7bc1b9a-5a52-43cf-845e-8da7efb1a21d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7098 2024.08.22 17:53:00.181936 [ 3 ] {} <Trace> HTTP-Session: c7bc1b9a-5a52-43cf-845e-8da7efb1a21d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7099 2024.08.22 17:53:00.182039 [ 3 ] {a6f9fd11-62d7-492a-b972-cbd2158c536c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7100 2024.08.22 17:53:00.182082 [ 3 ] {a6f9fd11-62d7-492a-b972-cbd2158c536c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7101 2024.08.22 17:53:00.182312 [ 3 ] {a6f9fd11-62d7-492a-b972-cbd2158c536c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7102 2024.08.22 17:53:00.182615 [ 3 ] {a6f9fd11-62d7-492a-b972-cbd2158c536c} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7103 2024.08.22 17:53:00.182654 [ 3 ] {a6f9fd11-62d7-492a-b972-cbd2158c536c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7104 2024.08.22 17:53:00.183017 [ 3 ] {a6f9fd11-62d7-492a-b972-cbd2158c536c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
7105 2024.08.22 17:53:00.183391 [ 3 ] {a6f9fd11-62d7-492a-b972-cbd2158c536c} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7106 2024.08.22 17:53:00.183550 [ 3 ] {a6f9fd11-62d7-492a-b972-cbd2158c536c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00154 sec., 9090.909090909092 rows/sec., 636.67 KiB/sec.
7107 2024.08.22 17:53:00.183711 [ 3 ] {a6f9fd11-62d7-492a-b972-cbd2158c536c} <Debug> DynamicQueryHandler: Done processing query
7108 2024.08.22 17:53:00.183734 [ 3 ] {a6f9fd11-62d7-492a-b972-cbd2158c536c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7109 2024.08.22 17:53:00.183750 [ 3 ] {} <Debug> HTTP-Session: c7bc1b9a-5a52-43cf-845e-8da7efb1a21d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7110 2024.08.22 17:53:00.183905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7111 2024.08.22 17:53:00.183952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7112 2024.08.22 17:53:00.183971 [ 3 ] {} <Debug> HTTP-Session: d6cc8987-d556-4fdb-a158-3bbb2829f5e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7113 2024.08.22 17:53:00.183989 [ 3 ] {} <Debug> HTTP-Session: d6cc8987-d556-4fdb-a158-3bbb2829f5e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7114 2024.08.22 17:53:00.184002 [ 3 ] {} <Debug> HTTP-Session: d6cc8987-d556-4fdb-a158-3bbb2829f5e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7115 2024.08.22 17:53:00.184034 [ 3 ] {} <Trace> HTTP-Session: d6cc8987-d556-4fdb-a158-3bbb2829f5e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7116 2024.08.22 17:53:00.184133 [ 3 ] {e151be75-db15-458b-a186-e9c7b83b5d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
7117 2024.08.22 17:53:00.184175 [ 3 ] {e151be75-db15-458b-a186-e9c7b83b5d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7118 2024.08.22 17:53:00.184397 [ 3 ] {e151be75-db15-458b-a186-e9c7b83b5d67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7119 2024.08.22 17:53:00.184691 [ 3 ] {e151be75-db15-458b-a186-e9c7b83b5d67} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7120 2024.08.22 17:53:00.184729 [ 3 ] {e151be75-db15-458b-a186-e9c7b83b5d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7121 2024.08.22 17:53:00.185080 [ 3 ] {e151be75-db15-458b-a186-e9c7b83b5d67} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7122 2024.08.22 17:53:00.185445 [ 3 ] {e151be75-db15-458b-a186-e9c7b83b5d67} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7123 2024.08.22 17:53:00.185604 [ 3 ] {e151be75-db15-458b-a186-e9c7b83b5d67} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001496 sec., 4010.6951871657757 rows/sec., 236.96 KiB/sec.
7124 2024.08.22 17:53:00.185779 [ 3 ] {e151be75-db15-458b-a186-e9c7b83b5d67} <Debug> DynamicQueryHandler: Done processing query
7125 2024.08.22 17:53:00.185803 [ 3 ] {e151be75-db15-458b-a186-e9c7b83b5d67} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7126 2024.08.22 17:53:00.185819 [ 3 ] {} <Debug> HTTP-Session: d6cc8987-d556-4fdb-a158-3bbb2829f5e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7127 2024.08.22 17:53:00.185973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 67055, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7128 2024.08.22 17:53:00.186022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7129 2024.08.22 17:53:00.186041 [ 3 ] {} <Debug> HTTP-Session: e21104e4-f33b-4a61-8b35-28679a8ab5b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7130 2024.08.22 17:53:00.186057 [ 3 ] {} <Debug> HTTP-Session: e21104e4-f33b-4a61-8b35-28679a8ab5b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7131 2024.08.22 17:53:00.186071 [ 3 ] {} <Debug> HTTP-Session: e21104e4-f33b-4a61-8b35-28679a8ab5b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7132 2024.08.22 17:53:00.186102 [ 3 ] {} <Trace> HTTP-Session: e21104e4-f33b-4a61-8b35-28679a8ab5b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7133 2024.08.22 17:53:00.186313 [ 3 ] {54d3d84c-bd56-4bd6-bd26-683eea2934da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7134 2024.08.22 17:53:00.186357 [ 3 ] {54d3d84c-bd56-4bd6-bd26-683eea2934da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7135 2024.08.22 17:53:00.186583 [ 3 ] {54d3d84c-bd56-4bd6-bd26-683eea2934da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7136 2024.08.22 17:53:00.187116 [ 3 ] {54d3d84c-bd56-4bd6-bd26-683eea2934da} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7137 2024.08.22 17:53:00.187153 [ 3 ] {54d3d84c-bd56-4bd6-bd26-683eea2934da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7138 2024.08.22 17:53:00.187539 [ 3 ] {54d3d84c-bd56-4bd6-bd26-683eea2934da} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7139 2024.08.22 17:53:00.187896 [ 3 ] {54d3d84c-bd56-4bd6-bd26-683eea2934da} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7140 2024.08.22 17:53:00.188053 [ 3 ] {54d3d84c-bd56-4bd6-bd26-683eea2934da} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.001846 sec., 223726.977248104 rows/sec., 15.96 MiB/sec.
7141 2024.08.22 17:53:00.188227 [ 3 ] {54d3d84c-bd56-4bd6-bd26-683eea2934da} <Debug> DynamicQueryHandler: Done processing query
7142 2024.08.22 17:53:00.188256 [ 3 ] {54d3d84c-bd56-4bd6-bd26-683eea2934da} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
7143 2024.08.22 17:53:00.188273 [ 3 ] {} <Debug> HTTP-Session: e21104e4-f33b-4a61-8b35-28679a8ab5b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7144 2024.08.22 17:53:00.188448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7145 2024.08.22 17:53:00.188497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7146 2024.08.22 17:53:00.188517 [ 3 ] {} <Debug> HTTP-Session: fc71c9df-e58c-4d7b-a389-aa8f0083ff26 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7147 2024.08.22 17:53:00.188534 [ 3 ] {} <Debug> HTTP-Session: fc71c9df-e58c-4d7b-a389-aa8f0083ff26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7148 2024.08.22 17:53:00.188548 [ 3 ] {} <Debug> HTTP-Session: fc71c9df-e58c-4d7b-a389-aa8f0083ff26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7149 2024.08.22 17:53:00.188581 [ 3 ] {} <Trace> HTTP-Session: fc71c9df-e58c-4d7b-a389-aa8f0083ff26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7150 2024.08.22 17:53:00.188689 [ 3 ] {c25112c9-f00b-43dc-b280-a09699182779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7151 2024.08.22 17:53:00.188735 [ 3 ] {c25112c9-f00b-43dc-b280-a09699182779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7152 2024.08.22 17:53:00.188866 [ 3 ] {c25112c9-f00b-43dc-b280-a09699182779} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7153 2024.08.22 17:53:00.189156 [ 3 ] {c25112c9-f00b-43dc-b280-a09699182779} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7154 2024.08.22 17:53:00.189192 [ 3 ] {c25112c9-f00b-43dc-b280-a09699182779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7155 2024.08.22 17:53:00.189554 [ 3 ] {c25112c9-f00b-43dc-b280-a09699182779} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7156 2024.08.22 17:53:00.189895 [ 3 ] {c25112c9-f00b-43dc-b280-a09699182779} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7157 2024.08.22 17:53:00.190050 [ 3 ] {c25112c9-f00b-43dc-b280-a09699182779} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001377 sec., 4357.298474945534 rows/sec., 227.65 KiB/sec.
7158 2024.08.22 17:53:00.190062 [ 76 ] {} <Debug> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
7159 2024.08.22 17:53:00.190155 [ 76 ] {} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7160 2024.08.22 17:53:00.190196 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7161 2024.08.22 17:53:00.190287 [ 3 ] {c25112c9-f00b-43dc-b280-a09699182779} <Debug> DynamicQueryHandler: Done processing query
7162 2024.08.22 17:53:00.190369 [ 3 ] {c25112c9-f00b-43dc-b280-a09699182779} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7163 2024.08.22 17:53:00.190471 [ 3 ] {} <Debug> HTTP-Session: fc71c9df-e58c-4d7b-a389-aa8f0083ff26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7164 2024.08.22 17:53:00.190667 [ 197 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::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
7165 2024.08.22 17:53:00.190735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 44819, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7166 2024.08.22 17:53:00.190843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7167 2024.08.22 17:53:00.190903 [ 3 ] {} <Debug> HTTP-Session: 338f7fc0-a170-402f-a4bb-0ac3e99244bd Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7168 2024.08.22 17:53:00.190952 [ 3 ] {} <Debug> HTTP-Session: 338f7fc0-a170-402f-a4bb-0ac3e99244bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7169 2024.08.22 17:53:00.190988 [ 3 ] {} <Debug> HTTP-Session: 338f7fc0-a170-402f-a4bb-0ac3e99244bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7170 2024.08.22 17:53:00.191046 [ 197 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7171 2024.08.22 17:53:00.191061 [ 3 ] {} <Trace> HTTP-Session: 338f7fc0-a170-402f-a4bb-0ac3e99244bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7172 2024.08.22 17:53:00.191112 [ 197 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part
7173 2024.08.22 17:53:00.191342 [ 197 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part
7174 2024.08.22 17:53:00.191474 [ 3 ] {285402a2-1cd9-4d05-b43a-65d7954eb5cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7175 2024.08.22 17:53:00.191650 [ 197 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part
7176 2024.08.22 17:53:00.191676 [ 3 ] {285402a2-1cd9-4d05-b43a-65d7954eb5cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7177 2024.08.22 17:53:00.192031 [ 197 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part
7178 2024.08.22 17:53:00.192339 [ 197 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part
7179 2024.08.22 17:53:00.192788 [ 197 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part
7180 2024.08.22 17:53:00.193079 [ 3 ] {285402a2-1cd9-4d05-b43a-65d7954eb5cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7181 2024.08.22 17:53:00.194290 [ 3 ] {285402a2-1cd9-4d05-b43a-65d7954eb5cc} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7182 2024.08.22 17:53:00.194375 [ 3 ] {285402a2-1cd9-4d05-b43a-65d7954eb5cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7183 2024.08.22 17:53:00.195376 [ 197 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.005078206 sec., 18904.313846267756 rows/sec., 987.68 KiB/sec.
7184 2024.08.22 17:53:00.195507 [ 3 ] {285402a2-1cd9-4d05-b43a-65d7954eb5cc} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7185 2024.08.22 17:53:00.195550 [ 197 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
7186 2024.08.22 17:53:00.196479 [ 3 ] {285402a2-1cd9-4d05-b43a-65d7954eb5cc} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7187 2024.08.22 17:53:00.196547 [ 197 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_16_3} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7188 2024.08.22 17:53:00.196770 [ 197 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_16_3} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
7189 2024.08.22 17:53:00.196807 [ 3 ] {285402a2-1cd9-4d05-b43a-65d7954eb5cc} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.005587 sec., 42598.89028100949 rows/sec., 2.86 MiB/sec.
7190 2024.08.22 17:53:00.197019 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7191 2024.08.22 17:53:00.197205 [ 3 ] {285402a2-1cd9-4d05-b43a-65d7954eb5cc} <Debug> DynamicQueryHandler: Done processing query
7192 2024.08.22 17:53:00.197233 [ 3 ] {285402a2-1cd9-4d05-b43a-65d7954eb5cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
7193 2024.08.22 17:53:00.197249 [ 3 ] {} <Debug> HTTP-Session: 338f7fc0-a170-402f-a4bb-0ac3e99244bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7194 2024.08.22 17:53:00.197435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7195 2024.08.22 17:53:00.197484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7196 2024.08.22 17:53:00.197503 [ 3 ] {} <Debug> HTTP-Session: 90848ad1-38e7-4ae3-94dc-6cfee7515e31 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7197 2024.08.22 17:53:00.197520 [ 3 ] {} <Debug> HTTP-Session: 90848ad1-38e7-4ae3-94dc-6cfee7515e31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7198 2024.08.22 17:53:00.197534 [ 3 ] {} <Debug> HTTP-Session: 90848ad1-38e7-4ae3-94dc-6cfee7515e31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7199 2024.08.22 17:53:00.197565 [ 3 ] {} <Trace> HTTP-Session: 90848ad1-38e7-4ae3-94dc-6cfee7515e31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7200 2024.08.22 17:53:00.197659 [ 3 ] {b787ca87-1e96-4f4d-8e36-9f272088dd70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
7201 2024.08.22 17:53:00.197706 [ 3 ] {b787ca87-1e96-4f4d-8e36-9f272088dd70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7202 2024.08.22 17:53:00.197853 [ 3 ] {b787ca87-1e96-4f4d-8e36-9f272088dd70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7203 2024.08.22 17:53:00.198126 [ 3 ] {b787ca87-1e96-4f4d-8e36-9f272088dd70} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7204 2024.08.22 17:53:00.198161 [ 3 ] {b787ca87-1e96-4f4d-8e36-9f272088dd70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7205 2024.08.22 17:53:00.198520 [ 3 ] {b787ca87-1e96-4f4d-8e36-9f272088dd70} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7206 2024.08.22 17:53:00.198868 [ 3 ] {b787ca87-1e96-4f4d-8e36-9f272088dd70} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7207 2024.08.22 17:53:00.199024 [ 3 ] {b787ca87-1e96-4f4d-8e36-9f272088dd70} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001378 sec., 725.6894049346879 rows/sec., 48.90 KiB/sec.
7208 2024.08.22 17:53:00.199190 [ 3 ] {b787ca87-1e96-4f4d-8e36-9f272088dd70} <Debug> DynamicQueryHandler: Done processing query
7209 2024.08.22 17:53:00.199213 [ 3 ] {b787ca87-1e96-4f4d-8e36-9f272088dd70} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
7210 2024.08.22 17:53:00.199230 [ 3 ] {} <Debug> HTTP-Session: 90848ad1-38e7-4ae3-94dc-6cfee7515e31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7211 2024.08.22 17:53:00.199383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 46739, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7212 2024.08.22 17:53:00.199432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7213 2024.08.22 17:53:00.199450 [ 3 ] {} <Debug> HTTP-Session: 70f6b497-3f4d-4481-a010-0ceff11b1233 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7214 2024.08.22 17:53:00.199467 [ 3 ] {} <Debug> HTTP-Session: 70f6b497-3f4d-4481-a010-0ceff11b1233 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7215 2024.08.22 17:53:00.199480 [ 3 ] {} <Debug> HTTP-Session: 70f6b497-3f4d-4481-a010-0ceff11b1233 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7216 2024.08.22 17:53:00.199510 [ 3 ] {} <Trace> HTTP-Session: 70f6b497-3f4d-4481-a010-0ceff11b1233 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7217 2024.08.22 17:53:00.199821 [ 3 ] {9ee9c01b-523e-4bd0-8147-b0e2602fd6ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7218 2024.08.22 17:53:00.199884 [ 3 ] {9ee9c01b-523e-4bd0-8147-b0e2602fd6ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
7219 2024.08.22 17:53:00.200332 [ 3 ] {9ee9c01b-523e-4bd0-8147-b0e2602fd6ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7220 2024.08.22 17:53:00.200995 [ 3 ] {9ee9c01b-523e-4bd0-8147-b0e2602fd6ba} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7221 2024.08.22 17:53:00.201031 [ 3 ] {9ee9c01b-523e-4bd0-8147-b0e2602fd6ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7222 2024.08.22 17:53:00.201660 [ 3 ] {9ee9c01b-523e-4bd0-8147-b0e2602fd6ba} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7223 2024.08.22 17:53:00.202073 [ 3 ] {9ee9c01b-523e-4bd0-8147-b0e2602fd6ba} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7224 2024.08.22 17:53:00.202257 [ 3 ] {9ee9c01b-523e-4bd0-8147-b0e2602fd6ba} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002658 sec., 10910.458991723099 rows/sec., 19.55 MiB/sec.
7225 2024.08.22 17:53:00.202480 [ 3 ] {9ee9c01b-523e-4bd0-8147-b0e2602fd6ba} <Debug> DynamicQueryHandler: Done processing query
7226 2024.08.22 17:53:00.202504 [ 3 ] {9ee9c01b-523e-4bd0-8147-b0e2602fd6ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
7227 2024.08.22 17:53:00.202520 [ 3 ] {} <Debug> HTTP-Session: 70f6b497-3f4d-4481-a010-0ceff11b1233 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7228 2024.08.22 17:53:00.202654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7229 2024.08.22 17:53:00.202725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7230 2024.08.22 17:53:00.202745 [ 3 ] {} <Debug> HTTP-Session: 7d95cd15-d9bd-4baf-8fec-5a5bc21f44e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7231 2024.08.22 17:53:00.202761 [ 3 ] {} <Debug> HTTP-Session: 7d95cd15-d9bd-4baf-8fec-5a5bc21f44e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7232 2024.08.22 17:53:00.202775 [ 3 ] {} <Debug> HTTP-Session: 7d95cd15-d9bd-4baf-8fec-5a5bc21f44e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7233 2024.08.22 17:53:00.202805 [ 3 ] {} <Trace> HTTP-Session: 7d95cd15-d9bd-4baf-8fec-5a5bc21f44e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7234 2024.08.22 17:53:00.202935 [ 3 ] {fd8ace77-da2d-4b34-bd4a-6b3118a6863d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7235 2024.08.22 17:53:00.202980 [ 3 ] {fd8ace77-da2d-4b34-bd4a-6b3118a6863d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7236 2024.08.22 17:53:00.203107 [ 3 ] {fd8ace77-da2d-4b34-bd4a-6b3118a6863d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7237 2024.08.22 17:53:00.203414 [ 3 ] {fd8ace77-da2d-4b34-bd4a-6b3118a6863d} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7238 2024.08.22 17:53:00.203450 [ 3 ] {fd8ace77-da2d-4b34-bd4a-6b3118a6863d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7239 2024.08.22 17:53:00.203809 [ 3 ] {fd8ace77-da2d-4b34-bd4a-6b3118a6863d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7240 2024.08.22 17:53:00.204132 [ 3 ] {fd8ace77-da2d-4b34-bd4a-6b3118a6863d} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7241 2024.08.22 17:53:00.204280 [ 3 ] {fd8ace77-da2d-4b34-bd4a-6b3118a6863d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001398 sec., 58655.2217453505 rows/sec., 3.73 MiB/sec.
7242 2024.08.22 17:53:00.204446 [ 3 ] {fd8ace77-da2d-4b34-bd4a-6b3118a6863d} <Debug> DynamicQueryHandler: Done processing query
7243 2024.08.22 17:53:00.204471 [ 3 ] {fd8ace77-da2d-4b34-bd4a-6b3118a6863d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7244 2024.08.22 17:53:00.204486 [ 3 ] {} <Debug> HTTP-Session: 7d95cd15-d9bd-4baf-8fec-5a5bc21f44e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7245 2024.08.22 17:53:05.168886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7246 2024.08.22 17:53:05.169010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7247 2024.08.22 17:53:05.169035 [ 3 ] {} <Debug> HTTP-Session: 22c623fe-b422-4c17-a1bd-705f9ed431db Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7248 2024.08.22 17:53:05.169060 [ 3 ] {} <Debug> HTTP-Session: 22c623fe-b422-4c17-a1bd-705f9ed431db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7249 2024.08.22 17:53:05.169075 [ 3 ] {} <Debug> HTTP-Session: 22c623fe-b422-4c17-a1bd-705f9ed431db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7250 2024.08.22 17:53:05.169125 [ 3 ] {} <Trace> HTTP-Session: 22c623fe-b422-4c17-a1bd-705f9ed431db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7251 2024.08.22 17:53:05.169307 [ 3 ] {d8f03d03-bf99-4457-ac51-ca8a72542f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7252 2024.08.22 17:53:05.169375 [ 3 ] {d8f03d03-bf99-4457-ac51-ca8a72542f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7253 2024.08.22 17:53:05.169706 [ 3 ] {d8f03d03-bf99-4457-ac51-ca8a72542f6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7254 2024.08.22 17:53:05.170141 [ 3 ] {d8f03d03-bf99-4457-ac51-ca8a72542f6f} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7255 2024.08.22 17:53:05.170184 [ 3 ] {d8f03d03-bf99-4457-ac51-ca8a72542f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7256 2024.08.22 17:53:05.170594 [ 3 ] {d8f03d03-bf99-4457-ac51-ca8a72542f6f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7257 2024.08.22 17:53:05.170994 [ 3 ] {d8f03d03-bf99-4457-ac51-ca8a72542f6f} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7258 2024.08.22 17:53:05.171143 [ 71 ] {} <Debug> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0
7259 2024.08.22 17:53:05.171146 [ 3 ] {d8f03d03-bf99-4457-ac51-ca8a72542f6f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001892 sec., 1057.0824524312895 rows/sec., 86.20 KiB/sec.
7260 2024.08.22 17:53:05.171191 [ 71 ] {} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7261 2024.08.22 17:53:05.171234 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7262 2024.08.22 17:53:05.171419 [ 201 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full
7263 2024.08.22 17:53:05.171449 [ 3 ] {d8f03d03-bf99-4457-ac51-ca8a72542f6f} <Debug> DynamicQueryHandler: Done processing query
7264 2024.08.22 17:53:05.171495 [ 3 ] {d8f03d03-bf99-4457-ac51-ca8a72542f6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7265 2024.08.22 17:53:05.171524 [ 3 ] {} <Debug> HTTP-Session: 22c623fe-b422-4c17-a1bd-705f9ed431db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7266 2024.08.22 17:53:05.171661 [ 201 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7267 2024.08.22 17:53:05.171708 [ 201 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 16 rows starting from the beginning of the part
7268 2024.08.22 17:53:05.171744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 7968, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7269 2024.08.22 17:53:05.171870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7270 2024.08.22 17:53:05.171904 [ 201 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
7271 2024.08.22 17:53:05.171943 [ 3 ] {} <Debug> HTTP-Session: a8661fea-4db6-4a76-b596-e9b92be92d31 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7272 2024.08.22 17:53:05.172015 [ 3 ] {} <Debug> HTTP-Session: a8661fea-4db6-4a76-b596-e9b92be92d31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7273 2024.08.22 17:53:05.172092 [ 3 ] {} <Debug> HTTP-Session: a8661fea-4db6-4a76-b596-e9b92be92d31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7274 2024.08.22 17:53:05.172316 [ 201 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part
7275 2024.08.22 17:53:05.172319 [ 3 ] {} <Trace> HTTP-Session: a8661fea-4db6-4a76-b596-e9b92be92d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7276 2024.08.22 17:53:05.172622 [ 201 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part
7277 2024.08.22 17:53:05.172739 [ 3 ] {6c2c9936-a4ad-48be-b77a-363bf7008e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7278 2024.08.22 17:53:05.172977 [ 3 ] {6c2c9936-a4ad-48be-b77a-363bf7008e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7279 2024.08.22 17:53:05.173008 [ 201 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
7280 2024.08.22 17:53:05.173378 [ 201 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part
7281 2024.08.22 17:53:05.174170 [ 3 ] {6c2c9936-a4ad-48be-b77a-363bf7008e41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7282 2024.08.22 17:53:05.175230 [ 3 ] {6c2c9936-a4ad-48be-b77a-363bf7008e41} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7283 2024.08.22 17:53:05.175302 [ 3 ] {6c2c9936-a4ad-48be-b77a-363bf7008e41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7284 2024.08.22 17:53:05.176255 [ 201 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.004911895 sec., 5700.44758692928 rows/sec., 487.10 KiB/sec.
7285 2024.08.22 17:53:05.176391 [ 3 ] {6c2c9936-a4ad-48be-b77a-363bf7008e41} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7286 2024.08.22 17:53:05.176440 [ 201 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
7287 2024.08.22 17:53:05.177451 [ 3 ] {6c2c9936-a4ad-48be-b77a-363bf7008e41} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7288 2024.08.22 17:53:05.177545 [ 201 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_15_3} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7289 2024.08.22 17:53:05.177782 [ 3 ] {6c2c9936-a4ad-48be-b77a-363bf7008e41} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.005168 sec., 11029.411764705883 rows/sec., 866.59 KiB/sec.
7290 2024.08.22 17:53:05.177793 [ 201 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_15_3} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3
7291 2024.08.22 17:53:05.178060 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
7292 2024.08.22 17:53:05.178382 [ 3 ] {6c2c9936-a4ad-48be-b77a-363bf7008e41} <Debug> DynamicQueryHandler: Done processing query
7293 2024.08.22 17:53:05.178415 [ 3 ] {6c2c9936-a4ad-48be-b77a-363bf7008e41} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7294 2024.08.22 17:53:05.178432 [ 3 ] {} <Debug> HTTP-Session: a8661fea-4db6-4a76-b596-e9b92be92d31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7295 2024.08.22 17:53:05.178559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7296 2024.08.22 17:53:05.178613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7297 2024.08.22 17:53:05.178632 [ 3 ] {} <Debug> HTTP-Session: c547d101-2c37-4d29-b0f1-79feda648b9e Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7298 2024.08.22 17:53:05.178650 [ 3 ] {} <Debug> HTTP-Session: c547d101-2c37-4d29-b0f1-79feda648b9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7299 2024.08.22 17:53:05.178665 [ 3 ] {} <Debug> HTTP-Session: c547d101-2c37-4d29-b0f1-79feda648b9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7300 2024.08.22 17:53:05.178702 [ 3 ] {} <Trace> HTTP-Session: c547d101-2c37-4d29-b0f1-79feda648b9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7301 2024.08.22 17:53:05.178805 [ 3 ] {19c29d62-f584-44af-ad2f-aca9763b1312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7302 2024.08.22 17:53:05.178852 [ 3 ] {19c29d62-f584-44af-ad2f-aca9763b1312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7303 2024.08.22 17:53:05.179120 [ 3 ] {19c29d62-f584-44af-ad2f-aca9763b1312} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7304 2024.08.22 17:53:05.179438 [ 3 ] {19c29d62-f584-44af-ad2f-aca9763b1312} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7305 2024.08.22 17:53:05.179474 [ 3 ] {19c29d62-f584-44af-ad2f-aca9763b1312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7306 2024.08.22 17:53:05.179821 [ 3 ] {19c29d62-f584-44af-ad2f-aca9763b1312} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
7307 2024.08.22 17:53:05.180199 [ 3 ] {19c29d62-f584-44af-ad2f-aca9763b1312} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7308 2024.08.22 17:53:05.180338 [ 3 ] {19c29d62-f584-44af-ad2f-aca9763b1312} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001559 sec., 1282.8736369467606 rows/sec., 89.58 KiB/sec.
7309 2024.08.22 17:53:05.180675 [ 3 ] {19c29d62-f584-44af-ad2f-aca9763b1312} <Debug> DynamicQueryHandler: Done processing query
7310 2024.08.22 17:53:05.180701 [ 3 ] {19c29d62-f584-44af-ad2f-aca9763b1312} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7311 2024.08.22 17:53:05.180718 [ 3 ] {} <Debug> HTTP-Session: c547d101-2c37-4d29-b0f1-79feda648b9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7312 2024.08.22 17:53:05.180860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 11225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7313 2024.08.22 17:53:05.180911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7314 2024.08.22 17:53:05.180930 [ 3 ] {} <Debug> HTTP-Session: a9c3e58c-b872-4152-82a6-0fb309c1c55d Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7315 2024.08.22 17:53:05.180947 [ 3 ] {} <Debug> HTTP-Session: a9c3e58c-b872-4152-82a6-0fb309c1c55d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7316 2024.08.22 17:53:05.180961 [ 3 ] {} <Debug> HTTP-Session: a9c3e58c-b872-4152-82a6-0fb309c1c55d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7317 2024.08.22 17:53:05.180993 [ 3 ] {} <Trace> HTTP-Session: a9c3e58c-b872-4152-82a6-0fb309c1c55d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7318 2024.08.22 17:53:05.181120 [ 3 ] {d14af307-5518-4e5b-babc-5a417e047958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7319 2024.08.22 17:53:05.181166 [ 3 ] {d14af307-5518-4e5b-babc-5a417e047958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7320 2024.08.22 17:53:05.181414 [ 3 ] {d14af307-5518-4e5b-babc-5a417e047958} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7321 2024.08.22 17:53:05.181780 [ 3 ] {d14af307-5518-4e5b-babc-5a417e047958} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7322 2024.08.22 17:53:05.181817 [ 3 ] {d14af307-5518-4e5b-babc-5a417e047958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7323 2024.08.22 17:53:05.182171 [ 3 ] {d14af307-5518-4e5b-babc-5a417e047958} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7324 2024.08.22 17:53:05.182541 [ 3 ] {d14af307-5518-4e5b-babc-5a417e047958} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7325 2024.08.22 17:53:05.182673 [ 3 ] {d14af307-5518-4e5b-babc-5a417e047958} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001599 sec., 41275.79737335835 rows/sec., 3.22 MiB/sec.
7326 2024.08.22 17:53:05.182845 [ 3 ] {d14af307-5518-4e5b-babc-5a417e047958} <Debug> DynamicQueryHandler: Done processing query
7327 2024.08.22 17:53:05.182870 [ 3 ] {d14af307-5518-4e5b-babc-5a417e047958} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7328 2024.08.22 17:53:05.182885 [ 3 ] {} <Debug> HTTP-Session: a9c3e58c-b872-4152-82a6-0fb309c1c55d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7329 2024.08.22 17:53:05.183025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7330 2024.08.22 17:53:05.183074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7331 2024.08.22 17:53:05.183094 [ 3 ] {} <Debug> HTTP-Session: 295dfd7f-ceb6-4c8c-8a95-340f8460f1d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7332 2024.08.22 17:53:05.183110 [ 3 ] {} <Debug> HTTP-Session: 295dfd7f-ceb6-4c8c-8a95-340f8460f1d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7333 2024.08.22 17:53:05.183124 [ 3 ] {} <Debug> HTTP-Session: 295dfd7f-ceb6-4c8c-8a95-340f8460f1d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7334 2024.08.22 17:53:05.183155 [ 3 ] {} <Trace> HTTP-Session: 295dfd7f-ceb6-4c8c-8a95-340f8460f1d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7335 2024.08.22 17:53:05.183305 [ 3 ] {20deb876-84c6-415f-92f8-1a39cf55e14d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7336 2024.08.22 17:53:05.183352 [ 3 ] {20deb876-84c6-415f-92f8-1a39cf55e14d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7337 2024.08.22 17:53:05.183497 [ 3 ] {20deb876-84c6-415f-92f8-1a39cf55e14d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7338 2024.08.22 17:53:05.183891 [ 3 ] {20deb876-84c6-415f-92f8-1a39cf55e14d} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7339 2024.08.22 17:53:05.183926 [ 3 ] {20deb876-84c6-415f-92f8-1a39cf55e14d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7340 2024.08.22 17:53:05.184312 [ 3 ] {20deb876-84c6-415f-92f8-1a39cf55e14d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7341 2024.08.22 17:53:05.184653 [ 3 ] {20deb876-84c6-415f-92f8-1a39cf55e14d} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7342 2024.08.22 17:53:05.184802 [ 3 ] {20deb876-84c6-415f-92f8-1a39cf55e14d} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00156 sec., 103205.1282051282 rows/sec., 7.19 MiB/sec.
7343 2024.08.22 17:53:05.184983 [ 3 ] {20deb876-84c6-415f-92f8-1a39cf55e14d} <Debug> DynamicQueryHandler: Done processing query
7344 2024.08.22 17:53:05.185008 [ 3 ] {20deb876-84c6-415f-92f8-1a39cf55e14d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7345 2024.08.22 17:53:05.185023 [ 3 ] {} <Debug> HTTP-Session: 295dfd7f-ceb6-4c8c-8a95-340f8460f1d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7346 2024.08.22 17:53:05.185164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7347 2024.08.22 17:53:05.185213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7348 2024.08.22 17:53:05.185233 [ 3 ] {} <Debug> HTTP-Session: ebdeba28-1148-4031-9c06-201c7582d6a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7349 2024.08.22 17:53:05.185249 [ 3 ] {} <Debug> HTTP-Session: ebdeba28-1148-4031-9c06-201c7582d6a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7350 2024.08.22 17:53:05.185263 [ 3 ] {} <Debug> HTTP-Session: ebdeba28-1148-4031-9c06-201c7582d6a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7351 2024.08.22 17:53:05.185294 [ 3 ] {} <Trace> HTTP-Session: ebdeba28-1148-4031-9c06-201c7582d6a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7352 2024.08.22 17:53:05.185418 [ 3 ] {065e1cae-fab0-4102-aa89-fc4584e855ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7353 2024.08.22 17:53:05.185464 [ 3 ] {065e1cae-fab0-4102-aa89-fc4584e855ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7354 2024.08.22 17:53:05.185591 [ 3 ] {065e1cae-fab0-4102-aa89-fc4584e855ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7355 2024.08.22 17:53:05.185896 [ 3 ] {065e1cae-fab0-4102-aa89-fc4584e855ce} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7356 2024.08.22 17:53:05.185932 [ 3 ] {065e1cae-fab0-4102-aa89-fc4584e855ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7357 2024.08.22 17:53:05.186288 [ 3 ] {065e1cae-fab0-4102-aa89-fc4584e855ce} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7358 2024.08.22 17:53:05.186607 [ 3 ] {065e1cae-fab0-4102-aa89-fc4584e855ce} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7359 2024.08.22 17:53:05.186769 [ 3 ] {065e1cae-fab0-4102-aa89-fc4584e855ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001386 sec., 43290.043290043286 rows/sec., 2.92 MiB/sec.
7360 2024.08.22 17:53:05.187069 [ 3 ] {065e1cae-fab0-4102-aa89-fc4584e855ce} <Debug> DynamicQueryHandler: Done processing query
7361 2024.08.22 17:53:05.187111 [ 3 ] {065e1cae-fab0-4102-aa89-fc4584e855ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7362 2024.08.22 17:53:05.187128 [ 3 ] {} <Debug> HTTP-Session: ebdeba28-1148-4031-9c06-201c7582d6a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7363 2024.08.22 17:53:09.512240 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache
7364 2024.08.22 17:53:09.512312 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache
7365 2024.08.22 17:53:10.174747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7366 2024.08.22 17:53:10.174870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7367 2024.08.22 17:53:10.174894 [ 3 ] {} <Debug> HTTP-Session: 9fc3d8f1-e7c3-4f0c-8b65-ae4534ef66f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7368 2024.08.22 17:53:10.174919 [ 3 ] {} <Debug> HTTP-Session: 9fc3d8f1-e7c3-4f0c-8b65-ae4534ef66f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7369 2024.08.22 17:53:10.174934 [ 3 ] {} <Debug> HTTP-Session: 9fc3d8f1-e7c3-4f0c-8b65-ae4534ef66f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7370 2024.08.22 17:53:10.174982 [ 3 ] {} <Trace> HTTP-Session: 9fc3d8f1-e7c3-4f0c-8b65-ae4534ef66f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7371 2024.08.22 17:53:10.175163 [ 3 ] {f8cff6df-27d4-424f-a763-8ef42ba8e86e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7372 2024.08.22 17:53:10.175229 [ 3 ] {f8cff6df-27d4-424f-a763-8ef42ba8e86e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7373 2024.08.22 17:53:10.175563 [ 3 ] {f8cff6df-27d4-424f-a763-8ef42ba8e86e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7374 2024.08.22 17:53:10.175990 [ 3 ] {f8cff6df-27d4-424f-a763-8ef42ba8e86e} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7375 2024.08.22 17:53:10.176035 [ 3 ] {f8cff6df-27d4-424f-a763-8ef42ba8e86e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7376 2024.08.22 17:53:10.176436 [ 3 ] {f8cff6df-27d4-424f-a763-8ef42ba8e86e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7377 2024.08.22 17:53:10.176824 [ 3 ] {f8cff6df-27d4-424f-a763-8ef42ba8e86e} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7378 2024.08.22 17:53:10.176988 [ 3 ] {f8cff6df-27d4-424f-a763-8ef42ba8e86e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001877 sec., 2131.0602024507193 rows/sec., 173.77 KiB/sec.
7379 2024.08.22 17:53:10.177206 [ 3 ] {f8cff6df-27d4-424f-a763-8ef42ba8e86e} <Debug> DynamicQueryHandler: Done processing query
7380 2024.08.22 17:53:10.177233 [ 3 ] {f8cff6df-27d4-424f-a763-8ef42ba8e86e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7381 2024.08.22 17:53:10.177251 [ 3 ] {} <Debug> HTTP-Session: 9fc3d8f1-e7c3-4f0c-8b65-ae4534ef66f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7382 2024.08.22 17:53:10.177425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 37631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7383 2024.08.22 17:53:10.177483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7384 2024.08.22 17:53:10.177503 [ 3 ] {} <Debug> HTTP-Session: 83b0da9b-8a5f-41bd-8551-f1409a7ad3b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7385 2024.08.22 17:53:10.177521 [ 3 ] {} <Debug> HTTP-Session: 83b0da9b-8a5f-41bd-8551-f1409a7ad3b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7386 2024.08.22 17:53:10.177535 [ 3 ] {} <Debug> HTTP-Session: 83b0da9b-8a5f-41bd-8551-f1409a7ad3b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7387 2024.08.22 17:53:10.177570 [ 3 ] {} <Trace> HTTP-Session: 83b0da9b-8a5f-41bd-8551-f1409a7ad3b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7388 2024.08.22 17:53:10.177754 [ 3 ] {a0dc0d96-f3b0-4854-9332-980f94197ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7389 2024.08.22 17:53:10.177800 [ 3 ] {a0dc0d96-f3b0-4854-9332-980f94197ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7390 2024.08.22 17:53:10.178035 [ 3 ] {a0dc0d96-f3b0-4854-9332-980f94197ace} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7391 2024.08.22 17:53:10.178524 [ 3 ] {a0dc0d96-f3b0-4854-9332-980f94197ace} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7392 2024.08.22 17:53:10.178562 [ 3 ] {a0dc0d96-f3b0-4854-9332-980f94197ace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7393 2024.08.22 17:53:10.178928 [ 3 ] {a0dc0d96-f3b0-4854-9332-980f94197ace} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7394 2024.08.22 17:53:10.179289 [ 3 ] {a0dc0d96-f3b0-4854-9332-980f94197ace} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7395 2024.08.22 17:53:10.179453 [ 3 ] {a0dc0d96-f3b0-4854-9332-980f94197ace} <Debug> executeQuery: Read 249 rows, 22.49 KiB in 0.001784 sec., 139573.99103139015 rows/sec., 12.31 MiB/sec.
7396 2024.08.22 17:53:10.179629 [ 3 ] {a0dc0d96-f3b0-4854-9332-980f94197ace} <Debug> DynamicQueryHandler: Done processing query
7397 2024.08.22 17:53:10.179653 [ 3 ] {a0dc0d96-f3b0-4854-9332-980f94197ace} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
7398 2024.08.22 17:53:10.179668 [ 3 ] {} <Debug> HTTP-Session: 83b0da9b-8a5f-41bd-8551-f1409a7ad3b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7399 2024.08.22 17:53:10.179792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 4764, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7400 2024.08.22 17:53:10.179844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7401 2024.08.22 17:53:10.179863 [ 3 ] {} <Debug> HTTP-Session: a857dc45-fbd8-41ed-b082-a83474097d19 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7402 2024.08.22 17:53:10.179880 [ 3 ] {} <Debug> HTTP-Session: a857dc45-fbd8-41ed-b082-a83474097d19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7403 2024.08.22 17:53:10.179894 [ 3 ] {} <Debug> HTTP-Session: a857dc45-fbd8-41ed-b082-a83474097d19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7404 2024.08.22 17:53:10.179927 [ 3 ] {} <Trace> HTTP-Session: a857dc45-fbd8-41ed-b082-a83474097d19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7405 2024.08.22 17:53:10.180034 [ 3 ] {be0cbc83-5d72-44db-ac3a-775a77e6d31b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7406 2024.08.22 17:53:10.180078 [ 3 ] {be0cbc83-5d72-44db-ac3a-775a77e6d31b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7407 2024.08.22 17:53:10.180300 [ 3 ] {be0cbc83-5d72-44db-ac3a-775a77e6d31b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7408 2024.08.22 17:53:10.180632 [ 3 ] {be0cbc83-5d72-44db-ac3a-775a77e6d31b} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7409 2024.08.22 17:53:10.180669 [ 3 ] {be0cbc83-5d72-44db-ac3a-775a77e6d31b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7410 2024.08.22 17:53:10.181014 [ 3 ] {be0cbc83-5d72-44db-ac3a-775a77e6d31b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
7411 2024.08.22 17:53:10.181370 [ 3 ] {be0cbc83-5d72-44db-ac3a-775a77e6d31b} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7412 2024.08.22 17:53:10.181536 [ 3 ] {be0cbc83-5d72-44db-ac3a-775a77e6d31b} <Debug> executeQuery: Read 33 rows, 2.46 KiB in 0.001529 sec., 21582.733812949642 rows/sec., 1.57 MiB/sec.
7413 2024.08.22 17:53:10.181751 [ 3 ] {be0cbc83-5d72-44db-ac3a-775a77e6d31b} <Debug> DynamicQueryHandler: Done processing query
7414 2024.08.22 17:53:10.181775 [ 3 ] {be0cbc83-5d72-44db-ac3a-775a77e6d31b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7415 2024.08.22 17:53:10.181790 [ 3 ] {} <Debug> HTTP-Session: a857dc45-fbd8-41ed-b082-a83474097d19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7416 2024.08.22 17:53:10.181895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7417 2024.08.22 17:53:10.181944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7418 2024.08.22 17:53:10.181963 [ 3 ] {} <Debug> HTTP-Session: 3505659a-8a7f-4097-a716-862be2b14589 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7419 2024.08.22 17:53:10.181980 [ 3 ] {} <Debug> HTTP-Session: 3505659a-8a7f-4097-a716-862be2b14589 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7420 2024.08.22 17:53:10.181993 [ 3 ] {} <Debug> HTTP-Session: 3505659a-8a7f-4097-a716-862be2b14589 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7421 2024.08.22 17:53:10.182024 [ 3 ] {} <Trace> HTTP-Session: 3505659a-8a7f-4097-a716-862be2b14589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7422 2024.08.22 17:53:10.182126 [ 3 ] {cd52ac8e-e096-4920-b18f-c298b692ca43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7423 2024.08.22 17:53:10.182168 [ 3 ] {cd52ac8e-e096-4920-b18f-c298b692ca43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7424 2024.08.22 17:53:10.182388 [ 3 ] {cd52ac8e-e096-4920-b18f-c298b692ca43} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7425 2024.08.22 17:53:10.182691 [ 3 ] {cd52ac8e-e096-4920-b18f-c298b692ca43} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7426 2024.08.22 17:53:10.182728 [ 3 ] {cd52ac8e-e096-4920-b18f-c298b692ca43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7427 2024.08.22 17:53:10.183088 [ 3 ] {cd52ac8e-e096-4920-b18f-c298b692ca43} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
7428 2024.08.22 17:53:10.183439 [ 3 ] {cd52ac8e-e096-4920-b18f-c298b692ca43} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7429 2024.08.22 17:53:10.183599 [ 3 ] {cd52ac8e-e096-4920-b18f-c298b692ca43} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001499 sec., 9339.559706470982 rows/sec., 654.08 KiB/sec.
7430 2024.08.22 17:53:10.183938 [ 3 ] {cd52ac8e-e096-4920-b18f-c298b692ca43} <Debug> DynamicQueryHandler: Done processing query
7431 2024.08.22 17:53:10.183963 [ 3 ] {cd52ac8e-e096-4920-b18f-c298b692ca43} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7432 2024.08.22 17:53:10.183980 [ 3 ] {} <Debug> HTTP-Session: 3505659a-8a7f-4097-a716-862be2b14589 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7433 2024.08.22 17:53:10.184086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7434 2024.08.22 17:53:10.184135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7435 2024.08.22 17:53:10.184154 [ 3 ] {} <Debug> HTTP-Session: c8bc35b3-eadc-42d2-849e-750301d4e37f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7436 2024.08.22 17:53:10.184171 [ 3 ] {} <Debug> HTTP-Session: c8bc35b3-eadc-42d2-849e-750301d4e37f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7437 2024.08.22 17:53:10.184184 [ 3 ] {} <Debug> HTTP-Session: c8bc35b3-eadc-42d2-849e-750301d4e37f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7438 2024.08.22 17:53:10.184215 [ 3 ] {} <Trace> HTTP-Session: c8bc35b3-eadc-42d2-849e-750301d4e37f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7439 2024.08.22 17:53:10.184314 [ 3 ] {053976a2-5de4-4546-9f3d-9427c3ea8b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
7440 2024.08.22 17:53:10.184357 [ 3 ] {053976a2-5de4-4546-9f3d-9427c3ea8b31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7441 2024.08.22 17:53:10.184601 [ 3 ] {053976a2-5de4-4546-9f3d-9427c3ea8b31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7442 2024.08.22 17:53:10.184901 [ 3 ] {053976a2-5de4-4546-9f3d-9427c3ea8b31} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7443 2024.08.22 17:53:10.184937 [ 3 ] {053976a2-5de4-4546-9f3d-9427c3ea8b31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7444 2024.08.22 17:53:10.185279 [ 3 ] {053976a2-5de4-4546-9f3d-9427c3ea8b31} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7445 2024.08.22 17:53:10.185636 [ 3 ] {053976a2-5de4-4546-9f3d-9427c3ea8b31} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7446 2024.08.22 17:53:10.185791 [ 68 ] {} <Debug> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0
7447 2024.08.22 17:53:10.185796 [ 3 ] {053976a2-5de4-4546-9f3d-9427c3ea8b31} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001503 sec., 3992.015968063872 rows/sec., 235.86 KiB/sec.
7448 2024.08.22 17:53:10.185879 [ 68 ] {} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7449 2024.08.22 17:53:10.185938 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7450 2024.08.22 17:53:10.186129 [ 196 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full
7451 2024.08.22 17:53:10.186141 [ 3 ] {053976a2-5de4-4546-9f3d-9427c3ea8b31} <Debug> DynamicQueryHandler: Done processing query
7452 2024.08.22 17:53:10.186214 [ 3 ] {053976a2-5de4-4546-9f3d-9427c3ea8b31} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7453 2024.08.22 17:53:10.186231 [ 3 ] {} <Debug> HTTP-Session: c8bc35b3-eadc-42d2-849e-750301d4e37f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7454 2024.08.22 17:53:10.186355 [ 196 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7455 2024.08.22 17:53:10.186400 [ 196 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 6 rows starting from the beginning of the part
7456 2024.08.22 17:53:10.186440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 67396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7457 2024.08.22 17:53:10.186578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7458 2024.08.22 17:53:10.186580 [ 196 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part
7459 2024.08.22 17:53:10.186625 [ 3 ] {} <Debug> HTTP-Session: d60925cb-2bcb-4f89-8da7-a4a2a9778244 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7460 2024.08.22 17:53:10.186710 [ 3 ] {} <Debug> HTTP-Session: d60925cb-2bcb-4f89-8da7-a4a2a9778244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7461 2024.08.22 17:53:10.186868 [ 3 ] {} <Debug> HTTP-Session: d60925cb-2bcb-4f89-8da7-a4a2a9778244 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7462 2024.08.22 17:53:10.186986 [ 196 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part
7463 2024.08.22 17:53:10.187005 [ 3 ] {} <Trace> HTTP-Session: d60925cb-2bcb-4f89-8da7-a4a2a9778244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7464 2024.08.22 17:53:10.187163 [ 196 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part
7465 2024.08.22 17:53:10.187538 [ 196 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part
7466 2024.08.22 17:53:10.187593 [ 3 ] {87e90749-f9bd-4f4a-91d4-d63fbbf23972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7467 2024.08.22 17:53:10.187759 [ 3 ] {87e90749-f9bd-4f4a-91d4-d63fbbf23972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7468 2024.08.22 17:53:10.188673 [ 3 ] {87e90749-f9bd-4f4a-91d4-d63fbbf23972} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7469 2024.08.22 17:53:10.189947 [ 3 ] {87e90749-f9bd-4f4a-91d4-d63fbbf23972} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7470 2024.08.22 17:53:10.190038 [ 3 ] {87e90749-f9bd-4f4a-91d4-d63fbbf23972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7471 2024.08.22 17:53:10.190115 [ 196 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004067991 sec., 7374.647584028578 rows/sec., 468.12 KiB/sec.
7472 2024.08.22 17:53:10.190312 [ 196 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary)
7473 2024.08.22 17:53:10.190968 [ 3 ] {87e90749-f9bd-4f4a-91d4-d63fbbf23972} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7474 2024.08.22 17:53:10.191251 [ 196 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_17_4} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7475 2024.08.22 17:53:10.191502 [ 196 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_17_4} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4
7476 2024.08.22 17:53:10.191640 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7477 2024.08.22 17:53:10.191763 [ 3 ] {87e90749-f9bd-4f4a-91d4-d63fbbf23972} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7478 2024.08.22 17:53:10.191940 [ 3 ] {87e90749-f9bd-4f4a-91d4-d63fbbf23972} <Debug> executeQuery: Read 415 rows, 30.33 KiB in 0.004696 sec., 88373.08347529813 rows/sec., 6.31 MiB/sec.
7479 2024.08.22 17:53:10.192142 [ 3 ] {87e90749-f9bd-4f4a-91d4-d63fbbf23972} <Debug> DynamicQueryHandler: Done processing query
7480 2024.08.22 17:53:10.192166 [ 3 ] {87e90749-f9bd-4f4a-91d4-d63fbbf23972} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
7481 2024.08.22 17:53:10.192182 [ 3 ] {} <Debug> HTTP-Session: d60925cb-2bcb-4f89-8da7-a4a2a9778244 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7482 2024.08.22 17:53:10.192289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7483 2024.08.22 17:53:10.192337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7484 2024.08.22 17:53:10.192356 [ 3 ] {} <Debug> HTTP-Session: c9b01df7-ec73-4f84-98d6-311bf5769a8f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7485 2024.08.22 17:53:10.192372 [ 3 ] {} <Debug> HTTP-Session: c9b01df7-ec73-4f84-98d6-311bf5769a8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7486 2024.08.22 17:53:10.192386 [ 3 ] {} <Debug> HTTP-Session: c9b01df7-ec73-4f84-98d6-311bf5769a8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7487 2024.08.22 17:53:10.192417 [ 3 ] {} <Trace> HTTP-Session: c9b01df7-ec73-4f84-98d6-311bf5769a8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7488 2024.08.22 17:53:10.192516 [ 3 ] {b0ac6710-2c6e-4920-b245-d238b61a284b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7489 2024.08.22 17:53:10.192559 [ 3 ] {b0ac6710-2c6e-4920-b245-d238b61a284b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7490 2024.08.22 17:53:10.192693 [ 3 ] {b0ac6710-2c6e-4920-b245-d238b61a284b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7491 2024.08.22 17:53:10.192968 [ 3 ] {b0ac6710-2c6e-4920-b245-d238b61a284b} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7492 2024.08.22 17:53:10.193002 [ 3 ] {b0ac6710-2c6e-4920-b245-d238b61a284b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7493 2024.08.22 17:53:10.193353 [ 3 ] {b0ac6710-2c6e-4920-b245-d238b61a284b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7494 2024.08.22 17:53:10.193685 [ 3 ] {b0ac6710-2c6e-4920-b245-d238b61a284b} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7495 2024.08.22 17:53:10.193838 [ 3 ] {b0ac6710-2c6e-4920-b245-d238b61a284b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001342 sec., 4470.938897168405 rows/sec., 233.59 KiB/sec.
7496 2024.08.22 17:53:10.193990 [ 3 ] {b0ac6710-2c6e-4920-b245-d238b61a284b} <Debug> DynamicQueryHandler: Done processing query
7497 2024.08.22 17:53:10.194013 [ 3 ] {b0ac6710-2c6e-4920-b245-d238b61a284b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7498 2024.08.22 17:53:10.194029 [ 3 ] {} <Debug> HTTP-Session: c9b01df7-ec73-4f84-98d6-311bf5769a8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7499 2024.08.22 17:53:10.194154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 45011, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7500 2024.08.22 17:53:10.194201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7501 2024.08.22 17:53:10.194220 [ 3 ] {} <Debug> HTTP-Session: 174c350d-b81a-49af-909a-e2d943197e03 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7502 2024.08.22 17:53:10.194236 [ 3 ] {} <Debug> HTTP-Session: 174c350d-b81a-49af-909a-e2d943197e03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7503 2024.08.22 17:53:10.194250 [ 3 ] {} <Debug> HTTP-Session: 174c350d-b81a-49af-909a-e2d943197e03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7504 2024.08.22 17:53:10.194280 [ 3 ] {} <Trace> HTTP-Session: 174c350d-b81a-49af-909a-e2d943197e03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7505 2024.08.22 17:53:10.194469 [ 3 ] {65d656e0-1e9f-4da0-a49a-b914c82874a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7506 2024.08.22 17:53:10.194514 [ 3 ] {65d656e0-1e9f-4da0-a49a-b914c82874a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7507 2024.08.22 17:53:10.194657 [ 3 ] {65d656e0-1e9f-4da0-a49a-b914c82874a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7508 2024.08.22 17:53:10.195105 [ 3 ] {65d656e0-1e9f-4da0-a49a-b914c82874a4} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7509 2024.08.22 17:53:10.195140 [ 3 ] {65d656e0-1e9f-4da0-a49a-b914c82874a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7510 2024.08.22 17:53:10.195529 [ 3 ] {65d656e0-1e9f-4da0-a49a-b914c82874a4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7511 2024.08.22 17:53:10.195877 [ 3 ] {65d656e0-1e9f-4da0-a49a-b914c82874a4} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7512 2024.08.22 17:53:10.196031 [ 3 ] {65d656e0-1e9f-4da0-a49a-b914c82874a4} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001662 sec., 143802.6474127557 rows/sec., 9.64 MiB/sec.
7513 2024.08.22 17:53:10.196248 [ 3 ] {65d656e0-1e9f-4da0-a49a-b914c82874a4} <Debug> DynamicQueryHandler: Done processing query
7514 2024.08.22 17:53:10.196274 [ 3 ] {65d656e0-1e9f-4da0-a49a-b914c82874a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
7515 2024.08.22 17:53:10.196291 [ 3 ] {} <Debug> HTTP-Session: 174c350d-b81a-49af-909a-e2d943197e03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7516 2024.08.22 17:53:10.196394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7517 2024.08.22 17:53:10.196443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7518 2024.08.22 17:53:10.196462 [ 3 ] {} <Debug> HTTP-Session: fe96a06f-213a-42e6-a38a-419ed3a67f52 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7519 2024.08.22 17:53:10.196479 [ 3 ] {} <Debug> HTTP-Session: fe96a06f-213a-42e6-a38a-419ed3a67f52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7520 2024.08.22 17:53:10.196493 [ 3 ] {} <Debug> HTTP-Session: fe96a06f-213a-42e6-a38a-419ed3a67f52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7521 2024.08.22 17:53:10.196523 [ 3 ] {} <Trace> HTTP-Session: fe96a06f-213a-42e6-a38a-419ed3a67f52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7522 2024.08.22 17:53:10.196614 [ 3 ] {65d81a1d-0eff-4e73-9bce-3d6e6b4f4cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
7523 2024.08.22 17:53:10.196658 [ 3 ] {65d81a1d-0eff-4e73-9bce-3d6e6b4f4cfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7524 2024.08.22 17:53:10.196786 [ 3 ] {65d81a1d-0eff-4e73-9bce-3d6e6b4f4cfb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7525 2024.08.22 17:53:10.197036 [ 3 ] {65d81a1d-0eff-4e73-9bce-3d6e6b4f4cfb} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7526 2024.08.22 17:53:10.197071 [ 3 ] {65d81a1d-0eff-4e73-9bce-3d6e6b4f4cfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7527 2024.08.22 17:53:10.197414 [ 3 ] {65d81a1d-0eff-4e73-9bce-3d6e6b4f4cfb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7528 2024.08.22 17:53:10.197754 [ 3 ] {65d81a1d-0eff-4e73-9bce-3d6e6b4f4cfb} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7529 2024.08.22 17:53:10.197891 [ 3 ] {65d81a1d-0eff-4e73-9bce-3d6e6b4f4cfb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001298 sec., 770.4160246533129 rows/sec., 51.91 KiB/sec.
7530 2024.08.22 17:53:10.198159 [ 3 ] {65d81a1d-0eff-4e73-9bce-3d6e6b4f4cfb} <Debug> DynamicQueryHandler: Done processing query
7531 2024.08.22 17:53:10.198197 [ 3 ] {65d81a1d-0eff-4e73-9bce-3d6e6b4f4cfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
7532 2024.08.22 17:53:10.198214 [ 3 ] {} <Debug> HTTP-Session: fe96a06f-213a-42e6-a38a-419ed3a67f52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7533 2024.08.22 17:53:10.198349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 46710, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7534 2024.08.22 17:53:10.198399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7535 2024.08.22 17:53:10.198420 [ 3 ] {} <Debug> HTTP-Session: ff0b5c31-34ab-4310-960e-00c120ad23e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7536 2024.08.22 17:53:10.198437 [ 3 ] {} <Debug> HTTP-Session: ff0b5c31-34ab-4310-960e-00c120ad23e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7537 2024.08.22 17:53:10.198451 [ 3 ] {} <Debug> HTTP-Session: ff0b5c31-34ab-4310-960e-00c120ad23e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7538 2024.08.22 17:53:10.198481 [ 3 ] {} <Trace> HTTP-Session: ff0b5c31-34ab-4310-960e-00c120ad23e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7539 2024.08.22 17:53:10.198901 [ 3 ] {6029f83a-6e98-45e0-911e-a62122598e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7540 2024.08.22 17:53:10.198974 [ 3 ] {6029f83a-6e98-45e0-911e-a62122598e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
7541 2024.08.22 17:53:10.199405 [ 3 ] {6029f83a-6e98-45e0-911e-a62122598e86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7542 2024.08.22 17:53:10.200158 [ 3 ] {6029f83a-6e98-45e0-911e-a62122598e86} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7543 2024.08.22 17:53:10.200196 [ 3 ] {6029f83a-6e98-45e0-911e-a62122598e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7544 2024.08.22 17:53:10.200815 [ 3 ] {6029f83a-6e98-45e0-911e-a62122598e86} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7545 2024.08.22 17:53:10.201227 [ 3 ] {6029f83a-6e98-45e0-911e-a62122598e86} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7546 2024.08.22 17:53:10.201430 [ 3 ] {6029f83a-6e98-45e0-911e-a62122598e86} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002858 sec., 10146.955913226033 rows/sec., 18.18 MiB/sec.
7547 2024.08.22 17:53:10.201818 [ 3 ] {6029f83a-6e98-45e0-911e-a62122598e86} <Debug> DynamicQueryHandler: Done processing query
7548 2024.08.22 17:53:10.201842 [ 3 ] {6029f83a-6e98-45e0-911e-a62122598e86} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
7549 2024.08.22 17:53:10.201858 [ 3 ] {} <Debug> HTTP-Session: ff0b5c31-34ab-4310-960e-00c120ad23e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7550 2024.08.22 17:53:10.201990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7551 2024.08.22 17:53:10.202037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7552 2024.08.22 17:53:10.202057 [ 3 ] {} <Debug> HTTP-Session: 17e7b131-7e80-4f32-bb68-e92e4d6197b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7553 2024.08.22 17:53:10.202073 [ 3 ] {} <Debug> HTTP-Session: 17e7b131-7e80-4f32-bb68-e92e4d6197b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7554 2024.08.22 17:53:10.202087 [ 3 ] {} <Debug> HTTP-Session: 17e7b131-7e80-4f32-bb68-e92e4d6197b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7555 2024.08.22 17:53:10.202118 [ 3 ] {} <Trace> HTTP-Session: 17e7b131-7e80-4f32-bb68-e92e4d6197b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7556 2024.08.22 17:53:10.202246 [ 3 ] {1a172960-f1b4-459d-9188-b04ca3ea19d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7557 2024.08.22 17:53:10.202290 [ 3 ] {1a172960-f1b4-459d-9188-b04ca3ea19d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7558 2024.08.22 17:53:10.202416 [ 3 ] {1a172960-f1b4-459d-9188-b04ca3ea19d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7559 2024.08.22 17:53:10.202715 [ 3 ] {1a172960-f1b4-459d-9188-b04ca3ea19d2} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7560 2024.08.22 17:53:10.202749 [ 3 ] {1a172960-f1b4-459d-9188-b04ca3ea19d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7561 2024.08.22 17:53:10.203113 [ 3 ] {1a172960-f1b4-459d-9188-b04ca3ea19d2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7562 2024.08.22 17:53:10.203428 [ 3 ] {1a172960-f1b4-459d-9188-b04ca3ea19d2} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7563 2024.08.22 17:53:10.203587 [ 3 ] {1a172960-f1b4-459d-9188-b04ca3ea19d2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001388 sec., 59077.8097982709 rows/sec., 3.75 MiB/sec.
7564 2024.08.22 17:53:10.203858 [ 3 ] {1a172960-f1b4-459d-9188-b04ca3ea19d2} <Debug> DynamicQueryHandler: Done processing query
7565 2024.08.22 17:53:10.203909 [ 3 ] {1a172960-f1b4-459d-9188-b04ca3ea19d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7566 2024.08.22 17:53:10.203946 [ 3 ] {} <Debug> HTTP-Session: 17e7b131-7e80-4f32-bb68-e92e4d6197b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7567 2024.08.22 17:53:15.203994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 173264, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7568 2024.08.22 17:53:15.204146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7569 2024.08.22 17:53:15.204174 [ 3 ] {} <Debug> HTTP-Session: 6417f640-70bf-4493-8046-4f83b9b41221 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7570 2024.08.22 17:53:15.204200 [ 3 ] {} <Debug> HTTP-Session: 6417f640-70bf-4493-8046-4f83b9b41221 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7571 2024.08.22 17:53:15.204216 [ 3 ] {} <Debug> HTTP-Session: 6417f640-70bf-4493-8046-4f83b9b41221 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7572 2024.08.22 17:53:15.204267 [ 3 ] {} <Trace> HTTP-Session: 6417f640-70bf-4493-8046-4f83b9b41221 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7573 2024.08.22 17:53:15.205162 [ 3 ] {c50263f0-b7e7-4f6c-96c9-a3861d350727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7574 2024.08.22 17:53:15.205245 [ 3 ] {c50263f0-b7e7-4f6c-96c9-a3861d350727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7575 2024.08.22 17:53:15.205594 [ 3 ] {c50263f0-b7e7-4f6c-96c9-a3861d350727} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7576 2024.08.22 17:53:15.206905 [ 3 ] {c50263f0-b7e7-4f6c-96c9-a3861d350727} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7577 2024.08.22 17:53:15.206956 [ 3 ] {c50263f0-b7e7-4f6c-96c9-a3861d350727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7578 2024.08.22 17:53:15.207482 [ 3 ] {c50263f0-b7e7-4f6c-96c9-a3861d350727} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7579 2024.08.22 17:53:15.207890 [ 3 ] {c50263f0-b7e7-4f6c-96c9-a3861d350727} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7580 2024.08.22 17:53:15.208062 [ 3 ] {c50263f0-b7e7-4f6c-96c9-a3861d350727} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.003578 sec., 334264.95248742314 rows/sec., 27.56 MiB/sec.
7581 2024.08.22 17:53:15.208409 [ 3 ] {c50263f0-b7e7-4f6c-96c9-a3861d350727} <Debug> DynamicQueryHandler: Done processing query
7582 2024.08.22 17:53:15.208474 [ 3 ] {c50263f0-b7e7-4f6c-96c9-a3861d350727} <Debug> MemoryTracker: Peak memory usage (for query): 4.97 MiB.
7583 2024.08.22 17:53:15.208542 [ 3 ] {} <Debug> HTTP-Session: 6417f640-70bf-4493-8046-4f83b9b41221 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7584 2024.08.22 17:53:15.209049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7585 2024.08.22 17:53:15.209113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7586 2024.08.22 17:53:15.209134 [ 3 ] {} <Debug> HTTP-Session: 8d4d49f0-fd67-42a9-9fef-4fcf6262d81f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7587 2024.08.22 17:53:15.209154 [ 3 ] {} <Debug> HTTP-Session: 8d4d49f0-fd67-42a9-9fef-4fcf6262d81f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7588 2024.08.22 17:53:15.209169 [ 3 ] {} <Debug> HTTP-Session: 8d4d49f0-fd67-42a9-9fef-4fcf6262d81f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7589 2024.08.22 17:53:15.209207 [ 3 ] {} <Trace> HTTP-Session: 8d4d49f0-fd67-42a9-9fef-4fcf6262d81f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7590 2024.08.22 17:53:15.209382 [ 3 ] {7d59c6f0-46b0-4c48-9816-7b7526e1f777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7591 2024.08.22 17:53:15.209437 [ 3 ] {7d59c6f0-46b0-4c48-9816-7b7526e1f777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7592 2024.08.22 17:53:15.209706 [ 3 ] {7d59c6f0-46b0-4c48-9816-7b7526e1f777} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7593 2024.08.22 17:53:15.210157 [ 3 ] {7d59c6f0-46b0-4c48-9816-7b7526e1f777} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7594 2024.08.22 17:53:15.210197 [ 3 ] {7d59c6f0-46b0-4c48-9816-7b7526e1f777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7595 2024.08.22 17:53:15.210584 [ 3 ] {7d59c6f0-46b0-4c48-9816-7b7526e1f777} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
7596 2024.08.22 17:53:15.210960 [ 3 ] {7d59c6f0-46b0-4c48-9816-7b7526e1f777} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7597 2024.08.22 17:53:15.211133 [ 3 ] {7d59c6f0-46b0-4c48-9816-7b7526e1f777} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001822 sec., 125137.21185510428 rows/sec., 8.47 MiB/sec.
7598 2024.08.22 17:53:15.211315 [ 3 ] {7d59c6f0-46b0-4c48-9816-7b7526e1f777} <Debug> DynamicQueryHandler: Done processing query
7599 2024.08.22 17:53:15.211340 [ 3 ] {7d59c6f0-46b0-4c48-9816-7b7526e1f777} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
7600 2024.08.22 17:53:15.211356 [ 3 ] {} <Debug> HTTP-Session: 8d4d49f0-fd67-42a9-9fef-4fcf6262d81f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7601 2024.08.22 17:53:15.211558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 85838, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7602 2024.08.22 17:53:15.211610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7603 2024.08.22 17:53:15.211630 [ 3 ] {} <Debug> HTTP-Session: de28e515-dcec-4613-a3de-32d74b7a3a49 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7604 2024.08.22 17:53:15.211648 [ 3 ] {} <Debug> HTTP-Session: de28e515-dcec-4613-a3de-32d74b7a3a49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7605 2024.08.22 17:53:15.211662 [ 3 ] {} <Debug> HTTP-Session: de28e515-dcec-4613-a3de-32d74b7a3a49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7606 2024.08.22 17:53:15.211697 [ 3 ] {} <Trace> HTTP-Session: de28e515-dcec-4613-a3de-32d74b7a3a49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7607 2024.08.22 17:53:15.211964 [ 3 ] {ce0bd931-1b64-469a-907e-322ca2f479e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7608 2024.08.22 17:53:15.212014 [ 3 ] {ce0bd931-1b64-469a-907e-322ca2f479e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7609 2024.08.22 17:53:15.212249 [ 3 ] {ce0bd931-1b64-469a-907e-322ca2f479e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7610 2024.08.22 17:53:15.212890 [ 3 ] {ce0bd931-1b64-469a-907e-322ca2f479e7} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7611 2024.08.22 17:53:15.212929 [ 3 ] {ce0bd931-1b64-469a-907e-322ca2f479e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7612 2024.08.22 17:53:15.213325 [ 3 ] {ce0bd931-1b64-469a-907e-322ca2f479e7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7613 2024.08.22 17:53:15.213696 [ 3 ] {ce0bd931-1b64-469a-907e-322ca2f479e7} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7614 2024.08.22 17:53:15.213858 [ 3 ] {ce0bd931-1b64-469a-907e-322ca2f479e7} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.002052 sec., 253411.306042885 rows/sec., 18.75 MiB/sec.
7615 2024.08.22 17:53:15.214043 [ 3 ] {ce0bd931-1b64-469a-907e-322ca2f479e7} <Debug> DynamicQueryHandler: Done processing query
7616 2024.08.22 17:53:15.214069 [ 3 ] {ce0bd931-1b64-469a-907e-322ca2f479e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
7617 2024.08.22 17:53:15.214084 [ 3 ] {} <Debug> HTTP-Session: de28e515-dcec-4613-a3de-32d74b7a3a49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7618 2024.08.22 17:53:15.214477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 160282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7619 2024.08.22 17:53:15.214527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7620 2024.08.22 17:53:15.214547 [ 3 ] {} <Debug> HTTP-Session: 71aefb30-eeea-48c0-8f58-2e25ecc0e7cf Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7621 2024.08.22 17:53:15.214563 [ 3 ] {} <Debug> HTTP-Session: 71aefb30-eeea-48c0-8f58-2e25ecc0e7cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7622 2024.08.22 17:53:15.214577 [ 3 ] {} <Debug> HTTP-Session: 71aefb30-eeea-48c0-8f58-2e25ecc0e7cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7623 2024.08.22 17:53:15.214610 [ 3 ] {} <Trace> HTTP-Session: 71aefb30-eeea-48c0-8f58-2e25ecc0e7cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7624 2024.08.22 17:53:15.215039 [ 3 ] {9e52f43c-1a69-4165-9746-838d8218a6ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7625 2024.08.22 17:53:15.215090 [ 3 ] {9e52f43c-1a69-4165-9746-838d8218a6ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7626 2024.08.22 17:53:15.215239 [ 3 ] {9e52f43c-1a69-4165-9746-838d8218a6ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7627 2024.08.22 17:53:15.216061 [ 3 ] {9e52f43c-1a69-4165-9746-838d8218a6ad} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7628 2024.08.22 17:53:15.216099 [ 3 ] {9e52f43c-1a69-4165-9746-838d8218a6ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7629 2024.08.22 17:53:15.216529 [ 3 ] {9e52f43c-1a69-4165-9746-838d8218a6ad} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7630 2024.08.22 17:53:15.216871 [ 3 ] {9e52f43c-1a69-4165-9746-838d8218a6ad} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7631 2024.08.22 17:53:15.217040 [ 3 ] {9e52f43c-1a69-4165-9746-838d8218a6ad} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.002272 sec., 371478.8732394366 rows/sec., 25.00 MiB/sec.
7632 2024.08.22 17:53:15.217326 [ 3 ] {9e52f43c-1a69-4165-9746-838d8218a6ad} <Debug> DynamicQueryHandler: Done processing query
7633 2024.08.22 17:53:15.217378 [ 3 ] {9e52f43c-1a69-4165-9746-838d8218a6ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
7634 2024.08.22 17:53:15.217403 [ 3 ] {} <Debug> HTTP-Session: 71aefb30-eeea-48c0-8f58-2e25ecc0e7cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7635 2024.08.22 17:53:15.217579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7636 2024.08.22 17:53:15.217629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7637 2024.08.22 17:53:15.217648 [ 3 ] {} <Debug> HTTP-Session: 9e0bb90e-75d8-424c-ad2d-c3bddcb2f8b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7638 2024.08.22 17:53:15.217665 [ 3 ] {} <Debug> HTTP-Session: 9e0bb90e-75d8-424c-ad2d-c3bddcb2f8b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7639 2024.08.22 17:53:15.217679 [ 3 ] {} <Debug> HTTP-Session: 9e0bb90e-75d8-424c-ad2d-c3bddcb2f8b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7640 2024.08.22 17:53:15.217711 [ 3 ] {} <Trace> HTTP-Session: 9e0bb90e-75d8-424c-ad2d-c3bddcb2f8b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7641 2024.08.22 17:53:15.217830 [ 3 ] {2f4f255c-6c71-4e75-a133-1fb828d2ef4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7642 2024.08.22 17:53:15.217880 [ 3 ] {2f4f255c-6c71-4e75-a133-1fb828d2ef4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7643 2024.08.22 17:53:15.218030 [ 3 ] {2f4f255c-6c71-4e75-a133-1fb828d2ef4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7644 2024.08.22 17:53:15.218323 [ 3 ] {2f4f255c-6c71-4e75-a133-1fb828d2ef4f} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7645 2024.08.22 17:53:15.218360 [ 3 ] {2f4f255c-6c71-4e75-a133-1fb828d2ef4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7646 2024.08.22 17:53:15.218718 [ 3 ] {2f4f255c-6c71-4e75-a133-1fb828d2ef4f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7647 2024.08.22 17:53:15.219051 [ 3 ] {2f4f255c-6c71-4e75-a133-1fb828d2ef4f} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7648 2024.08.22 17:53:15.219210 [ 3 ] {2f4f255c-6c71-4e75-a133-1fb828d2ef4f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001411 sec., 42523.033309709426 rows/sec., 2.87 MiB/sec.
7649 2024.08.22 17:53:15.219467 [ 3 ] {2f4f255c-6c71-4e75-a133-1fb828d2ef4f} <Debug> DynamicQueryHandler: Done processing query
7650 2024.08.22 17:53:15.219514 [ 3 ] {2f4f255c-6c71-4e75-a133-1fb828d2ef4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7651 2024.08.22 17:53:15.219542 [ 3 ] {} <Debug> HTTP-Session: 9e0bb90e-75d8-424c-ad2d-c3bddcb2f8b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7652 2024.08.22 17:53:20.175578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7653 2024.08.22 17:53:20.175730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7654 2024.08.22 17:53:20.175761 [ 3 ] {} <Debug> HTTP-Session: 17085b92-0d27-4931-84bf-648d13f453d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7655 2024.08.22 17:53:20.175790 [ 3 ] {} <Debug> HTTP-Session: 17085b92-0d27-4931-84bf-648d13f453d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7656 2024.08.22 17:53:20.175805 [ 3 ] {} <Debug> HTTP-Session: 17085b92-0d27-4931-84bf-648d13f453d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7657 2024.08.22 17:53:20.175857 [ 3 ] {} <Trace> HTTP-Session: 17085b92-0d27-4931-84bf-648d13f453d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7658 2024.08.22 17:53:20.176044 [ 3 ] {1f2a615b-c023-4fa0-85c0-63aec42d4dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7659 2024.08.22 17:53:20.176116 [ 3 ] {1f2a615b-c023-4fa0-85c0-63aec42d4dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7660 2024.08.22 17:53:20.176457 [ 3 ] {1f2a615b-c023-4fa0-85c0-63aec42d4dc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7661 2024.08.22 17:53:20.176859 [ 3 ] {1f2a615b-c023-4fa0-85c0-63aec42d4dc3} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7662 2024.08.22 17:53:20.176902 [ 3 ] {1f2a615b-c023-4fa0-85c0-63aec42d4dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7663 2024.08.22 17:53:20.177302 [ 3 ] {1f2a615b-c023-4fa0-85c0-63aec42d4dc3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7664 2024.08.22 17:53:20.177687 [ 3 ] {1f2a615b-c023-4fa0-85c0-63aec42d4dc3} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7665 2024.08.22 17:53:20.177865 [ 3 ] {1f2a615b-c023-4fa0-85c0-63aec42d4dc3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001867 sec., 1071.2372790573113 rows/sec., 87.35 KiB/sec.
7666 2024.08.22 17:53:20.178074 [ 3 ] {1f2a615b-c023-4fa0-85c0-63aec42d4dc3} <Debug> DynamicQueryHandler: Done processing query
7667 2024.08.22 17:53:20.178106 [ 3 ] {1f2a615b-c023-4fa0-85c0-63aec42d4dc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7668 2024.08.22 17:53:20.178122 [ 3 ] {} <Debug> HTTP-Session: 17085b92-0d27-4931-84bf-648d13f453d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7669 2024.08.22 17:53:20.178330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 37499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7670 2024.08.22 17:53:20.178381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7671 2024.08.22 17:53:20.178399 [ 3 ] {} <Debug> HTTP-Session: 10aad6a4-32a9-4315-8383-5190dd979cd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7672 2024.08.22 17:53:20.178417 [ 3 ] {} <Debug> HTTP-Session: 10aad6a4-32a9-4315-8383-5190dd979cd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7673 2024.08.22 17:53:20.178431 [ 3 ] {} <Debug> HTTP-Session: 10aad6a4-32a9-4315-8383-5190dd979cd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7674 2024.08.22 17:53:20.178462 [ 3 ] {} <Trace> HTTP-Session: 10aad6a4-32a9-4315-8383-5190dd979cd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7675 2024.08.22 17:53:20.178637 [ 3 ] {a69da562-b19f-43f4-b644-3ce098c255bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7676 2024.08.22 17:53:20.178680 [ 3 ] {a69da562-b19f-43f4-b644-3ce098c255bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7677 2024.08.22 17:53:20.178905 [ 3 ] {a69da562-b19f-43f4-b644-3ce098c255bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7678 2024.08.22 17:53:20.179362 [ 3 ] {a69da562-b19f-43f4-b644-3ce098c255bc} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7679 2024.08.22 17:53:20.179400 [ 3 ] {a69da562-b19f-43f4-b644-3ce098c255bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7680 2024.08.22 17:53:20.179764 [ 3 ] {a69da562-b19f-43f4-b644-3ce098c255bc} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7681 2024.08.22 17:53:20.180117 [ 3 ] {a69da562-b19f-43f4-b644-3ce098c255bc} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7682 2024.08.22 17:53:20.180278 [ 3 ] {a69da562-b19f-43f4-b644-3ce098c255bc} <Debug> executeQuery: Read 248 rows, 22.42 KiB in 0.001721 sec., 144102.2661243463 rows/sec., 12.72 MiB/sec.
7683 2024.08.22 17:53:20.180286 [ 56 ] {} <Debug> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7684 2024.08.22 17:53:20.180381 [ 56 ] {} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7685 2024.08.22 17:53:20.180430 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7686 2024.08.22 17:53:20.180567 [ 3 ] {a69da562-b19f-43f4-b644-3ce098c255bc} <Debug> DynamicQueryHandler: Done processing query
7687 2024.08.22 17:53:20.180644 [ 3 ] {a69da562-b19f-43f4-b644-3ce098c255bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
7688 2024.08.22 17:53:20.180711 [ 3 ] {} <Debug> HTTP-Session: 10aad6a4-32a9-4315-8383-5190dd979cd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7689 2024.08.22 17:53:20.180725 [ 196 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::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
7690 2024.08.22 17:53:20.180974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 4489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7691 2024.08.22 17:53:20.181171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7692 2024.08.22 17:53:20.181269 [ 3 ] {} <Debug> HTTP-Session: cc81ace9-7245-49da-ad2f-0d5505844da3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7693 2024.08.22 17:53:20.181344 [ 3 ] {} <Debug> HTTP-Session: cc81ace9-7245-49da-ad2f-0d5505844da3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7694 2024.08.22 17:53:20.181398 [ 196 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7695 2024.08.22 17:53:20.181407 [ 3 ] {} <Debug> HTTP-Session: cc81ace9-7245-49da-ad2f-0d5505844da3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7696 2024.08.22 17:53:20.181551 [ 196 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1395 rows starting from the beginning of the part
7697 2024.08.22 17:53:20.181573 [ 3 ] {} <Trace> HTTP-Session: cc81ace9-7245-49da-ad2f-0d5505844da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7698 2024.08.22 17:53:20.181997 [ 196 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 248 rows starting from the beginning of the part
7699 2024.08.22 17:53:20.182085 [ 3 ] {3284c023-a40d-4ee2-8a93-1a218d95119c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7700 2024.08.22 17:53:20.182303 [ 3 ] {3284c023-a40d-4ee2-8a93-1a218d95119c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7701 2024.08.22 17:53:20.182483 [ 196 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 57 rows starting from the beginning of the part
7702 2024.08.22 17:53:20.182928 [ 196 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 249 rows starting from the beginning of the part
7703 2024.08.22 17:53:20.183392 [ 196 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1196 rows starting from the beginning of the part
7704 2024.08.22 17:53:20.183738 [ 196 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 248 rows starting from the beginning of the part
7705 2024.08.22 17:53:20.184264 [ 3 ] {3284c023-a40d-4ee2-8a93-1a218d95119c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7706 2024.08.22 17:53:20.184968 [ 3 ] {3284c023-a40d-4ee2-8a93-1a218d95119c} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7707 2024.08.22 17:53:20.185030 [ 3 ] {3284c023-a40d-4ee2-8a93-1a218d95119c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7708 2024.08.22 17:53:20.185962 [ 3 ] {3284c023-a40d-4ee2-8a93-1a218d95119c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
7709 2024.08.22 17:53:20.186614 [ 3 ] {3284c023-a40d-4ee2-8a93-1a218d95119c} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7710 2024.08.22 17:53:20.186855 [ 56 ] {} <Debug> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
7711 2024.08.22 17:53:20.186898 [ 3 ] {3284c023-a40d-4ee2-8a93-1a218d95119c} <Debug> executeQuery: Read 31 rows, 2.32 KiB in 0.005099 sec., 6079.623455579525 rows/sec., 455.05 KiB/sec.
7712 2024.08.22 17:53:20.186942 [ 56 ] {} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7713 2024.08.22 17:53:20.187082 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7714 2024.08.22 17:53:20.187610 [ 191 ] {1a7be023-87b3-4213-931c-ba4d37173f07::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
7715 2024.08.22 17:53:20.187671 [ 3 ] {3284c023-a40d-4ee2-8a93-1a218d95119c} <Debug> DynamicQueryHandler: Done processing query
7716 2024.08.22 17:53:20.187732 [ 3 ] {3284c023-a40d-4ee2-8a93-1a218d95119c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7717 2024.08.22 17:53:20.187789 [ 3 ] {} <Debug> HTTP-Session: cc81ace9-7245-49da-ad2f-0d5505844da3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7718 2024.08.22 17:53:20.187807 [ 196 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3393 rows, containing 5 columns (5 merged, 0 gathered) in 0.007292458 sec., 465275.21996012866 rows/sec., 40.91 MiB/sec.
7719 2024.08.22 17:53:20.187948 [ 191 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7720 2024.08.22 17:53:20.187972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7721 2024.08.22 17:53:20.187999 [ 191 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 45 rows starting from the beginning of the part
7722 2024.08.22 17:53:20.188083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7723 2024.08.22 17:53:20.188167 [ 3 ] {} <Debug> HTTP-Session: 79de0e43-13cc-43a9-9eca-d7bc016f1020 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7724 2024.08.22 17:53:20.188219 [ 196 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7725 2024.08.22 17:53:20.188256 [ 3 ] {} <Debug> HTTP-Session: 79de0e43-13cc-43a9-9eca-d7bc016f1020 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7726 2024.08.22 17:53:20.188304 [ 191 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 33 rows starting from the beginning of the part
7727 2024.08.22 17:53:20.188350 [ 3 ] {} <Debug> HTTP-Session: 79de0e43-13cc-43a9-9eca-d7bc016f1020 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7728 2024.08.22 17:53:20.188579 [ 3 ] {} <Trace> HTTP-Session: 79de0e43-13cc-43a9-9eca-d7bc016f1020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7729 2024.08.22 17:53:20.188768 [ 191 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part
7730 2024.08.22 17:53:20.189020 [ 3 ] {5ba14680-2e2c-41f2-abfd-ec0046d9ca2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7731 2024.08.22 17:53:20.189139 [ 191 ] {1a7be023-87b3-4213-931c-ba4d37173f07::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
7732 2024.08.22 17:53:20.189240 [ 3 ] {5ba14680-2e2c-41f2-abfd-ec0046d9ca2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7733 2024.08.22 17:53:20.189616 [ 191 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 33 rows starting from the beginning of the part
7734 2024.08.22 17:53:20.190199 [ 191 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 31 rows starting from the beginning of the part
7735 2024.08.22 17:53:20.191565 [ 196 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_41_8} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7736 2024.08.22 17:53:20.191926 [ 3 ] {5ba14680-2e2c-41f2-abfd-ec0046d9ca2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7737 2024.08.22 17:53:20.192016 [ 196 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_41_8} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7738 2024.08.22 17:53:20.192346 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB.
7739 2024.08.22 17:53:20.192785 [ 3 ] {5ba14680-2e2c-41f2-abfd-ec0046d9ca2a} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7740 2024.08.22 17:53:20.192837 [ 3 ] {5ba14680-2e2c-41f2-abfd-ec0046d9ca2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7741 2024.08.22 17:53:20.193361 [ 188 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 5 columns (5 merged, 0 gathered) in 0.006114232 sec., 28621.746770485646 rows/sec., 2.19 MiB/sec.
7742 2024.08.22 17:53:20.193435 [ 3 ] {5ba14680-2e2c-41f2-abfd-ec0046d9ca2a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
7743 2024.08.22 17:53:20.193536 [ 188 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
7744 2024.08.22 17:53:20.194298 [ 3 ] {5ba14680-2e2c-41f2-abfd-ec0046d9ca2a} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7745 2024.08.22 17:53:20.194453 [ 188 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_26_5} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7746 2024.08.22 17:53:20.194629 [ 3 ] {5ba14680-2e2c-41f2-abfd-ec0046d9ca2a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005795 sec., 2415.8757549611737 rows/sec., 169.19 KiB/sec.
7747 2024.08.22 17:53:20.194711 [ 188 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_26_5} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
7748 2024.08.22 17:53:20.194977 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
7749 2024.08.22 17:53:20.195063 [ 3 ] {5ba14680-2e2c-41f2-abfd-ec0046d9ca2a} <Debug> DynamicQueryHandler: Done processing query
7750 2024.08.22 17:53:20.195095 [ 3 ] {5ba14680-2e2c-41f2-abfd-ec0046d9ca2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7751 2024.08.22 17:53:20.195111 [ 3 ] {} <Debug> HTTP-Session: 79de0e43-13cc-43a9-9eca-d7bc016f1020 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7752 2024.08.22 17:53:20.195224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7753 2024.08.22 17:53:20.195272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7754 2024.08.22 17:53:20.195296 [ 3 ] {} <Debug> HTTP-Session: fb5496d0-433b-45a0-87f7-3f5a5a9b884b Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7755 2024.08.22 17:53:20.195312 [ 3 ] {} <Debug> HTTP-Session: fb5496d0-433b-45a0-87f7-3f5a5a9b884b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7756 2024.08.22 17:53:20.195326 [ 3 ] {} <Debug> HTTP-Session: fb5496d0-433b-45a0-87f7-3f5a5a9b884b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7757 2024.08.22 17:53:20.195358 [ 3 ] {} <Trace> HTTP-Session: fb5496d0-433b-45a0-87f7-3f5a5a9b884b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7758 2024.08.22 17:53:20.195456 [ 3 ] {8efbdd48-b535-4c6f-a639-852a0e62e05c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
7759 2024.08.22 17:53:20.195501 [ 3 ] {8efbdd48-b535-4c6f-a639-852a0e62e05c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7760 2024.08.22 17:53:20.195751 [ 3 ] {8efbdd48-b535-4c6f-a639-852a0e62e05c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7761 2024.08.22 17:53:20.196049 [ 3 ] {8efbdd48-b535-4c6f-a639-852a0e62e05c} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7762 2024.08.22 17:53:20.196086 [ 3 ] {8efbdd48-b535-4c6f-a639-852a0e62e05c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7763 2024.08.22 17:53:20.196438 [ 3 ] {8efbdd48-b535-4c6f-a639-852a0e62e05c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7764 2024.08.22 17:53:20.196804 [ 3 ] {8efbdd48-b535-4c6f-a639-852a0e62e05c} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7765 2024.08.22 17:53:20.196937 [ 3 ] {8efbdd48-b535-4c6f-a639-852a0e62e05c} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001507 sec., 3981.4200398142 rows/sec., 235.23 KiB/sec.
7766 2024.08.22 17:53:20.197270 [ 3 ] {8efbdd48-b535-4c6f-a639-852a0e62e05c} <Debug> DynamicQueryHandler: Done processing query
7767 2024.08.22 17:53:20.197296 [ 3 ] {8efbdd48-b535-4c6f-a639-852a0e62e05c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7768 2024.08.22 17:53:20.197312 [ 3 ] {} <Debug> HTTP-Session: fb5496d0-433b-45a0-87f7-3f5a5a9b884b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7769 2024.08.22 17:53:20.197483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 67057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7770 2024.08.22 17:53:20.197532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7771 2024.08.22 17:53:20.197550 [ 3 ] {} <Debug> HTTP-Session: f3d37e94-eb12-4409-b393-c8d7bc785666 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7772 2024.08.22 17:53:20.197567 [ 3 ] {} <Debug> HTTP-Session: f3d37e94-eb12-4409-b393-c8d7bc785666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7773 2024.08.22 17:53:20.197580 [ 3 ] {} <Debug> HTTP-Session: f3d37e94-eb12-4409-b393-c8d7bc785666 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7774 2024.08.22 17:53:20.197611 [ 3 ] {} <Trace> HTTP-Session: f3d37e94-eb12-4409-b393-c8d7bc785666 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7775 2024.08.22 17:53:20.197964 [ 3 ] {7a536ced-ae37-43f7-a8c7-ebe03053c21c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7776 2024.08.22 17:53:20.198010 [ 3 ] {7a536ced-ae37-43f7-a8c7-ebe03053c21c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7777 2024.08.22 17:53:20.198258 [ 3 ] {7a536ced-ae37-43f7-a8c7-ebe03053c21c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7778 2024.08.22 17:53:20.198849 [ 3 ] {7a536ced-ae37-43f7-a8c7-ebe03053c21c} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7779 2024.08.22 17:53:20.198886 [ 3 ] {7a536ced-ae37-43f7-a8c7-ebe03053c21c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7780 2024.08.22 17:53:20.199267 [ 3 ] {7a536ced-ae37-43f7-a8c7-ebe03053c21c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7781 2024.08.22 17:53:20.199618 [ 3 ] {7a536ced-ae37-43f7-a8c7-ebe03053c21c} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7782 2024.08.22 17:53:20.199741 [ 55 ] {} <Debug> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7783 2024.08.22 17:53:20.199746 [ 3 ] {7a536ced-ae37-43f7-a8c7-ebe03053c21c} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.001997 sec., 206810.21532298447 rows/sec., 14.75 MiB/sec.
7784 2024.08.22 17:53:20.199787 [ 55 ] {} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7785 2024.08.22 17:53:20.199829 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7786 2024.08.22 17:53:20.200052 [ 3 ] {7a536ced-ae37-43f7-a8c7-ebe03053c21c} <Debug> DynamicQueryHandler: Done processing query
7787 2024.08.22 17:53:20.200113 [ 198 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::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
7788 2024.08.22 17:53:20.200133 [ 3 ] {7a536ced-ae37-43f7-a8c7-ebe03053c21c} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
7789 2024.08.22 17:53:20.200241 [ 3 ] {} <Debug> HTTP-Session: f3d37e94-eb12-4409-b393-c8d7bc785666 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7790 2024.08.22 17:53:20.200603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7791 2024.08.22 17:53:20.200760 [ 198 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7792 2024.08.22 17:53:20.200766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7793 2024.08.22 17:53:20.200836 [ 3 ] {} <Debug> HTTP-Session: 6683203e-c307-4d96-9fd6-fca2b6eca3f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7794 2024.08.22 17:53:20.200839 [ 198 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 901 rows starting from the beginning of the part
7795 2024.08.22 17:53:20.200870 [ 3 ] {} <Debug> HTTP-Session: 6683203e-c307-4d96-9fd6-fca2b6eca3f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7796 2024.08.22 17:53:20.200914 [ 3 ] {} <Debug> HTTP-Session: 6683203e-c307-4d96-9fd6-fca2b6eca3f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7797 2024.08.22 17:53:20.201030 [ 3 ] {} <Trace> HTTP-Session: 6683203e-c307-4d96-9fd6-fca2b6eca3f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7798 2024.08.22 17:53:20.201147 [ 198 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 413 rows starting from the beginning of the part
7799 2024.08.22 17:53:20.201389 [ 3 ] {56ebf5cb-6069-440a-935a-32bef2b8c43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7800 2024.08.22 17:53:20.201422 [ 198 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 66 rows starting from the beginning of the part
7801 2024.08.22 17:53:20.201604 [ 3 ] {56ebf5cb-6069-440a-935a-32bef2b8c43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7802 2024.08.22 17:53:20.201714 [ 198 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 415 rows starting from the beginning of the part
7803 2024.08.22 17:53:20.202095 [ 198 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 520 rows starting from the beginning of the part
7804 2024.08.22 17:53:20.202438 [ 198 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 413 rows starting from the beginning of the part
7805 2024.08.22 17:53:20.202893 [ 3 ] {56ebf5cb-6069-440a-935a-32bef2b8c43f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7806 2024.08.22 17:53:20.203633 [ 3 ] {56ebf5cb-6069-440a-935a-32bef2b8c43f} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7807 2024.08.22 17:53:20.203690 [ 3 ] {56ebf5cb-6069-440a-935a-32bef2b8c43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7808 2024.08.22 17:53:20.204741 [ 3 ] {56ebf5cb-6069-440a-935a-32bef2b8c43f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7809 2024.08.22 17:53:20.205275 [ 3 ] {56ebf5cb-6069-440a-935a-32bef2b8c43f} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7810 2024.08.22 17:53:20.205530 [ 3 ] {56ebf5cb-6069-440a-935a-32bef2b8c43f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00428 sec., 1401.8691588785048 rows/sec., 73.24 KiB/sec.
7811 2024.08.22 17:53:20.206027 [ 188 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2728 rows, containing 5 columns (5 merged, 0 gathered) in 0.006103931 sec., 446925.10449413664 rows/sec., 34.09 MiB/sec.
7812 2024.08.22 17:53:20.206034 [ 3 ] {56ebf5cb-6069-440a-935a-32bef2b8c43f} <Debug> DynamicQueryHandler: Done processing query
7813 2024.08.22 17:53:20.206086 [ 3 ] {56ebf5cb-6069-440a-935a-32bef2b8c43f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7814 2024.08.22 17:53:20.206104 [ 3 ] {} <Debug> HTTP-Session: 6683203e-c307-4d96-9fd6-fca2b6eca3f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7815 2024.08.22 17:53:20.206221 [ 191 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7816 2024.08.22 17:53:20.206278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 44820, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7817 2024.08.22 17:53:20.206336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7818 2024.08.22 17:53:20.206361 [ 3 ] {} <Debug> HTTP-Session: f2b0f963-cffa-4a4d-b875-29a34a9d1e6c Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7819 2024.08.22 17:53:20.206377 [ 3 ] {} <Debug> HTTP-Session: f2b0f963-cffa-4a4d-b875-29a34a9d1e6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7820 2024.08.22 17:53:20.206401 [ 3 ] {} <Debug> HTTP-Session: f2b0f963-cffa-4a4d-b875-29a34a9d1e6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7821 2024.08.22 17:53:20.206449 [ 3 ] {} <Trace> HTTP-Session: f2b0f963-cffa-4a4d-b875-29a34a9d1e6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7822 2024.08.22 17:53:20.206714 [ 3 ] {d0df968e-f44d-42b7-8489-91b0e7682900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7823 2024.08.22 17:53:20.206770 [ 3 ] {d0df968e-f44d-42b7-8489-91b0e7682900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7824 2024.08.22 17:53:20.206783 [ 191 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_41_8} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7825 2024.08.22 17:53:20.206905 [ 191 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_41_8} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7826 2024.08.22 17:53:20.207025 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB.
7827 2024.08.22 17:53:20.207039 [ 3 ] {d0df968e-f44d-42b7-8489-91b0e7682900} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7828 2024.08.22 17:53:20.207500 [ 3 ] {d0df968e-f44d-42b7-8489-91b0e7682900} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7829 2024.08.22 17:53:20.207535 [ 3 ] {d0df968e-f44d-42b7-8489-91b0e7682900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7830 2024.08.22 17:53:20.207920 [ 3 ] {d0df968e-f44d-42b7-8489-91b0e7682900} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7831 2024.08.22 17:53:20.208281 [ 3 ] {d0df968e-f44d-42b7-8489-91b0e7682900} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7832 2024.08.22 17:53:20.208409 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7833 2024.08.22 17:53:20.208413 [ 3 ] {d0df968e-f44d-42b7-8489-91b0e7682900} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001839 sec., 129418.16204458945 rows/sec., 8.68 MiB/sec.
7834 2024.08.22 17:53:20.208442 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7835 2024.08.22 17:53:20.208485 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7836 2024.08.22 17:53:20.208672 [ 192 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::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
7837 2024.08.22 17:53:20.208696 [ 3 ] {d0df968e-f44d-42b7-8489-91b0e7682900} <Debug> DynamicQueryHandler: Done processing query
7838 2024.08.22 17:53:20.208753 [ 3 ] {d0df968e-f44d-42b7-8489-91b0e7682900} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
7839 2024.08.22 17:53:20.208772 [ 3 ] {} <Debug> HTTP-Session: f2b0f963-cffa-4a4d-b875-29a34a9d1e6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7840 2024.08.22 17:53:20.208962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7841 2024.08.22 17:53:20.209029 [ 192 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7842 2024.08.22 17:53:20.209047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7843 2024.08.22 17:53:20.209113 [ 3 ] {} <Debug> HTTP-Session: f52dfb28-c050-4a5f-871b-c815c114f6ee Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7844 2024.08.22 17:53:20.209133 [ 192 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11780 rows starting from the beginning of the part
7845 2024.08.22 17:53:20.209150 [ 3 ] {} <Debug> HTTP-Session: f52dfb28-c050-4a5f-871b-c815c114f6ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7846 2024.08.22 17:53:20.209201 [ 3 ] {} <Debug> HTTP-Session: f52dfb28-c050-4a5f-871b-c815c114f6ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7847 2024.08.22 17:53:20.209301 [ 3 ] {} <Trace> HTTP-Session: f52dfb28-c050-4a5f-871b-c815c114f6ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7848 2024.08.22 17:53:20.209529 [ 192 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 238 rows starting from the beginning of the part
7849 2024.08.22 17:53:20.209685 [ 3 ] {cea9c5d0-8a38-49e7-9321-b87769f6ad95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
7850 2024.08.22 17:53:20.209889 [ 3 ] {cea9c5d0-8a38-49e7-9321-b87769f6ad95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7851 2024.08.22 17:53:20.209954 [ 192 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::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
7852 2024.08.22 17:53:20.210397 [ 192 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 239 rows starting from the beginning of the part
7853 2024.08.22 17:53:20.210771 [ 192 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 844 rows starting from the beginning of the part
7854 2024.08.22 17:53:20.211119 [ 192 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 238 rows starting from the beginning of the part
7855 2024.08.22 17:53:20.211143 [ 3 ] {cea9c5d0-8a38-49e7-9321-b87769f6ad95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7856 2024.08.22 17:53:20.211980 [ 3 ] {cea9c5d0-8a38-49e7-9321-b87769f6ad95} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7857 2024.08.22 17:53:20.212027 [ 3 ] {cea9c5d0-8a38-49e7-9321-b87769f6ad95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7858 2024.08.22 17:53:20.212644 [ 3 ] {cea9c5d0-8a38-49e7-9321-b87769f6ad95} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7859 2024.08.22 17:53:20.213009 [ 3 ] {cea9c5d0-8a38-49e7-9321-b87769f6ad95} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7860 2024.08.22 17:53:20.213248 [ 3 ] {cea9c5d0-8a38-49e7-9321-b87769f6ad95} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003718 sec., 268.9618074233459 rows/sec., 18.12 KiB/sec.
7861 2024.08.22 17:53:20.213504 [ 3 ] {cea9c5d0-8a38-49e7-9321-b87769f6ad95} <Debug> DynamicQueryHandler: Done processing query
7862 2024.08.22 17:53:20.213553 [ 3 ] {cea9c5d0-8a38-49e7-9321-b87769f6ad95} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
7863 2024.08.22 17:53:20.213591 [ 3 ] {} <Debug> HTTP-Session: f52dfb28-c050-4a5f-871b-c815c114f6ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7864 2024.08.22 17:53:20.213801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 46706, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7865 2024.08.22 17:53:20.213899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7866 2024.08.22 17:53:20.213952 [ 3 ] {} <Debug> HTTP-Session: 15f24140-35be-47e8-974e-1d598d1da254 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7867 2024.08.22 17:53:20.214019 [ 3 ] {} <Debug> HTTP-Session: 15f24140-35be-47e8-974e-1d598d1da254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7868 2024.08.22 17:53:20.214055 [ 3 ] {} <Debug> HTTP-Session: 15f24140-35be-47e8-974e-1d598d1da254 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7869 2024.08.22 17:53:20.214118 [ 3 ] {} <Trace> HTTP-Session: 15f24140-35be-47e8-974e-1d598d1da254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7870 2024.08.22 17:53:20.214524 [ 3 ] {9265085b-90df-4694-a424-fa529972978f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7871 2024.08.22 17:53:20.214620 [ 3 ] {9265085b-90df-4694-a424-fa529972978f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
7872 2024.08.22 17:53:20.215115 [ 3 ] {9265085b-90df-4694-a424-fa529972978f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7873 2024.08.22 17:53:20.216018 [ 3 ] {9265085b-90df-4694-a424-fa529972978f} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7874 2024.08.22 17:53:20.216067 [ 3 ] {9265085b-90df-4694-a424-fa529972978f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7875 2024.08.22 17:53:20.217013 [ 3 ] {9265085b-90df-4694-a424-fa529972978f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
7876 2024.08.22 17:53:20.217212 [ 191 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13500 rows, containing 5 columns (5 merged, 0 gathered) in 0.008628035 sec., 1564666.8099978734 rows/sec., 105.71 MiB/sec.
7877 2024.08.22 17:53:20.217593 [ 3 ] {9265085b-90df-4694-a424-fa529972978f} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7878 2024.08.22 17:53:20.217636 [ 191 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7879 2024.08.22 17:53:20.217798 [ 3 ] {9265085b-90df-4694-a424-fa529972978f} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.003522 sec., 8233.957978421351 rows/sec., 14.75 MiB/sec.
7880 2024.08.22 17:53:20.218248 [ 3 ] {9265085b-90df-4694-a424-fa529972978f} <Debug> DynamicQueryHandler: Done processing query
7881 2024.08.22 17:53:20.218280 [ 3 ] {9265085b-90df-4694-a424-fa529972978f} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
7882 2024.08.22 17:53:20.218301 [ 3 ] {} <Debug> HTTP-Session: 15f24140-35be-47e8-974e-1d598d1da254 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7883 2024.08.22 17:53:20.218352 [ 191 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7884 2024.08.22 17:53:20.218430 [ 191 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7885 2024.08.22 17:53:20.218436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7886 2024.08.22 17:53:20.218511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7887 2024.08.22 17:53:20.218526 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB.
7888 2024.08.22 17:53:20.218534 [ 3 ] {} <Debug> HTTP-Session: fd7b61c7-385c-4d86-9aff-07fbcf1a08f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7889 2024.08.22 17:53:20.218558 [ 3 ] {} <Debug> HTTP-Session: fd7b61c7-385c-4d86-9aff-07fbcf1a08f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7890 2024.08.22 17:53:20.218573 [ 3 ] {} <Debug> HTTP-Session: fd7b61c7-385c-4d86-9aff-07fbcf1a08f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7891 2024.08.22 17:53:20.218604 [ 3 ] {} <Trace> HTTP-Session: fd7b61c7-385c-4d86-9aff-07fbcf1a08f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7892 2024.08.22 17:53:20.218731 [ 3 ] {c5e1d3db-caa4-4fe7-99e9-45de87a2ca22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7893 2024.08.22 17:53:20.218775 [ 3 ] {c5e1d3db-caa4-4fe7-99e9-45de87a2ca22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7894 2024.08.22 17:53:20.218906 [ 3 ] {c5e1d3db-caa4-4fe7-99e9-45de87a2ca22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7895 2024.08.22 17:53:20.219210 [ 3 ] {c5e1d3db-caa4-4fe7-99e9-45de87a2ca22} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7896 2024.08.22 17:53:20.219245 [ 3 ] {c5e1d3db-caa4-4fe7-99e9-45de87a2ca22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7897 2024.08.22 17:53:20.219609 [ 3 ] {c5e1d3db-caa4-4fe7-99e9-45de87a2ca22} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7898 2024.08.22 17:53:20.219941 [ 3 ] {c5e1d3db-caa4-4fe7-99e9-45de87a2ca22} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7899 2024.08.22 17:53:20.220066 [ 55 ] {} <Debug> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7900 2024.08.22 17:53:20.220070 [ 3 ] {c5e1d3db-caa4-4fe7-99e9-45de87a2ca22} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001388 sec., 59077.8097982709 rows/sec., 3.75 MiB/sec.
7901 2024.08.22 17:53:20.220097 [ 55 ] {} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7902 2024.08.22 17:53:20.220133 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7903 2024.08.22 17:53:20.220305 [ 3 ] {c5e1d3db-caa4-4fe7-99e9-45de87a2ca22} <Debug> DynamicQueryHandler: Done processing query
7904 2024.08.22 17:53:20.220325 [ 189 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
7905 2024.08.22 17:53:20.220339 [ 3 ] {c5e1d3db-caa4-4fe7-99e9-45de87a2ca22} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7906 2024.08.22 17:53:20.220420 [ 3 ] {} <Debug> HTTP-Session: fd7b61c7-385c-4d86-9aff-07fbcf1a08f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7907 2024.08.22 17:53:20.220563 [ 189 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7908 2024.08.22 17:53:20.220603 [ 189 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2358 rows starting from the beginning of the part
7909 2024.08.22 17:53:20.220729 [ 189 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 82 rows starting from the beginning of the part
7910 2024.08.22 17:53:20.220858 [ 189 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
7911 2024.08.22 17:53:20.221094 [ 189 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 82 rows starting from the beginning of the part
7912 2024.08.22 17:53:20.221240 [ 189 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
7913 2024.08.22 17:53:20.221389 [ 189 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 82 rows starting from the beginning of the part
7914 2024.08.22 17:53:20.222916 [ 187 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2724 rows, containing 4 columns (4 merged, 0 gathered) in 0.002697113 sec., 1009968.8073877512 rows/sec., 65.94 MiB/sec.
7915 2024.08.22 17:53:20.223150 [ 189 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7916 2024.08.22 17:53:20.223549 [ 189 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_41_8} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7917 2024.08.22 17:53:20.223635 [ 189 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_41_8} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7918 2024.08.22 17:53:20.223723 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB.
7919 2024.08.22 17:53:24.512554 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache
7920 2024.08.22 17:53:24.512627 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache
7921 2024.08.22 17:53:25.001265 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000877254 sec.
7922 2024.08.22 17:53:25.169054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 7834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7923 2024.08.22 17:53:25.169177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7924 2024.08.22 17:53:25.169208 [ 3 ] {} <Debug> HTTP-Session: 36a4218b-4881-4dd6-89e2-fc609a458797 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7925 2024.08.22 17:53:25.169234 [ 3 ] {} <Debug> HTTP-Session: 36a4218b-4881-4dd6-89e2-fc609a458797 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7926 2024.08.22 17:53:25.169249 [ 3 ] {} <Debug> HTTP-Session: 36a4218b-4881-4dd6-89e2-fc609a458797 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7927 2024.08.22 17:53:25.169299 [ 3 ] {} <Trace> HTTP-Session: 36a4218b-4881-4dd6-89e2-fc609a458797 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7928 2024.08.22 17:53:25.169516 [ 3 ] {8fd3a17f-0123-4637-91b3-4267330e2c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7929 2024.08.22 17:53:25.169589 [ 3 ] {8fd3a17f-0123-4637-91b3-4267330e2c13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7930 2024.08.22 17:53:25.169922 [ 3 ] {8fd3a17f-0123-4637-91b3-4267330e2c13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7931 2024.08.22 17:53:25.170405 [ 3 ] {8fd3a17f-0123-4637-91b3-4267330e2c13} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7932 2024.08.22 17:53:25.170453 [ 3 ] {8fd3a17f-0123-4637-91b3-4267330e2c13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7933 2024.08.22 17:53:25.170893 [ 3 ] {8fd3a17f-0123-4637-91b3-4267330e2c13} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
7934 2024.08.22 17:53:25.171305 [ 3 ] {8fd3a17f-0123-4637-91b3-4267330e2c13} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7935 2024.08.22 17:53:25.171486 [ 3 ] {8fd3a17f-0123-4637-91b3-4267330e2c13} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002039 sec., 27464.443354585583 rows/sec., 2.11 MiB/sec.
7936 2024.08.22 17:53:25.171712 [ 3 ] {8fd3a17f-0123-4637-91b3-4267330e2c13} <Debug> DynamicQueryHandler: Done processing query
7937 2024.08.22 17:53:25.171740 [ 3 ] {8fd3a17f-0123-4637-91b3-4267330e2c13} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7938 2024.08.22 17:53:25.171757 [ 3 ] {} <Debug> HTTP-Session: 36a4218b-4881-4dd6-89e2-fc609a458797 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7939 2024.08.22 17:53:25.171913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 10882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7940 2024.08.22 17:53:25.171970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7941 2024.08.22 17:53:25.171990 [ 3 ] {} <Debug> HTTP-Session: 75bbae51-c472-42a4-94f6-87ebd8b150d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7942 2024.08.22 17:53:25.172010 [ 3 ] {} <Debug> HTTP-Session: 75bbae51-c472-42a4-94f6-87ebd8b150d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7943 2024.08.22 17:53:25.172024 [ 3 ] {} <Debug> HTTP-Session: 75bbae51-c472-42a4-94f6-87ebd8b150d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7944 2024.08.22 17:53:25.172060 [ 3 ] {} <Trace> HTTP-Session: 75bbae51-c472-42a4-94f6-87ebd8b150d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7945 2024.08.22 17:53:25.172219 [ 3 ] {c303d947-6857-4aa6-885f-76f00ef4156e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7946 2024.08.22 17:53:25.172269 [ 3 ] {c303d947-6857-4aa6-885f-76f00ef4156e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7947 2024.08.22 17:53:25.172518 [ 3 ] {c303d947-6857-4aa6-885f-76f00ef4156e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7948 2024.08.22 17:53:25.172893 [ 3 ] {c303d947-6857-4aa6-885f-76f00ef4156e} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7949 2024.08.22 17:53:25.172932 [ 3 ] {c303d947-6857-4aa6-885f-76f00ef4156e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7950 2024.08.22 17:53:25.173302 [ 3 ] {c303d947-6857-4aa6-885f-76f00ef4156e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
7951 2024.08.22 17:53:25.173673 [ 3 ] {c303d947-6857-4aa6-885f-76f00ef4156e} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7952 2024.08.22 17:53:25.173803 [ 3 ] {c303d947-6857-4aa6-885f-76f00ef4156e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001632 sec., 39215.686274509804 rows/sec., 3.06 MiB/sec.
7953 2024.08.22 17:53:25.173985 [ 3 ] {c303d947-6857-4aa6-885f-76f00ef4156e} <Debug> DynamicQueryHandler: Done processing query
7954 2024.08.22 17:53:25.174011 [ 3 ] {c303d947-6857-4aa6-885f-76f00ef4156e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7955 2024.08.22 17:53:25.174027 [ 3 ] {} <Debug> HTTP-Session: 75bbae51-c472-42a4-94f6-87ebd8b150d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7956 2024.08.22 17:53:25.174195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7957 2024.08.22 17:53:25.174247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7958 2024.08.22 17:53:25.174268 [ 3 ] {} <Debug> HTTP-Session: 7a325ed4-e1f9-4e01-bb7a-e13f12653373 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7959 2024.08.22 17:53:25.174287 [ 3 ] {} <Debug> HTTP-Session: 7a325ed4-e1f9-4e01-bb7a-e13f12653373 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7960 2024.08.22 17:53:25.174301 [ 3 ] {} <Debug> HTTP-Session: 7a325ed4-e1f9-4e01-bb7a-e13f12653373 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7961 2024.08.22 17:53:25.174336 [ 3 ] {} <Trace> HTTP-Session: 7a325ed4-e1f9-4e01-bb7a-e13f12653373 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7962 2024.08.22 17:53:25.174489 [ 3 ] {3e173939-531c-4a75-9179-06cbeadd68d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7963 2024.08.22 17:53:25.174540 [ 3 ] {3e173939-531c-4a75-9179-06cbeadd68d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7964 2024.08.22 17:53:25.174687 [ 3 ] {3e173939-531c-4a75-9179-06cbeadd68d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7965 2024.08.22 17:53:25.175058 [ 3 ] {3e173939-531c-4a75-9179-06cbeadd68d8} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7966 2024.08.22 17:53:25.175094 [ 3 ] {3e173939-531c-4a75-9179-06cbeadd68d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7967 2024.08.22 17:53:25.175495 [ 3 ] {3e173939-531c-4a75-9179-06cbeadd68d8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
7968 2024.08.22 17:53:25.175841 [ 3 ] {3e173939-531c-4a75-9179-06cbeadd68d8} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7969 2024.08.22 17:53:25.175970 [ 3 ] {3e173939-531c-4a75-9179-06cbeadd68d8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001554 sec., 102960.10296010296 rows/sec., 7.17 MiB/sec.
7970 2024.08.22 17:53:25.176126 [ 3 ] {3e173939-531c-4a75-9179-06cbeadd68d8} <Debug> DynamicQueryHandler: Done processing query
7971 2024.08.22 17:53:25.176151 [ 3 ] {3e173939-531c-4a75-9179-06cbeadd68d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7972 2024.08.22 17:53:25.176167 [ 3 ] {} <Debug> HTTP-Session: 7a325ed4-e1f9-4e01-bb7a-e13f12653373 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7973 2024.08.22 17:53:25.176288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7974 2024.08.22 17:53:25.176337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7975 2024.08.22 17:53:25.176356 [ 3 ] {} <Debug> HTTP-Session: 19db6313-4b34-441e-ba2a-efc73db2b3b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7976 2024.08.22 17:53:25.176373 [ 3 ] {} <Debug> HTTP-Session: 19db6313-4b34-441e-ba2a-efc73db2b3b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7977 2024.08.22 17:53:25.176387 [ 3 ] {} <Debug> HTTP-Session: 19db6313-4b34-441e-ba2a-efc73db2b3b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7978 2024.08.22 17:53:25.176420 [ 3 ] {} <Trace> HTTP-Session: 19db6313-4b34-441e-ba2a-efc73db2b3b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7979 2024.08.22 17:53:25.176546 [ 3 ] {25c64aed-cf13-44c5-b23d-a559115826c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7980 2024.08.22 17:53:25.176592 [ 3 ] {25c64aed-cf13-44c5-b23d-a559115826c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7981 2024.08.22 17:53:25.176722 [ 3 ] {25c64aed-cf13-44c5-b23d-a559115826c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7982 2024.08.22 17:53:25.177056 [ 3 ] {25c64aed-cf13-44c5-b23d-a559115826c7} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7983 2024.08.22 17:53:25.177091 [ 3 ] {25c64aed-cf13-44c5-b23d-a559115826c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.29 GiB.
7984 2024.08.22 17:53:25.177455 [ 3 ] {25c64aed-cf13-44c5-b23d-a559115826c7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
7985 2024.08.22 17:53:25.177787 [ 3 ] {25c64aed-cf13-44c5-b23d-a559115826c7} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7986 2024.08.22 17:53:25.177913 [ 3 ] {25c64aed-cf13-44c5-b23d-a559115826c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00142 sec., 42253.52112676056 rows/sec., 2.85 MiB/sec.
7987 2024.08.22 17:53:25.178077 [ 3 ] {25c64aed-cf13-44c5-b23d-a559115826c7} <Debug> DynamicQueryHandler: Done processing query
7988 2024.08.22 17:53:25.178102 [ 3 ] {25c64aed-cf13-44c5-b23d-a559115826c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7989 2024.08.22 17:53:25.178118 [ 3 ] {} <Debug> HTTP-Session: 19db6313-4b34-441e-ba2a-efc73db2b3b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7990 2024.08.22 17:53:30.176219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 37365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7991 2024.08.22 17:53:30.176359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7992 2024.08.22 17:53:30.176385 [ 3 ] {} <Debug> HTTP-Session: 6b7257f2-01f7-43e1-8d4c-793718fbb84f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
7993 2024.08.22 17:53:30.176410 [ 3 ] {} <Debug> HTTP-Session: 6b7257f2-01f7-43e1-8d4c-793718fbb84f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7994 2024.08.22 17:53:30.176426 [ 3 ] {} <Debug> HTTP-Session: 6b7257f2-01f7-43e1-8d4c-793718fbb84f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7995 2024.08.22 17:53:30.176476 [ 3 ] {} <Trace> HTTP-Session: 6b7257f2-01f7-43e1-8d4c-793718fbb84f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7996 2024.08.22 17:53:30.176738 [ 3 ] {393b9719-334f-4674-9d37-a094bfb80a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7997 2024.08.22 17:53:30.176809 [ 3 ] {393b9719-334f-4674-9d37-a094bfb80a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7998 2024.08.22 17:53:30.177151 [ 3 ] {393b9719-334f-4674-9d37-a094bfb80a80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7999 2024.08.22 17:53:30.177738 [ 3 ] {393b9719-334f-4674-9d37-a094bfb80a80} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8000 2024.08.22 17:53:30.177786 [ 3 ] {393b9719-334f-4674-9d37-a094bfb80a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8001 2024.08.22 17:53:30.178229 [ 3 ] {393b9719-334f-4674-9d37-a094bfb80a80} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8002 2024.08.22 17:53:30.178624 [ 3 ] {393b9719-334f-4674-9d37-a094bfb80a80} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8003 2024.08.22 17:53:30.178784 [ 3 ] {393b9719-334f-4674-9d37-a094bfb80a80} <Debug> executeQuery: Read 247 rows, 22.35 KiB in 0.002163 sec., 114193.25011558022 rows/sec., 10.09 MiB/sec.
8004 2024.08.22 17:53:30.179017 [ 3 ] {393b9719-334f-4674-9d37-a094bfb80a80} <Debug> DynamicQueryHandler: Done processing query
8005 2024.08.22 17:53:30.179045 [ 3 ] {393b9719-334f-4674-9d37-a094bfb80a80} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
8006 2024.08.22 17:53:30.179062 [ 3 ] {} <Debug> HTTP-Session: 6b7257f2-01f7-43e1-8d4c-793718fbb84f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8007 2024.08.22 17:53:30.179203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 4208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8008 2024.08.22 17:53:30.179258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8009 2024.08.22 17:53:30.179279 [ 3 ] {} <Debug> HTTP-Session: 3278de5d-5e82-4e2d-ac52-1defbcb901f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8010 2024.08.22 17:53:30.179297 [ 3 ] {} <Debug> HTTP-Session: 3278de5d-5e82-4e2d-ac52-1defbcb901f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8011 2024.08.22 17:53:30.179312 [ 3 ] {} <Debug> HTTP-Session: 3278de5d-5e82-4e2d-ac52-1defbcb901f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8012 2024.08.22 17:53:30.179346 [ 3 ] {} <Trace> HTTP-Session: 3278de5d-5e82-4e2d-ac52-1defbcb901f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8013 2024.08.22 17:53:30.179462 [ 3 ] {396878e6-e1c4-41fe-b613-81ccdac38ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8014 2024.08.22 17:53:30.179512 [ 3 ] {396878e6-e1c4-41fe-b613-81ccdac38ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8015 2024.08.22 17:53:30.179757 [ 3 ] {396878e6-e1c4-41fe-b613-81ccdac38ef0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8016 2024.08.22 17:53:30.180167 [ 3 ] {396878e6-e1c4-41fe-b613-81ccdac38ef0} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8017 2024.08.22 17:53:30.180205 [ 3 ] {396878e6-e1c4-41fe-b613-81ccdac38ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8018 2024.08.22 17:53:30.180559 [ 3 ] {396878e6-e1c4-41fe-b613-81ccdac38ef0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
8019 2024.08.22 17:53:30.180921 [ 3 ] {396878e6-e1c4-41fe-b613-81ccdac38ef0} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8020 2024.08.22 17:53:30.181088 [ 3 ] {396878e6-e1c4-41fe-b613-81ccdac38ef0} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.00166 sec., 17469.87951807229 rows/sec., 1.28 MiB/sec.
8021 2024.08.22 17:53:30.181266 [ 3 ] {396878e6-e1c4-41fe-b613-81ccdac38ef0} <Debug> DynamicQueryHandler: Done processing query
8022 2024.08.22 17:53:30.181292 [ 3 ] {396878e6-e1c4-41fe-b613-81ccdac38ef0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8023 2024.08.22 17:53:30.181308 [ 3 ] {} <Debug> HTTP-Session: 3278de5d-5e82-4e2d-ac52-1defbcb901f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8024 2024.08.22 17:53:30.181433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8025 2024.08.22 17:53:30.181495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8026 2024.08.22 17:53:30.181522 [ 3 ] {} <Debug> HTTP-Session: 198b5052-f564-4296-ab89-2fabf4bda8ed Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8027 2024.08.22 17:53:30.181546 [ 3 ] {} <Debug> HTTP-Session: 198b5052-f564-4296-ab89-2fabf4bda8ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8028 2024.08.22 17:53:30.181565 [ 3 ] {} <Debug> HTTP-Session: 198b5052-f564-4296-ab89-2fabf4bda8ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8029 2024.08.22 17:53:30.181607 [ 3 ] {} <Trace> HTTP-Session: 198b5052-f564-4296-ab89-2fabf4bda8ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8030 2024.08.22 17:53:30.181730 [ 3 ] {52c5fb24-a95e-4be4-aa0d-8747b85ce006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8031 2024.08.22 17:53:30.181782 [ 3 ] {52c5fb24-a95e-4be4-aa0d-8747b85ce006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8032 2024.08.22 17:53:30.182064 [ 3 ] {52c5fb24-a95e-4be4-aa0d-8747b85ce006} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8033 2024.08.22 17:53:30.182424 [ 3 ] {52c5fb24-a95e-4be4-aa0d-8747b85ce006} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8034 2024.08.22 17:53:30.182466 [ 3 ] {52c5fb24-a95e-4be4-aa0d-8747b85ce006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8035 2024.08.22 17:53:30.182841 [ 3 ] {52c5fb24-a95e-4be4-aa0d-8747b85ce006} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
8036 2024.08.22 17:53:30.183197 [ 3 ] {52c5fb24-a95e-4be4-aa0d-8747b85ce006} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8037 2024.08.22 17:53:30.183360 [ 48 ] {} <Debug> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
8038 2024.08.22 17:53:30.183364 [ 3 ] {52c5fb24-a95e-4be4-aa0d-8747b85ce006} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00166 sec., 8433.734939759037 rows/sec., 590.64 KiB/sec.
8039 2024.08.22 17:53:30.183447 [ 48 ] {} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8040 2024.08.22 17:53:30.183516 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8041 2024.08.22 17:53:30.183680 [ 199 ] {8378af89-b748-4819-bb42-a0859c82c077::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
8042 2024.08.22 17:53:30.183703 [ 3 ] {52c5fb24-a95e-4be4-aa0d-8747b85ce006} <Debug> DynamicQueryHandler: Done processing query
8043 2024.08.22 17:53:30.183732 [ 3 ] {52c5fb24-a95e-4be4-aa0d-8747b85ce006} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8044 2024.08.22 17:53:30.183757 [ 3 ] {} <Debug> HTTP-Session: 198b5052-f564-4296-ab89-2fabf4bda8ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8045 2024.08.22 17:53:30.183831 [ 199 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8046 2024.08.22 17:53:30.183862 [ 199 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 242 rows starting from the beginning of the part
8047 2024.08.22 17:53:30.183950 [ 199 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part
8048 2024.08.22 17:53:30.183949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8049 2024.08.22 17:53:30.184081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8050 2024.08.22 17:53:30.184248 [ 3 ] {} <Debug> HTTP-Session: 4ce792ae-1313-42de-b269-ea082dd9a948 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8051 2024.08.22 17:53:30.184343 [ 199 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part
8052 2024.08.22 17:53:30.184368 [ 3 ] {} <Debug> HTTP-Session: 4ce792ae-1313-42de-b269-ea082dd9a948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8053 2024.08.22 17:53:30.184437 [ 3 ] {} <Debug> HTTP-Session: 4ce792ae-1313-42de-b269-ea082dd9a948 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8054 2024.08.22 17:53:30.184520 [ 3 ] {} <Trace> HTTP-Session: 4ce792ae-1313-42de-b269-ea082dd9a948 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8055 2024.08.22 17:53:30.184536 [ 199 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 228 rows starting from the beginning of the part
8056 2024.08.22 17:53:30.184722 [ 199 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part
8057 2024.08.22 17:53:30.184764 [ 3 ] {b8f1b2e3-5a8d-4950-9b22-a7b3136b0cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
8058 2024.08.22 17:53:30.184862 [ 3 ] {b8f1b2e3-5a8d-4950-9b22-a7b3136b0cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8059 2024.08.22 17:53:30.184869 [ 199 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part
8060 2024.08.22 17:53:30.185444 [ 3 ] {b8f1b2e3-5a8d-4950-9b22-a7b3136b0cf3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8061 2024.08.22 17:53:30.185984 [ 3 ] {b8f1b2e3-5a8d-4950-9b22-a7b3136b0cf3} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8062 2024.08.22 17:53:30.186027 [ 3 ] {b8f1b2e3-5a8d-4950-9b22-a7b3136b0cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8063 2024.08.22 17:53:30.186590 [ 3 ] {b8f1b2e3-5a8d-4950-9b22-a7b3136b0cf3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8064 2024.08.22 17:53:30.186601 [ 187 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.002981216 sec., 176438.0709079785 rows/sec., 11.99 MiB/sec.
8065 2024.08.22 17:53:30.186908 [ 186 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
8066 2024.08.22 17:53:30.187265 [ 3 ] {b8f1b2e3-5a8d-4950-9b22-a7b3136b0cf3} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8067 2024.08.22 17:53:30.187880 [ 3 ] {b8f1b2e3-5a8d-4950-9b22-a7b3136b0cf3} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.003176 sec., 1889.168765743073 rows/sec., 111.62 KiB/sec.
8068 2024.08.22 17:53:30.188230 [ 186 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_26_5} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8069 2024.08.22 17:53:30.188502 [ 186 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_26_5} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
8070 2024.08.22 17:53:30.188538 [ 3 ] {b8f1b2e3-5a8d-4950-9b22-a7b3136b0cf3} <Debug> DynamicQueryHandler: Done processing query
8071 2024.08.22 17:53:30.188597 [ 3 ] {b8f1b2e3-5a8d-4950-9b22-a7b3136b0cf3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8072 2024.08.22 17:53:30.188653 [ 3 ] {} <Debug> HTTP-Session: 4ce792ae-1313-42de-b269-ea082dd9a948 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8073 2024.08.22 17:53:30.188681 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
8074 2024.08.22 17:53:30.188868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 66714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8075 2024.08.22 17:53:30.188926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8076 2024.08.22 17:53:30.188945 [ 3 ] {} <Debug> HTTP-Session: 56330739-df9f-4580-b283-602cb3014290 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8077 2024.08.22 17:53:30.188963 [ 3 ] {} <Debug> HTTP-Session: 56330739-df9f-4580-b283-602cb3014290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8078 2024.08.22 17:53:30.188976 [ 3 ] {} <Debug> HTTP-Session: 56330739-df9f-4580-b283-602cb3014290 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8079 2024.08.22 17:53:30.189010 [ 3 ] {} <Trace> HTTP-Session: 56330739-df9f-4580-b283-602cb3014290 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8080 2024.08.22 17:53:30.189241 [ 3 ] {33df8a8b-ba0f-4a92-880c-2eec27b76222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8081 2024.08.22 17:53:30.189288 [ 3 ] {33df8a8b-ba0f-4a92-880c-2eec27b76222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8082 2024.08.22 17:53:30.189548 [ 3 ] {33df8a8b-ba0f-4a92-880c-2eec27b76222} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8083 2024.08.22 17:53:30.190110 [ 3 ] {33df8a8b-ba0f-4a92-880c-2eec27b76222} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8084 2024.08.22 17:53:30.190150 [ 3 ] {33df8a8b-ba0f-4a92-880c-2eec27b76222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8085 2024.08.22 17:53:30.190518 [ 3 ] {33df8a8b-ba0f-4a92-880c-2eec27b76222} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8086 2024.08.22 17:53:30.190870 [ 3 ] {33df8a8b-ba0f-4a92-880c-2eec27b76222} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8087 2024.08.22 17:53:30.191022 [ 3 ] {33df8a8b-ba0f-4a92-880c-2eec27b76222} <Debug> executeQuery: Read 411 rows, 30.00 KiB in 0.001943 sec., 211528.56407617085 rows/sec., 15.08 MiB/sec.
8088 2024.08.22 17:53:30.191179 [ 3 ] {33df8a8b-ba0f-4a92-880c-2eec27b76222} <Debug> DynamicQueryHandler: Done processing query
8089 2024.08.22 17:53:30.191203 [ 3 ] {33df8a8b-ba0f-4a92-880c-2eec27b76222} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
8090 2024.08.22 17:53:30.191217 [ 3 ] {} <Debug> HTTP-Session: 56330739-df9f-4580-b283-602cb3014290 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8091 2024.08.22 17:53:30.191432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8092 2024.08.22 17:53:30.191480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8093 2024.08.22 17:53:30.191500 [ 3 ] {} <Debug> HTTP-Session: 4d59e7f9-3531-4b03-8886-f83fbe5925c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8094 2024.08.22 17:53:30.191516 [ 3 ] {} <Debug> HTTP-Session: 4d59e7f9-3531-4b03-8886-f83fbe5925c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8095 2024.08.22 17:53:30.191530 [ 3 ] {} <Debug> HTTP-Session: 4d59e7f9-3531-4b03-8886-f83fbe5925c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8096 2024.08.22 17:53:30.191562 [ 3 ] {} <Trace> HTTP-Session: 4d59e7f9-3531-4b03-8886-f83fbe5925c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8097 2024.08.22 17:53:30.191660 [ 3 ] {038e488f-7bd7-4ff0-bef7-9c12ca07b60c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8098 2024.08.22 17:53:30.191706 [ 3 ] {038e488f-7bd7-4ff0-bef7-9c12ca07b60c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8099 2024.08.22 17:53:30.191840 [ 3 ] {038e488f-7bd7-4ff0-bef7-9c12ca07b60c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8100 2024.08.22 17:53:30.192108 [ 3 ] {038e488f-7bd7-4ff0-bef7-9c12ca07b60c} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8101 2024.08.22 17:53:30.192146 [ 3 ] {038e488f-7bd7-4ff0-bef7-9c12ca07b60c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8102 2024.08.22 17:53:30.192502 [ 3 ] {038e488f-7bd7-4ff0-bef7-9c12ca07b60c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8103 2024.08.22 17:53:30.192834 [ 3 ] {038e488f-7bd7-4ff0-bef7-9c12ca07b60c} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8104 2024.08.22 17:53:30.192993 [ 3 ] {038e488f-7bd7-4ff0-bef7-9c12ca07b60c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001355 sec., 4428.044280442804 rows/sec., 231.35 KiB/sec.
8105 2024.08.22 17:53:30.193158 [ 3 ] {038e488f-7bd7-4ff0-bef7-9c12ca07b60c} <Debug> DynamicQueryHandler: Done processing query
8106 2024.08.22 17:53:30.193183 [ 3 ] {038e488f-7bd7-4ff0-bef7-9c12ca07b60c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8107 2024.08.22 17:53:30.193198 [ 3 ] {} <Debug> HTTP-Session: 4d59e7f9-3531-4b03-8886-f83fbe5925c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8108 2024.08.22 17:53:30.193353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 44629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8109 2024.08.22 17:53:30.193402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8110 2024.08.22 17:53:30.193422 [ 3 ] {} <Debug> HTTP-Session: 2c8bb2a0-aa13-4294-b2b7-98f779c00133 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8111 2024.08.22 17:53:30.193438 [ 3 ] {} <Debug> HTTP-Session: 2c8bb2a0-aa13-4294-b2b7-98f779c00133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8112 2024.08.22 17:53:30.193452 [ 3 ] {} <Debug> HTTP-Session: 2c8bb2a0-aa13-4294-b2b7-98f779c00133 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8113 2024.08.22 17:53:30.193483 [ 3 ] {} <Trace> HTTP-Session: 2c8bb2a0-aa13-4294-b2b7-98f779c00133 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8114 2024.08.22 17:53:30.193690 [ 3 ] {d2576312-49d9-4fa3-ad44-f34415b6df84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8115 2024.08.22 17:53:30.193738 [ 3 ] {d2576312-49d9-4fa3-ad44-f34415b6df84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8116 2024.08.22 17:53:30.193885 [ 3 ] {d2576312-49d9-4fa3-ad44-f34415b6df84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8117 2024.08.22 17:53:30.194298 [ 3 ] {d2576312-49d9-4fa3-ad44-f34415b6df84} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8118 2024.08.22 17:53:30.194335 [ 3 ] {d2576312-49d9-4fa3-ad44-f34415b6df84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8119 2024.08.22 17:53:30.194727 [ 3 ] {d2576312-49d9-4fa3-ad44-f34415b6df84} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8120 2024.08.22 17:53:30.195067 [ 3 ] {d2576312-49d9-4fa3-ad44-f34415b6df84} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8121 2024.08.22 17:53:30.195227 [ 3 ] {d2576312-49d9-4fa3-ad44-f34415b6df84} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001645 sec., 144072.9483282675 rows/sec., 9.66 MiB/sec.
8122 2024.08.22 17:53:30.195509 [ 3 ] {d2576312-49d9-4fa3-ad44-f34415b6df84} <Debug> DynamicQueryHandler: Done processing query
8123 2024.08.22 17:53:30.195564 [ 3 ] {d2576312-49d9-4fa3-ad44-f34415b6df84} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
8124 2024.08.22 17:53:30.195609 [ 3 ] {} <Debug> HTTP-Session: 2c8bb2a0-aa13-4294-b2b7-98f779c00133 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8125 2024.08.22 17:53:30.195758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8126 2024.08.22 17:53:30.195807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8127 2024.08.22 17:53:30.195826 [ 3 ] {} <Debug> HTTP-Session: 705eb19b-7255-4f46-ab4c-b03792fcea18 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8128 2024.08.22 17:53:30.195843 [ 3 ] {} <Debug> HTTP-Session: 705eb19b-7255-4f46-ab4c-b03792fcea18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8129 2024.08.22 17:53:30.195857 [ 3 ] {} <Debug> HTTP-Session: 705eb19b-7255-4f46-ab4c-b03792fcea18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8130 2024.08.22 17:53:30.195889 [ 3 ] {} <Trace> HTTP-Session: 705eb19b-7255-4f46-ab4c-b03792fcea18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8131 2024.08.22 17:53:30.195987 [ 3 ] {71b2ea4a-43aa-459d-991a-744edd2ba2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
8132 2024.08.22 17:53:30.196035 [ 3 ] {71b2ea4a-43aa-459d-991a-744edd2ba2d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8133 2024.08.22 17:53:30.196184 [ 3 ] {71b2ea4a-43aa-459d-991a-744edd2ba2d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8134 2024.08.22 17:53:30.196436 [ 3 ] {71b2ea4a-43aa-459d-991a-744edd2ba2d9} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8135 2024.08.22 17:53:30.196472 [ 3 ] {71b2ea4a-43aa-459d-991a-744edd2ba2d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8136 2024.08.22 17:53:30.196817 [ 3 ] {71b2ea4a-43aa-459d-991a-744edd2ba2d9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8137 2024.08.22 17:53:30.197142 [ 3 ] {71b2ea4a-43aa-459d-991a-744edd2ba2d9} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8138 2024.08.22 17:53:30.197294 [ 3 ] {71b2ea4a-43aa-459d-991a-744edd2ba2d9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001325 sec., 754.7169811320755 rows/sec., 50.85 KiB/sec.
8139 2024.08.22 17:53:30.197454 [ 3 ] {71b2ea4a-43aa-459d-991a-744edd2ba2d9} <Debug> DynamicQueryHandler: Done processing query
8140 2024.08.22 17:53:30.197478 [ 3 ] {71b2ea4a-43aa-459d-991a-744edd2ba2d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
8141 2024.08.22 17:53:30.197493 [ 3 ] {} <Debug> HTTP-Session: 705eb19b-7255-4f46-ab4c-b03792fcea18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8142 2024.08.22 17:53:30.197641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 46782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8143 2024.08.22 17:53:30.197689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8144 2024.08.22 17:53:30.197709 [ 3 ] {} <Debug> HTTP-Session: 09463b5e-09fc-48ae-a435-307e627f9162 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8145 2024.08.22 17:53:30.197726 [ 3 ] {} <Debug> HTTP-Session: 09463b5e-09fc-48ae-a435-307e627f9162 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8146 2024.08.22 17:53:30.197740 [ 3 ] {} <Debug> HTTP-Session: 09463b5e-09fc-48ae-a435-307e627f9162 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8147 2024.08.22 17:53:30.197770 [ 3 ] {} <Trace> HTTP-Session: 09463b5e-09fc-48ae-a435-307e627f9162 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8148 2024.08.22 17:53:30.198092 [ 3 ] {908593d0-f243-4c97-8619-9812e29ee321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8149 2024.08.22 17:53:30.198157 [ 3 ] {908593d0-f243-4c97-8619-9812e29ee321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
8150 2024.08.22 17:53:30.198569 [ 3 ] {908593d0-f243-4c97-8619-9812e29ee321} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8151 2024.08.22 17:53:30.199198 [ 3 ] {908593d0-f243-4c97-8619-9812e29ee321} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8152 2024.08.22 17:53:30.199235 [ 3 ] {908593d0-f243-4c97-8619-9812e29ee321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8153 2024.08.22 17:53:30.199838 [ 3 ] {908593d0-f243-4c97-8619-9812e29ee321} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8154 2024.08.22 17:53:30.200260 [ 3 ] {908593d0-f243-4c97-8619-9812e29ee321} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8155 2024.08.22 17:53:30.200444 [ 44 ] {} <Debug> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
8156 2024.08.22 17:53:30.200465 [ 3 ] {908593d0-f243-4c97-8619-9812e29ee321} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002601 sec., 11149.55786236063 rows/sec., 19.98 MiB/sec.
8157 2024.08.22 17:53:30.200513 [ 44 ] {} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8158 2024.08.22 17:53:30.200587 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8159 2024.08.22 17:53:30.201018 [ 199 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::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
8160 2024.08.22 17:53:30.201231 [ 3 ] {908593d0-f243-4c97-8619-9812e29ee321} <Debug> DynamicQueryHandler: Done processing query
8161 2024.08.22 17:53:30.201307 [ 3 ] {908593d0-f243-4c97-8619-9812e29ee321} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
8162 2024.08.22 17:53:30.201370 [ 3 ] {} <Debug> HTTP-Session: 09463b5e-09fc-48ae-a435-307e627f9162 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8163 2024.08.22 17:53:30.201571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8164 2024.08.22 17:53:30.201642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8165 2024.08.22 17:53:30.201675 [ 3 ] {} <Debug> HTTP-Session: 02e7fc44-ca27-4ff9-aff5-0a2a550d536d Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8166 2024.08.22 17:53:30.201684 [ 199 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8167 2024.08.22 17:53:30.201697 [ 3 ] {} <Debug> HTTP-Session: 02e7fc44-ca27-4ff9-aff5-0a2a550d536d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8168 2024.08.22 17:53:30.201723 [ 3 ] {} <Debug> HTTP-Session: 02e7fc44-ca27-4ff9-aff5-0a2a550d536d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8169 2024.08.22 17:53:30.201759 [ 199 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 454 rows starting from the beginning of the part
8170 2024.08.22 17:53:30.201768 [ 3 ] {} <Trace> HTTP-Session: 02e7fc44-ca27-4ff9-aff5-0a2a550d536d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8171 2024.08.22 17:53:30.201973 [ 3 ] {65d80123-951c-4858-a6ad-c4e671501559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8172 2024.08.22 17:53:30.202059 [ 3 ] {65d80123-951c-4858-a6ad-c4e671501559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8173 2024.08.22 17:53:30.202074 [ 199 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 29 rows starting from the beginning of the part
8174 2024.08.22 17:53:30.202521 [ 3 ] {65d80123-951c-4858-a6ad-c4e671501559} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8175 2024.08.22 17:53:30.202531 [ 199 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 29 rows starting from the beginning of the part
8176 2024.08.22 17:53:30.202857 [ 199 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 29 rows starting from the beginning of the part
8177 2024.08.22 17:53:30.203477 [ 3 ] {65d80123-951c-4858-a6ad-c4e671501559} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8178 2024.08.22 17:53:30.203629 [ 3 ] {65d80123-951c-4858-a6ad-c4e671501559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8179 2024.08.22 17:53:30.204071 [ 199 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 29 rows starting from the beginning of the part
8180 2024.08.22 17:53:30.204653 [ 199 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 29 rows starting from the beginning of the part
8181 2024.08.22 17:53:30.204896 [ 3 ] {65d80123-951c-4858-a6ad-c4e671501559} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8182 2024.08.22 17:53:30.205572 [ 3 ] {65d80123-951c-4858-a6ad-c4e671501559} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8183 2024.08.22 17:53:30.205834 [ 3 ] {65d80123-951c-4858-a6ad-c4e671501559} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003959 sec., 20712.301086132862 rows/sec., 1.32 MiB/sec.
8184 2024.08.22 17:53:30.206098 [ 3 ] {65d80123-951c-4858-a6ad-c4e671501559} <Debug> DynamicQueryHandler: Done processing query
8185 2024.08.22 17:53:30.206131 [ 3 ] {65d80123-951c-4858-a6ad-c4e671501559} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8186 2024.08.22 17:53:30.206150 [ 3 ] {} <Debug> HTTP-Session: 02e7fc44-ca27-4ff9-aff5-0a2a550d536d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8187 2024.08.22 17:53:30.221452 [ 186 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 599 rows, containing 19 columns (19 merged, 0 gathered) in 0.020758238 sec., 28856.013694418576 rows/sec., 51.71 MiB/sec.
8188 2024.08.22 17:53:30.222128 [ 199 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
8189 2024.08.22 17:53:30.222667 [ 199 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8190 2024.08.22 17:53:30.222743 [ 199 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
8191 2024.08.22 17:53:30.222842 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB.
8192 2024.08.22 17:53:35.169882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 7834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8193 2024.08.22 17:53:35.170045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8194 2024.08.22 17:53:35.170075 [ 3 ] {} <Debug> HTTP-Session: ff417657-40c1-408c-b4ad-a8fa5e0439bc Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8195 2024.08.22 17:53:35.170106 [ 3 ] {} <Debug> HTTP-Session: ff417657-40c1-408c-b4ad-a8fa5e0439bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8196 2024.08.22 17:53:35.170125 [ 3 ] {} <Debug> HTTP-Session: ff417657-40c1-408c-b4ad-a8fa5e0439bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8197 2024.08.22 17:53:35.170182 [ 3 ] {} <Trace> HTTP-Session: ff417657-40c1-408c-b4ad-a8fa5e0439bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8198 2024.08.22 17:53:35.170404 [ 3 ] {a80c6b91-1777-47a7-b880-0027c70e31fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8199 2024.08.22 17:53:35.170475 [ 3 ] {a80c6b91-1777-47a7-b880-0027c70e31fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8200 2024.08.22 17:53:35.170808 [ 3 ] {a80c6b91-1777-47a7-b880-0027c70e31fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8201 2024.08.22 17:53:35.171231 [ 3 ] {a80c6b91-1777-47a7-b880-0027c70e31fb} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8202 2024.08.22 17:53:35.171273 [ 3 ] {a80c6b91-1777-47a7-b880-0027c70e31fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8203 2024.08.22 17:53:35.171697 [ 3 ] {a80c6b91-1777-47a7-b880-0027c70e31fb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8204 2024.08.22 17:53:35.172104 [ 3 ] {a80c6b91-1777-47a7-b880-0027c70e31fb} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8205 2024.08.22 17:53:35.172274 [ 3 ] {a80c6b91-1777-47a7-b880-0027c70e31fb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001937 sec., 28910.686628807434 rows/sec., 2.22 MiB/sec.
8206 2024.08.22 17:53:35.172472 [ 3 ] {a80c6b91-1777-47a7-b880-0027c70e31fb} <Debug> DynamicQueryHandler: Done processing query
8207 2024.08.22 17:53:35.172500 [ 3 ] {a80c6b91-1777-47a7-b880-0027c70e31fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8208 2024.08.22 17:53:35.172516 [ 3 ] {} <Debug> HTTP-Session: ff417657-40c1-408c-b4ad-a8fa5e0439bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8209 2024.08.22 17:53:35.172701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 10882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8210 2024.08.22 17:53:35.172751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8211 2024.08.22 17:53:35.172770 [ 3 ] {} <Debug> HTTP-Session: 45d31276-1189-47d8-aef2-dd3b0d1578d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8212 2024.08.22 17:53:35.172788 [ 3 ] {} <Debug> HTTP-Session: 45d31276-1189-47d8-aef2-dd3b0d1578d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8213 2024.08.22 17:53:35.172802 [ 3 ] {} <Debug> HTTP-Session: 45d31276-1189-47d8-aef2-dd3b0d1578d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8214 2024.08.22 17:53:35.172833 [ 3 ] {} <Trace> HTTP-Session: 45d31276-1189-47d8-aef2-dd3b0d1578d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8215 2024.08.22 17:53:35.172948 [ 3 ] {d310844c-e058-414c-b196-82cf794dd307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8216 2024.08.22 17:53:35.172992 [ 3 ] {d310844c-e058-414c-b196-82cf794dd307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8217 2024.08.22 17:53:35.173217 [ 3 ] {d310844c-e058-414c-b196-82cf794dd307} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8218 2024.08.22 17:53:35.173540 [ 3 ] {d310844c-e058-414c-b196-82cf794dd307} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8219 2024.08.22 17:53:35.173576 [ 3 ] {d310844c-e058-414c-b196-82cf794dd307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8220 2024.08.22 17:53:35.173931 [ 3 ] {d310844c-e058-414c-b196-82cf794dd307} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8221 2024.08.22 17:53:35.174292 [ 3 ] {d310844c-e058-414c-b196-82cf794dd307} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8222 2024.08.22 17:53:35.174442 [ 3 ] {d310844c-e058-414c-b196-82cf794dd307} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001529 sec., 41857.42315238718 rows/sec., 3.27 MiB/sec.
8223 2024.08.22 17:53:35.174603 [ 3 ] {d310844c-e058-414c-b196-82cf794dd307} <Debug> DynamicQueryHandler: Done processing query
8224 2024.08.22 17:53:35.174628 [ 3 ] {d310844c-e058-414c-b196-82cf794dd307} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8225 2024.08.22 17:53:35.174644 [ 3 ] {} <Debug> HTTP-Session: 45d31276-1189-47d8-aef2-dd3b0d1578d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8226 2024.08.22 17:53:35.174804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8227 2024.08.22 17:53:35.174853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8228 2024.08.22 17:53:35.174872 [ 3 ] {} <Debug> HTTP-Session: 44c307c2-05dc-48f9-afab-0c662ddb13e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8229 2024.08.22 17:53:35.174889 [ 3 ] {} <Debug> HTTP-Session: 44c307c2-05dc-48f9-afab-0c662ddb13e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8230 2024.08.22 17:53:35.174903 [ 3 ] {} <Debug> HTTP-Session: 44c307c2-05dc-48f9-afab-0c662ddb13e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8231 2024.08.22 17:53:35.174934 [ 3 ] {} <Trace> HTTP-Session: 44c307c2-05dc-48f9-afab-0c662ddb13e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8232 2024.08.22 17:53:35.175080 [ 3 ] {109ba169-b064-4a40-9838-7fa47dc18c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8233 2024.08.22 17:53:35.175127 [ 3 ] {109ba169-b064-4a40-9838-7fa47dc18c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8234 2024.08.22 17:53:35.175272 [ 3 ] {109ba169-b064-4a40-9838-7fa47dc18c77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8235 2024.08.22 17:53:35.175631 [ 3 ] {109ba169-b064-4a40-9838-7fa47dc18c77} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8236 2024.08.22 17:53:35.175668 [ 3 ] {109ba169-b064-4a40-9838-7fa47dc18c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8237 2024.08.22 17:53:35.176071 [ 3 ] {109ba169-b064-4a40-9838-7fa47dc18c77} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8238 2024.08.22 17:53:35.176421 [ 3 ] {109ba169-b064-4a40-9838-7fa47dc18c77} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8239 2024.08.22 17:53:35.176591 [ 3 ] {109ba169-b064-4a40-9838-7fa47dc18c77} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001572 sec., 101781.17048346056 rows/sec., 7.09 MiB/sec.
8240 2024.08.22 17:53:35.176750 [ 3 ] {109ba169-b064-4a40-9838-7fa47dc18c77} <Debug> DynamicQueryHandler: Done processing query
8241 2024.08.22 17:53:35.176774 [ 3 ] {109ba169-b064-4a40-9838-7fa47dc18c77} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8242 2024.08.22 17:53:35.176790 [ 3 ] {} <Debug> HTTP-Session: 44c307c2-05dc-48f9-afab-0c662ddb13e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8243 2024.08.22 17:53:35.176936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8244 2024.08.22 17:53:35.176983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8245 2024.08.22 17:53:35.177001 [ 3 ] {} <Debug> HTTP-Session: cf045fbd-395b-4da4-a6e8-eef659c14505 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8246 2024.08.22 17:53:35.177018 [ 3 ] {} <Debug> HTTP-Session: cf045fbd-395b-4da4-a6e8-eef659c14505 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8247 2024.08.22 17:53:35.177032 [ 3 ] {} <Debug> HTTP-Session: cf045fbd-395b-4da4-a6e8-eef659c14505 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8248 2024.08.22 17:53:35.177062 [ 3 ] {} <Trace> HTTP-Session: cf045fbd-395b-4da4-a6e8-eef659c14505 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8249 2024.08.22 17:53:35.177174 [ 3 ] {aab1b697-c88d-4e0a-938f-202730d25aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8250 2024.08.22 17:53:35.177220 [ 3 ] {aab1b697-c88d-4e0a-938f-202730d25aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8251 2024.08.22 17:53:35.177345 [ 3 ] {aab1b697-c88d-4e0a-938f-202730d25aba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8252 2024.08.22 17:53:35.177610 [ 3 ] {aab1b697-c88d-4e0a-938f-202730d25aba} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8253 2024.08.22 17:53:35.177646 [ 3 ] {aab1b697-c88d-4e0a-938f-202730d25aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8254 2024.08.22 17:53:35.178003 [ 3 ] {aab1b697-c88d-4e0a-938f-202730d25aba} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8255 2024.08.22 17:53:35.178321 [ 3 ] {aab1b697-c88d-4e0a-938f-202730d25aba} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8256 2024.08.22 17:53:35.178473 [ 3 ] {aab1b697-c88d-4e0a-938f-202730d25aba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00133 sec., 45112.781954887214 rows/sec., 3.04 MiB/sec.
8257 2024.08.22 17:53:35.178631 [ 3 ] {aab1b697-c88d-4e0a-938f-202730d25aba} <Debug> DynamicQueryHandler: Done processing query
8258 2024.08.22 17:53:35.178655 [ 3 ] {aab1b697-c88d-4e0a-938f-202730d25aba} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8259 2024.08.22 17:53:35.178670 [ 3 ] {} <Debug> HTTP-Session: cf045fbd-395b-4da4-a6e8-eef659c14505 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8260 2024.08.22 17:53:39.512671 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache
8261 2024.08.22 17:53:39.512746 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache
8262 2024.08.22 17:53:40.176580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 37365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8263 2024.08.22 17:53:40.176714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8264 2024.08.22 17:53:40.176743 [ 3 ] {} <Debug> HTTP-Session: f64c5050-9549-45a5-84fd-35bb8331f4e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8265 2024.08.22 17:53:40.176773 [ 3 ] {} <Debug> HTTP-Session: f64c5050-9549-45a5-84fd-35bb8331f4e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8266 2024.08.22 17:53:40.176792 [ 3 ] {} <Debug> HTTP-Session: f64c5050-9549-45a5-84fd-35bb8331f4e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8267 2024.08.22 17:53:40.176848 [ 3 ] {} <Trace> HTTP-Session: f64c5050-9549-45a5-84fd-35bb8331f4e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8268 2024.08.22 17:53:40.177152 [ 3 ] {51a1ec8b-a65c-4bcd-8f04-25c7d23509cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8269 2024.08.22 17:53:40.177230 [ 3 ] {51a1ec8b-a65c-4bcd-8f04-25c7d23509cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8270 2024.08.22 17:53:40.177605 [ 3 ] {51a1ec8b-a65c-4bcd-8f04-25c7d23509cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8271 2024.08.22 17:53:40.178171 [ 3 ] {51a1ec8b-a65c-4bcd-8f04-25c7d23509cb} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8272 2024.08.22 17:53:40.178221 [ 3 ] {51a1ec8b-a65c-4bcd-8f04-25c7d23509cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8273 2024.08.22 17:53:40.178671 [ 3 ] {51a1ec8b-a65c-4bcd-8f04-25c7d23509cb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8274 2024.08.22 17:53:40.179055 [ 3 ] {51a1ec8b-a65c-4bcd-8f04-25c7d23509cb} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8275 2024.08.22 17:53:40.179244 [ 3 ] {51a1ec8b-a65c-4bcd-8f04-25c7d23509cb} <Debug> executeQuery: Read 247 rows, 22.35 KiB in 0.002223 sec., 111111.11111111111 rows/sec., 9.82 MiB/sec.
8276 2024.08.22 17:53:40.179460 [ 3 ] {51a1ec8b-a65c-4bcd-8f04-25c7d23509cb} <Debug> DynamicQueryHandler: Done processing query
8277 2024.08.22 17:53:40.179487 [ 3 ] {51a1ec8b-a65c-4bcd-8f04-25c7d23509cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
8278 2024.08.22 17:53:40.179503 [ 3 ] {} <Debug> HTTP-Session: f64c5050-9549-45a5-84fd-35bb8331f4e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8279 2024.08.22 17:53:40.179709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 4208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8280 2024.08.22 17:53:40.179761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8281 2024.08.22 17:53:40.179780 [ 3 ] {} <Debug> HTTP-Session: ce583183-17ac-48b7-b6a7-9ab11e4ce89f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8282 2024.08.22 17:53:40.179798 [ 3 ] {} <Debug> HTTP-Session: ce583183-17ac-48b7-b6a7-9ab11e4ce89f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8283 2024.08.22 17:53:40.179812 [ 3 ] {} <Debug> HTTP-Session: ce583183-17ac-48b7-b6a7-9ab11e4ce89f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8284 2024.08.22 17:53:40.179848 [ 3 ] {} <Trace> HTTP-Session: ce583183-17ac-48b7-b6a7-9ab11e4ce89f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8285 2024.08.22 17:53:40.179976 [ 3 ] {ab107b5c-73f7-4fb7-a83d-8981db2798bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8286 2024.08.22 17:53:40.180025 [ 3 ] {ab107b5c-73f7-4fb7-a83d-8981db2798bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8287 2024.08.22 17:53:40.180262 [ 3 ] {ab107b5c-73f7-4fb7-a83d-8981db2798bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8288 2024.08.22 17:53:40.180647 [ 3 ] {ab107b5c-73f7-4fb7-a83d-8981db2798bc} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8289 2024.08.22 17:53:40.180685 [ 3 ] {ab107b5c-73f7-4fb7-a83d-8981db2798bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8290 2024.08.22 17:53:40.181036 [ 3 ] {ab107b5c-73f7-4fb7-a83d-8981db2798bc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
8291 2024.08.22 17:53:40.181395 [ 3 ] {ab107b5c-73f7-4fb7-a83d-8981db2798bc} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8292 2024.08.22 17:53:40.181576 [ 3 ] {ab107b5c-73f7-4fb7-a83d-8981db2798bc} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001636 sec., 17726.161369193152 rows/sec., 1.30 MiB/sec.
8293 2024.08.22 17:53:40.181754 [ 3 ] {ab107b5c-73f7-4fb7-a83d-8981db2798bc} <Debug> DynamicQueryHandler: Done processing query
8294 2024.08.22 17:53:40.181780 [ 3 ] {ab107b5c-73f7-4fb7-a83d-8981db2798bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8295 2024.08.22 17:53:40.181796 [ 3 ] {} <Debug> HTTP-Session: ce583183-17ac-48b7-b6a7-9ab11e4ce89f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8296 2024.08.22 17:53:40.181929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8297 2024.08.22 17:53:40.181981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8298 2024.08.22 17:53:40.182000 [ 3 ] {} <Debug> HTTP-Session: 88f49fb7-b168-437a-a0af-5904dad18572 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8299 2024.08.22 17:53:40.182017 [ 3 ] {} <Debug> HTTP-Session: 88f49fb7-b168-437a-a0af-5904dad18572 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8300 2024.08.22 17:53:40.182031 [ 3 ] {} <Debug> HTTP-Session: 88f49fb7-b168-437a-a0af-5904dad18572 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8301 2024.08.22 17:53:40.182064 [ 3 ] {} <Trace> HTTP-Session: 88f49fb7-b168-437a-a0af-5904dad18572 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8302 2024.08.22 17:53:40.182171 [ 3 ] {eaf89ba5-2ff1-46f6-a801-94ebed7239e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8303 2024.08.22 17:53:40.182216 [ 3 ] {eaf89ba5-2ff1-46f6-a801-94ebed7239e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8304 2024.08.22 17:53:40.182445 [ 3 ] {eaf89ba5-2ff1-46f6-a801-94ebed7239e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8305 2024.08.22 17:53:40.182760 [ 3 ] {eaf89ba5-2ff1-46f6-a801-94ebed7239e1} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8306 2024.08.22 17:53:40.182796 [ 3 ] {eaf89ba5-2ff1-46f6-a801-94ebed7239e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8307 2024.08.22 17:53:40.183148 [ 3 ] {eaf89ba5-2ff1-46f6-a801-94ebed7239e1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
8308 2024.08.22 17:53:40.183494 [ 3 ] {eaf89ba5-2ff1-46f6-a801-94ebed7239e1} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8309 2024.08.22 17:53:40.183660 [ 3 ] {eaf89ba5-2ff1-46f6-a801-94ebed7239e1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001521 sec., 9204.47074293228 rows/sec., 644.62 KiB/sec.
8310 2024.08.22 17:53:40.183819 [ 3 ] {eaf89ba5-2ff1-46f6-a801-94ebed7239e1} <Debug> DynamicQueryHandler: Done processing query
8311 2024.08.22 17:53:40.183844 [ 3 ] {eaf89ba5-2ff1-46f6-a801-94ebed7239e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8312 2024.08.22 17:53:40.183859 [ 3 ] {} <Debug> HTTP-Session: 88f49fb7-b168-437a-a0af-5904dad18572 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8313 2024.08.22 17:53:40.183989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8314 2024.08.22 17:53:40.184038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8315 2024.08.22 17:53:40.184056 [ 3 ] {} <Debug> HTTP-Session: 385081f4-e424-4651-b0c2-7244966d87e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8316 2024.08.22 17:53:40.184074 [ 3 ] {} <Debug> HTTP-Session: 385081f4-e424-4651-b0c2-7244966d87e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8317 2024.08.22 17:53:40.184088 [ 3 ] {} <Debug> HTTP-Session: 385081f4-e424-4651-b0c2-7244966d87e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8318 2024.08.22 17:53:40.184119 [ 3 ] {} <Trace> HTTP-Session: 385081f4-e424-4651-b0c2-7244966d87e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8319 2024.08.22 17:53:40.184216 [ 3 ] {fbef4afd-86a5-49e4-acd9-4591d97f44ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
8320 2024.08.22 17:53:40.184260 [ 3 ] {fbef4afd-86a5-49e4-acd9-4591d97f44ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8321 2024.08.22 17:53:40.184487 [ 3 ] {fbef4afd-86a5-49e4-acd9-4591d97f44ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8322 2024.08.22 17:53:40.184801 [ 3 ] {fbef4afd-86a5-49e4-acd9-4591d97f44ca} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8323 2024.08.22 17:53:40.184837 [ 3 ] {fbef4afd-86a5-49e4-acd9-4591d97f44ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8324 2024.08.22 17:53:40.185182 [ 3 ] {fbef4afd-86a5-49e4-acd9-4591d97f44ca} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8325 2024.08.22 17:53:40.185544 [ 3 ] {fbef4afd-86a5-49e4-acd9-4591d97f44ca} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8326 2024.08.22 17:53:40.185714 [ 3 ] {fbef4afd-86a5-49e4-acd9-4591d97f44ca} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001521 sec., 3944.7731755424065 rows/sec., 233.07 KiB/sec.
8327 2024.08.22 17:53:40.185889 [ 3 ] {fbef4afd-86a5-49e4-acd9-4591d97f44ca} <Debug> DynamicQueryHandler: Done processing query
8328 2024.08.22 17:53:40.185913 [ 3 ] {fbef4afd-86a5-49e4-acd9-4591d97f44ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8329 2024.08.22 17:53:40.185929 [ 3 ] {} <Debug> HTTP-Session: 385081f4-e424-4651-b0c2-7244966d87e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8330 2024.08.22 17:53:40.186109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 66714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8331 2024.08.22 17:53:40.186158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8332 2024.08.22 17:53:40.186177 [ 3 ] {} <Debug> HTTP-Session: a30f6f7f-5611-4c66-99e7-227e00a7e547 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8333 2024.08.22 17:53:40.186195 [ 3 ] {} <Debug> HTTP-Session: a30f6f7f-5611-4c66-99e7-227e00a7e547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8334 2024.08.22 17:53:40.186210 [ 3 ] {} <Debug> HTTP-Session: a30f6f7f-5611-4c66-99e7-227e00a7e547 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8335 2024.08.22 17:53:40.186241 [ 3 ] {} <Trace> HTTP-Session: a30f6f7f-5611-4c66-99e7-227e00a7e547 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8336 2024.08.22 17:53:40.186447 [ 3 ] {e5603885-591d-48e9-bfcd-6c6da9c2ce3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8337 2024.08.22 17:53:40.186492 [ 3 ] {e5603885-591d-48e9-bfcd-6c6da9c2ce3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8338 2024.08.22 17:53:40.186721 [ 3 ] {e5603885-591d-48e9-bfcd-6c6da9c2ce3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8339 2024.08.22 17:53:40.187281 [ 3 ] {e5603885-591d-48e9-bfcd-6c6da9c2ce3e} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8340 2024.08.22 17:53:40.187319 [ 3 ] {e5603885-591d-48e9-bfcd-6c6da9c2ce3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8341 2024.08.22 17:53:40.187690 [ 3 ] {e5603885-591d-48e9-bfcd-6c6da9c2ce3e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8342 2024.08.22 17:53:40.188038 [ 3 ] {e5603885-591d-48e9-bfcd-6c6da9c2ce3e} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8343 2024.08.22 17:53:40.188207 [ 3 ] {e5603885-591d-48e9-bfcd-6c6da9c2ce3e} <Debug> executeQuery: Read 411 rows, 30.00 KiB in 0.001862 sec., 220730.39742212676 rows/sec., 15.74 MiB/sec.
8344 2024.08.22 17:53:40.188507 [ 3 ] {e5603885-591d-48e9-bfcd-6c6da9c2ce3e} <Debug> DynamicQueryHandler: Done processing query
8345 2024.08.22 17:53:40.188561 [ 3 ] {e5603885-591d-48e9-bfcd-6c6da9c2ce3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
8346 2024.08.22 17:53:40.188593 [ 3 ] {} <Debug> HTTP-Session: a30f6f7f-5611-4c66-99e7-227e00a7e547 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8347 2024.08.22 17:53:40.188813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8348 2024.08.22 17:53:40.188862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8349 2024.08.22 17:53:40.188881 [ 3 ] {} <Debug> HTTP-Session: 50cae1b3-92f6-43fe-9504-aeb648eec2b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8350 2024.08.22 17:53:40.188898 [ 3 ] {} <Debug> HTTP-Session: 50cae1b3-92f6-43fe-9504-aeb648eec2b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8351 2024.08.22 17:53:40.188912 [ 3 ] {} <Debug> HTTP-Session: 50cae1b3-92f6-43fe-9504-aeb648eec2b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8352 2024.08.22 17:53:40.188944 [ 3 ] {} <Trace> HTTP-Session: 50cae1b3-92f6-43fe-9504-aeb648eec2b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8353 2024.08.22 17:53:40.189045 [ 3 ] {263b9d4b-0c87-4f02-a7b3-13a94f653344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8354 2024.08.22 17:53:40.189092 [ 3 ] {263b9d4b-0c87-4f02-a7b3-13a94f653344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8355 2024.08.22 17:53:40.189238 [ 3 ] {263b9d4b-0c87-4f02-a7b3-13a94f653344} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8356 2024.08.22 17:53:40.189515 [ 3 ] {263b9d4b-0c87-4f02-a7b3-13a94f653344} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8357 2024.08.22 17:53:40.189551 [ 3 ] {263b9d4b-0c87-4f02-a7b3-13a94f653344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8358 2024.08.22 17:53:40.189913 [ 3 ] {263b9d4b-0c87-4f02-a7b3-13a94f653344} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8359 2024.08.22 17:53:40.190237 [ 3 ] {263b9d4b-0c87-4f02-a7b3-13a94f653344} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8360 2024.08.22 17:53:40.190396 [ 3 ] {263b9d4b-0c87-4f02-a7b3-13a94f653344} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001374 sec., 4366.812227074236 rows/sec., 228.15 KiB/sec.
8361 2024.08.22 17:53:40.190565 [ 3 ] {263b9d4b-0c87-4f02-a7b3-13a94f653344} <Debug> DynamicQueryHandler: Done processing query
8362 2024.08.22 17:53:40.190591 [ 3 ] {263b9d4b-0c87-4f02-a7b3-13a94f653344} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8363 2024.08.22 17:53:40.190607 [ 3 ] {} <Debug> HTTP-Session: 50cae1b3-92f6-43fe-9504-aeb648eec2b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8364 2024.08.22 17:53:40.190761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 44629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8365 2024.08.22 17:53:40.190810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8366 2024.08.22 17:53:40.190828 [ 3 ] {} <Debug> HTTP-Session: 50632b90-c03b-4d59-b999-11af2a3e22a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8367 2024.08.22 17:53:40.190844 [ 3 ] {} <Debug> HTTP-Session: 50632b90-c03b-4d59-b999-11af2a3e22a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8368 2024.08.22 17:53:40.190859 [ 3 ] {} <Debug> HTTP-Session: 50632b90-c03b-4d59-b999-11af2a3e22a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8369 2024.08.22 17:53:40.190890 [ 3 ] {} <Trace> HTTP-Session: 50632b90-c03b-4d59-b999-11af2a3e22a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8370 2024.08.22 17:53:40.191091 [ 3 ] {7d79b874-b1ae-485b-8b91-c88ef6df9cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8371 2024.08.22 17:53:40.191139 [ 3 ] {7d79b874-b1ae-485b-8b91-c88ef6df9cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8372 2024.08.22 17:53:40.191287 [ 3 ] {7d79b874-b1ae-485b-8b91-c88ef6df9cab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8373 2024.08.22 17:53:40.191821 [ 3 ] {7d79b874-b1ae-485b-8b91-c88ef6df9cab} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8374 2024.08.22 17:53:40.191858 [ 3 ] {7d79b874-b1ae-485b-8b91-c88ef6df9cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8375 2024.08.22 17:53:40.192246 [ 3 ] {7d79b874-b1ae-485b-8b91-c88ef6df9cab} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8376 2024.08.22 17:53:40.192586 [ 3 ] {7d79b874-b1ae-485b-8b91-c88ef6df9cab} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8377 2024.08.22 17:53:40.192719 [ 3 ] {7d79b874-b1ae-485b-8b91-c88ef6df9cab} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001746 sec., 135738.8316151203 rows/sec., 9.10 MiB/sec.
8378 2024.08.22 17:53:40.192874 [ 3 ] {7d79b874-b1ae-485b-8b91-c88ef6df9cab} <Debug> DynamicQueryHandler: Done processing query
8379 2024.08.22 17:53:40.192899 [ 3 ] {7d79b874-b1ae-485b-8b91-c88ef6df9cab} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
8380 2024.08.22 17:53:40.192915 [ 3 ] {} <Debug> HTTP-Session: 50632b90-c03b-4d59-b999-11af2a3e22a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8381 2024.08.22 17:53:40.193092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8382 2024.08.22 17:53:40.193140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8383 2024.08.22 17:53:40.193160 [ 3 ] {} <Debug> HTTP-Session: afb7b9cd-40b0-4f0f-8047-cf62b10e5ddd Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8384 2024.08.22 17:53:40.193177 [ 3 ] {} <Debug> HTTP-Session: afb7b9cd-40b0-4f0f-8047-cf62b10e5ddd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8385 2024.08.22 17:53:40.193191 [ 3 ] {} <Debug> HTTP-Session: afb7b9cd-40b0-4f0f-8047-cf62b10e5ddd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8386 2024.08.22 17:53:40.193223 [ 3 ] {} <Trace> HTTP-Session: afb7b9cd-40b0-4f0f-8047-cf62b10e5ddd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8387 2024.08.22 17:53:40.193318 [ 3 ] {3fb2e849-d6d8-4c1b-9663-8a427724abf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
8388 2024.08.22 17:53:40.193364 [ 3 ] {3fb2e849-d6d8-4c1b-9663-8a427724abf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8389 2024.08.22 17:53:40.193492 [ 3 ] {3fb2e849-d6d8-4c1b-9663-8a427724abf2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8390 2024.08.22 17:53:40.193753 [ 3 ] {3fb2e849-d6d8-4c1b-9663-8a427724abf2} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8391 2024.08.22 17:53:40.193788 [ 3 ] {3fb2e849-d6d8-4c1b-9663-8a427724abf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8392 2024.08.22 17:53:40.194132 [ 3 ] {3fb2e849-d6d8-4c1b-9663-8a427724abf2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8393 2024.08.22 17:53:40.194451 [ 3 ] {3fb2e849-d6d8-4c1b-9663-8a427724abf2} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8394 2024.08.22 17:53:40.194573 [ 35 ] {} <Debug> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0
8395 2024.08.22 17:53:40.194581 [ 3 ] {3fb2e849-d6d8-4c1b-9663-8a427724abf2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001286 sec., 777.6049766718506 rows/sec., 52.40 KiB/sec.
8396 2024.08.22 17:53:40.194617 [ 35 ] {} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8397 2024.08.22 17:53:40.194653 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8398 2024.08.22 17:53:40.194866 [ 3 ] {3fb2e849-d6d8-4c1b-9663-8a427724abf2} <Debug> DynamicQueryHandler: Done processing query
8399 2024.08.22 17:53:40.194963 [ 3 ] {3fb2e849-d6d8-4c1b-9663-8a427724abf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
8400 2024.08.22 17:53:40.195040 [ 3 ] {} <Debug> HTTP-Session: afb7b9cd-40b0-4f0f-8047-cf62b10e5ddd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8401 2024.08.22 17:53:40.195082 [ 200 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full
8402 2024.08.22 17:53:40.195270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 46781, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8403 2024.08.22 17:53:40.195392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8404 2024.08.22 17:53:40.195410 [ 200 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8405 2024.08.22 17:53:40.195426 [ 3 ] {} <Debug> HTTP-Session: 5946de43-57ba-4752-bcb4-aed1593bfb97 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8406 2024.08.22 17:53:40.195473 [ 3 ] {} <Debug> HTTP-Session: 5946de43-57ba-4752-bcb4-aed1593bfb97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8407 2024.08.22 17:53:40.195477 [ 200 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part
8408 2024.08.22 17:53:40.195495 [ 3 ] {} <Debug> HTTP-Session: 5946de43-57ba-4752-bcb4-aed1593bfb97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8409 2024.08.22 17:53:40.195588 [ 3 ] {} <Trace> HTTP-Session: 5946de43-57ba-4752-bcb4-aed1593bfb97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8410 2024.08.22 17:53:40.195683 [ 200 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part
8411 2024.08.22 17:53:40.195938 [ 200 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part
8412 2024.08.22 17:53:40.196236 [ 3 ] {31a255ab-73ec-4298-b2c1-c6629b1edaff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8413 2024.08.22 17:53:40.196323 [ 200 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part
8414 2024.08.22 17:53:40.196526 [ 3 ] {31a255ab-73ec-4298-b2c1-c6629b1edaff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
8415 2024.08.22 17:53:40.196619 [ 200 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part
8416 2024.08.22 17:53:40.196984 [ 200 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part
8417 2024.08.22 17:53:40.198673 [ 3 ] {31a255ab-73ec-4298-b2c1-c6629b1edaff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8418 2024.08.22 17:53:40.200282 [ 199 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.005541838 sec., 3608.9109786319987 rows/sec., 243.18 KiB/sec.
8419 2024.08.22 17:53:40.200375 [ 3 ] {31a255ab-73ec-4298-b2c1-c6629b1edaff} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8420 2024.08.22 17:53:40.200412 [ 3 ] {31a255ab-73ec-4298-b2c1-c6629b1edaff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8421 2024.08.22 17:53:40.200439 [ 199 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
8422 2024.08.22 17:53:40.201017 [ 199 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_20_4} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8423 2024.08.22 17:53:40.201150 [ 199 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_20_4} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4
8424 2024.08.22 17:53:40.201255 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
8425 2024.08.22 17:53:40.201376 [ 3 ] {31a255ab-73ec-4298-b2c1-c6629b1edaff} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
8426 2024.08.22 17:53:40.201797 [ 3 ] {31a255ab-73ec-4298-b2c1-c6629b1edaff} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8427 2024.08.22 17:53:40.201949 [ 3 ] {31a255ab-73ec-4298-b2c1-c6629b1edaff} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.006115 sec., 4742.436631234669 rows/sec., 8.50 MiB/sec.
8428 2024.08.22 17:53:40.202186 [ 3 ] {31a255ab-73ec-4298-b2c1-c6629b1edaff} <Debug> DynamicQueryHandler: Done processing query
8429 2024.08.22 17:53:40.202211 [ 3 ] {31a255ab-73ec-4298-b2c1-c6629b1edaff} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
8430 2024.08.22 17:53:40.202227 [ 3 ] {} <Debug> HTTP-Session: 5946de43-57ba-4752-bcb4-aed1593bfb97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8431 2024.08.22 17:53:40.202369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8432 2024.08.22 17:53:40.202415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8433 2024.08.22 17:53:40.202434 [ 3 ] {} <Debug> HTTP-Session: 306140ec-9bec-4d3e-b963-c46d08af0024 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8434 2024.08.22 17:53:40.202450 [ 3 ] {} <Debug> HTTP-Session: 306140ec-9bec-4d3e-b963-c46d08af0024 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8435 2024.08.22 17:53:40.202464 [ 3 ] {} <Debug> HTTP-Session: 306140ec-9bec-4d3e-b963-c46d08af0024 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8436 2024.08.22 17:53:40.202495 [ 3 ] {} <Trace> HTTP-Session: 306140ec-9bec-4d3e-b963-c46d08af0024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8437 2024.08.22 17:53:40.202625 [ 3 ] {1aa5d017-1983-4acf-8834-ba9c31229c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8438 2024.08.22 17:53:40.202670 [ 3 ] {1aa5d017-1983-4acf-8834-ba9c31229c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8439 2024.08.22 17:53:40.202801 [ 3 ] {1aa5d017-1983-4acf-8834-ba9c31229c1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8440 2024.08.22 17:53:40.203177 [ 3 ] {1aa5d017-1983-4acf-8834-ba9c31229c1b} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8441 2024.08.22 17:53:40.203214 [ 3 ] {1aa5d017-1983-4acf-8834-ba9c31229c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8442 2024.08.22 17:53:40.203569 [ 3 ] {1aa5d017-1983-4acf-8834-ba9c31229c1b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8443 2024.08.22 17:53:40.203898 [ 3 ] {1aa5d017-1983-4acf-8834-ba9c31229c1b} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8444 2024.08.22 17:53:40.204027 [ 3 ] {1aa5d017-1983-4acf-8834-ba9c31229c1b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001458 sec., 56241.42661179698 rows/sec., 3.57 MiB/sec.
8445 2024.08.22 17:53:40.204193 [ 3 ] {1aa5d017-1983-4acf-8834-ba9c31229c1b} <Debug> DynamicQueryHandler: Done processing query
8446 2024.08.22 17:53:40.204217 [ 3 ] {1aa5d017-1983-4acf-8834-ba9c31229c1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8447 2024.08.22 17:53:40.204233 [ 3 ] {} <Debug> HTTP-Session: 306140ec-9bec-4d3e-b963-c46d08af0024 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8448 2024.08.22 17:53:45.217049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8449 2024.08.22 17:53:45.217237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8450 2024.08.22 17:53:45.217271 [ 3 ] {} <Debug> HTTP-Session: b175e636-96a2-4c49-8acd-1b059c00f409 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8451 2024.08.22 17:53:45.217304 [ 3 ] {} <Debug> HTTP-Session: b175e636-96a2-4c49-8acd-1b059c00f409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8452 2024.08.22 17:53:45.217322 [ 3 ] {} <Debug> HTTP-Session: b175e636-96a2-4c49-8acd-1b059c00f409 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8453 2024.08.22 17:53:45.217384 [ 3 ] {} <Trace> HTTP-Session: b175e636-96a2-4c49-8acd-1b059c00f409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8454 2024.08.22 17:53:45.217615 [ 3 ] {806c41a6-4572-4bbb-8d8b-367133ca290d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8455 2024.08.22 17:53:45.217703 [ 3 ] {806c41a6-4572-4bbb-8d8b-367133ca290d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8456 2024.08.22 17:53:45.218082 [ 3 ] {806c41a6-4572-4bbb-8d8b-367133ca290d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8457 2024.08.22 17:53:45.218556 [ 3 ] {806c41a6-4572-4bbb-8d8b-367133ca290d} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8458 2024.08.22 17:53:45.218608 [ 3 ] {806c41a6-4572-4bbb-8d8b-367133ca290d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8459 2024.08.22 17:53:45.219041 [ 3 ] {806c41a6-4572-4bbb-8d8b-367133ca290d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
8460 2024.08.22 17:53:45.219594 [ 3 ] {806c41a6-4572-4bbb-8d8b-367133ca290d} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8461 2024.08.22 17:53:45.219778 [ 3 ] {806c41a6-4572-4bbb-8d8b-367133ca290d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002227 sec., 898.0691513246521 rows/sec., 73.23 KiB/sec.
8462 2024.08.22 17:53:45.220074 [ 3 ] {806c41a6-4572-4bbb-8d8b-367133ca290d} <Debug> DynamicQueryHandler: Done processing query
8463 2024.08.22 17:53:45.220109 [ 3 ] {806c41a6-4572-4bbb-8d8b-367133ca290d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8464 2024.08.22 17:53:45.220127 [ 3 ] {} <Debug> HTTP-Session: b175e636-96a2-4c49-8acd-1b059c00f409 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8465 2024.08.22 17:53:45.220470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 173398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8466 2024.08.22 17:53:45.220530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8467 2024.08.22 17:53:45.220550 [ 3 ] {} <Debug> HTTP-Session: c7248b0d-e6c8-4f66-a232-d17f9d41d7ad Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8468 2024.08.22 17:53:45.220569 [ 3 ] {} <Debug> HTTP-Session: c7248b0d-e6c8-4f66-a232-d17f9d41d7ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8469 2024.08.22 17:53:45.220584 [ 3 ] {} <Debug> HTTP-Session: c7248b0d-e6c8-4f66-a232-d17f9d41d7ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8470 2024.08.22 17:53:45.220621 [ 3 ] {} <Trace> HTTP-Session: c7248b0d-e6c8-4f66-a232-d17f9d41d7ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8471 2024.08.22 17:53:45.221142 [ 3 ] {a77d8a95-dae7-44b7-836b-29226ed50319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8472 2024.08.22 17:53:45.221197 [ 3 ] {a77d8a95-dae7-44b7-836b-29226ed50319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8473 2024.08.22 17:53:45.221457 [ 3 ] {a77d8a95-dae7-44b7-836b-29226ed50319} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8474 2024.08.22 17:53:45.222949 [ 3 ] {a77d8a95-dae7-44b7-836b-29226ed50319} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8475 2024.08.22 17:53:45.222997 [ 3 ] {a77d8a95-dae7-44b7-836b-29226ed50319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8476 2024.08.22 17:53:45.223504 [ 3 ] {a77d8a95-dae7-44b7-836b-29226ed50319} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8477 2024.08.22 17:53:45.223933 [ 3 ] {a77d8a95-dae7-44b7-836b-29226ed50319} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8478 2024.08.22 17:53:45.224103 [ 3 ] {a77d8a95-dae7-44b7-836b-29226ed50319} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.003299 sec., 362837.22340103064 rows/sec., 29.91 MiB/sec.
8479 2024.08.22 17:53:45.224125 [ 30 ] {} <Debug> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8480 2024.08.22 17:53:45.224251 [ 30 ] {} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8481 2024.08.22 17:53:45.224306 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8482 2024.08.22 17:53:45.224448 [ 3 ] {a77d8a95-dae7-44b7-836b-29226ed50319} <Debug> DynamicQueryHandler: Done processing query
8483 2024.08.22 17:53:45.224511 [ 3 ] {a77d8a95-dae7-44b7-836b-29226ed50319} <Debug> MemoryTracker: Peak memory usage (for query): 4.97 MiB.
8484 2024.08.22 17:53:45.224538 [ 3 ] {} <Debug> HTTP-Session: c7248b0d-e6c8-4f66-a232-d17f9d41d7ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8485 2024.08.22 17:53:45.224549 [ 200 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::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
8486 2024.08.22 17:53:45.224810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8487 2024.08.22 17:53:45.224893 [ 200 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8488 2024.08.22 17:53:45.224913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8489 2024.08.22 17:53:45.224969 [ 3 ] {} <Debug> HTTP-Session: 04702c17-cef2-4284-8491-b8c4914f5954 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8490 2024.08.22 17:53:45.224990 [ 200 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1395 rows starting from the beginning of the part
8491 2024.08.22 17:53:45.224999 [ 3 ] {} <Debug> HTTP-Session: 04702c17-cef2-4284-8491-b8c4914f5954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8492 2024.08.22 17:53:45.225043 [ 3 ] {} <Debug> HTTP-Session: 04702c17-cef2-4284-8491-b8c4914f5954 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8493 2024.08.22 17:53:45.225153 [ 3 ] {} <Trace> HTTP-Session: 04702c17-cef2-4284-8491-b8c4914f5954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8494 2024.08.22 17:53:45.225313 [ 200 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part
8495 2024.08.22 17:53:45.225425 [ 3 ] {5cd08726-1775-47b4-bdc3-b110b985d0a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8496 2024.08.22 17:53:45.225593 [ 3 ] {5cd08726-1775-47b4-bdc3-b110b985d0a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8497 2024.08.22 17:53:45.225612 [ 200 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 247 rows starting from the beginning of the part
8498 2024.08.22 17:53:45.226016 [ 200 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part
8499 2024.08.22 17:53:45.226342 [ 200 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 247 rows starting from the beginning of the part
8500 2024.08.22 17:53:45.226711 [ 200 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1197 rows starting from the beginning of the part
8501 2024.08.22 17:53:45.227150 [ 3 ] {5cd08726-1775-47b4-bdc3-b110b985d0a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8502 2024.08.22 17:53:45.227985 [ 3 ] {5cd08726-1775-47b4-bdc3-b110b985d0a9} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8503 2024.08.22 17:53:45.228052 [ 3 ] {5cd08726-1775-47b4-bdc3-b110b985d0a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8504 2024.08.22 17:53:45.228778 [ 3 ] {5cd08726-1775-47b4-bdc3-b110b985d0a9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
8505 2024.08.22 17:53:45.229852 [ 3 ] {5cd08726-1775-47b4-bdc3-b110b985d0a9} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8506 2024.08.22 17:53:45.230141 [ 3 ] {5cd08726-1775-47b4-bdc3-b110b985d0a9} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004804 sec., 416.31973355537053 rows/sec., 29.07 KiB/sec.
8507 2024.08.22 17:53:45.230395 [ 3 ] {5cd08726-1775-47b4-bdc3-b110b985d0a9} <Debug> DynamicQueryHandler: Done processing query
8508 2024.08.22 17:53:45.230427 [ 3 ] {5cd08726-1775-47b4-bdc3-b110b985d0a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8509 2024.08.22 17:53:45.230444 [ 3 ] {} <Debug> HTTP-Session: 04702c17-cef2-4284-8491-b8c4914f5954 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8510 2024.08.22 17:53:45.230642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8511 2024.08.22 17:53:45.230712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8512 2024.08.22 17:53:45.230731 [ 3 ] {} <Debug> HTTP-Session: a5f6cfa2-df46-432f-8337-03ea1fd2ef4c Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8513 2024.08.22 17:53:45.230751 [ 3 ] {} <Debug> HTTP-Session: a5f6cfa2-df46-432f-8337-03ea1fd2ef4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8514 2024.08.22 17:53:45.230765 [ 3 ] {} <Debug> HTTP-Session: a5f6cfa2-df46-432f-8337-03ea1fd2ef4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8515 2024.08.22 17:53:45.230846 [ 3 ] {} <Trace> HTTP-Session: a5f6cfa2-df46-432f-8337-03ea1fd2ef4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8516 2024.08.22 17:53:45.231160 [ 3 ] {42dfe53c-c20b-4b68-8ef7-b559c4bbff97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8517 2024.08.22 17:53:45.231285 [ 3 ] {42dfe53c-c20b-4b68-8ef7-b559c4bbff97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8518 2024.08.22 17:53:45.231485 [ 200 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3198 rows, containing 5 columns (5 merged, 0 gathered) in 0.007078097 sec., 451816.3568541092 rows/sec., 39.53 MiB/sec.
8519 2024.08.22 17:53:45.231783 [ 3 ] {42dfe53c-c20b-4b68-8ef7-b559c4bbff97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8520 2024.08.22 17:53:45.231874 [ 200 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8521 2024.08.22 17:53:45.232832 [ 3 ] {42dfe53c-c20b-4b68-8ef7-b559c4bbff97} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8522 2024.08.22 17:53:45.232884 [ 3 ] {42dfe53c-c20b-4b68-8ef7-b559c4bbff97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8523 2024.08.22 17:53:45.232980 [ 200 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_46_9} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8524 2024.08.22 17:53:45.233208 [ 200 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_46_9} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8525 2024.08.22 17:53:45.233399 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB.
8526 2024.08.22 17:53:45.233591 [ 3 ] {42dfe53c-c20b-4b68-8ef7-b559c4bbff97} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
8527 2024.08.22 17:53:45.233978 [ 3 ] {42dfe53c-c20b-4b68-8ef7-b559c4bbff97} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8528 2024.08.22 17:53:45.234109 [ 3 ] {42dfe53c-c20b-4b68-8ef7-b559c4bbff97} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.003135 sec., 72727.27272727272 rows/sec., 4.92 MiB/sec.
8529 2024.08.22 17:53:45.234429 [ 3 ] {42dfe53c-c20b-4b68-8ef7-b559c4bbff97} <Debug> DynamicQueryHandler: Done processing query
8530 2024.08.22 17:53:45.234478 [ 3 ] {42dfe53c-c20b-4b68-8ef7-b559c4bbff97} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
8531 2024.08.22 17:53:45.234496 [ 3 ] {} <Debug> HTTP-Session: a5f6cfa2-df46-432f-8337-03ea1fd2ef4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8532 2024.08.22 17:53:45.234749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 86181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8533 2024.08.22 17:53:45.234814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8534 2024.08.22 17:53:45.234835 [ 3 ] {} <Debug> HTTP-Session: 1f75506f-df2f-486c-a968-a29bb1084241 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8535 2024.08.22 17:53:45.234852 [ 3 ] {} <Debug> HTTP-Session: 1f75506f-df2f-486c-a968-a29bb1084241 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8536 2024.08.22 17:53:45.234866 [ 3 ] {} <Debug> HTTP-Session: 1f75506f-df2f-486c-a968-a29bb1084241 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8537 2024.08.22 17:53:45.234898 [ 3 ] {} <Trace> HTTP-Session: 1f75506f-df2f-486c-a968-a29bb1084241 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8538 2024.08.22 17:53:45.235292 [ 3 ] {4f6e4d9d-bad7-41eb-b454-376e7d1a7991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8539 2024.08.22 17:53:45.235339 [ 3 ] {4f6e4d9d-bad7-41eb-b454-376e7d1a7991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8540 2024.08.22 17:53:45.235585 [ 3 ] {4f6e4d9d-bad7-41eb-b454-376e7d1a7991} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8541 2024.08.22 17:53:45.236214 [ 3 ] {4f6e4d9d-bad7-41eb-b454-376e7d1a7991} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8542 2024.08.22 17:53:45.236250 [ 3 ] {4f6e4d9d-bad7-41eb-b454-376e7d1a7991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8543 2024.08.22 17:53:45.236632 [ 3 ] {4f6e4d9d-bad7-41eb-b454-376e7d1a7991} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8544 2024.08.22 17:53:45.237007 [ 3 ] {4f6e4d9d-bad7-41eb-b454-376e7d1a7991} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8545 2024.08.22 17:53:45.237140 [ 3 ] {4f6e4d9d-bad7-41eb-b454-376e7d1a7991} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.002115 sec., 246808.51063829786 rows/sec., 18.27 MiB/sec.
8546 2024.08.22 17:53:45.237145 [ 27 ] {} <Debug> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8547 2024.08.22 17:53:45.237205 [ 27 ] {} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8548 2024.08.22 17:53:45.237235 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8549 2024.08.22 17:53:45.237384 [ 3 ] {4f6e4d9d-bad7-41eb-b454-376e7d1a7991} <Debug> DynamicQueryHandler: Done processing query
8550 2024.08.22 17:53:45.237404 [ 193 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::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
8551 2024.08.22 17:53:45.237426 [ 3 ] {4f6e4d9d-bad7-41eb-b454-376e7d1a7991} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
8552 2024.08.22 17:53:45.237503 [ 3 ] {} <Debug> HTTP-Session: 1f75506f-df2f-486c-a968-a29bb1084241 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8553 2024.08.22 17:53:45.237665 [ 193 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8554 2024.08.22 17:53:45.237715 [ 193 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 901 rows starting from the beginning of the part
8555 2024.08.22 17:53:45.237863 [ 193 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part
8556 2024.08.22 17:53:45.237936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 160496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8557 2024.08.22 17:53:45.238153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8558 2024.08.22 17:53:45.238191 [ 193 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 411 rows starting from the beginning of the part
8559 2024.08.22 17:53:45.238240 [ 3 ] {} <Debug> HTTP-Session: 914cc896-5e4e-42a8-95e4-ff18eb7a7ef1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8560 2024.08.22 17:53:45.238335 [ 3 ] {} <Debug> HTTP-Session: 914cc896-5e4e-42a8-95e4-ff18eb7a7ef1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8561 2024.08.22 17:53:45.238429 [ 3 ] {} <Debug> HTTP-Session: 914cc896-5e4e-42a8-95e4-ff18eb7a7ef1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8562 2024.08.22 17:53:45.238603 [ 3 ] {} <Trace> HTTP-Session: 914cc896-5e4e-42a8-95e4-ff18eb7a7ef1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8563 2024.08.22 17:53:45.238616 [ 193 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part
8564 2024.08.22 17:53:45.239001 [ 193 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 411 rows starting from the beginning of the part
8565 2024.08.22 17:53:45.239153 [ 193 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 522 rows starting from the beginning of the part
8566 2024.08.22 17:53:45.239705 [ 3 ] {9cd47b00-0499-467c-89e6-8db7ed75765b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8567 2024.08.22 17:53:45.239840 [ 3 ] {9cd47b00-0499-467c-89e6-8db7ed75765b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8568 2024.08.22 17:53:45.240553 [ 3 ] {9cd47b00-0499-467c-89e6-8db7ed75765b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8569 2024.08.22 17:53:45.241893 [ 193 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2373 rows, containing 5 columns (5 merged, 0 gathered) in 0.004582154 sec., 517878.70944538317 rows/sec., 39.67 MiB/sec.
8570 2024.08.22 17:53:45.242142 [ 193 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8571 2024.08.22 17:53:45.242245 [ 3 ] {9cd47b00-0499-467c-89e6-8db7ed75765b} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8572 2024.08.22 17:53:45.242327 [ 3 ] {9cd47b00-0499-467c-89e6-8db7ed75765b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8573 2024.08.22 17:53:45.243193 [ 193 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_46_9} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8574 2024.08.22 17:53:45.243352 [ 193 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_46_9} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8575 2024.08.22 17:53:45.243499 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
8576 2024.08.22 17:53:45.243655 [ 3 ] {9cd47b00-0499-467c-89e6-8db7ed75765b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8577 2024.08.22 17:53:45.244105 [ 3 ] {9cd47b00-0499-467c-89e6-8db7ed75765b} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8578 2024.08.22 17:53:45.244290 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8579 2024.08.22 17:53:45.244296 [ 3 ] {9cd47b00-0499-467c-89e6-8db7ed75765b} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.005349 sec., 157973.4529818658 rows/sec., 10.63 MiB/sec.
8580 2024.08.22 17:53:45.244339 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8581 2024.08.22 17:53:45.244393 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8582 2024.08.22 17:53:45.244642 [ 190 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::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
8583 2024.08.22 17:53:45.244660 [ 3 ] {9cd47b00-0499-467c-89e6-8db7ed75765b} <Debug> DynamicQueryHandler: Done processing query
8584 2024.08.22 17:53:45.244752 [ 3 ] {9cd47b00-0499-467c-89e6-8db7ed75765b} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
8585 2024.08.22 17:53:45.244788 [ 3 ] {} <Debug> HTTP-Session: 914cc896-5e4e-42a8-95e4-ff18eb7a7ef1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8586 2024.08.22 17:53:45.244977 [ 190 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8587 2024.08.22 17:53:45.245024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8588 2024.08.22 17:53:45.245057 [ 190 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13500 rows starting from the beginning of the part
8589 2024.08.22 17:53:45.245131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8590 2024.08.22 17:53:45.245244 [ 3 ] {} <Debug> HTTP-Session: d3ed0a07-d638-4a46-b999-7f9ebe1b210e Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8591 2024.08.22 17:53:45.245338 [ 3 ] {} <Debug> HTTP-Session: d3ed0a07-d638-4a46-b999-7f9ebe1b210e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8592 2024.08.22 17:53:45.245359 [ 190 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part
8593 2024.08.22 17:53:45.245403 [ 3 ] {} <Debug> HTTP-Session: d3ed0a07-d638-4a46-b999-7f9ebe1b210e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8594 2024.08.22 17:53:45.245583 [ 3 ] {} <Trace> HTTP-Session: d3ed0a07-d638-4a46-b999-7f9ebe1b210e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8595 2024.08.22 17:53:45.245700 [ 190 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 237 rows starting from the beginning of the part
8596 2024.08.22 17:53:45.246050 [ 190 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::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
8597 2024.08.22 17:53:45.246079 [ 3 ] {5ab0a5f2-f1ce-460c-b4d8-2fc49de16fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8598 2024.08.22 17:53:45.246305 [ 3 ] {5ab0a5f2-f1ce-460c-b4d8-2fc49de16fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8599 2024.08.22 17:53:45.246350 [ 190 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 237 rows starting from the beginning of the part
8600 2024.08.22 17:53:45.246723 [ 190 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 845 rows starting from the beginning of the part
8601 2024.08.22 17:53:45.247379 [ 3 ] {5ab0a5f2-f1ce-460c-b4d8-2fc49de16fbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8602 2024.08.22 17:53:45.248050 [ 3 ] {5ab0a5f2-f1ce-460c-b4d8-2fc49de16fbe} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8603 2024.08.22 17:53:45.248123 [ 3 ] {5ab0a5f2-f1ce-460c-b4d8-2fc49de16fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8604 2024.08.22 17:53:45.248757 [ 3 ] {5ab0a5f2-f1ce-460c-b4d8-2fc49de16fbe} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8605 2024.08.22 17:53:45.249134 [ 3 ] {5ab0a5f2-f1ce-460c-b4d8-2fc49de16fbe} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8606 2024.08.22 17:53:45.249370 [ 27 ] {} <Debug> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8607 2024.08.22 17:53:45.249371 [ 3 ] {5ab0a5f2-f1ce-460c-b4d8-2fc49de16fbe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003531 sec., 16992.353440951574 rows/sec., 1.15 MiB/sec.
8608 2024.08.22 17:53:45.249432 [ 27 ] {} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8609 2024.08.22 17:53:45.249482 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8610 2024.08.22 17:53:45.249690 [ 3 ] {5ab0a5f2-f1ce-460c-b4d8-2fc49de16fbe} <Debug> DynamicQueryHandler: Done processing query
8611 2024.08.22 17:53:45.249710 [ 197 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
8612 2024.08.22 17:53:45.249727 [ 3 ] {5ab0a5f2-f1ce-460c-b4d8-2fc49de16fbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8613 2024.08.22 17:53:45.249813 [ 3 ] {} <Debug> HTTP-Session: d3ed0a07-d638-4a46-b999-7f9ebe1b210e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8614 2024.08.22 17:53:45.250118 [ 197 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8615 2024.08.22 17:53:45.250206 [ 197 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2724 rows starting from the beginning of the part
8616 2024.08.22 17:53:45.250469 [ 197 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
8617 2024.08.22 17:53:45.250777 [ 197 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 82 rows starting from the beginning of the part
8618 2024.08.22 17:53:45.251072 [ 197 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
8619 2024.08.22 17:53:45.251381 [ 197 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 82 rows starting from the beginning of the part
8620 2024.08.22 17:53:45.251679 [ 197 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
8621 2024.08.22 17:53:45.254519 [ 201 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3068 rows, containing 4 columns (4 merged, 0 gathered) in 0.004934366 sec., 621761.7420353496 rows/sec., 40.61 MiB/sec.
8622 2024.08.22 17:53:45.254830 [ 190 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8623 2024.08.22 17:53:45.255422 [ 190 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_46_9} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8624 2024.08.22 17:53:45.255555 [ 190 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_46_9} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8625 2024.08.22 17:53:45.255696 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB.
8626 2024.08.22 17:53:45.255966 [ 194 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15139 rows, containing 5 columns (5 merged, 0 gathered) in 0.011462319 sec., 1320762.4041871456 rows/sec., 89.25 MiB/sec.
8627 2024.08.22 17:53:45.256509 [ 201 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8628 2024.08.22 17:53:45.257097 [ 201 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8629 2024.08.22 17:53:45.257196 [ 201 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8630 2024.08.22 17:53:45.257305 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB.
8631 2024.08.22 17:53:46.000174 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 192.91 MiB, peak 201.70 MiB, free memory in arenas 0.00 B, will set to 194.58 MiB (RSS), difference: 1.67 MiB
8632 2024.08.22 17:53:50.178479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8633 2024.08.22 17:53:50.178617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8634 2024.08.22 17:53:50.178646 [ 3 ] {} <Debug> HTTP-Session: 12e1bb2e-0cdc-444d-9c84-02fe45f4023d Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8635 2024.08.22 17:53:50.178674 [ 3 ] {} <Debug> HTTP-Session: 12e1bb2e-0cdc-444d-9c84-02fe45f4023d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8636 2024.08.22 17:53:50.178692 [ 3 ] {} <Debug> HTTP-Session: 12e1bb2e-0cdc-444d-9c84-02fe45f4023d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8637 2024.08.22 17:53:50.178749 [ 3 ] {} <Trace> HTTP-Session: 12e1bb2e-0cdc-444d-9c84-02fe45f4023d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8638 2024.08.22 17:53:50.178950 [ 3 ] {ca0cb21e-90d7-4430-9a6d-8681ff1ccdb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8639 2024.08.22 17:53:50.179019 [ 3 ] {ca0cb21e-90d7-4430-9a6d-8681ff1ccdb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8640 2024.08.22 17:53:50.179358 [ 3 ] {ca0cb21e-90d7-4430-9a6d-8681ff1ccdb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8641 2024.08.22 17:53:50.179803 [ 3 ] {ca0cb21e-90d7-4430-9a6d-8681ff1ccdb0} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8642 2024.08.22 17:53:50.179852 [ 3 ] {ca0cb21e-90d7-4430-9a6d-8681ff1ccdb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8643 2024.08.22 17:53:50.180268 [ 3 ] {ca0cb21e-90d7-4430-9a6d-8681ff1ccdb0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8644 2024.08.22 17:53:50.180658 [ 3 ] {ca0cb21e-90d7-4430-9a6d-8681ff1ccdb0} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8645 2024.08.22 17:53:50.180834 [ 3 ] {ca0cb21e-90d7-4430-9a6d-8681ff1ccdb0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001935 sec., 2067.1834625322995 rows/sec., 168.56 KiB/sec.
8646 2024.08.22 17:53:50.181205 [ 3 ] {ca0cb21e-90d7-4430-9a6d-8681ff1ccdb0} <Debug> DynamicQueryHandler: Done processing query
8647 2024.08.22 17:53:50.181234 [ 3 ] {ca0cb21e-90d7-4430-9a6d-8681ff1ccdb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8648 2024.08.22 17:53:50.181251 [ 3 ] {} <Debug> HTTP-Session: 12e1bb2e-0cdc-444d-9c84-02fe45f4023d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8649 2024.08.22 17:53:50.181452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 37632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8650 2024.08.22 17:53:50.181511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8651 2024.08.22 17:53:50.181531 [ 3 ] {} <Debug> HTTP-Session: d0016bc6-e969-4591-937a-4ea119543533 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8652 2024.08.22 17:53:50.181549 [ 3 ] {} <Debug> HTTP-Session: d0016bc6-e969-4591-937a-4ea119543533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8653 2024.08.22 17:53:50.181563 [ 3 ] {} <Debug> HTTP-Session: d0016bc6-e969-4591-937a-4ea119543533 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8654 2024.08.22 17:53:50.181598 [ 3 ] {} <Trace> HTTP-Session: d0016bc6-e969-4591-937a-4ea119543533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8655 2024.08.22 17:53:50.181821 [ 3 ] {39ebb74b-1270-40ca-bc99-3cac3796e2d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8656 2024.08.22 17:53:50.181886 [ 3 ] {39ebb74b-1270-40ca-bc99-3cac3796e2d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8657 2024.08.22 17:53:50.182204 [ 3 ] {39ebb74b-1270-40ca-bc99-3cac3796e2d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8658 2024.08.22 17:53:50.182759 [ 3 ] {39ebb74b-1270-40ca-bc99-3cac3796e2d5} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8659 2024.08.22 17:53:50.182835 [ 3 ] {39ebb74b-1270-40ca-bc99-3cac3796e2d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8660 2024.08.22 17:53:50.183251 [ 3 ] {39ebb74b-1270-40ca-bc99-3cac3796e2d5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8661 2024.08.22 17:53:50.183618 [ 3 ] {39ebb74b-1270-40ca-bc99-3cac3796e2d5} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8662 2024.08.22 17:53:50.183779 [ 3 ] {39ebb74b-1270-40ca-bc99-3cac3796e2d5} <Debug> executeQuery: Read 249 rows, 22.49 KiB in 0.002081 sec., 119654.01249399327 rows/sec., 10.56 MiB/sec.
8663 2024.08.22 17:53:50.183946 [ 3 ] {39ebb74b-1270-40ca-bc99-3cac3796e2d5} <Debug> DynamicQueryHandler: Done processing query
8664 2024.08.22 17:53:50.183973 [ 3 ] {39ebb74b-1270-40ca-bc99-3cac3796e2d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
8665 2024.08.22 17:53:50.183989 [ 3 ] {} <Debug> HTTP-Session: d0016bc6-e969-4591-937a-4ea119543533 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8666 2024.08.22 17:53:50.184118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 4768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8667 2024.08.22 17:53:50.184167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8668 2024.08.22 17:53:50.184186 [ 3 ] {} <Debug> HTTP-Session: d822c4ff-388d-44fb-a24f-2596de9de646 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8669 2024.08.22 17:53:50.184204 [ 3 ] {} <Debug> HTTP-Session: d822c4ff-388d-44fb-a24f-2596de9de646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8670 2024.08.22 17:53:50.184218 [ 3 ] {} <Debug> HTTP-Session: d822c4ff-388d-44fb-a24f-2596de9de646 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8671 2024.08.22 17:53:50.184249 [ 3 ] {} <Trace> HTTP-Session: d822c4ff-388d-44fb-a24f-2596de9de646 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8672 2024.08.22 17:53:50.184359 [ 3 ] {e6902bcb-ef08-488d-9090-60abe3b51026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8673 2024.08.22 17:53:50.184404 [ 3 ] {e6902bcb-ef08-488d-9090-60abe3b51026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8674 2024.08.22 17:53:50.184636 [ 3 ] {e6902bcb-ef08-488d-9090-60abe3b51026} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8675 2024.08.22 17:53:50.184957 [ 3 ] {e6902bcb-ef08-488d-9090-60abe3b51026} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8676 2024.08.22 17:53:50.184995 [ 3 ] {e6902bcb-ef08-488d-9090-60abe3b51026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8677 2024.08.22 17:53:50.185346 [ 3 ] {e6902bcb-ef08-488d-9090-60abe3b51026} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
8678 2024.08.22 17:53:50.185707 [ 3 ] {e6902bcb-ef08-488d-9090-60abe3b51026} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8679 2024.08.22 17:53:50.185883 [ 3 ] {e6902bcb-ef08-488d-9090-60abe3b51026} <Debug> executeQuery: Read 33 rows, 2.46 KiB in 0.00155 sec., 21290.322580645163 rows/sec., 1.55 MiB/sec.
8680 2024.08.22 17:53:50.186055 [ 3 ] {e6902bcb-ef08-488d-9090-60abe3b51026} <Debug> DynamicQueryHandler: Done processing query
8681 2024.08.22 17:53:50.186081 [ 3 ] {e6902bcb-ef08-488d-9090-60abe3b51026} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8682 2024.08.22 17:53:50.186097 [ 3 ] {} <Debug> HTTP-Session: d822c4ff-388d-44fb-a24f-2596de9de646 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8683 2024.08.22 17:53:50.186222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8684 2024.08.22 17:53:50.186271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8685 2024.08.22 17:53:50.186290 [ 3 ] {} <Debug> HTTP-Session: daa5f7d1-d1fd-427f-b811-de657db6ba29 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8686 2024.08.22 17:53:50.186306 [ 3 ] {} <Debug> HTTP-Session: daa5f7d1-d1fd-427f-b811-de657db6ba29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8687 2024.08.22 17:53:50.186320 [ 3 ] {} <Debug> HTTP-Session: daa5f7d1-d1fd-427f-b811-de657db6ba29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8688 2024.08.22 17:53:50.186351 [ 3 ] {} <Trace> HTTP-Session: daa5f7d1-d1fd-427f-b811-de657db6ba29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8689 2024.08.22 17:53:50.186452 [ 3 ] {c9dcfe42-c3b8-46da-9f73-e62666f2699f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8690 2024.08.22 17:53:50.186496 [ 3 ] {c9dcfe42-c3b8-46da-9f73-e62666f2699f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8691 2024.08.22 17:53:50.186721 [ 3 ] {c9dcfe42-c3b8-46da-9f73-e62666f2699f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8692 2024.08.22 17:53:50.187019 [ 3 ] {c9dcfe42-c3b8-46da-9f73-e62666f2699f} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8693 2024.08.22 17:53:50.187055 [ 3 ] {c9dcfe42-c3b8-46da-9f73-e62666f2699f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8694 2024.08.22 17:53:50.187411 [ 3 ] {c9dcfe42-c3b8-46da-9f73-e62666f2699f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
8695 2024.08.22 17:53:50.187777 [ 3 ] {c9dcfe42-c3b8-46da-9f73-e62666f2699f} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8696 2024.08.22 17:53:50.187940 [ 3 ] {c9dcfe42-c3b8-46da-9f73-e62666f2699f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001507 sec., 9289.980092899801 rows/sec., 650.61 KiB/sec.
8697 2024.08.22 17:53:50.188099 [ 3 ] {c9dcfe42-c3b8-46da-9f73-e62666f2699f} <Debug> DynamicQueryHandler: Done processing query
8698 2024.08.22 17:53:50.188123 [ 3 ] {c9dcfe42-c3b8-46da-9f73-e62666f2699f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8699 2024.08.22 17:53:50.188139 [ 3 ] {} <Debug> HTTP-Session: daa5f7d1-d1fd-427f-b811-de657db6ba29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8700 2024.08.22 17:53:50.188294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8701 2024.08.22 17:53:50.188342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8702 2024.08.22 17:53:50.188361 [ 3 ] {} <Debug> HTTP-Session: baca74d2-9ff5-4d31-a87b-2b5d28bdb709 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8703 2024.08.22 17:53:50.188378 [ 3 ] {} <Debug> HTTP-Session: baca74d2-9ff5-4d31-a87b-2b5d28bdb709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8704 2024.08.22 17:53:50.188392 [ 3 ] {} <Debug> HTTP-Session: baca74d2-9ff5-4d31-a87b-2b5d28bdb709 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8705 2024.08.22 17:53:50.188422 [ 3 ] {} <Trace> HTTP-Session: baca74d2-9ff5-4d31-a87b-2b5d28bdb709 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8706 2024.08.22 17:53:50.188519 [ 3 ] {3b87d259-cb3b-4b2d-9efb-2335b6aa3a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
8707 2024.08.22 17:53:50.188562 [ 3 ] {3b87d259-cb3b-4b2d-9efb-2335b6aa3a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8708 2024.08.22 17:53:50.188787 [ 3 ] {3b87d259-cb3b-4b2d-9efb-2335b6aa3a21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8709 2024.08.22 17:53:50.189092 [ 3 ] {3b87d259-cb3b-4b2d-9efb-2335b6aa3a21} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8710 2024.08.22 17:53:50.189130 [ 3 ] {3b87d259-cb3b-4b2d-9efb-2335b6aa3a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8711 2024.08.22 17:53:50.189474 [ 3 ] {3b87d259-cb3b-4b2d-9efb-2335b6aa3a21} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8712 2024.08.22 17:53:50.189831 [ 3 ] {3b87d259-cb3b-4b2d-9efb-2335b6aa3a21} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8713 2024.08.22 17:53:50.189958 [ 3 ] {3b87d259-cb3b-4b2d-9efb-2335b6aa3a21} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001463 sec., 4101.161995898838 rows/sec., 242.30 KiB/sec.
8714 2024.08.22 17:53:50.189970 [ 23 ] {} <Debug> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0
8715 2024.08.22 17:53:50.190030 [ 23 ] {} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8716 2024.08.22 17:53:50.190069 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8717 2024.08.22 17:53:50.190173 [ 3 ] {3b87d259-cb3b-4b2d-9efb-2335b6aa3a21} <Debug> DynamicQueryHandler: Done processing query
8718 2024.08.22 17:53:50.190256 [ 3 ] {3b87d259-cb3b-4b2d-9efb-2335b6aa3a21} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8719 2024.08.22 17:53:50.190300 [ 3 ] {} <Debug> HTTP-Session: baca74d2-9ff5-4d31-a87b-2b5d28bdb709 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8720 2024.08.22 17:53:50.190304 [ 191 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full
8721 2024.08.22 17:53:50.190606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 67398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8722 2024.08.22 17:53:50.190782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8723 2024.08.22 17:53:50.190855 [ 3 ] {} <Debug> HTTP-Session: 77608203-9ea6-4a63-89cb-432b734784fd Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8724 2024.08.22 17:53:50.190869 [ 191 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8725 2024.08.22 17:53:50.190877 [ 3 ] {} <Debug> HTTP-Session: 77608203-9ea6-4a63-89cb-432b734784fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8726 2024.08.22 17:53:50.190900 [ 3 ] {} <Debug> HTTP-Session: 77608203-9ea6-4a63-89cb-432b734784fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8727 2024.08.22 17:53:50.190909 [ 191 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 6 rows starting from the beginning of the part
8728 2024.08.22 17:53:50.190945 [ 3 ] {} <Trace> HTTP-Session: 77608203-9ea6-4a63-89cb-432b734784fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8729 2024.08.22 17:53:50.191001 [ 191 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part
8730 2024.08.22 17:53:50.191370 [ 3 ] {f3da044b-929a-4f8d-9b9d-775c585e4f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8731 2024.08.22 17:53:50.191410 [ 191 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part
8732 2024.08.22 17:53:50.191535 [ 3 ] {f3da044b-929a-4f8d-9b9d-775c585e4f5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8733 2024.08.22 17:53:50.191766 [ 191 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part
8734 2024.08.22 17:53:50.192192 [ 191 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part
8735 2024.08.22 17:53:50.192849 [ 3 ] {f3da044b-929a-4f8d-9b9d-775c585e4f5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8736 2024.08.22 17:53:50.193602 [ 3 ] {f3da044b-929a-4f8d-9b9d-775c585e4f5b} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8737 2024.08.22 17:53:50.193654 [ 3 ] {f3da044b-929a-4f8d-9b9d-775c585e4f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8738 2024.08.22 17:53:50.193769 [ 191 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003638058 sec., 8246.157702818371 rows/sec., 523.44 KiB/sec.
8739 2024.08.22 17:53:50.194015 [ 201 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary)
8740 2024.08.22 17:53:50.194345 [ 3 ] {f3da044b-929a-4f8d-9b9d-775c585e4f5b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8741 2024.08.22 17:53:50.195171 [ 201 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_21_5} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8742 2024.08.22 17:53:50.195324 [ 3 ] {f3da044b-929a-4f8d-9b9d-775c585e4f5b} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8743 2024.08.22 17:53:50.195352 [ 201 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_21_5} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5
8744 2024.08.22 17:53:50.195520 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
8745 2024.08.22 17:53:50.195591 [ 3 ] {f3da044b-929a-4f8d-9b9d-775c585e4f5b} <Debug> executeQuery: Read 415 rows, 30.33 KiB in 0.004532 sec., 91571.05030891439 rows/sec., 6.54 MiB/sec.
8746 2024.08.22 17:53:50.195831 [ 3 ] {f3da044b-929a-4f8d-9b9d-775c585e4f5b} <Debug> DynamicQueryHandler: Done processing query
8747 2024.08.22 17:53:50.195857 [ 3 ] {f3da044b-929a-4f8d-9b9d-775c585e4f5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
8748 2024.08.22 17:53:50.195872 [ 3 ] {} <Debug> HTTP-Session: 77608203-9ea6-4a63-89cb-432b734784fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8749 2024.08.22 17:53:50.196105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8750 2024.08.22 17:53:50.196152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8751 2024.08.22 17:53:50.196171 [ 3 ] {} <Debug> HTTP-Session: a71d85bd-110f-414c-858a-2cc1d6870e09 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8752 2024.08.22 17:53:50.196187 [ 3 ] {} <Debug> HTTP-Session: a71d85bd-110f-414c-858a-2cc1d6870e09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8753 2024.08.22 17:53:50.196201 [ 3 ] {} <Debug> HTTP-Session: a71d85bd-110f-414c-858a-2cc1d6870e09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8754 2024.08.22 17:53:50.196232 [ 3 ] {} <Trace> HTTP-Session: a71d85bd-110f-414c-858a-2cc1d6870e09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8755 2024.08.22 17:53:50.196327 [ 3 ] {e3871f68-de22-40b1-a08d-634e041d3fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8756 2024.08.22 17:53:50.196373 [ 3 ] {e3871f68-de22-40b1-a08d-634e041d3fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8757 2024.08.22 17:53:50.196509 [ 3 ] {e3871f68-de22-40b1-a08d-634e041d3fd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8758 2024.08.22 17:53:50.196817 [ 3 ] {e3871f68-de22-40b1-a08d-634e041d3fd3} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8759 2024.08.22 17:53:50.196852 [ 3 ] {e3871f68-de22-40b1-a08d-634e041d3fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8760 2024.08.22 17:53:50.197217 [ 3 ] {e3871f68-de22-40b1-a08d-634e041d3fd3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8761 2024.08.22 17:53:50.197550 [ 3 ] {e3871f68-de22-40b1-a08d-634e041d3fd3} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8762 2024.08.22 17:53:50.197670 [ 23 ] {} <Debug> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
8763 2024.08.22 17:53:50.197680 [ 3 ] {e3871f68-de22-40b1-a08d-634e041d3fd3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001376 sec., 4360.46511627907 rows/sec., 227.82 KiB/sec.
8764 2024.08.22 17:53:50.197703 [ 23 ] {} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8765 2024.08.22 17:53:50.197738 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8766 2024.08.22 17:53:50.197972 [ 3 ] {e3871f68-de22-40b1-a08d-634e041d3fd3} <Debug> DynamicQueryHandler: Done processing query
8767 2024.08.22 17:53:50.198008 [ 191 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::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
8768 2024.08.22 17:53:50.198041 [ 3 ] {e3871f68-de22-40b1-a08d-634e041d3fd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8769 2024.08.22 17:53:50.198133 [ 3 ] {} <Debug> HTTP-Session: a71d85bd-110f-414c-858a-2cc1d6870e09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8770 2024.08.22 17:53:50.198441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 45010, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8771 2024.08.22 17:53:50.198592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8772 2024.08.22 17:53:50.198620 [ 191 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8773 2024.08.22 17:53:50.198625 [ 3 ] {} <Debug> HTTP-Session: b5814121-5c73-486b-ab4e-260c89cf6067 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8774 2024.08.22 17:53:50.198659 [ 3 ] {} <Debug> HTTP-Session: b5814121-5c73-486b-ab4e-260c89cf6067 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8775 2024.08.22 17:53:50.198665 [ 191 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part
8776 2024.08.22 17:53:50.198675 [ 3 ] {} <Debug> HTTP-Session: b5814121-5c73-486b-ab4e-260c89cf6067 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8777 2024.08.22 17:53:50.198720 [ 3 ] {} <Trace> HTTP-Session: b5814121-5c73-486b-ab4e-260c89cf6067 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8778 2024.08.22 17:53:50.198886 [ 191 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part
8779 2024.08.22 17:53:50.199129 [ 191 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part
8780 2024.08.22 17:53:50.199164 [ 3 ] {30ff6dac-5d8c-4b9e-a115-2a38c786895d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8781 2024.08.22 17:53:50.199349 [ 3 ] {30ff6dac-5d8c-4b9e-a115-2a38c786895d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8782 2024.08.22 17:53:50.199374 [ 191 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part
8783 2024.08.22 17:53:50.199650 [ 191 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part
8784 2024.08.22 17:53:50.199863 [ 191 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part
8785 2024.08.22 17:53:50.200167 [ 3 ] {30ff6dac-5d8c-4b9e-a115-2a38c786895d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8786 2024.08.22 17:53:50.200792 [ 3 ] {30ff6dac-5d8c-4b9e-a115-2a38c786895d} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8787 2024.08.22 17:53:50.200834 [ 3 ] {30ff6dac-5d8c-4b9e-a115-2a38c786895d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8788 2024.08.22 17:53:50.201334 [ 201 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.003526378 sec., 35730.7129298107 rows/sec., 1.82 MiB/sec.
8789 2024.08.22 17:53:50.201490 [ 3 ] {30ff6dac-5d8c-4b9e-a115-2a38c786895d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8790 2024.08.22 17:53:50.201501 [ 201 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
8791 2024.08.22 17:53:50.202216 [ 3 ] {30ff6dac-5d8c-4b9e-a115-2a38c786895d} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8792 2024.08.22 17:53:50.202513 [ 3 ] {30ff6dac-5d8c-4b9e-a115-2a38c786895d} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.003569 sec., 66965.5365648641 rows/sec., 4.49 MiB/sec.
8793 2024.08.22 17:53:50.202527 [ 201 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_21_4} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8794 2024.08.22 17:53:50.202773 [ 201 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_21_4} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
8795 2024.08.22 17:53:50.202846 [ 3 ] {30ff6dac-5d8c-4b9e-a115-2a38c786895d} <Debug> DynamicQueryHandler: Done processing query
8796 2024.08.22 17:53:50.202916 [ 3 ] {30ff6dac-5d8c-4b9e-a115-2a38c786895d} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
8797 2024.08.22 17:53:50.202934 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
8798 2024.08.22 17:53:50.202944 [ 3 ] {} <Debug> HTTP-Session: b5814121-5c73-486b-ab4e-260c89cf6067 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8799 2024.08.22 17:53:50.203148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8800 2024.08.22 17:53:50.203196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8801 2024.08.22 17:53:50.203215 [ 3 ] {} <Debug> HTTP-Session: 3faa0ef4-0cf1-4623-b2ef-0d4b52b06f4a Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8802 2024.08.22 17:53:50.203232 [ 3 ] {} <Debug> HTTP-Session: 3faa0ef4-0cf1-4623-b2ef-0d4b52b06f4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8803 2024.08.22 17:53:50.203246 [ 3 ] {} <Debug> HTTP-Session: 3faa0ef4-0cf1-4623-b2ef-0d4b52b06f4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8804 2024.08.22 17:53:50.203277 [ 3 ] {} <Trace> HTTP-Session: 3faa0ef4-0cf1-4623-b2ef-0d4b52b06f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8805 2024.08.22 17:53:50.203376 [ 3 ] {e2024b37-df86-465e-81c7-fa701ff89eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
8806 2024.08.22 17:53:50.203422 [ 3 ] {e2024b37-df86-465e-81c7-fa701ff89eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8807 2024.08.22 17:53:50.203570 [ 3 ] {e2024b37-df86-465e-81c7-fa701ff89eac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8808 2024.08.22 17:53:50.203846 [ 3 ] {e2024b37-df86-465e-81c7-fa701ff89eac} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8809 2024.08.22 17:53:50.203881 [ 3 ] {e2024b37-df86-465e-81c7-fa701ff89eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8810 2024.08.22 17:53:50.204232 [ 3 ] {e2024b37-df86-465e-81c7-fa701ff89eac} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8811 2024.08.22 17:53:50.204564 [ 3 ] {e2024b37-df86-465e-81c7-fa701ff89eac} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8812 2024.08.22 17:53:50.204695 [ 3 ] {e2024b37-df86-465e-81c7-fa701ff89eac} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001343 sec., 744.6016381236038 rows/sec., 50.17 KiB/sec.
8813 2024.08.22 17:53:50.204860 [ 3 ] {e2024b37-df86-465e-81c7-fa701ff89eac} <Debug> DynamicQueryHandler: Done processing query
8814 2024.08.22 17:53:50.204885 [ 3 ] {e2024b37-df86-465e-81c7-fa701ff89eac} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
8815 2024.08.22 17:53:50.204900 [ 3 ] {} <Debug> HTTP-Session: 3faa0ef4-0cf1-4623-b2ef-0d4b52b06f4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8816 2024.08.22 17:53:50.205065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 46776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8817 2024.08.22 17:53:50.205117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8818 2024.08.22 17:53:50.205140 [ 3 ] {} <Debug> HTTP-Session: d03ac9c3-f377-4347-84fe-8f0353846860 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8819 2024.08.22 17:53:50.205160 [ 3 ] {} <Debug> HTTP-Session: d03ac9c3-f377-4347-84fe-8f0353846860 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8820 2024.08.22 17:53:50.205174 [ 3 ] {} <Debug> HTTP-Session: d03ac9c3-f377-4347-84fe-8f0353846860 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8821 2024.08.22 17:53:50.205210 [ 3 ] {} <Trace> HTTP-Session: d03ac9c3-f377-4347-84fe-8f0353846860 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8822 2024.08.22 17:53:50.205545 [ 3 ] {c9a9b799-1a9e-4404-b9c5-936b6cee7efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8823 2024.08.22 17:53:50.205616 [ 3 ] {c9a9b799-1a9e-4404-b9c5-936b6cee7efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
8824 2024.08.22 17:53:50.206062 [ 3 ] {c9a9b799-1a9e-4404-b9c5-936b6cee7efb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8825 2024.08.22 17:53:50.206717 [ 3 ] {c9a9b799-1a9e-4404-b9c5-936b6cee7efb} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8826 2024.08.22 17:53:50.206757 [ 3 ] {c9a9b799-1a9e-4404-b9c5-936b6cee7efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8827 2024.08.22 17:53:50.207380 [ 3 ] {c9a9b799-1a9e-4404-b9c5-936b6cee7efb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
8828 2024.08.22 17:53:50.207782 [ 3 ] {c9a9b799-1a9e-4404-b9c5-936b6cee7efb} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8829 2024.08.22 17:53:50.207933 [ 3 ] {c9a9b799-1a9e-4404-b9c5-936b6cee7efb} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002629 sec., 11030.810193990112 rows/sec., 19.77 MiB/sec.
8830 2024.08.22 17:53:50.208129 [ 3 ] {c9a9b799-1a9e-4404-b9c5-936b6cee7efb} <Debug> DynamicQueryHandler: Done processing query
8831 2024.08.22 17:53:50.208153 [ 3 ] {c9a9b799-1a9e-4404-b9c5-936b6cee7efb} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
8832 2024.08.22 17:53:50.208170 [ 3 ] {} <Debug> HTTP-Session: d03ac9c3-f377-4347-84fe-8f0353846860 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8833 2024.08.22 17:53:50.208300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8834 2024.08.22 17:53:50.208347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8835 2024.08.22 17:53:50.208366 [ 3 ] {} <Debug> HTTP-Session: c417aaef-e751-4cc6-b558-7f0a61002749 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8836 2024.08.22 17:53:50.208382 [ 3 ] {} <Debug> HTTP-Session: c417aaef-e751-4cc6-b558-7f0a61002749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8837 2024.08.22 17:53:50.208396 [ 3 ] {} <Debug> HTTP-Session: c417aaef-e751-4cc6-b558-7f0a61002749 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8838 2024.08.22 17:53:50.208426 [ 3 ] {} <Trace> HTTP-Session: c417aaef-e751-4cc6-b558-7f0a61002749 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8839 2024.08.22 17:53:50.208552 [ 3 ] {54ab8f2a-2f55-42ce-adf3-2783dff1313f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8840 2024.08.22 17:53:50.208597 [ 3 ] {54ab8f2a-2f55-42ce-adf3-2783dff1313f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8841 2024.08.22 17:53:50.208723 [ 3 ] {54ab8f2a-2f55-42ce-adf3-2783dff1313f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8842 2024.08.22 17:53:50.209026 [ 3 ] {54ab8f2a-2f55-42ce-adf3-2783dff1313f} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8843 2024.08.22 17:53:50.209061 [ 3 ] {54ab8f2a-2f55-42ce-adf3-2783dff1313f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8844 2024.08.22 17:53:50.209424 [ 3 ] {54ab8f2a-2f55-42ce-adf3-2783dff1313f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8845 2024.08.22 17:53:50.209755 [ 3 ] {54ab8f2a-2f55-42ce-adf3-2783dff1313f} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8846 2024.08.22 17:53:50.209881 [ 3 ] {54ab8f2a-2f55-42ce-adf3-2783dff1313f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001383 sec., 59291.39551699205 rows/sec., 3.77 MiB/sec.
8847 2024.08.22 17:53:50.210053 [ 3 ] {54ab8f2a-2f55-42ce-adf3-2783dff1313f} <Debug> DynamicQueryHandler: Done processing query
8848 2024.08.22 17:53:50.210076 [ 3 ] {54ab8f2a-2f55-42ce-adf3-2783dff1313f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8849 2024.08.22 17:53:50.210092 [ 3 ] {} <Debug> HTTP-Session: c417aaef-e751-4cc6-b558-7f0a61002749 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8850 2024.08.22 17:53:54.512786 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache
8851 2024.08.22 17:53:54.512855 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache
8852 2024.08.22 17:53:55.169567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 7834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8853 2024.08.22 17:53:55.169685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8854 2024.08.22 17:53:55.169710 [ 3 ] {} <Debug> HTTP-Session: 612bf939-cda6-4bfe-b01b-d11f08b4d762 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8855 2024.08.22 17:53:55.169734 [ 3 ] {} <Debug> HTTP-Session: 612bf939-cda6-4bfe-b01b-d11f08b4d762 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8856 2024.08.22 17:53:55.169749 [ 3 ] {} <Debug> HTTP-Session: 612bf939-cda6-4bfe-b01b-d11f08b4d762 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8857 2024.08.22 17:53:55.169797 [ 3 ] {} <Trace> HTTP-Session: 612bf939-cda6-4bfe-b01b-d11f08b4d762 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8858 2024.08.22 17:53:55.170004 [ 3 ] {fa1d8e87-3b66-45d5-8353-3003aac2d089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8859 2024.08.22 17:53:55.170074 [ 3 ] {fa1d8e87-3b66-45d5-8353-3003aac2d089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8860 2024.08.22 17:53:55.170421 [ 3 ] {fa1d8e87-3b66-45d5-8353-3003aac2d089} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8861 2024.08.22 17:53:55.170877 [ 3 ] {fa1d8e87-3b66-45d5-8353-3003aac2d089} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8862 2024.08.22 17:53:55.170925 [ 3 ] {fa1d8e87-3b66-45d5-8353-3003aac2d089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8863 2024.08.22 17:53:55.171362 [ 3 ] {fa1d8e87-3b66-45d5-8353-3003aac2d089} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
8864 2024.08.22 17:53:55.171759 [ 3 ] {fa1d8e87-3b66-45d5-8353-3003aac2d089} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8865 2024.08.22 17:53:55.171937 [ 3 ] {fa1d8e87-3b66-45d5-8353-3003aac2d089} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001999 sec., 28014.007003501752 rows/sec., 2.15 MiB/sec.
8866 2024.08.22 17:53:55.172156 [ 3 ] {fa1d8e87-3b66-45d5-8353-3003aac2d089} <Debug> DynamicQueryHandler: Done processing query
8867 2024.08.22 17:53:55.172184 [ 3 ] {fa1d8e87-3b66-45d5-8353-3003aac2d089} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8868 2024.08.22 17:53:55.172201 [ 3 ] {} <Debug> HTTP-Session: 612bf939-cda6-4bfe-b01b-d11f08b4d762 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8869 2024.08.22 17:53:55.172364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 10882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8870 2024.08.22 17:53:55.172419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8871 2024.08.22 17:53:55.172439 [ 3 ] {} <Debug> HTTP-Session: a8edb00f-605c-48ad-a386-721ac425af75 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8872 2024.08.22 17:53:55.172459 [ 3 ] {} <Debug> HTTP-Session: a8edb00f-605c-48ad-a386-721ac425af75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8873 2024.08.22 17:53:55.172473 [ 3 ] {} <Debug> HTTP-Session: a8edb00f-605c-48ad-a386-721ac425af75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8874 2024.08.22 17:53:55.172508 [ 3 ] {} <Trace> HTTP-Session: a8edb00f-605c-48ad-a386-721ac425af75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8875 2024.08.22 17:53:55.172666 [ 3 ] {e4c2a77a-367b-4efd-a95d-b6d4f347fd4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8876 2024.08.22 17:53:55.172715 [ 3 ] {e4c2a77a-367b-4efd-a95d-b6d4f347fd4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8877 2024.08.22 17:53:55.172956 [ 3 ] {e4c2a77a-367b-4efd-a95d-b6d4f347fd4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8878 2024.08.22 17:53:55.173338 [ 3 ] {e4c2a77a-367b-4efd-a95d-b6d4f347fd4c} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8879 2024.08.22 17:53:55.173376 [ 3 ] {e4c2a77a-367b-4efd-a95d-b6d4f347fd4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8880 2024.08.22 17:53:55.174092 [ 3 ] {e4c2a77a-367b-4efd-a95d-b6d4f347fd4c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
8881 2024.08.22 17:53:55.174465 [ 3 ] {e4c2a77a-367b-4efd-a95d-b6d4f347fd4c} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8882 2024.08.22 17:53:55.174632 [ 3 ] {e4c2a77a-367b-4efd-a95d-b6d4f347fd4c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002014 sec., 31777.557100297912 rows/sec., 2.48 MiB/sec.
8883 2024.08.22 17:53:55.174809 [ 3 ] {e4c2a77a-367b-4efd-a95d-b6d4f347fd4c} <Debug> DynamicQueryHandler: Done processing query
8884 2024.08.22 17:53:55.174834 [ 3 ] {e4c2a77a-367b-4efd-a95d-b6d4f347fd4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8885 2024.08.22 17:53:55.174850 [ 3 ] {} <Debug> HTTP-Session: a8edb00f-605c-48ad-a386-721ac425af75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8886 2024.08.22 17:53:55.175035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8887 2024.08.22 17:53:55.175086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8888 2024.08.22 17:53:55.175106 [ 3 ] {} <Debug> HTTP-Session: 4349f096-2a28-4a31-81e8-b76491602af4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8889 2024.08.22 17:53:55.175123 [ 3 ] {} <Debug> HTTP-Session: 4349f096-2a28-4a31-81e8-b76491602af4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8890 2024.08.22 17:53:55.175138 [ 3 ] {} <Debug> HTTP-Session: 4349f096-2a28-4a31-81e8-b76491602af4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8891 2024.08.22 17:53:55.175171 [ 3 ] {} <Trace> HTTP-Session: 4349f096-2a28-4a31-81e8-b76491602af4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8892 2024.08.22 17:53:55.175323 [ 3 ] {6e25bf40-0da6-4ca7-a0e6-10a58b1eab13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8893 2024.08.22 17:53:55.175373 [ 3 ] {6e25bf40-0da6-4ca7-a0e6-10a58b1eab13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8894 2024.08.22 17:53:55.175520 [ 3 ] {6e25bf40-0da6-4ca7-a0e6-10a58b1eab13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8895 2024.08.22 17:53:55.175922 [ 3 ] {6e25bf40-0da6-4ca7-a0e6-10a58b1eab13} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8896 2024.08.22 17:53:55.175959 [ 3 ] {6e25bf40-0da6-4ca7-a0e6-10a58b1eab13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8897 2024.08.22 17:53:55.176361 [ 3 ] {6e25bf40-0da6-4ca7-a0e6-10a58b1eab13} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
8898 2024.08.22 17:53:55.176714 [ 3 ] {6e25bf40-0da6-4ca7-a0e6-10a58b1eab13} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8899 2024.08.22 17:53:55.176877 [ 3 ] {6e25bf40-0da6-4ca7-a0e6-10a58b1eab13} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001625 sec., 98461.53846153847 rows/sec., 6.86 MiB/sec.
8900 2024.08.22 17:53:55.177102 [ 3 ] {6e25bf40-0da6-4ca7-a0e6-10a58b1eab13} <Debug> DynamicQueryHandler: Done processing query
8901 2024.08.22 17:53:55.177137 [ 3 ] {6e25bf40-0da6-4ca7-a0e6-10a58b1eab13} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8902 2024.08.22 17:53:55.177158 [ 3 ] {} <Debug> HTTP-Session: 4349f096-2a28-4a31-81e8-b76491602af4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8903 2024.08.22 17:53:55.177335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8904 2024.08.22 17:53:55.177403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8905 2024.08.22 17:53:55.177425 [ 3 ] {} <Debug> HTTP-Session: 899dffcb-e3fd-4bf9-8893-31dd1d7a61dd Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8906 2024.08.22 17:53:55.177443 [ 3 ] {} <Debug> HTTP-Session: 899dffcb-e3fd-4bf9-8893-31dd1d7a61dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8907 2024.08.22 17:53:55.177458 [ 3 ] {} <Debug> HTTP-Session: 899dffcb-e3fd-4bf9-8893-31dd1d7a61dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8908 2024.08.22 17:53:55.177492 [ 3 ] {} <Trace> HTTP-Session: 899dffcb-e3fd-4bf9-8893-31dd1d7a61dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8909 2024.08.22 17:53:55.177655 [ 3 ] {6a3b39b3-33b3-4b48-b318-8aeb2ea92fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8910 2024.08.22 17:53:55.177708 [ 3 ] {6a3b39b3-33b3-4b48-b318-8aeb2ea92fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8911 2024.08.22 17:53:55.177905 [ 3 ] {6a3b39b3-33b3-4b48-b318-8aeb2ea92fd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8912 2024.08.22 17:53:55.178529 [ 3 ] {6a3b39b3-33b3-4b48-b318-8aeb2ea92fd2} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8913 2024.08.22 17:53:55.178568 [ 3 ] {6a3b39b3-33b3-4b48-b318-8aeb2ea92fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8914 2024.08.22 17:53:55.178963 [ 3 ] {6a3b39b3-33b3-4b48-b318-8aeb2ea92fd2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
8915 2024.08.22 17:53:55.179327 [ 3 ] {6a3b39b3-33b3-4b48-b318-8aeb2ea92fd2} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8916 2024.08.22 17:53:55.179495 [ 3 ] {6a3b39b3-33b3-4b48-b318-8aeb2ea92fd2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001882 sec., 31880.97768331562 rows/sec., 2.15 MiB/sec.
8917 2024.08.22 17:53:55.179686 [ 3 ] {6a3b39b3-33b3-4b48-b318-8aeb2ea92fd2} <Debug> DynamicQueryHandler: Done processing query
8918 2024.08.22 17:53:55.179713 [ 3 ] {6a3b39b3-33b3-4b48-b318-8aeb2ea92fd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8919 2024.08.22 17:53:55.179730 [ 3 ] {} <Debug> HTTP-Session: 899dffcb-e3fd-4bf9-8893-31dd1d7a61dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8920 2024.08.22 17:54:00.176299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8921 2024.08.22 17:54:00.176445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8922 2024.08.22 17:54:00.176475 [ 3 ] {} <Debug> HTTP-Session: 3f1d7d0a-8633-4530-8a47-eab29642e6f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8923 2024.08.22 17:54:00.176504 [ 3 ] {} <Debug> HTTP-Session: 3f1d7d0a-8633-4530-8a47-eab29642e6f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8924 2024.08.22 17:54:00.176522 [ 3 ] {} <Debug> HTTP-Session: 3f1d7d0a-8633-4530-8a47-eab29642e6f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8925 2024.08.22 17:54:00.176579 [ 3 ] {} <Trace> HTTP-Session: 3f1d7d0a-8633-4530-8a47-eab29642e6f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8926 2024.08.22 17:54:00.176779 [ 3 ] {ad972237-1e79-4a65-83bc-f8275dd18683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8927 2024.08.22 17:54:00.176855 [ 3 ] {ad972237-1e79-4a65-83bc-f8275dd18683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8928 2024.08.22 17:54:00.177243 [ 3 ] {ad972237-1e79-4a65-83bc-f8275dd18683} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8929 2024.08.22 17:54:00.177687 [ 3 ] {ad972237-1e79-4a65-83bc-f8275dd18683} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8930 2024.08.22 17:54:00.177729 [ 3 ] {ad972237-1e79-4a65-83bc-f8275dd18683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8931 2024.08.22 17:54:00.178138 [ 3 ] {ad972237-1e79-4a65-83bc-f8275dd18683} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8932 2024.08.22 17:54:00.178539 [ 3 ] {ad972237-1e79-4a65-83bc-f8275dd18683} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8933 2024.08.22 17:54:00.178685 [ 139 ] {} <Debug> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0
8934 2024.08.22 17:54:00.178692 [ 3 ] {ad972237-1e79-4a65-83bc-f8275dd18683} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001972 sec., 1014.1987829614606 rows/sec., 82.70 KiB/sec.
8935 2024.08.22 17:54:00.178737 [ 139 ] {} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8936 2024.08.22 17:54:00.178778 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8937 2024.08.22 17:54:00.179032 [ 3 ] {ad972237-1e79-4a65-83bc-f8275dd18683} <Debug> DynamicQueryHandler: Done processing query
8938 2024.08.22 17:54:00.179120 [ 3 ] {ad972237-1e79-4a65-83bc-f8275dd18683} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8939 2024.08.22 17:54:00.179186 [ 3 ] {} <Debug> HTTP-Session: 3f1d7d0a-8633-4530-8a47-eab29642e6f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8940 2024.08.22 17:54:00.179213 [ 198 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full
8941 2024.08.22 17:54:00.179412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 37498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8942 2024.08.22 17:54:00.179536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8943 2024.08.22 17:54:00.179558 [ 198 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8944 2024.08.22 17:54:00.179571 [ 3 ] {} <Debug> HTTP-Session: 749cf8aa-4891-4769-8b7a-d5786e706912 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8945 2024.08.22 17:54:00.179619 [ 3 ] {} <Debug> HTTP-Session: 749cf8aa-4891-4769-8b7a-d5786e706912 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8946 2024.08.22 17:54:00.179625 [ 198 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 16 rows starting from the beginning of the part
8947 2024.08.22 17:54:00.179643 [ 3 ] {} <Debug> HTTP-Session: 749cf8aa-4891-4769-8b7a-d5786e706912 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8948 2024.08.22 17:54:00.179741 [ 3 ] {} <Trace> HTTP-Session: 749cf8aa-4891-4769-8b7a-d5786e706912 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8949 2024.08.22 17:54:00.179892 [ 198 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part
8950 2024.08.22 17:54:00.180146 [ 198 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
8951 2024.08.22 17:54:00.180194 [ 3 ] {b4f3ba82-d8e5-4630-aa09-8fb0e1c47058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8952 2024.08.22 17:54:00.180380 [ 3 ] {b4f3ba82-d8e5-4630-aa09-8fb0e1c47058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8953 2024.08.22 17:54:00.180475 [ 198 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part
8954 2024.08.22 17:54:00.180807 [ 198 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part
8955 2024.08.22 17:54:00.181115 [ 198 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part
8956 2024.08.22 17:54:00.181851 [ 3 ] {b4f3ba82-d8e5-4630-aa09-8fb0e1c47058} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8957 2024.08.22 17:54:00.182969 [ 3 ] {b4f3ba82-d8e5-4630-aa09-8fb0e1c47058} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8958 2024.08.22 17:54:00.183046 [ 3 ] {b4f3ba82-d8e5-4630-aa09-8fb0e1c47058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8959 2024.08.22 17:54:00.183802 [ 196 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004913046 sec., 6106.191556114069 rows/sec., 521.77 KiB/sec.
8960 2024.08.22 17:54:00.184045 [ 196 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
8961 2024.08.22 17:54:00.184054 [ 3 ] {b4f3ba82-d8e5-4630-aa09-8fb0e1c47058} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
8962 2024.08.22 17:54:00.185093 [ 3 ] {b4f3ba82-d8e5-4630-aa09-8fb0e1c47058} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8963 2024.08.22 17:54:00.185161 [ 196 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_20_4} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8964 2024.08.22 17:54:00.185384 [ 196 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_20_4} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4
8965 2024.08.22 17:54:00.185401 [ 3 ] {b4f3ba82-d8e5-4630-aa09-8fb0e1c47058} <Debug> executeQuery: Read 248 rows, 22.42 KiB in 0.00541 sec., 45841.03512014788 rows/sec., 4.05 MiB/sec.
8966 2024.08.22 17:54:00.185684 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
8967 2024.08.22 17:54:00.186006 [ 3 ] {b4f3ba82-d8e5-4630-aa09-8fb0e1c47058} <Debug> DynamicQueryHandler: Done processing query
8968 2024.08.22 17:54:00.186051 [ 3 ] {b4f3ba82-d8e5-4630-aa09-8fb0e1c47058} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
8969 2024.08.22 17:54:00.186068 [ 3 ] {} <Debug> HTTP-Session: 749cf8aa-4891-4769-8b7a-d5786e706912 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8970 2024.08.22 17:54:00.186195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 4487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8971 2024.08.22 17:54:00.186248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8972 2024.08.22 17:54:00.186269 [ 3 ] {} <Debug> HTTP-Session: 63852554-fb06-46fc-8d10-49734672e9ae Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8973 2024.08.22 17:54:00.186288 [ 3 ] {} <Debug> HTTP-Session: 63852554-fb06-46fc-8d10-49734672e9ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8974 2024.08.22 17:54:00.186302 [ 3 ] {} <Debug> HTTP-Session: 63852554-fb06-46fc-8d10-49734672e9ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8975 2024.08.22 17:54:00.186336 [ 3 ] {} <Trace> HTTP-Session: 63852554-fb06-46fc-8d10-49734672e9ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8976 2024.08.22 17:54:00.186463 [ 3 ] {8fa236dd-6839-4517-b22f-c3c7cf902b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8977 2024.08.22 17:54:00.186511 [ 3 ] {8fa236dd-6839-4517-b22f-c3c7cf902b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8978 2024.08.22 17:54:00.186776 [ 3 ] {8fa236dd-6839-4517-b22f-c3c7cf902b89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8979 2024.08.22 17:54:00.187118 [ 3 ] {8fa236dd-6839-4517-b22f-c3c7cf902b89} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8980 2024.08.22 17:54:00.187157 [ 3 ] {8fa236dd-6839-4517-b22f-c3c7cf902b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8981 2024.08.22 17:54:00.187536 [ 3 ] {8fa236dd-6839-4517-b22f-c3c7cf902b89} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
8982 2024.08.22 17:54:00.187907 [ 3 ] {8fa236dd-6839-4517-b22f-c3c7cf902b89} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8983 2024.08.22 17:54:00.188033 [ 139 ] {} <Debug> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
8984 2024.08.22 17:54:00.188042 [ 3 ] {8fa236dd-6839-4517-b22f-c3c7cf902b89} <Debug> executeQuery: Read 31 rows, 2.32 KiB in 0.00162 sec., 19135.802469135804 rows/sec., 1.40 MiB/sec.
8985 2024.08.22 17:54:00.188068 [ 139 ] {} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8986 2024.08.22 17:54:00.188102 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
8987 2024.08.22 17:54:00.188320 [ 3 ] {8fa236dd-6839-4517-b22f-c3c7cf902b89} <Debug> DynamicQueryHandler: Done processing query
8988 2024.08.22 17:54:00.188328 [ 189 ] {1a7be023-87b3-4213-931c-ba4d37173f07::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
8989 2024.08.22 17:54:00.188349 [ 3 ] {8fa236dd-6839-4517-b22f-c3c7cf902b89} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8990 2024.08.22 17:54:00.188419 [ 3 ] {} <Debug> HTTP-Session: 63852554-fb06-46fc-8d10-49734672e9ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8991 2024.08.22 17:54:00.188577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8992 2024.08.22 17:54:00.188684 [ 189 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8993 2024.08.22 17:54:00.188691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8994 2024.08.22 17:54:00.188760 [ 3 ] {} <Debug> HTTP-Session: 3d151911-cd55-49b0-ac96-88c797c49a4f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
8995 2024.08.22 17:54:00.188762 [ 189 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 45 rows starting from the beginning of the part
8996 2024.08.22 17:54:00.188785 [ 3 ] {} <Debug> HTTP-Session: 3d151911-cd55-49b0-ac96-88c797c49a4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8997 2024.08.22 17:54:00.188829 [ 3 ] {} <Debug> HTTP-Session: 3d151911-cd55-49b0-ac96-88c797c49a4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8998 2024.08.22 17:54:00.188949 [ 3 ] {} <Trace> HTTP-Session: 3d151911-cd55-49b0-ac96-88c797c49a4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8999 2024.08.22 17:54:00.189066 [ 189 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 29 rows starting from the beginning of the part
9000 2024.08.22 17:54:00.189275 [ 3 ] {ef9a6c43-0d91-45db-af32-f3cd3ab0aadf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9001 2024.08.22 17:54:00.189360 [ 189 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 29 rows starting from the beginning of the part
9002 2024.08.22 17:54:00.189404 [ 3 ] {ef9a6c43-0d91-45db-af32-f3cd3ab0aadf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9003 2024.08.22 17:54:00.189645 [ 189 ] {1a7be023-87b3-4213-931c-ba4d37173f07::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
9004 2024.08.22 17:54:00.190025 [ 189 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 33 rows starting from the beginning of the part
9005 2024.08.22 17:54:00.190509 [ 189 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part
9006 2024.08.22 17:54:00.191438 [ 3 ] {ef9a6c43-0d91-45db-af32-f3cd3ab0aadf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9007 2024.08.22 17:54:00.192309 [ 3 ] {ef9a6c43-0d91-45db-af32-f3cd3ab0aadf} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9008 2024.08.22 17:54:00.192380 [ 3 ] {ef9a6c43-0d91-45db-af32-f3cd3ab0aadf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9009 2024.08.22 17:54:00.193470 [ 3 ] {ef9a6c43-0d91-45db-af32-f3cd3ab0aadf} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
9010 2024.08.22 17:54:00.193586 [ 196 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 169 rows, containing 5 columns (5 merged, 0 gathered) in 0.005383608 sec., 31391.587203228766 rows/sec., 2.40 MiB/sec.
9011 2024.08.22 17:54:00.193886 [ 196 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
9012 2024.08.22 17:54:00.194336 [ 3 ] {ef9a6c43-0d91-45db-af32-f3cd3ab0aadf} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9013 2024.08.22 17:54:00.194774 [ 3 ] {ef9a6c43-0d91-45db-af32-f3cd3ab0aadf} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00563 sec., 2486.6785079928954 rows/sec., 174.15 KiB/sec.
9014 2024.08.22 17:54:00.195122 [ 196 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_31_6} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9015 2024.08.22 17:54:00.195392 [ 3 ] {ef9a6c43-0d91-45db-af32-f3cd3ab0aadf} <Debug> DynamicQueryHandler: Done processing query
9016 2024.08.22 17:54:00.195453 [ 3 ] {ef9a6c43-0d91-45db-af32-f3cd3ab0aadf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9017 2024.08.22 17:54:00.195472 [ 196 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_31_6} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
9018 2024.08.22 17:54:00.195492 [ 3 ] {} <Debug> HTTP-Session: 3d151911-cd55-49b0-ac96-88c797c49a4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9019 2024.08.22 17:54:00.195619 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
9020 2024.08.22 17:54:00.195646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9021 2024.08.22 17:54:00.195716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9022 2024.08.22 17:54:00.195736 [ 3 ] {} <Debug> HTTP-Session: ee9f5acf-a59b-458d-9a48-2c655aafedbe Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9023 2024.08.22 17:54:00.195754 [ 3 ] {} <Debug> HTTP-Session: ee9f5acf-a59b-458d-9a48-2c655aafedbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9024 2024.08.22 17:54:00.195768 [ 3 ] {} <Debug> HTTP-Session: ee9f5acf-a59b-458d-9a48-2c655aafedbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9025 2024.08.22 17:54:00.195801 [ 3 ] {} <Trace> HTTP-Session: ee9f5acf-a59b-458d-9a48-2c655aafedbe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9026 2024.08.22 17:54:00.195906 [ 3 ] {ba6be044-e337-4eab-9464-5aec4291d02f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
9027 2024.08.22 17:54:00.195953 [ 3 ] {ba6be044-e337-4eab-9464-5aec4291d02f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9028 2024.08.22 17:54:00.196205 [ 3 ] {ba6be044-e337-4eab-9464-5aec4291d02f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9029 2024.08.22 17:54:00.196520 [ 3 ] {ba6be044-e337-4eab-9464-5aec4291d02f} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9030 2024.08.22 17:54:00.196557 [ 3 ] {ba6be044-e337-4eab-9464-5aec4291d02f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9031 2024.08.22 17:54:00.196918 [ 3 ] {ba6be044-e337-4eab-9464-5aec4291d02f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9032 2024.08.22 17:54:00.197306 [ 3 ] {ba6be044-e337-4eab-9464-5aec4291d02f} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9033 2024.08.22 17:54:00.197442 [ 3 ] {ba6be044-e337-4eab-9464-5aec4291d02f} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001562 sec., 3841.229193341869 rows/sec., 226.95 KiB/sec.
9034 2024.08.22 17:54:00.197772 [ 3 ] {ba6be044-e337-4eab-9464-5aec4291d02f} <Debug> DynamicQueryHandler: Done processing query
9035 2024.08.22 17:54:00.197798 [ 3 ] {ba6be044-e337-4eab-9464-5aec4291d02f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9036 2024.08.22 17:54:00.197814 [ 3 ] {} <Debug> HTTP-Session: ee9f5acf-a59b-458d-9a48-2c655aafedbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9037 2024.08.22 17:54:00.197990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 67055, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9038 2024.08.22 17:54:00.198040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9039 2024.08.22 17:54:00.198060 [ 3 ] {} <Debug> HTTP-Session: 5f200f7c-03a1-4efe-aada-f91ee43c20e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9040 2024.08.22 17:54:00.198077 [ 3 ] {} <Debug> HTTP-Session: 5f200f7c-03a1-4efe-aada-f91ee43c20e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9041 2024.08.22 17:54:00.198091 [ 3 ] {} <Debug> HTTP-Session: 5f200f7c-03a1-4efe-aada-f91ee43c20e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9042 2024.08.22 17:54:00.198124 [ 3 ] {} <Trace> HTTP-Session: 5f200f7c-03a1-4efe-aada-f91ee43c20e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9043 2024.08.22 17:54:00.198345 [ 3 ] {12e1fdad-d113-4b46-a046-a2e0a07bad1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9044 2024.08.22 17:54:00.198391 [ 3 ] {12e1fdad-d113-4b46-a046-a2e0a07bad1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9045 2024.08.22 17:54:00.198640 [ 3 ] {12e1fdad-d113-4b46-a046-a2e0a07bad1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9046 2024.08.22 17:54:00.199233 [ 3 ] {12e1fdad-d113-4b46-a046-a2e0a07bad1a} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9047 2024.08.22 17:54:00.199269 [ 3 ] {12e1fdad-d113-4b46-a046-a2e0a07bad1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9048 2024.08.22 17:54:00.199650 [ 3 ] {12e1fdad-d113-4b46-a046-a2e0a07bad1a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9049 2024.08.22 17:54:00.200022 [ 3 ] {12e1fdad-d113-4b46-a046-a2e0a07bad1a} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9050 2024.08.22 17:54:00.200150 [ 3 ] {12e1fdad-d113-4b46-a046-a2e0a07bad1a} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.001918 sec., 215328.46715328467 rows/sec., 15.36 MiB/sec.
9051 2024.08.22 17:54:00.200321 [ 3 ] {12e1fdad-d113-4b46-a046-a2e0a07bad1a} <Debug> DynamicQueryHandler: Done processing query
9052 2024.08.22 17:54:00.200346 [ 3 ] {12e1fdad-d113-4b46-a046-a2e0a07bad1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
9053 2024.08.22 17:54:00.200361 [ 3 ] {} <Debug> HTTP-Session: 5f200f7c-03a1-4efe-aada-f91ee43c20e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9054 2024.08.22 17:54:00.200478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9055 2024.08.22 17:54:00.200528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9056 2024.08.22 17:54:00.200548 [ 3 ] {} <Debug> HTTP-Session: 5f4c80da-b569-4114-b2af-59872919ca22 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9057 2024.08.22 17:54:00.200565 [ 3 ] {} <Debug> HTTP-Session: 5f4c80da-b569-4114-b2af-59872919ca22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9058 2024.08.22 17:54:00.200579 [ 3 ] {} <Debug> HTTP-Session: 5f4c80da-b569-4114-b2af-59872919ca22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9059 2024.08.22 17:54:00.200610 [ 3 ] {} <Trace> HTTP-Session: 5f4c80da-b569-4114-b2af-59872919ca22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9060 2024.08.22 17:54:00.200712 [ 3 ] {6a96097f-87b0-44d5-8a9a-bec2013444f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9061 2024.08.22 17:54:00.200756 [ 3 ] {6a96097f-87b0-44d5-8a9a-bec2013444f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9062 2024.08.22 17:54:00.200892 [ 3 ] {6a96097f-87b0-44d5-8a9a-bec2013444f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9063 2024.08.22 17:54:00.201142 [ 3 ] {6a96097f-87b0-44d5-8a9a-bec2013444f7} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9064 2024.08.22 17:54:00.201178 [ 3 ] {6a96097f-87b0-44d5-8a9a-bec2013444f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9065 2024.08.22 17:54:00.201536 [ 3 ] {6a96097f-87b0-44d5-8a9a-bec2013444f7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9066 2024.08.22 17:54:00.201869 [ 3 ] {6a96097f-87b0-44d5-8a9a-bec2013444f7} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9067 2024.08.22 17:54:00.201998 [ 3 ] {6a96097f-87b0-44d5-8a9a-bec2013444f7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001312 sec., 4573.170731707317 rows/sec., 238.93 KiB/sec.
9068 2024.08.22 17:54:00.202149 [ 3 ] {6a96097f-87b0-44d5-8a9a-bec2013444f7} <Debug> DynamicQueryHandler: Done processing query
9069 2024.08.22 17:54:00.202174 [ 3 ] {6a96097f-87b0-44d5-8a9a-bec2013444f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9070 2024.08.22 17:54:00.202189 [ 3 ] {} <Debug> HTTP-Session: 5f4c80da-b569-4114-b2af-59872919ca22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9071 2024.08.22 17:54:00.202340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 44819, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9072 2024.08.22 17:54:00.202389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9073 2024.08.22 17:54:00.202408 [ 3 ] {} <Debug> HTTP-Session: 4ab2cc0c-89f3-4170-81be-18a9d65562f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9074 2024.08.22 17:54:00.202424 [ 3 ] {} <Debug> HTTP-Session: 4ab2cc0c-89f3-4170-81be-18a9d65562f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9075 2024.08.22 17:54:00.202438 [ 3 ] {} <Debug> HTTP-Session: 4ab2cc0c-89f3-4170-81be-18a9d65562f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9076 2024.08.22 17:54:00.202469 [ 3 ] {} <Trace> HTTP-Session: 4ab2cc0c-89f3-4170-81be-18a9d65562f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9077 2024.08.22 17:54:00.202659 [ 3 ] {47f2606d-fe9f-44b6-b994-04ebfe67ba3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9078 2024.08.22 17:54:00.202706 [ 3 ] {47f2606d-fe9f-44b6-b994-04ebfe67ba3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9079 2024.08.22 17:54:00.202850 [ 3 ] {47f2606d-fe9f-44b6-b994-04ebfe67ba3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9080 2024.08.22 17:54:00.203262 [ 3 ] {47f2606d-fe9f-44b6-b994-04ebfe67ba3b} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9081 2024.08.22 17:54:00.203298 [ 3 ] {47f2606d-fe9f-44b6-b994-04ebfe67ba3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9082 2024.08.22 17:54:00.203686 [ 3 ] {47f2606d-fe9f-44b6-b994-04ebfe67ba3b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9083 2024.08.22 17:54:00.204040 [ 3 ] {47f2606d-fe9f-44b6-b994-04ebfe67ba3b} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9084 2024.08.22 17:54:00.204195 [ 3 ] {47f2606d-fe9f-44b6-b994-04ebfe67ba3b} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001632 sec., 145833.33333333334 rows/sec., 9.78 MiB/sec.
9085 2024.08.22 17:54:00.204374 [ 3 ] {47f2606d-fe9f-44b6-b994-04ebfe67ba3b} <Debug> DynamicQueryHandler: Done processing query
9086 2024.08.22 17:54:00.204398 [ 3 ] {47f2606d-fe9f-44b6-b994-04ebfe67ba3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
9087 2024.08.22 17:54:00.204414 [ 3 ] {} <Debug> HTTP-Session: 4ab2cc0c-89f3-4170-81be-18a9d65562f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9088 2024.08.22 17:54:00.204520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9089 2024.08.22 17:54:00.204571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9090 2024.08.22 17:54:00.204590 [ 3 ] {} <Debug> HTTP-Session: 62ffdb48-845d-4865-9815-a6f83576f19c Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9091 2024.08.22 17:54:00.204606 [ 3 ] {} <Debug> HTTP-Session: 62ffdb48-845d-4865-9815-a6f83576f19c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9092 2024.08.22 17:54:00.204620 [ 3 ] {} <Debug> HTTP-Session: 62ffdb48-845d-4865-9815-a6f83576f19c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9093 2024.08.22 17:54:00.204653 [ 3 ] {} <Trace> HTTP-Session: 62ffdb48-845d-4865-9815-a6f83576f19c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9094 2024.08.22 17:54:00.204747 [ 3 ] {ad88faf9-20d2-4b44-a16a-7ba30d3750c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
9095 2024.08.22 17:54:00.204792 [ 3 ] {ad88faf9-20d2-4b44-a16a-7ba30d3750c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9096 2024.08.22 17:54:00.204927 [ 3 ] {ad88faf9-20d2-4b44-a16a-7ba30d3750c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9097 2024.08.22 17:54:00.205175 [ 3 ] {ad88faf9-20d2-4b44-a16a-7ba30d3750c5} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9098 2024.08.22 17:54:00.205212 [ 3 ] {ad88faf9-20d2-4b44-a16a-7ba30d3750c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9099 2024.08.22 17:54:00.205568 [ 3 ] {ad88faf9-20d2-4b44-a16a-7ba30d3750c5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9100 2024.08.22 17:54:00.205895 [ 3 ] {ad88faf9-20d2-4b44-a16a-7ba30d3750c5} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9101 2024.08.22 17:54:00.206054 [ 3 ] {ad88faf9-20d2-4b44-a16a-7ba30d3750c5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001331 sec., 751.3148009015778 rows/sec., 50.63 KiB/sec.
9102 2024.08.22 17:54:00.206207 [ 3 ] {ad88faf9-20d2-4b44-a16a-7ba30d3750c5} <Debug> DynamicQueryHandler: Done processing query
9103 2024.08.22 17:54:00.206232 [ 3 ] {ad88faf9-20d2-4b44-a16a-7ba30d3750c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
9104 2024.08.22 17:54:00.206248 [ 3 ] {} <Debug> HTTP-Session: 62ffdb48-845d-4865-9815-a6f83576f19c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9105 2024.08.22 17:54:00.206369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 46775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9106 2024.08.22 17:54:00.206417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9107 2024.08.22 17:54:00.206436 [ 3 ] {} <Debug> HTTP-Session: f6b56e3d-5148-4075-b701-ce193f602cb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9108 2024.08.22 17:54:00.206453 [ 3 ] {} <Debug> HTTP-Session: f6b56e3d-5148-4075-b701-ce193f602cb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9109 2024.08.22 17:54:00.206467 [ 3 ] {} <Debug> HTTP-Session: f6b56e3d-5148-4075-b701-ce193f602cb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9110 2024.08.22 17:54:00.206497 [ 3 ] {} <Trace> HTTP-Session: f6b56e3d-5148-4075-b701-ce193f602cb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9111 2024.08.22 17:54:00.206815 [ 3 ] {1365d8b2-a3e2-4624-9b5f-b30208329ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9112 2024.08.22 17:54:00.206879 [ 3 ] {1365d8b2-a3e2-4624-9b5f-b30208329ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
9113 2024.08.22 17:54:00.207310 [ 3 ] {1365d8b2-a3e2-4624-9b5f-b30208329ba7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9114 2024.08.22 17:54:00.208108 [ 3 ] {1365d8b2-a3e2-4624-9b5f-b30208329ba7} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9115 2024.08.22 17:54:00.208145 [ 3 ] {1365d8b2-a3e2-4624-9b5f-b30208329ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9116 2024.08.22 17:54:00.208780 [ 3 ] {1365d8b2-a3e2-4624-9b5f-b30208329ba7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9117 2024.08.22 17:54:00.209191 [ 3 ] {1365d8b2-a3e2-4624-9b5f-b30208329ba7} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9118 2024.08.22 17:54:00.209402 [ 3 ] {1365d8b2-a3e2-4624-9b5f-b30208329ba7} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002808 sec., 10327.635327635327 rows/sec., 18.51 MiB/sec.
9119 2024.08.22 17:54:00.209809 [ 3 ] {1365d8b2-a3e2-4624-9b5f-b30208329ba7} <Debug> DynamicQueryHandler: Done processing query
9120 2024.08.22 17:54:00.209834 [ 3 ] {1365d8b2-a3e2-4624-9b5f-b30208329ba7} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
9121 2024.08.22 17:54:00.209850 [ 3 ] {} <Debug> HTTP-Session: f6b56e3d-5148-4075-b701-ce193f602cb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9122 2024.08.22 17:54:00.209968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9123 2024.08.22 17:54:00.210019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9124 2024.08.22 17:54:00.210038 [ 3 ] {} <Debug> HTTP-Session: 77a279d6-2832-482e-acad-1981b745ebc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9125 2024.08.22 17:54:00.210054 [ 3 ] {} <Debug> HTTP-Session: 77a279d6-2832-482e-acad-1981b745ebc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9126 2024.08.22 17:54:00.210068 [ 3 ] {} <Debug> HTTP-Session: 77a279d6-2832-482e-acad-1981b745ebc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9127 2024.08.22 17:54:00.210099 [ 3 ] {} <Trace> HTTP-Session: 77a279d6-2832-482e-acad-1981b745ebc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9128 2024.08.22 17:54:00.210233 [ 3 ] {7fdb0994-a379-4822-bcb3-cc2620be237f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9129 2024.08.22 17:54:00.210280 [ 3 ] {7fdb0994-a379-4822-bcb3-cc2620be237f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9130 2024.08.22 17:54:00.210414 [ 3 ] {7fdb0994-a379-4822-bcb3-cc2620be237f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9131 2024.08.22 17:54:00.210726 [ 3 ] {7fdb0994-a379-4822-bcb3-cc2620be237f} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9132 2024.08.22 17:54:00.210762 [ 3 ] {7fdb0994-a379-4822-bcb3-cc2620be237f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9133 2024.08.22 17:54:00.211138 [ 3 ] {7fdb0994-a379-4822-bcb3-cc2620be237f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9134 2024.08.22 17:54:00.211470 [ 3 ] {7fdb0994-a379-4822-bcb3-cc2620be237f} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9135 2024.08.22 17:54:00.211633 [ 3 ] {7fdb0994-a379-4822-bcb3-cc2620be237f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001447 sec., 56668.970283344854 rows/sec., 3.60 MiB/sec.
9136 2024.08.22 17:54:00.211789 [ 3 ] {7fdb0994-a379-4822-bcb3-cc2620be237f} <Debug> DynamicQueryHandler: Done processing query
9137 2024.08.22 17:54:00.211814 [ 3 ] {7fdb0994-a379-4822-bcb3-cc2620be237f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9138 2024.08.22 17:54:00.211829 [ 3 ] {} <Debug> HTTP-Session: 77a279d6-2832-482e-acad-1981b745ebc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9139 2024.08.22 17:54:05.170025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9140 2024.08.22 17:54:05.170227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9141 2024.08.22 17:54:05.170252 [ 3 ] {} <Debug> HTTP-Session: 4d9d78af-240f-4afb-b683-927a51cf1d9e Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9142 2024.08.22 17:54:05.170278 [ 3 ] {} <Debug> HTTP-Session: 4d9d78af-240f-4afb-b683-927a51cf1d9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9143 2024.08.22 17:54:05.170293 [ 3 ] {} <Debug> HTTP-Session: 4d9d78af-240f-4afb-b683-927a51cf1d9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9144 2024.08.22 17:54:05.170343 [ 3 ] {} <Trace> HTTP-Session: 4d9d78af-240f-4afb-b683-927a51cf1d9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9145 2024.08.22 17:54:05.170530 [ 3 ] {4343b912-efe6-476e-9764-c407a14aa801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9146 2024.08.22 17:54:05.170600 [ 3 ] {4343b912-efe6-476e-9764-c407a14aa801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9147 2024.08.22 17:54:05.170942 [ 3 ] {4343b912-efe6-476e-9764-c407a14aa801} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9148 2024.08.22 17:54:05.171381 [ 3 ] {4343b912-efe6-476e-9764-c407a14aa801} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9149 2024.08.22 17:54:05.171431 [ 3 ] {4343b912-efe6-476e-9764-c407a14aa801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9150 2024.08.22 17:54:05.171855 [ 3 ] {4343b912-efe6-476e-9764-c407a14aa801} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9151 2024.08.22 17:54:05.172250 [ 3 ] {4343b912-efe6-476e-9764-c407a14aa801} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9152 2024.08.22 17:54:05.172447 [ 3 ] {4343b912-efe6-476e-9764-c407a14aa801} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00196 sec., 1020.4081632653061 rows/sec., 83.21 KiB/sec.
9153 2024.08.22 17:54:05.172822 [ 3 ] {4343b912-efe6-476e-9764-c407a14aa801} <Debug> DynamicQueryHandler: Done processing query
9154 2024.08.22 17:54:05.172852 [ 3 ] {4343b912-efe6-476e-9764-c407a14aa801} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9155 2024.08.22 17:54:05.172869 [ 3 ] {} <Debug> HTTP-Session: 4d9d78af-240f-4afb-b683-927a51cf1d9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9156 2024.08.22 17:54:05.173014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 7968, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9157 2024.08.22 17:54:05.173069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9158 2024.08.22 17:54:05.173089 [ 3 ] {} <Debug> HTTP-Session: 7afa7de6-29c5-4d28-aa42-da3f5c0fdc1d Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9159 2024.08.22 17:54:05.173109 [ 3 ] {} <Debug> HTTP-Session: 7afa7de6-29c5-4d28-aa42-da3f5c0fdc1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9160 2024.08.22 17:54:05.173123 [ 3 ] {} <Debug> HTTP-Session: 7afa7de6-29c5-4d28-aa42-da3f5c0fdc1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9161 2024.08.22 17:54:05.173159 [ 3 ] {} <Trace> HTTP-Session: 7afa7de6-29c5-4d28-aa42-da3f5c0fdc1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9162 2024.08.22 17:54:05.173284 [ 3 ] {c2b7eab8-e697-4d8f-86a3-f8e17a3c60da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9163 2024.08.22 17:54:05.173333 [ 3 ] {c2b7eab8-e697-4d8f-86a3-f8e17a3c60da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9164 2024.08.22 17:54:05.173593 [ 3 ] {c2b7eab8-e697-4d8f-86a3-f8e17a3c60da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9165 2024.08.22 17:54:05.173959 [ 3 ] {c2b7eab8-e697-4d8f-86a3-f8e17a3c60da} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9166 2024.08.22 17:54:05.173998 [ 3 ] {c2b7eab8-e697-4d8f-86a3-f8e17a3c60da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9167 2024.08.22 17:54:05.174364 [ 3 ] {c2b7eab8-e697-4d8f-86a3-f8e17a3c60da} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9168 2024.08.22 17:54:05.174753 [ 3 ] {c2b7eab8-e697-4d8f-86a3-f8e17a3c60da} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9169 2024.08.22 17:54:05.174930 [ 3 ] {c2b7eab8-e697-4d8f-86a3-f8e17a3c60da} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001682 sec., 33888.228299643284 rows/sec., 2.60 MiB/sec.
9170 2024.08.22 17:54:05.175117 [ 3 ] {c2b7eab8-e697-4d8f-86a3-f8e17a3c60da} <Debug> DynamicQueryHandler: Done processing query
9171 2024.08.22 17:54:05.175147 [ 3 ] {c2b7eab8-e697-4d8f-86a3-f8e17a3c60da} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9172 2024.08.22 17:54:05.175164 [ 3 ] {} <Debug> HTTP-Session: 7afa7de6-29c5-4d28-aa42-da3f5c0fdc1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9173 2024.08.22 17:54:05.175275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9174 2024.08.22 17:54:05.175326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9175 2024.08.22 17:54:05.175346 [ 3 ] {} <Debug> HTTP-Session: 15c88504-b61d-46c2-9d52-85a6201ce12d Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9176 2024.08.22 17:54:05.175364 [ 3 ] {} <Debug> HTTP-Session: 15c88504-b61d-46c2-9d52-85a6201ce12d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9177 2024.08.22 17:54:05.175378 [ 3 ] {} <Debug> HTTP-Session: 15c88504-b61d-46c2-9d52-85a6201ce12d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9178 2024.08.22 17:54:05.175412 [ 3 ] {} <Trace> HTTP-Session: 15c88504-b61d-46c2-9d52-85a6201ce12d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9179 2024.08.22 17:54:05.175517 [ 3 ] {3778160f-8955-44cb-bd53-b93c9bc36728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9180 2024.08.22 17:54:05.175564 [ 3 ] {3778160f-8955-44cb-bd53-b93c9bc36728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9181 2024.08.22 17:54:05.175801 [ 3 ] {3778160f-8955-44cb-bd53-b93c9bc36728} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9182 2024.08.22 17:54:05.176098 [ 3 ] {3778160f-8955-44cb-bd53-b93c9bc36728} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9183 2024.08.22 17:54:05.176136 [ 3 ] {3778160f-8955-44cb-bd53-b93c9bc36728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9184 2024.08.22 17:54:05.176493 [ 3 ] {3778160f-8955-44cb-bd53-b93c9bc36728} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
9185 2024.08.22 17:54:05.176847 [ 3 ] {3778160f-8955-44cb-bd53-b93c9bc36728} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9186 2024.08.22 17:54:05.177004 [ 3 ] {3778160f-8955-44cb-bd53-b93c9bc36728} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001507 sec., 1327.1400132714 rows/sec., 92.67 KiB/sec.
9187 2024.08.22 17:54:05.177173 [ 3 ] {3778160f-8955-44cb-bd53-b93c9bc36728} <Debug> DynamicQueryHandler: Done processing query
9188 2024.08.22 17:54:05.177198 [ 3 ] {3778160f-8955-44cb-bd53-b93c9bc36728} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9189 2024.08.22 17:54:05.177215 [ 3 ] {} <Debug> HTTP-Session: 15c88504-b61d-46c2-9d52-85a6201ce12d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9190 2024.08.22 17:54:05.177348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 11225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9191 2024.08.22 17:54:05.177400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9192 2024.08.22 17:54:05.177418 [ 3 ] {} <Debug> HTTP-Session: 8b3ceb17-38f3-4e50-ad00-2a713191f49c Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9193 2024.08.22 17:54:05.177435 [ 3 ] {} <Debug> HTTP-Session: 8b3ceb17-38f3-4e50-ad00-2a713191f49c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9194 2024.08.22 17:54:05.177449 [ 3 ] {} <Debug> HTTP-Session: 8b3ceb17-38f3-4e50-ad00-2a713191f49c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9195 2024.08.22 17:54:05.177482 [ 3 ] {} <Trace> HTTP-Session: 8b3ceb17-38f3-4e50-ad00-2a713191f49c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9196 2024.08.22 17:54:05.177602 [ 3 ] {fa3b041c-7c27-4bfc-8888-fb12b9b7e097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9197 2024.08.22 17:54:05.177647 [ 3 ] {fa3b041c-7c27-4bfc-8888-fb12b9b7e097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9198 2024.08.22 17:54:05.177875 [ 3 ] {fa3b041c-7c27-4bfc-8888-fb12b9b7e097} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9199 2024.08.22 17:54:05.178218 [ 3 ] {fa3b041c-7c27-4bfc-8888-fb12b9b7e097} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9200 2024.08.22 17:54:05.178255 [ 3 ] {fa3b041c-7c27-4bfc-8888-fb12b9b7e097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9201 2024.08.22 17:54:05.178604 [ 3 ] {fa3b041c-7c27-4bfc-8888-fb12b9b7e097} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9202 2024.08.22 17:54:05.178963 [ 3 ] {fa3b041c-7c27-4bfc-8888-fb12b9b7e097} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9203 2024.08.22 17:54:05.179133 [ 3 ] {fa3b041c-7c27-4bfc-8888-fb12b9b7e097} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001567 sec., 42118.69814932993 rows/sec., 3.29 MiB/sec.
9204 2024.08.22 17:54:05.179320 [ 3 ] {fa3b041c-7c27-4bfc-8888-fb12b9b7e097} <Debug> DynamicQueryHandler: Done processing query
9205 2024.08.22 17:54:05.179352 [ 3 ] {fa3b041c-7c27-4bfc-8888-fb12b9b7e097} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9206 2024.08.22 17:54:05.179372 [ 3 ] {} <Debug> HTTP-Session: 8b3ceb17-38f3-4e50-ad00-2a713191f49c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9207 2024.08.22 17:54:05.179532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9208 2024.08.22 17:54:05.179581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9209 2024.08.22 17:54:05.179599 [ 3 ] {} <Debug> HTTP-Session: d3a238da-bf43-471d-9b32-bdab3c5d77f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9210 2024.08.22 17:54:05.179616 [ 3 ] {} <Debug> HTTP-Session: d3a238da-bf43-471d-9b32-bdab3c5d77f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9211 2024.08.22 17:54:05.179630 [ 3 ] {} <Debug> HTTP-Session: d3a238da-bf43-471d-9b32-bdab3c5d77f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9212 2024.08.22 17:54:05.179662 [ 3 ] {} <Trace> HTTP-Session: d3a238da-bf43-471d-9b32-bdab3c5d77f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9213 2024.08.22 17:54:05.179811 [ 3 ] {8ce067e2-f66d-4735-90ef-c32db207ec92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9214 2024.08.22 17:54:05.179860 [ 3 ] {8ce067e2-f66d-4735-90ef-c32db207ec92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9215 2024.08.22 17:54:05.180008 [ 3 ] {8ce067e2-f66d-4735-90ef-c32db207ec92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9216 2024.08.22 17:54:05.180414 [ 3 ] {8ce067e2-f66d-4735-90ef-c32db207ec92} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9217 2024.08.22 17:54:05.180451 [ 3 ] {8ce067e2-f66d-4735-90ef-c32db207ec92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9218 2024.08.22 17:54:05.180838 [ 3 ] {8ce067e2-f66d-4735-90ef-c32db207ec92} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9219 2024.08.22 17:54:05.181193 [ 3 ] {8ce067e2-f66d-4735-90ef-c32db207ec92} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9220 2024.08.22 17:54:05.181354 [ 3 ] {8ce067e2-f66d-4735-90ef-c32db207ec92} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001602 sec., 100499.37578027467 rows/sec., 7.00 MiB/sec.
9221 2024.08.22 17:54:05.181642 [ 3 ] {8ce067e2-f66d-4735-90ef-c32db207ec92} <Debug> DynamicQueryHandler: Done processing query
9222 2024.08.22 17:54:05.181703 [ 3 ] {8ce067e2-f66d-4735-90ef-c32db207ec92} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9223 2024.08.22 17:54:05.181751 [ 3 ] {} <Debug> HTTP-Session: d3a238da-bf43-471d-9b32-bdab3c5d77f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9224 2024.08.22 17:54:05.181889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9225 2024.08.22 17:54:05.181940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9226 2024.08.22 17:54:05.181960 [ 3 ] {} <Debug> HTTP-Session: 1edb186e-103b-4985-b253-1c69f143ff3f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9227 2024.08.22 17:54:05.181977 [ 3 ] {} <Debug> HTTP-Session: 1edb186e-103b-4985-b253-1c69f143ff3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9228 2024.08.22 17:54:05.181991 [ 3 ] {} <Debug> HTTP-Session: 1edb186e-103b-4985-b253-1c69f143ff3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9229 2024.08.22 17:54:05.182023 [ 3 ] {} <Trace> HTTP-Session: 1edb186e-103b-4985-b253-1c69f143ff3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9230 2024.08.22 17:54:05.182153 [ 3 ] {34fa8f8e-b359-4474-8dc5-27b4eb0760a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9231 2024.08.22 17:54:05.182200 [ 3 ] {34fa8f8e-b359-4474-8dc5-27b4eb0760a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9232 2024.08.22 17:54:05.182347 [ 3 ] {34fa8f8e-b359-4474-8dc5-27b4eb0760a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9233 2024.08.22 17:54:05.182661 [ 3 ] {34fa8f8e-b359-4474-8dc5-27b4eb0760a9} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9234 2024.08.22 17:54:05.182697 [ 3 ] {34fa8f8e-b359-4474-8dc5-27b4eb0760a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9235 2024.08.22 17:54:05.183063 [ 3 ] {34fa8f8e-b359-4474-8dc5-27b4eb0760a9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9236 2024.08.22 17:54:05.183396 [ 3 ] {34fa8f8e-b359-4474-8dc5-27b4eb0760a9} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9237 2024.08.22 17:54:05.183531 [ 3 ] {34fa8f8e-b359-4474-8dc5-27b4eb0760a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001429 sec., 41987.40377886634 rows/sec., 2.83 MiB/sec.
9238 2024.08.22 17:54:05.183762 [ 3 ] {34fa8f8e-b359-4474-8dc5-27b4eb0760a9} <Debug> DynamicQueryHandler: Done processing query
9239 2024.08.22 17:54:05.183803 [ 3 ] {34fa8f8e-b359-4474-8dc5-27b4eb0760a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9240 2024.08.22 17:54:05.183867 [ 3 ] {} <Debug> HTTP-Session: 1edb186e-103b-4985-b253-1c69f143ff3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9241 2024.08.22 17:54:09.512908 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache
9242 2024.08.22 17:54:09.512981 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache
9243 2024.08.22 17:54:10.176512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9244 2024.08.22 17:54:10.176680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9245 2024.08.22 17:54:10.176724 [ 3 ] {} <Debug> HTTP-Session: 2610bbfb-0b92-44dd-8b1f-86dbd95d9690 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9246 2024.08.22 17:54:10.176765 [ 3 ] {} <Debug> HTTP-Session: 2610bbfb-0b92-44dd-8b1f-86dbd95d9690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9247 2024.08.22 17:54:10.176794 [ 3 ] {} <Debug> HTTP-Session: 2610bbfb-0b92-44dd-8b1f-86dbd95d9690 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9248 2024.08.22 17:54:10.176874 [ 3 ] {} <Trace> HTTP-Session: 2610bbfb-0b92-44dd-8b1f-86dbd95d9690 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9249 2024.08.22 17:54:10.177159 [ 3 ] {9a69b41e-cbfb-49ef-aacc-9966a6c21829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9250 2024.08.22 17:54:10.177270 [ 3 ] {9a69b41e-cbfb-49ef-aacc-9966a6c21829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9251 2024.08.22 17:54:10.177765 [ 3 ] {9a69b41e-cbfb-49ef-aacc-9966a6c21829} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9252 2024.08.22 17:54:10.178295 [ 3 ] {9a69b41e-cbfb-49ef-aacc-9966a6c21829} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9253 2024.08.22 17:54:10.178341 [ 3 ] {9a69b41e-cbfb-49ef-aacc-9966a6c21829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9254 2024.08.22 17:54:10.178758 [ 3 ] {9a69b41e-cbfb-49ef-aacc-9966a6c21829} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9255 2024.08.22 17:54:10.179147 [ 3 ] {9a69b41e-cbfb-49ef-aacc-9966a6c21829} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9256 2024.08.22 17:54:10.179325 [ 3 ] {9a69b41e-cbfb-49ef-aacc-9966a6c21829} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002248 sec., 1779.3594306049822 rows/sec., 145.09 KiB/sec.
9257 2024.08.22 17:54:10.179699 [ 3 ] {9a69b41e-cbfb-49ef-aacc-9966a6c21829} <Debug> DynamicQueryHandler: Done processing query
9258 2024.08.22 17:54:10.179729 [ 3 ] {9a69b41e-cbfb-49ef-aacc-9966a6c21829} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9259 2024.08.22 17:54:10.179746 [ 3 ] {} <Debug> HTTP-Session: 2610bbfb-0b92-44dd-8b1f-86dbd95d9690 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9260 2024.08.22 17:54:10.179942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 37631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9261 2024.08.22 17:54:10.180000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9262 2024.08.22 17:54:10.180021 [ 3 ] {} <Debug> HTTP-Session: ce93b708-a6b4-47ed-b3d7-fae04eb4120f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9263 2024.08.22 17:54:10.180038 [ 3 ] {} <Debug> HTTP-Session: ce93b708-a6b4-47ed-b3d7-fae04eb4120f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9264 2024.08.22 17:54:10.180052 [ 3 ] {} <Debug> HTTP-Session: ce93b708-a6b4-47ed-b3d7-fae04eb4120f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9265 2024.08.22 17:54:10.180088 [ 3 ] {} <Trace> HTTP-Session: ce93b708-a6b4-47ed-b3d7-fae04eb4120f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9266 2024.08.22 17:54:10.180265 [ 3 ] {c1ddb228-87c6-489f-aa0a-59314122d74e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9267 2024.08.22 17:54:10.180314 [ 3 ] {c1ddb228-87c6-489f-aa0a-59314122d74e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9268 2024.08.22 17:54:10.180575 [ 3 ] {c1ddb228-87c6-489f-aa0a-59314122d74e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9269 2024.08.22 17:54:10.181077 [ 3 ] {c1ddb228-87c6-489f-aa0a-59314122d74e} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9270 2024.08.22 17:54:10.181115 [ 3 ] {c1ddb228-87c6-489f-aa0a-59314122d74e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9271 2024.08.22 17:54:10.181487 [ 3 ] {c1ddb228-87c6-489f-aa0a-59314122d74e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9272 2024.08.22 17:54:10.181865 [ 3 ] {c1ddb228-87c6-489f-aa0a-59314122d74e} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9273 2024.08.22 17:54:10.182031 [ 3 ] {c1ddb228-87c6-489f-aa0a-59314122d74e} <Debug> executeQuery: Read 249 rows, 22.49 KiB in 0.001851 sec., 134521.88006482983 rows/sec., 11.87 MiB/sec.
9274 2024.08.22 17:54:10.182031 [ 148 ] {} <Debug> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9275 2024.08.22 17:54:10.182155 [ 148 ] {} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9276 2024.08.22 17:54:10.182209 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9277 2024.08.22 17:54:10.182292 [ 3 ] {c1ddb228-87c6-489f-aa0a-59314122d74e} <Debug> DynamicQueryHandler: Done processing query
9278 2024.08.22 17:54:10.182331 [ 3 ] {c1ddb228-87c6-489f-aa0a-59314122d74e} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
9279 2024.08.22 17:54:10.182354 [ 3 ] {} <Debug> HTTP-Session: ce93b708-a6b4-47ed-b3d7-fae04eb4120f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9280 2024.08.22 17:54:10.182366 [ 187 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::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
9281 2024.08.22 17:54:10.182514 [ 187 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9282 2024.08.22 17:54:10.182543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 4764, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9283 2024.08.22 17:54:10.182561 [ 187 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1395 rows starting from the beginning of the part
9284 2024.08.22 17:54:10.182609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9285 2024.08.22 17:54:10.182648 [ 3 ] {} <Debug> HTTP-Session: 19ff92e3-123c-4c35-8103-9b6359a6ae66 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9286 2024.08.22 17:54:10.182736 [ 3 ] {} <Debug> HTTP-Session: 19ff92e3-123c-4c35-8103-9b6359a6ae66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9287 2024.08.22 17:54:10.182763 [ 187 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 249 rows starting from the beginning of the part
9288 2024.08.22 17:54:10.182793 [ 3 ] {} <Debug> HTTP-Session: 19ff92e3-123c-4c35-8103-9b6359a6ae66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9289 2024.08.22 17:54:10.182912 [ 3 ] {} <Trace> HTTP-Session: 19ff92e3-123c-4c35-8103-9b6359a6ae66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9290 2024.08.22 17:54:10.183077 [ 187 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part
9291 2024.08.22 17:54:10.183316 [ 3 ] {4a573393-9179-43e2-8d54-cf20bf17aa66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9292 2024.08.22 17:54:10.183357 [ 187 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 248 rows starting from the beginning of the part
9293 2024.08.22 17:54:10.183464 [ 3 ] {4a573393-9179-43e2-8d54-cf20bf17aa66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9294 2024.08.22 17:54:10.183671 [ 187 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 57 rows starting from the beginning of the part
9295 2024.08.22 17:54:10.183859 [ 187 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 249 rows starting from the beginning of the part
9296 2024.08.22 17:54:10.184302 [ 3 ] {4a573393-9179-43e2-8d54-cf20bf17aa66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9297 2024.08.22 17:54:10.184812 [ 3 ] {4a573393-9179-43e2-8d54-cf20bf17aa66} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9298 2024.08.22 17:54:10.184855 [ 3 ] {4a573393-9179-43e2-8d54-cf20bf17aa66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9299 2024.08.22 17:54:10.185396 [ 3 ] {4a573393-9179-43e2-8d54-cf20bf17aa66} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
9300 2024.08.22 17:54:10.185884 [ 3 ] {4a573393-9179-43e2-8d54-cf20bf17aa66} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9301 2024.08.22 17:54:10.185906 [ 187 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2254 rows, containing 5 columns (5 merged, 0 gathered) in 0.003619018 sec., 622820.8867709418 rows/sec., 55.21 MiB/sec.
9302 2024.08.22 17:54:10.186063 [ 3 ] {4a573393-9179-43e2-8d54-cf20bf17aa66} <Debug> executeQuery: Read 33 rows, 2.46 KiB in 0.002924 sec., 11285.909712722298 rows/sec., 841.30 KiB/sec.
9303 2024.08.22 17:54:10.186142 [ 187 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9304 2024.08.22 17:54:10.186284 [ 3 ] {4a573393-9179-43e2-8d54-cf20bf17aa66} <Debug> DynamicQueryHandler: Done processing query
9305 2024.08.22 17:54:10.186314 [ 3 ] {4a573393-9179-43e2-8d54-cf20bf17aa66} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9306 2024.08.22 17:54:10.186346 [ 3 ] {} <Debug> HTTP-Session: 19ff92e3-123c-4c35-8103-9b6359a6ae66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9307 2024.08.22 17:54:10.186478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9308 2024.08.22 17:54:10.186543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9309 2024.08.22 17:54:10.186564 [ 3 ] {} <Debug> HTTP-Session: 9e531d46-2f9b-4f19-ae0e-a4e6ab3ddcbc Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9310 2024.08.22 17:54:10.186582 [ 3 ] {} <Debug> HTTP-Session: 9e531d46-2f9b-4f19-ae0e-a4e6ab3ddcbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9311 2024.08.22 17:54:10.186596 [ 3 ] {} <Debug> HTTP-Session: 9e531d46-2f9b-4f19-ae0e-a4e6ab3ddcbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9312 2024.08.22 17:54:10.186628 [ 187 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_51_10} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9313 2024.08.22 17:54:10.186638 [ 3 ] {} <Trace> HTTP-Session: 9e531d46-2f9b-4f19-ae0e-a4e6ab3ddcbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9314 2024.08.22 17:54:10.186729 [ 187 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_51_10} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9315 2024.08.22 17:54:10.186765 [ 3 ] {f081ee56-3e3a-49f3-b759-03b8baca95d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9316 2024.08.22 17:54:10.186816 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB.
9317 2024.08.22 17:54:10.186832 [ 3 ] {f081ee56-3e3a-49f3-b759-03b8baca95d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9318 2024.08.22 17:54:10.187062 [ 3 ] {f081ee56-3e3a-49f3-b759-03b8baca95d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9319 2024.08.22 17:54:10.187382 [ 3 ] {f081ee56-3e3a-49f3-b759-03b8baca95d7} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9320 2024.08.22 17:54:10.187418 [ 3 ] {f081ee56-3e3a-49f3-b759-03b8baca95d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9321 2024.08.22 17:54:10.187768 [ 3 ] {f081ee56-3e3a-49f3-b759-03b8baca95d7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
9322 2024.08.22 17:54:10.188119 [ 3 ] {f081ee56-3e3a-49f3-b759-03b8baca95d7} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9323 2024.08.22 17:54:10.188265 [ 148 ] {} <Debug> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
9324 2024.08.22 17:54:10.188273 [ 3 ] {f081ee56-3e3a-49f3-b759-03b8baca95d7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001538 sec., 9102.730819245773 rows/sec., 637.50 KiB/sec.
9325 2024.08.22 17:54:10.188305 [ 148 ] {} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9326 2024.08.22 17:54:10.188362 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9327 2024.08.22 17:54:10.188582 [ 186 ] {8378af89-b748-4819-bb42-a0859c82c077::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
9328 2024.08.22 17:54:10.188601 [ 3 ] {f081ee56-3e3a-49f3-b759-03b8baca95d7} <Debug> DynamicQueryHandler: Done processing query
9329 2024.08.22 17:54:10.188681 [ 3 ] {f081ee56-3e3a-49f3-b759-03b8baca95d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9330 2024.08.22 17:54:10.188720 [ 3 ] {} <Debug> HTTP-Session: 9e531d46-2f9b-4f19-ae0e-a4e6ab3ddcbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9331 2024.08.22 17:54:10.188881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9332 2024.08.22 17:54:10.188996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9333 2024.08.22 17:54:10.189052 [ 186 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9334 2024.08.22 17:54:10.189057 [ 3 ] {} <Debug> HTTP-Session: 6e941f95-2e64-4cd4-8cd6-65a495e63c9c Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9335 2024.08.22 17:54:10.189212 [ 3 ] {} <Debug> HTTP-Session: 6e941f95-2e64-4cd4-8cd6-65a495e63c9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9336 2024.08.22 17:54:10.189227 [ 186 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 242 rows starting from the beginning of the part
9337 2024.08.22 17:54:10.189247 [ 3 ] {} <Debug> HTTP-Session: 6e941f95-2e64-4cd4-8cd6-65a495e63c9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9338 2024.08.22 17:54:10.189339 [ 3 ] {} <Trace> HTTP-Session: 6e941f95-2e64-4cd4-8cd6-65a495e63c9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9339 2024.08.22 17:54:10.189683 [ 186 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part
9340 2024.08.22 17:54:10.189705 [ 3 ] {b1e3ec29-9ab2-4bab-8934-8dbe4761d7a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
9341 2024.08.22 17:54:10.189837 [ 3 ] {b1e3ec29-9ab2-4bab-8934-8dbe4761d7a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9342 2024.08.22 17:54:10.189945 [ 186 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 228 rows starting from the beginning of the part
9343 2024.08.22 17:54:10.190353 [ 186 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part
9344 2024.08.22 17:54:10.190670 [ 186 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part
9345 2024.08.22 17:54:10.191087 [ 186 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part
9346 2024.08.22 17:54:10.191723 [ 3 ] {b1e3ec29-9ab2-4bab-8934-8dbe4761d7a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9347 2024.08.22 17:54:10.192496 [ 3 ] {b1e3ec29-9ab2-4bab-8934-8dbe4761d7a3} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9348 2024.08.22 17:54:10.192576 [ 3 ] {b1e3ec29-9ab2-4bab-8934-8dbe4761d7a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9349 2024.08.22 17:54:10.193717 [ 3 ] {b1e3ec29-9ab2-4bab-8934-8dbe4761d7a3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9350 2024.08.22 17:54:10.194330 [ 187 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.00584565 sec., 89981.43918982492 rows/sec., 6.11 MiB/sec.
9351 2024.08.22 17:54:10.194505 [ 187 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
9352 2024.08.22 17:54:10.194618 [ 3 ] {b1e3ec29-9ab2-4bab-8934-8dbe4761d7a3} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9353 2024.08.22 17:54:10.194923 [ 3 ] {b1e3ec29-9ab2-4bab-8934-8dbe4761d7a3} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005335 sec., 1124.6485473289597 rows/sec., 66.45 KiB/sec.
9354 2024.08.22 17:54:10.195251 [ 3 ] {b1e3ec29-9ab2-4bab-8934-8dbe4761d7a3} <Debug> DynamicQueryHandler: Done processing query
9355 2024.08.22 17:54:10.195280 [ 3 ] {b1e3ec29-9ab2-4bab-8934-8dbe4761d7a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9356 2024.08.22 17:54:10.195300 [ 3 ] {} <Debug> HTTP-Session: 6e941f95-2e64-4cd4-8cd6-65a495e63c9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9357 2024.08.22 17:54:10.195349 [ 187 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_31_6} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9358 2024.08.22 17:54:10.195427 [ 187 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_31_6} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
9359 2024.08.22 17:54:10.195516 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
9360 2024.08.22 17:54:10.195519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 67396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9361 2024.08.22 17:54:10.195579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9362 2024.08.22 17:54:10.195597 [ 3 ] {} <Debug> HTTP-Session: 45ebe9d6-d634-4651-892b-36de1e6f1524 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9363 2024.08.22 17:54:10.195614 [ 3 ] {} <Debug> HTTP-Session: 45ebe9d6-d634-4651-892b-36de1e6f1524 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9364 2024.08.22 17:54:10.195628 [ 3 ] {} <Debug> HTTP-Session: 45ebe9d6-d634-4651-892b-36de1e6f1524 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9365 2024.08.22 17:54:10.195659 [ 3 ] {} <Trace> HTTP-Session: 45ebe9d6-d634-4651-892b-36de1e6f1524 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9366 2024.08.22 17:54:10.195870 [ 3 ] {0f12fff1-b250-4403-92ba-2b50a2e93f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9367 2024.08.22 17:54:10.195913 [ 3 ] {0f12fff1-b250-4403-92ba-2b50a2e93f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9368 2024.08.22 17:54:10.196165 [ 3 ] {0f12fff1-b250-4403-92ba-2b50a2e93f7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9369 2024.08.22 17:54:10.196782 [ 3 ] {0f12fff1-b250-4403-92ba-2b50a2e93f7c} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9370 2024.08.22 17:54:10.196819 [ 3 ] {0f12fff1-b250-4403-92ba-2b50a2e93f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9371 2024.08.22 17:54:10.197191 [ 3 ] {0f12fff1-b250-4403-92ba-2b50a2e93f7c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9372 2024.08.22 17:54:10.197543 [ 3 ] {0f12fff1-b250-4403-92ba-2b50a2e93f7c} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9373 2024.08.22 17:54:10.197696 [ 3 ] {0f12fff1-b250-4403-92ba-2b50a2e93f7c} <Debug> executeQuery: Read 415 rows, 30.33 KiB in 0.001933 sec., 214692.18830832903 rows/sec., 15.32 MiB/sec.
9374 2024.08.22 17:54:10.197704 [ 148 ] {} <Debug> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9375 2024.08.22 17:54:10.197783 [ 148 ] {} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9376 2024.08.22 17:54:10.197816 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9377 2024.08.22 17:54:10.197956 [ 3 ] {0f12fff1-b250-4403-92ba-2b50a2e93f7c} <Debug> DynamicQueryHandler: Done processing query
9378 2024.08.22 17:54:10.197993 [ 3 ] {0f12fff1-b250-4403-92ba-2b50a2e93f7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
9379 2024.08.22 17:54:10.198005 [ 199 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::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
9380 2024.08.22 17:54:10.198013 [ 3 ] {} <Debug> HTTP-Session: 45ebe9d6-d634-4651-892b-36de1e6f1524 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9381 2024.08.22 17:54:10.198150 [ 199 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9382 2024.08.22 17:54:10.198178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9383 2024.08.22 17:54:10.198196 [ 199 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 901 rows starting from the beginning of the part
9384 2024.08.22 17:54:10.198241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9385 2024.08.22 17:54:10.198286 [ 3 ] {} <Debug> HTTP-Session: 2da2ef0f-2e4a-48f3-a615-36d601012b73 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9386 2024.08.22 17:54:10.198383 [ 3 ] {} <Debug> HTTP-Session: 2da2ef0f-2e4a-48f3-a615-36d601012b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9387 2024.08.22 17:54:10.198457 [ 3 ] {} <Debug> HTTP-Session: 2da2ef0f-2e4a-48f3-a615-36d601012b73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9388 2024.08.22 17:54:10.198473 [ 199 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 415 rows starting from the beginning of the part
9389 2024.08.22 17:54:10.198567 [ 3 ] {} <Trace> HTTP-Session: 2da2ef0f-2e4a-48f3-a615-36d601012b73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9390 2024.08.22 17:54:10.198748 [ 199 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part
9391 2024.08.22 17:54:10.198871 [ 3 ] {9e4a8c0e-a54c-42d0-bda6-072c493e91d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9392 2024.08.22 17:54:10.198967 [ 199 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 413 rows starting from the beginning of the part
9393 2024.08.22 17:54:10.199026 [ 3 ] {9e4a8c0e-a54c-42d0-bda6-072c493e91d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9394 2024.08.22 17:54:10.199413 [ 199 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 66 rows starting from the beginning of the part
9395 2024.08.22 17:54:10.199717 [ 199 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 415 rows starting from the beginning of the part
9396 2024.08.22 17:54:10.200241 [ 3 ] {9e4a8c0e-a54c-42d0-bda6-072c493e91d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9397 2024.08.22 17:54:10.200675 [ 3 ] {9e4a8c0e-a54c-42d0-bda6-072c493e91d8} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9398 2024.08.22 17:54:10.200716 [ 3 ] {9e4a8c0e-a54c-42d0-bda6-072c493e91d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9399 2024.08.22 17:54:10.201304 [ 3 ] {9e4a8c0e-a54c-42d0-bda6-072c493e91d8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9400 2024.08.22 17:54:10.201667 [ 3 ] {9e4a8c0e-a54c-42d0-bda6-072c493e91d8} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9401 2024.08.22 17:54:10.202041 [ 3 ] {9e4a8c0e-a54c-42d0-bda6-072c493e91d8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003284 sec., 1827.0401948842875 rows/sec., 95.46 KiB/sec.
9402 2024.08.22 17:54:10.202184 [ 188 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2274 rows, containing 5 columns (5 merged, 0 gathered) in 0.004214691 sec., 539541.3329233389 rows/sec., 41.05 MiB/sec.
9403 2024.08.22 17:54:10.202482 [ 3 ] {9e4a8c0e-a54c-42d0-bda6-072c493e91d8} <Debug> DynamicQueryHandler: Done processing query
9404 2024.08.22 17:54:10.202521 [ 3 ] {9e4a8c0e-a54c-42d0-bda6-072c493e91d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9405 2024.08.22 17:54:10.202542 [ 3 ] {} <Debug> HTTP-Session: 2da2ef0f-2e4a-48f3-a615-36d601012b73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9406 2024.08.22 17:54:10.202600 [ 188 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9407 2024.08.22 17:54:10.202716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 45011, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9408 2024.08.22 17:54:10.202796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9409 2024.08.22 17:54:10.202828 [ 3 ] {} <Debug> HTTP-Session: 0c1245d9-fca6-4efc-8e4d-e0b2ddc3cb5b Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9410 2024.08.22 17:54:10.202879 [ 3 ] {} <Debug> HTTP-Session: 0c1245d9-fca6-4efc-8e4d-e0b2ddc3cb5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9411 2024.08.22 17:54:10.202926 [ 3 ] {} <Debug> HTTP-Session: 0c1245d9-fca6-4efc-8e4d-e0b2ddc3cb5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9412 2024.08.22 17:54:10.203070 [ 3 ] {} <Trace> HTTP-Session: 0c1245d9-fca6-4efc-8e4d-e0b2ddc3cb5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9413 2024.08.22 17:54:10.203402 [ 3 ] {c6125525-91e6-480c-aa46-c3a0a76220df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9414 2024.08.22 17:54:10.203437 [ 188 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_51_10} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9415 2024.08.22 17:54:10.203491 [ 3 ] {c6125525-91e6-480c-aa46-c3a0a76220df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9416 2024.08.22 17:54:10.203657 [ 188 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_51_10} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9417 2024.08.22 17:54:10.203859 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB.
9418 2024.08.22 17:54:10.203944 [ 3 ] {c6125525-91e6-480c-aa46-c3a0a76220df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9419 2024.08.22 17:54:10.204437 [ 3 ] {c6125525-91e6-480c-aa46-c3a0a76220df} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9420 2024.08.22 17:54:10.204474 [ 3 ] {c6125525-91e6-480c-aa46-c3a0a76220df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9421 2024.08.22 17:54:10.204869 [ 3 ] {c6125525-91e6-480c-aa46-c3a0a76220df} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9422 2024.08.22 17:54:10.205209 [ 3 ] {c6125525-91e6-480c-aa46-c3a0a76220df} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9423 2024.08.22 17:54:10.205364 [ 3 ] {c6125525-91e6-480c-aa46-c3a0a76220df} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.002113 sec., 113109.32323710366 rows/sec., 7.58 MiB/sec.
9424 2024.08.22 17:54:10.205376 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9425 2024.08.22 17:54:10.205450 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9426 2024.08.22 17:54:10.205490 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9427 2024.08.22 17:54:10.205692 [ 3 ] {c6125525-91e6-480c-aa46-c3a0a76220df} <Debug> DynamicQueryHandler: Done processing query
9428 2024.08.22 17:54:10.205709 [ 193 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::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
9429 2024.08.22 17:54:10.205726 [ 3 ] {c6125525-91e6-480c-aa46-c3a0a76220df} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
9430 2024.08.22 17:54:10.205783 [ 3 ] {} <Debug> HTTP-Session: 0c1245d9-fca6-4efc-8e4d-e0b2ddc3cb5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9431 2024.08.22 17:54:10.205971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9432 2024.08.22 17:54:10.206039 [ 193 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9433 2024.08.22 17:54:10.206059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9434 2024.08.22 17:54:10.206124 [ 3 ] {} <Debug> HTTP-Session: 356fbf81-0e68-4109-bee4-f9353c1a8cbf Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9435 2024.08.22 17:54:10.206131 [ 193 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15139 rows starting from the beginning of the part
9436 2024.08.22 17:54:10.206149 [ 3 ] {} <Debug> HTTP-Session: 356fbf81-0e68-4109-bee4-f9353c1a8cbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9437 2024.08.22 17:54:10.206195 [ 3 ] {} <Debug> HTTP-Session: 356fbf81-0e68-4109-bee4-f9353c1a8cbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9438 2024.08.22 17:54:10.206288 [ 3 ] {} <Trace> HTTP-Session: 356fbf81-0e68-4109-bee4-f9353c1a8cbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9439 2024.08.22 17:54:10.206437 [ 193 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 239 rows starting from the beginning of the part
9440 2024.08.22 17:54:10.206614 [ 3 ] {ed8f4182-6c50-4ead-b38c-73dc052724d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
9441 2024.08.22 17:54:10.206734 [ 193 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part
9442 2024.08.22 17:54:10.206806 [ 3 ] {ed8f4182-6c50-4ead-b38c-73dc052724d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9443 2024.08.22 17:54:10.207045 [ 193 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 238 rows starting from the beginning of the part
9444 2024.08.22 17:54:10.207415 [ 193 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::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
9445 2024.08.22 17:54:10.207824 [ 193 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 239 rows starting from the beginning of the part
9446 2024.08.22 17:54:10.208259 [ 3 ] {ed8f4182-6c50-4ead-b38c-73dc052724d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9447 2024.08.22 17:54:10.209022 [ 3 ] {ed8f4182-6c50-4ead-b38c-73dc052724d9} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9448 2024.08.22 17:54:10.209094 [ 3 ] {ed8f4182-6c50-4ead-b38c-73dc052724d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9449 2024.08.22 17:54:10.209560 [ 3 ] {ed8f4182-6c50-4ead-b38c-73dc052724d9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9450 2024.08.22 17:54:10.209959 [ 3 ] {ed8f4182-6c50-4ead-b38c-73dc052724d9} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9451 2024.08.22 17:54:10.210195 [ 3 ] {ed8f4182-6c50-4ead-b38c-73dc052724d9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003708 sec., 269.6871628910464 rows/sec., 18.17 KiB/sec.
9452 2024.08.22 17:54:10.210433 [ 3 ] {ed8f4182-6c50-4ead-b38c-73dc052724d9} <Debug> DynamicQueryHandler: Done processing query
9453 2024.08.22 17:54:10.210471 [ 3 ] {ed8f4182-6c50-4ead-b38c-73dc052724d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
9454 2024.08.22 17:54:10.210502 [ 3 ] {} <Debug> HTTP-Session: 356fbf81-0e68-4109-bee4-f9353c1a8cbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9455 2024.08.22 17:54:10.210742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 46794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9456 2024.08.22 17:54:10.210857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9457 2024.08.22 17:54:10.210905 [ 3 ] {} <Debug> HTTP-Session: 0dd3e1a8-a442-47af-9e6f-0e329000090c Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9458 2024.08.22 17:54:10.210931 [ 3 ] {} <Debug> HTTP-Session: 0dd3e1a8-a442-47af-9e6f-0e329000090c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9459 2024.08.22 17:54:10.210964 [ 3 ] {} <Debug> HTTP-Session: 0dd3e1a8-a442-47af-9e6f-0e329000090c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9460 2024.08.22 17:54:10.211063 [ 3 ] {} <Trace> HTTP-Session: 0dd3e1a8-a442-47af-9e6f-0e329000090c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9461 2024.08.22 17:54:10.211587 [ 3 ] {c812a953-5563-4571-a368-3ff9038ee2b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9462 2024.08.22 17:54:10.211713 [ 3 ] {c812a953-5563-4571-a368-3ff9038ee2b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
9463 2024.08.22 17:54:10.212551 [ 3 ] {c812a953-5563-4571-a368-3ff9038ee2b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9464 2024.08.22 17:54:10.213388 [ 3 ] {c812a953-5563-4571-a368-3ff9038ee2b4} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9465 2024.08.22 17:54:10.213437 [ 3 ] {c812a953-5563-4571-a368-3ff9038ee2b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9466 2024.08.22 17:54:10.214475 [ 193 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16176 rows, containing 5 columns (5 merged, 0 gathered) in 0.008868246 sec., 1824036.0044139507 rows/sec., 123.29 MiB/sec.
9467 2024.08.22 17:54:10.214746 [ 3 ] {c812a953-5563-4571-a368-3ff9038ee2b4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
9468 2024.08.22 17:54:10.214975 [ 193 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9469 2024.08.22 17:54:10.215844 [ 3 ] {c812a953-5563-4571-a368-3ff9038ee2b4} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9470 2024.08.22 17:54:10.216152 [ 195 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9471 2024.08.22 17:54:10.216291 [ 3 ] {c812a953-5563-4571-a368-3ff9038ee2b4} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.005029 sec., 5766.553986876119 rows/sec., 10.33 MiB/sec.
9472 2024.08.22 17:54:10.216518 [ 195 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9473 2024.08.22 17:54:10.216876 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB.
9474 2024.08.22 17:54:10.217256 [ 3 ] {c812a953-5563-4571-a368-3ff9038ee2b4} <Debug> DynamicQueryHandler: Done processing query
9475 2024.08.22 17:54:10.217283 [ 3 ] {c812a953-5563-4571-a368-3ff9038ee2b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
9476 2024.08.22 17:54:10.217299 [ 3 ] {} <Debug> HTTP-Session: 0dd3e1a8-a442-47af-9e6f-0e329000090c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9477 2024.08.22 17:54:10.217432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9478 2024.08.22 17:54:10.217481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9479 2024.08.22 17:54:10.217499 [ 3 ] {} <Debug> HTTP-Session: 99c445da-0a1b-4643-bc41-cb9f60f8ed33 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9480 2024.08.22 17:54:10.217516 [ 3 ] {} <Debug> HTTP-Session: 99c445da-0a1b-4643-bc41-cb9f60f8ed33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9481 2024.08.22 17:54:10.217529 [ 3 ] {} <Debug> HTTP-Session: 99c445da-0a1b-4643-bc41-cb9f60f8ed33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9482 2024.08.22 17:54:10.217563 [ 3 ] {} <Trace> HTTP-Session: 99c445da-0a1b-4643-bc41-cb9f60f8ed33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9483 2024.08.22 17:54:10.217692 [ 3 ] {4143fcd9-752f-46df-990c-2cc4fb28a74d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9484 2024.08.22 17:54:10.217738 [ 3 ] {4143fcd9-752f-46df-990c-2cc4fb28a74d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9485 2024.08.22 17:54:10.217881 [ 3 ] {4143fcd9-752f-46df-990c-2cc4fb28a74d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9486 2024.08.22 17:54:10.218201 [ 3 ] {4143fcd9-752f-46df-990c-2cc4fb28a74d} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9487 2024.08.22 17:54:10.218238 [ 3 ] {4143fcd9-752f-46df-990c-2cc4fb28a74d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9488 2024.08.22 17:54:10.218606 [ 3 ] {4143fcd9-752f-46df-990c-2cc4fb28a74d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9489 2024.08.22 17:54:10.218944 [ 3 ] {4143fcd9-752f-46df-990c-2cc4fb28a74d} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9490 2024.08.22 17:54:10.219099 [ 3 ] {4143fcd9-752f-46df-990c-2cc4fb28a74d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001452 sec., 56473.82920110193 rows/sec., 3.59 MiB/sec.
9491 2024.08.22 17:54:10.219139 [ 146 ] {} <Debug> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9492 2024.08.22 17:54:10.219249 [ 146 ] {} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9493 2024.08.22 17:54:10.219290 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9494 2024.08.22 17:54:10.219375 [ 3 ] {4143fcd9-752f-46df-990c-2cc4fb28a74d} <Debug> DynamicQueryHandler: Done processing query
9495 2024.08.22 17:54:10.219439 [ 3 ] {4143fcd9-752f-46df-990c-2cc4fb28a74d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9496 2024.08.22 17:54:10.219479 [ 3 ] {} <Debug> HTTP-Session: 99c445da-0a1b-4643-bc41-cb9f60f8ed33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9497 2024.08.22 17:54:10.219494 [ 190 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
9498 2024.08.22 17:54:10.219663 [ 190 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9499 2024.08.22 17:54:10.219700 [ 190 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3068 rows starting from the beginning of the part
9500 2024.08.22 17:54:10.219777 [ 190 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 82 rows starting from the beginning of the part
9501 2024.08.22 17:54:10.220044 [ 190 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
9502 2024.08.22 17:54:10.220140 [ 190 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 82 rows starting from the beginning of the part
9503 2024.08.22 17:54:10.220368 [ 190 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
9504 2024.08.22 17:54:10.220487 [ 190 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 82 rows starting from the beginning of the part
9505 2024.08.22 17:54:10.222164 [ 197 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3434 rows, containing 4 columns (4 merged, 0 gathered) in 0.002792525 sec., 1229711.4618490434 rows/sec., 80.25 MiB/sec.
9506 2024.08.22 17:54:10.222479 [ 197 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9507 2024.08.22 17:54:10.222882 [ 197 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_51_10} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9508 2024.08.22 17:54:10.222978 [ 197 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_51_10} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9509 2024.08.22 17:54:10.223073 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB.
9510 2024.08.22 17:54:15.209971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 173264, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9511 2024.08.22 17:54:15.210133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9512 2024.08.22 17:54:15.210163 [ 3 ] {} <Debug> HTTP-Session: 950c7839-2b7a-416a-8336-364f813d1fb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9513 2024.08.22 17:54:15.210193 [ 3 ] {} <Debug> HTTP-Session: 950c7839-2b7a-416a-8336-364f813d1fb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9514 2024.08.22 17:54:15.210213 [ 3 ] {} <Debug> HTTP-Session: 950c7839-2b7a-416a-8336-364f813d1fb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9515 2024.08.22 17:54:15.210274 [ 3 ] {} <Trace> HTTP-Session: 950c7839-2b7a-416a-8336-364f813d1fb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9516 2024.08.22 17:54:15.210984 [ 3 ] {9851bf72-19c5-4b76-be98-c9d6f36419bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9517 2024.08.22 17:54:15.211069 [ 3 ] {9851bf72-19c5-4b76-be98-c9d6f36419bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9518 2024.08.22 17:54:15.211484 [ 3 ] {9851bf72-19c5-4b76-be98-c9d6f36419bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9519 2024.08.22 17:54:15.213064 [ 3 ] {9851bf72-19c5-4b76-be98-c9d6f36419bb} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9520 2024.08.22 17:54:15.213122 [ 3 ] {9851bf72-19c5-4b76-be98-c9d6f36419bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9521 2024.08.22 17:54:15.213659 [ 3 ] {9851bf72-19c5-4b76-be98-c9d6f36419bb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9522 2024.08.22 17:54:15.214197 [ 3 ] {9851bf72-19c5-4b76-be98-c9d6f36419bb} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9523 2024.08.22 17:54:15.214370 [ 3 ] {9851bf72-19c5-4b76-be98-c9d6f36419bb} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.003838 sec., 311620.63574778533 rows/sec., 25.69 MiB/sec.
9524 2024.08.22 17:54:15.214609 [ 3 ] {9851bf72-19c5-4b76-be98-c9d6f36419bb} <Debug> DynamicQueryHandler: Done processing query
9525 2024.08.22 17:54:15.214638 [ 3 ] {9851bf72-19c5-4b76-be98-c9d6f36419bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.97 MiB.
9526 2024.08.22 17:54:15.214655 [ 3 ] {} <Debug> HTTP-Session: 950c7839-2b7a-416a-8336-364f813d1fb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9527 2024.08.22 17:54:15.215000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9528 2024.08.22 17:54:15.215063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9529 2024.08.22 17:54:15.215084 [ 3 ] {} <Debug> HTTP-Session: db769f5e-30be-432e-8413-87d634e7ee68 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9530 2024.08.22 17:54:15.215104 [ 3 ] {} <Debug> HTTP-Session: db769f5e-30be-432e-8413-87d634e7ee68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9531 2024.08.22 17:54:15.215118 [ 3 ] {} <Debug> HTTP-Session: db769f5e-30be-432e-8413-87d634e7ee68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9532 2024.08.22 17:54:15.215155 [ 3 ] {} <Trace> HTTP-Session: db769f5e-30be-432e-8413-87d634e7ee68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9533 2024.08.22 17:54:15.215321 [ 3 ] {14102892-c381-4123-944f-b49e5d3deb7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9534 2024.08.22 17:54:15.215371 [ 3 ] {14102892-c381-4123-944f-b49e5d3deb7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9535 2024.08.22 17:54:15.215628 [ 3 ] {14102892-c381-4123-944f-b49e5d3deb7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9536 2024.08.22 17:54:15.216202 [ 3 ] {14102892-c381-4123-944f-b49e5d3deb7f} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9537 2024.08.22 17:54:15.216247 [ 3 ] {14102892-c381-4123-944f-b49e5d3deb7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9538 2024.08.22 17:54:15.216652 [ 3 ] {14102892-c381-4123-944f-b49e5d3deb7f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
9539 2024.08.22 17:54:15.217035 [ 3 ] {14102892-c381-4123-944f-b49e5d3deb7f} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9540 2024.08.22 17:54:15.217168 [ 3 ] {14102892-c381-4123-944f-b49e5d3deb7f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001926 sec., 118380.06230529596 rows/sec., 8.02 MiB/sec.
9541 2024.08.22 17:54:15.217392 [ 3 ] {14102892-c381-4123-944f-b49e5d3deb7f} <Debug> DynamicQueryHandler: Done processing query
9542 2024.08.22 17:54:15.217430 [ 3 ] {14102892-c381-4123-944f-b49e5d3deb7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
9543 2024.08.22 17:54:15.217455 [ 3 ] {} <Debug> HTTP-Session: db769f5e-30be-432e-8413-87d634e7ee68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9544 2024.08.22 17:54:15.217681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 85838, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9545 2024.08.22 17:54:15.217751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9546 2024.08.22 17:54:15.217774 [ 3 ] {} <Debug> HTTP-Session: 114f6355-a8aa-463b-8774-11efdc057e25 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9547 2024.08.22 17:54:15.217792 [ 3 ] {} <Debug> HTTP-Session: 114f6355-a8aa-463b-8774-11efdc057e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9548 2024.08.22 17:54:15.217806 [ 3 ] {} <Debug> HTTP-Session: 114f6355-a8aa-463b-8774-11efdc057e25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9549 2024.08.22 17:54:15.217840 [ 3 ] {} <Trace> HTTP-Session: 114f6355-a8aa-463b-8774-11efdc057e25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9550 2024.08.22 17:54:15.218179 [ 3 ] {7e4f6b7e-aeab-4fc0-bffe-ccffbeeaea1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9551 2024.08.22 17:54:15.218226 [ 3 ] {7e4f6b7e-aeab-4fc0-bffe-ccffbeeaea1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9552 2024.08.22 17:54:15.218461 [ 3 ] {7e4f6b7e-aeab-4fc0-bffe-ccffbeeaea1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9553 2024.08.22 17:54:15.219133 [ 3 ] {7e4f6b7e-aeab-4fc0-bffe-ccffbeeaea1a} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9554 2024.08.22 17:54:15.219170 [ 3 ] {7e4f6b7e-aeab-4fc0-bffe-ccffbeeaea1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9555 2024.08.22 17:54:15.219556 [ 3 ] {7e4f6b7e-aeab-4fc0-bffe-ccffbeeaea1a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9556 2024.08.22 17:54:15.219929 [ 3 ] {7e4f6b7e-aeab-4fc0-bffe-ccffbeeaea1a} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9557 2024.08.22 17:54:15.220058 [ 3 ] {7e4f6b7e-aeab-4fc0-bffe-ccffbeeaea1a} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.002108 sec., 246679.31688804552 rows/sec., 18.25 MiB/sec.
9558 2024.08.22 17:54:15.220270 [ 3 ] {7e4f6b7e-aeab-4fc0-bffe-ccffbeeaea1a} <Debug> DynamicQueryHandler: Done processing query
9559 2024.08.22 17:54:15.220306 [ 3 ] {7e4f6b7e-aeab-4fc0-bffe-ccffbeeaea1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
9560 2024.08.22 17:54:15.220337 [ 3 ] {} <Debug> HTTP-Session: 114f6355-a8aa-463b-8774-11efdc057e25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9561 2024.08.22 17:54:15.220751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 160338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9562 2024.08.22 17:54:15.220802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9563 2024.08.22 17:54:15.220823 [ 3 ] {} <Debug> HTTP-Session: e4d23695-fc41-4b27-8c2c-ab6aa9e07916 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9564 2024.08.22 17:54:15.220840 [ 3 ] {} <Debug> HTTP-Session: e4d23695-fc41-4b27-8c2c-ab6aa9e07916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9565 2024.08.22 17:54:15.220856 [ 3 ] {} <Debug> HTTP-Session: e4d23695-fc41-4b27-8c2c-ab6aa9e07916 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9566 2024.08.22 17:54:15.220888 [ 3 ] {} <Trace> HTTP-Session: e4d23695-fc41-4b27-8c2c-ab6aa9e07916 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9567 2024.08.22 17:54:15.221423 [ 3 ] {7812946d-aa59-49b7-9292-70d7899f6fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9568 2024.08.22 17:54:15.221471 [ 3 ] {7812946d-aa59-49b7-9292-70d7899f6fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9569 2024.08.22 17:54:15.221617 [ 3 ] {7812946d-aa59-49b7-9292-70d7899f6fbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9570 2024.08.22 17:54:15.222490 [ 3 ] {7812946d-aa59-49b7-9292-70d7899f6fbb} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9571 2024.08.22 17:54:15.222526 [ 3 ] {7812946d-aa59-49b7-9292-70d7899f6fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9572 2024.08.22 17:54:15.222963 [ 3 ] {7812946d-aa59-49b7-9292-70d7899f6fbb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9573 2024.08.22 17:54:15.223320 [ 3 ] {7812946d-aa59-49b7-9292-70d7899f6fbb} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9574 2024.08.22 17:54:15.223449 [ 3 ] {7812946d-aa59-49b7-9292-70d7899f6fbb} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.002411 sec., 350062.2148486105 rows/sec., 23.56 MiB/sec.
9575 2024.08.22 17:54:15.223627 [ 3 ] {7812946d-aa59-49b7-9292-70d7899f6fbb} <Debug> DynamicQueryHandler: Done processing query
9576 2024.08.22 17:54:15.223663 [ 3 ] {7812946d-aa59-49b7-9292-70d7899f6fbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
9577 2024.08.22 17:54:15.223683 [ 3 ] {} <Debug> HTTP-Session: e4d23695-fc41-4b27-8c2c-ab6aa9e07916 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9578 2024.08.22 17:54:15.223856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9579 2024.08.22 17:54:15.223910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9580 2024.08.22 17:54:15.223930 [ 3 ] {} <Debug> HTTP-Session: 35d0660b-6173-458c-b3bd-36414288edb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9581 2024.08.22 17:54:15.223948 [ 3 ] {} <Debug> HTTP-Session: 35d0660b-6173-458c-b3bd-36414288edb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9582 2024.08.22 17:54:15.223962 [ 3 ] {} <Debug> HTTP-Session: 35d0660b-6173-458c-b3bd-36414288edb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9583 2024.08.22 17:54:15.223993 [ 3 ] {} <Trace> HTTP-Session: 35d0660b-6173-458c-b3bd-36414288edb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9584 2024.08.22 17:54:15.224103 [ 3 ] {1975ef75-7bcc-492c-a83d-291f9b5fe9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9585 2024.08.22 17:54:15.224149 [ 3 ] {1975ef75-7bcc-492c-a83d-291f9b5fe9a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9586 2024.08.22 17:54:15.224277 [ 3 ] {1975ef75-7bcc-492c-a83d-291f9b5fe9a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9587 2024.08.22 17:54:15.224610 [ 3 ] {1975ef75-7bcc-492c-a83d-291f9b5fe9a6} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9588 2024.08.22 17:54:15.224646 [ 3 ] {1975ef75-7bcc-492c-a83d-291f9b5fe9a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9589 2024.08.22 17:54:15.225006 [ 3 ] {1975ef75-7bcc-492c-a83d-291f9b5fe9a6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9590 2024.08.22 17:54:15.225327 [ 3 ] {1975ef75-7bcc-492c-a83d-291f9b5fe9a6} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9591 2024.08.22 17:54:15.225456 [ 3 ] {1975ef75-7bcc-492c-a83d-291f9b5fe9a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001392 sec., 43103.448275862065 rows/sec., 2.90 MiB/sec.
9592 2024.08.22 17:54:15.225617 [ 3 ] {1975ef75-7bcc-492c-a83d-291f9b5fe9a6} <Debug> DynamicQueryHandler: Done processing query
9593 2024.08.22 17:54:15.225641 [ 3 ] {1975ef75-7bcc-492c-a83d-291f9b5fe9a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9594 2024.08.22 17:54:15.225657 [ 3 ] {} <Debug> HTTP-Session: 35d0660b-6173-458c-b3bd-36414288edb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9595 2024.08.22 17:54:20.175875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9596 2024.08.22 17:54:20.176071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9597 2024.08.22 17:54:20.176117 [ 3 ] {} <Debug> HTTP-Session: 8f627ed1-a4a5-4c8c-b58e-62748b679b0f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9598 2024.08.22 17:54:20.176159 [ 3 ] {} <Debug> HTTP-Session: 8f627ed1-a4a5-4c8c-b58e-62748b679b0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9599 2024.08.22 17:54:20.176189 [ 3 ] {} <Debug> HTTP-Session: 8f627ed1-a4a5-4c8c-b58e-62748b679b0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9600 2024.08.22 17:54:20.176267 [ 3 ] {} <Trace> HTTP-Session: 8f627ed1-a4a5-4c8c-b58e-62748b679b0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9601 2024.08.22 17:54:20.176552 [ 3 ] {095fb90f-89a8-4a63-b8ca-b1f5996c1f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9602 2024.08.22 17:54:20.176661 [ 3 ] {095fb90f-89a8-4a63-b8ca-b1f5996c1f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9603 2024.08.22 17:54:20.177148 [ 3 ] {095fb90f-89a8-4a63-b8ca-b1f5996c1f09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9604 2024.08.22 17:54:20.177666 [ 3 ] {095fb90f-89a8-4a63-b8ca-b1f5996c1f09} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9605 2024.08.22 17:54:20.177713 [ 3 ] {095fb90f-89a8-4a63-b8ca-b1f5996c1f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
9606 2024.08.22 17:54:20.178124 [ 3 ] {095fb90f-89a8-4a63-b8ca-b1f5996c1f09} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9607 2024.08.22 17:54:20.178510 [ 3 ] {095fb90f-89a8-4a63-b8ca-b1f5996c1f09} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9608 2024.08.22 17:54:20.178693 [ 3 ] {095fb90f-89a8-4a63-b8ca-b1f5996c1f09} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002231 sec., 896.4589870013448 rows/sec., 73.10 KiB/sec.
9609 2024.08.22 17:54:20.178913 [ 3 ] {095fb90f-89a8-4a63-b8ca-b1f5996c1f09} <Debug> DynamicQueryHandler: Done processing query
9610 2024.08.22 17:54:20.178941 [ 3 ] {095fb90f-89a8-4a63-b8ca-b1f5996c1f09} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9611 2024.08.22 17:54:20.178958 [ 3 ] {} <Debug> HTTP-Session: 8f627ed1-a4a5-4c8c-b58e-62748b679b0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9612 2024.08.22 17:54:20.179169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 37499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9613 2024.08.22 17:54:20.179227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9614 2024.08.22 17:54:20.179247 [ 3 ] {} <Debug> HTTP-Session: 4f85bf91-b0e8-4140-9523-85fcc593e89a Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9615 2024.08.22 17:54:20.179265 [ 3 ] {} <Debug> HTTP-Session: 4f85bf91-b0e8-4140-9523-85fcc593e89a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9616 2024.08.22 17:54:20.179279 [ 3 ] {} <Debug> HTTP-Session: 4f85bf91-b0e8-4140-9523-85fcc593e89a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9617 2024.08.22 17:54:20.179314 [ 3 ] {} <Trace> HTTP-Session: 4f85bf91-b0e8-4140-9523-85fcc593e89a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9618 2024.08.22 17:54:20.179496 [ 3 ] {3173f326-f425-4719-99ab-2fb30f378e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9619 2024.08.22 17:54:20.179543 [ 3 ] {3173f326-f425-4719-99ab-2fb30f378e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9620 2024.08.22 17:54:20.179784 [ 3 ] {3173f326-f425-4719-99ab-2fb30f378e77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9621 2024.08.22 17:54:20.180284 [ 3 ] {3173f326-f425-4719-99ab-2fb30f378e77} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9622 2024.08.22 17:54:20.180321 [ 3 ] {3173f326-f425-4719-99ab-2fb30f378e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
9623 2024.08.22 17:54:20.180699 [ 3 ] {3173f326-f425-4719-99ab-2fb30f378e77} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
9624 2024.08.22 17:54:20.181034 [ 3 ] {3173f326-f425-4719-99ab-2fb30f378e77} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9625 2024.08.22 17:54:20.181184 [ 3 ] {3173f326-f425-4719-99ab-2fb30f378e77} <Debug> executeQuery: Read 248 rows, 22.42 KiB in 0.001825 sec., 135890.4109589041 rows/sec., 12.00 MiB/sec.
9626 2024.08.22 17:54:20.181579 [ 3 ] {3173f326-f425-4719-99ab-2fb30f378e77} <Debug> DynamicQueryHandler: Done processing query
9627 2024.08.22 17:54:20.181623 [ 3 ] {3173f326-f425-4719-99ab-2fb30f378e77} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
9628 2024.08.22 17:54:20.181641 [ 3 ] {} <Debug> HTTP-Session: 4f85bf91-b0e8-4140-9523-85fcc593e89a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9629 2024.08.22 17:54:20.181794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 4489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9630 2024.08.22 17:54:20.181846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9631 2024.08.22 17:54:20.181865 [ 3 ] {} <Debug> HTTP-Session: dd559ca1-112a-47b9-8c68-cb05b37602aa Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9632 2024.08.22 17:54:20.181882 [ 3 ] {} <Debug> HTTP-Session: dd559ca1-112a-47b9-8c68-cb05b37602aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9633 2024.08.22 17:54:20.181895 [ 3 ] {} <Debug> HTTP-Session: dd559ca1-112a-47b9-8c68-cb05b37602aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9634 2024.08.22 17:54:20.181928 [ 3 ] {} <Trace> HTTP-Session: dd559ca1-112a-47b9-8c68-cb05b37602aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9635 2024.08.22 17:54:20.182039 [ 3 ] {8f2809cc-7a67-4a78-b369-5f8095332a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9636 2024.08.22 17:54:20.182085 [ 3 ] {8f2809cc-7a67-4a78-b369-5f8095332a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9637 2024.08.22 17:54:20.182332 [ 3 ] {8f2809cc-7a67-4a78-b369-5f8095332a8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9638 2024.08.22 17:54:20.182674 [ 3 ] {8f2809cc-7a67-4a78-b369-5f8095332a8b} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9639 2024.08.22 17:54:20.182710 [ 3 ] {8f2809cc-7a67-4a78-b369-5f8095332a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
9640 2024.08.22 17:54:20.183051 [ 3 ] {8f2809cc-7a67-4a78-b369-5f8095332a8b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
9641 2024.08.22 17:54:20.183405 [ 3 ] {8f2809cc-7a67-4a78-b369-5f8095332a8b} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9642 2024.08.22 17:54:20.183561 [ 3 ] {8f2809cc-7a67-4a78-b369-5f8095332a8b} <Debug> executeQuery: Read 31 rows, 2.32 KiB in 0.001551 sec., 19987.10509348807 rows/sec., 1.46 MiB/sec.
9643 2024.08.22 17:54:20.183735 [ 3 ] {8f2809cc-7a67-4a78-b369-5f8095332a8b} <Debug> DynamicQueryHandler: Done processing query
9644 2024.08.22 17:54:20.183758 [ 3 ] {8f2809cc-7a67-4a78-b369-5f8095332a8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9645 2024.08.22 17:54:20.183775 [ 3 ] {} <Debug> HTTP-Session: dd559ca1-112a-47b9-8c68-cb05b37602aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9646 2024.08.22 17:54:20.183889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9647 2024.08.22 17:54:20.183940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9648 2024.08.22 17:54:20.183958 [ 3 ] {} <Debug> HTTP-Session: f17b7e07-e84e-488f-93fe-351e596143fe Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9649 2024.08.22 17:54:20.183975 [ 3 ] {} <Debug> HTTP-Session: f17b7e07-e84e-488f-93fe-351e596143fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9650 2024.08.22 17:54:20.183988 [ 3 ] {} <Debug> HTTP-Session: f17b7e07-e84e-488f-93fe-351e596143fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9651 2024.08.22 17:54:20.184019 [ 3 ] {} <Trace> HTTP-Session: f17b7e07-e84e-488f-93fe-351e596143fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9652 2024.08.22 17:54:20.184120 [ 3 ] {d999a61b-7255-41c5-9463-3081d39741f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9653 2024.08.22 17:54:20.184163 [ 3 ] {d999a61b-7255-41c5-9463-3081d39741f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9654 2024.08.22 17:54:20.184385 [ 3 ] {d999a61b-7255-41c5-9463-3081d39741f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9655 2024.08.22 17:54:20.184715 [ 3 ] {d999a61b-7255-41c5-9463-3081d39741f4} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9656 2024.08.22 17:54:20.184751 [ 3 ] {d999a61b-7255-41c5-9463-3081d39741f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
9657 2024.08.22 17:54:20.185091 [ 3 ] {d999a61b-7255-41c5-9463-3081d39741f4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
9658 2024.08.22 17:54:20.185452 [ 3 ] {d999a61b-7255-41c5-9463-3081d39741f4} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9659 2024.08.22 17:54:20.185591 [ 3 ] {d999a61b-7255-41c5-9463-3081d39741f4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001502 sec., 9320.905459387483 rows/sec., 652.78 KiB/sec.
9660 2024.08.22 17:54:20.185771 [ 3 ] {d999a61b-7255-41c5-9463-3081d39741f4} <Debug> DynamicQueryHandler: Done processing query
9661 2024.08.22 17:54:20.185795 [ 3 ] {d999a61b-7255-41c5-9463-3081d39741f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9662 2024.08.22 17:54:20.185811 [ 3 ] {} <Debug> HTTP-Session: f17b7e07-e84e-488f-93fe-351e596143fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9663 2024.08.22 17:54:20.185923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9664 2024.08.22 17:54:20.185971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9665 2024.08.22 17:54:20.185990 [ 3 ] {} <Debug> HTTP-Session: 33af876f-e8f7-4a54-a51d-a2c35b8b9ff1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9666 2024.08.22 17:54:20.186006 [ 3 ] {} <Debug> HTTP-Session: 33af876f-e8f7-4a54-a51d-a2c35b8b9ff1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9667 2024.08.22 17:54:20.186019 [ 3 ] {} <Debug> HTTP-Session: 33af876f-e8f7-4a54-a51d-a2c35b8b9ff1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9668 2024.08.22 17:54:20.186050 [ 3 ] {} <Trace> HTTP-Session: 33af876f-e8f7-4a54-a51d-a2c35b8b9ff1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9669 2024.08.22 17:54:20.186144 [ 3 ] {75695e89-2dbe-41fe-bfe6-81dddc2c3420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
9670 2024.08.22 17:54:20.186188 [ 3 ] {75695e89-2dbe-41fe-bfe6-81dddc2c3420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9671 2024.08.22 17:54:20.186416 [ 3 ] {75695e89-2dbe-41fe-bfe6-81dddc2c3420} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9672 2024.08.22 17:54:20.186714 [ 3 ] {75695e89-2dbe-41fe-bfe6-81dddc2c3420} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9673 2024.08.22 17:54:20.186749 [ 3 ] {75695e89-2dbe-41fe-bfe6-81dddc2c3420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
9674 2024.08.22 17:54:20.187084 [ 3 ] {75695e89-2dbe-41fe-bfe6-81dddc2c3420} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9675 2024.08.22 17:54:20.187426 [ 3 ] {75695e89-2dbe-41fe-bfe6-81dddc2c3420} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9676 2024.08.22 17:54:20.187594 [ 3 ] {75695e89-2dbe-41fe-bfe6-81dddc2c3420} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001466 sec., 4092.769440654843 rows/sec., 241.81 KiB/sec.
9677 2024.08.22 17:54:20.187766 [ 3 ] {75695e89-2dbe-41fe-bfe6-81dddc2c3420} <Debug> DynamicQueryHandler: Done processing query
9678 2024.08.22 17:54:20.187790 [ 3 ] {75695e89-2dbe-41fe-bfe6-81dddc2c3420} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9679 2024.08.22 17:54:20.187806 [ 3 ] {} <Debug> HTTP-Session: 33af876f-e8f7-4a54-a51d-a2c35b8b9ff1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9680 2024.08.22 17:54:20.187965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 67057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9681 2024.08.22 17:54:20.188016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9682 2024.08.22 17:54:20.188035 [ 3 ] {} <Debug> HTTP-Session: e08d95c1-cbcc-4533-92e6-bbd9da7fd067 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9683 2024.08.22 17:54:20.188052 [ 3 ] {} <Debug> HTTP-Session: e08d95c1-cbcc-4533-92e6-bbd9da7fd067 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9684 2024.08.22 17:54:20.188066 [ 3 ] {} <Debug> HTTP-Session: e08d95c1-cbcc-4533-92e6-bbd9da7fd067 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9685 2024.08.22 17:54:20.188097 [ 3 ] {} <Trace> HTTP-Session: e08d95c1-cbcc-4533-92e6-bbd9da7fd067 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9686 2024.08.22 17:54:20.188308 [ 3 ] {93262d9f-844c-48ee-9864-70fa19d44188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9687 2024.08.22 17:54:20.188352 [ 3 ] {93262d9f-844c-48ee-9864-70fa19d44188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9688 2024.08.22 17:54:20.188574 [ 3 ] {93262d9f-844c-48ee-9864-70fa19d44188} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9689 2024.08.22 17:54:20.189107 [ 3 ] {93262d9f-844c-48ee-9864-70fa19d44188} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9690 2024.08.22 17:54:20.189144 [ 3 ] {93262d9f-844c-48ee-9864-70fa19d44188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
9691 2024.08.22 17:54:20.189507 [ 3 ] {93262d9f-844c-48ee-9864-70fa19d44188} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
9692 2024.08.22 17:54:20.189852 [ 3 ] {93262d9f-844c-48ee-9864-70fa19d44188} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9693 2024.08.22 17:54:20.190000 [ 3 ] {93262d9f-844c-48ee-9864-70fa19d44188} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.001798 sec., 229699.66629588432 rows/sec., 16.38 MiB/sec.
9694 2024.08.22 17:54:20.190161 [ 3 ] {93262d9f-844c-48ee-9864-70fa19d44188} <Debug> DynamicQueryHandler: Done processing query
9695 2024.08.22 17:54:20.190184 [ 3 ] {93262d9f-844c-48ee-9864-70fa19d44188} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
9696 2024.08.22 17:54:20.190200 [ 3 ] {} <Debug> HTTP-Session: e08d95c1-cbcc-4533-92e6-bbd9da7fd067 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9697 2024.08.22 17:54:20.190335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9698 2024.08.22 17:54:20.190380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9699 2024.08.22 17:54:20.190399 [ 3 ] {} <Debug> HTTP-Session: 25d44623-e02a-4456-b788-34a8a4724908 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9700 2024.08.22 17:54:20.190415 [ 3 ] {} <Debug> HTTP-Session: 25d44623-e02a-4456-b788-34a8a4724908 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9701 2024.08.22 17:54:20.190430 [ 3 ] {} <Debug> HTTP-Session: 25d44623-e02a-4456-b788-34a8a4724908 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9702 2024.08.22 17:54:20.190460 [ 3 ] {} <Trace> HTTP-Session: 25d44623-e02a-4456-b788-34a8a4724908 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9703 2024.08.22 17:54:20.190554 [ 3 ] {1f5e3970-474d-4337-8385-4c59ac79cb4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9704 2024.08.22 17:54:20.190597 [ 3 ] {1f5e3970-474d-4337-8385-4c59ac79cb4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9705 2024.08.22 17:54:20.190724 [ 3 ] {1f5e3970-474d-4337-8385-4c59ac79cb4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9706 2024.08.22 17:54:20.191001 [ 3 ] {1f5e3970-474d-4337-8385-4c59ac79cb4f} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9707 2024.08.22 17:54:20.191037 [ 3 ] {1f5e3970-474d-4337-8385-4c59ac79cb4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
9708 2024.08.22 17:54:20.191383 [ 3 ] {1f5e3970-474d-4337-8385-4c59ac79cb4f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9709 2024.08.22 17:54:20.191707 [ 3 ] {1f5e3970-474d-4337-8385-4c59ac79cb4f} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9710 2024.08.22 17:54:20.191866 [ 3 ] {1f5e3970-474d-4337-8385-4c59ac79cb4f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001329 sec., 4514.672686230248 rows/sec., 235.87 KiB/sec.
9711 2024.08.22 17:54:20.192032 [ 3 ] {1f5e3970-474d-4337-8385-4c59ac79cb4f} <Debug> DynamicQueryHandler: Done processing query
9712 2024.08.22 17:54:20.192055 [ 3 ] {1f5e3970-474d-4337-8385-4c59ac79cb4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9713 2024.08.22 17:54:20.192071 [ 3 ] {} <Debug> HTTP-Session: 25d44623-e02a-4456-b788-34a8a4724908 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9714 2024.08.22 17:54:20.192228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 44820, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9715 2024.08.22 17:54:20.192276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9716 2024.08.22 17:54:20.192295 [ 3 ] {} <Debug> HTTP-Session: 2c8c6a0e-fa03-4262-aa5e-fee2d776d63a Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9717 2024.08.22 17:54:20.192311 [ 3 ] {} <Debug> HTTP-Session: 2c8c6a0e-fa03-4262-aa5e-fee2d776d63a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9718 2024.08.22 17:54:20.192324 [ 3 ] {} <Debug> HTTP-Session: 2c8c6a0e-fa03-4262-aa5e-fee2d776d63a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9719 2024.08.22 17:54:20.192354 [ 3 ] {} <Trace> HTTP-Session: 2c8c6a0e-fa03-4262-aa5e-fee2d776d63a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9720 2024.08.22 17:54:20.192566 [ 3 ] {747b3261-3057-40f9-bfb4-4cdcb38eb08d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9721 2024.08.22 17:54:20.192612 [ 3 ] {747b3261-3057-40f9-bfb4-4cdcb38eb08d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9722 2024.08.22 17:54:20.192757 [ 3 ] {747b3261-3057-40f9-bfb4-4cdcb38eb08d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9723 2024.08.22 17:54:20.193170 [ 3 ] {747b3261-3057-40f9-bfb4-4cdcb38eb08d} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9724 2024.08.22 17:54:20.193206 [ 3 ] {747b3261-3057-40f9-bfb4-4cdcb38eb08d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
9725 2024.08.22 17:54:20.193580 [ 3 ] {747b3261-3057-40f9-bfb4-4cdcb38eb08d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
9726 2024.08.22 17:54:20.193908 [ 3 ] {747b3261-3057-40f9-bfb4-4cdcb38eb08d} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9727 2024.08.22 17:54:20.194068 [ 3 ] {747b3261-3057-40f9-bfb4-4cdcb38eb08d} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001619 sec., 147004.32365657814 rows/sec., 9.85 MiB/sec.
9728 2024.08.22 17:54:20.194328 [ 3 ] {747b3261-3057-40f9-bfb4-4cdcb38eb08d} <Debug> DynamicQueryHandler: Done processing query
9729 2024.08.22 17:54:20.194386 [ 3 ] {747b3261-3057-40f9-bfb4-4cdcb38eb08d} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
9730 2024.08.22 17:54:20.194447 [ 3 ] {} <Debug> HTTP-Session: 2c8c6a0e-fa03-4262-aa5e-fee2d776d63a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9731 2024.08.22 17:54:20.194612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9732 2024.08.22 17:54:20.194661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9733 2024.08.22 17:54:20.194681 [ 3 ] {} <Debug> HTTP-Session: 91ca1c73-9c59-42d4-9697-c560da50170c Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9734 2024.08.22 17:54:20.194697 [ 3 ] {} <Debug> HTTP-Session: 91ca1c73-9c59-42d4-9697-c560da50170c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9735 2024.08.22 17:54:20.194712 [ 3 ] {} <Debug> HTTP-Session: 91ca1c73-9c59-42d4-9697-c560da50170c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9736 2024.08.22 17:54:20.194744 [ 3 ] {} <Trace> HTTP-Session: 91ca1c73-9c59-42d4-9697-c560da50170c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9737 2024.08.22 17:54:20.194839 [ 3 ] {6ac5c0df-b0b2-41cd-b9ad-0e28e6b6cc37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
9738 2024.08.22 17:54:20.194887 [ 3 ] {6ac5c0df-b0b2-41cd-b9ad-0e28e6b6cc37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9739 2024.08.22 17:54:20.195030 [ 3 ] {6ac5c0df-b0b2-41cd-b9ad-0e28e6b6cc37} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9740 2024.08.22 17:54:20.195314 [ 3 ] {6ac5c0df-b0b2-41cd-b9ad-0e28e6b6cc37} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9741 2024.08.22 17:54:20.195350 [ 3 ] {6ac5c0df-b0b2-41cd-b9ad-0e28e6b6cc37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
9742 2024.08.22 17:54:20.195687 [ 3 ] {6ac5c0df-b0b2-41cd-b9ad-0e28e6b6cc37} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9743 2024.08.22 17:54:20.195997 [ 3 ] {6ac5c0df-b0b2-41cd-b9ad-0e28e6b6cc37} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9744 2024.08.22 17:54:20.196154 [ 3 ] {6ac5c0df-b0b2-41cd-b9ad-0e28e6b6cc37} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001326 sec., 754.1478129713424 rows/sec., 50.82 KiB/sec.
9745 2024.08.22 17:54:20.196318 [ 3 ] {6ac5c0df-b0b2-41cd-b9ad-0e28e6b6cc37} <Debug> DynamicQueryHandler: Done processing query
9746 2024.08.22 17:54:20.196343 [ 3 ] {6ac5c0df-b0b2-41cd-b9ad-0e28e6b6cc37} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
9747 2024.08.22 17:54:20.196358 [ 3 ] {} <Debug> HTTP-Session: 91ca1c73-9c59-42d4-9697-c560da50170c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9748 2024.08.22 17:54:20.196505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 46789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9749 2024.08.22 17:54:20.196553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9750 2024.08.22 17:54:20.196571 [ 3 ] {} <Debug> HTTP-Session: 624324f5-2fdf-4e10-8801-ffdfb2f3eaa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9751 2024.08.22 17:54:20.196587 [ 3 ] {} <Debug> HTTP-Session: 624324f5-2fdf-4e10-8801-ffdfb2f3eaa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9752 2024.08.22 17:54:20.196601 [ 3 ] {} <Debug> HTTP-Session: 624324f5-2fdf-4e10-8801-ffdfb2f3eaa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9753 2024.08.22 17:54:20.196631 [ 3 ] {} <Trace> HTTP-Session: 624324f5-2fdf-4e10-8801-ffdfb2f3eaa0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9754 2024.08.22 17:54:20.196928 [ 3 ] {c14f0957-c6b6-493c-a908-4383ab37d32d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9755 2024.08.22 17:54:20.196991 [ 3 ] {c14f0957-c6b6-493c-a908-4383ab37d32d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
9756 2024.08.22 17:54:20.197413 [ 3 ] {c14f0957-c6b6-493c-a908-4383ab37d32d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9757 2024.08.22 17:54:20.198071 [ 3 ] {c14f0957-c6b6-493c-a908-4383ab37d32d} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9758 2024.08.22 17:54:20.198107 [ 3 ] {c14f0957-c6b6-493c-a908-4383ab37d32d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
9759 2024.08.22 17:54:20.198704 [ 3 ] {c14f0957-c6b6-493c-a908-4383ab37d32d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
9760 2024.08.22 17:54:20.199100 [ 3 ] {c14f0957-c6b6-493c-a908-4383ab37d32d} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9761 2024.08.22 17:54:20.199276 [ 138 ] {} <Debug> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
9762 2024.08.22 17:54:20.199303 [ 3 ] {c14f0957-c6b6-493c-a908-4383ab37d32d} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002583 sec., 11227.255129694155 rows/sec., 20.12 MiB/sec.
9763 2024.08.22 17:54:20.199372 [ 138 ] {} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9764 2024.08.22 17:54:20.199446 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
9765 2024.08.22 17:54:20.199681 [ 195 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::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
9766 2024.08.22 17:54:20.199752 [ 3 ] {c14f0957-c6b6-493c-a908-4383ab37d32d} <Debug> DynamicQueryHandler: Done processing query
9767 2024.08.22 17:54:20.199778 [ 3 ] {c14f0957-c6b6-493c-a908-4383ab37d32d} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
9768 2024.08.22 17:54:20.199800 [ 3 ] {} <Debug> HTTP-Session: 624324f5-2fdf-4e10-8801-ffdfb2f3eaa0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9769 2024.08.22 17:54:20.199953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9770 2024.08.22 17:54:20.200020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9771 2024.08.22 17:54:20.200053 [ 3 ] {} <Debug> HTTP-Session: 55b0d2fd-853e-4168-9e0b-e7e71fe91613 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9772 2024.08.22 17:54:20.200063 [ 195 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9773 2024.08.22 17:54:20.200074 [ 3 ] {} <Debug> HTTP-Session: 55b0d2fd-853e-4168-9e0b-e7e71fe91613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9774 2024.08.22 17:54:20.200102 [ 3 ] {} <Debug> HTTP-Session: 55b0d2fd-853e-4168-9e0b-e7e71fe91613 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9775 2024.08.22 17:54:20.200153 [ 3 ] {} <Trace> HTTP-Session: 55b0d2fd-853e-4168-9e0b-e7e71fe91613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9776 2024.08.22 17:54:20.200156 [ 195 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 599 rows starting from the beginning of the part
9777 2024.08.22 17:54:20.200326 [ 3 ] {9e9c50d3-a9d9-4f3c-9f97-ec5f082d1733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9778 2024.08.22 17:54:20.200490 [ 3 ] {9e9c50d3-a9d9-4f3c-9f97-ec5f082d1733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9779 2024.08.22 17:54:20.200804 [ 195 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 29 rows starting from the beginning of the part
9780 2024.08.22 17:54:20.201001 [ 3 ] {9e9c50d3-a9d9-4f3c-9f97-ec5f082d1733} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9781 2024.08.22 17:54:20.201397 [ 195 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 29 rows starting from the beginning of the part
9782 2024.08.22 17:54:20.202035 [ 195 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 29 rows starting from the beginning of the part
9783 2024.08.22 17:54:20.202055 [ 3 ] {9e9c50d3-a9d9-4f3c-9f97-ec5f082d1733} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9784 2024.08.22 17:54:20.202097 [ 3 ] {9e9c50d3-a9d9-4f3c-9f97-ec5f082d1733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
9785 2024.08.22 17:54:20.202511 [ 195 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 29 rows starting from the beginning of the part
9786 2024.08.22 17:54:20.203023 [ 195 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 29 rows starting from the beginning of the part
9787 2024.08.22 17:54:20.203159 [ 3 ] {9e9c50d3-a9d9-4f3c-9f97-ec5f082d1733} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
9788 2024.08.22 17:54:20.203827 [ 3 ] {9e9c50d3-a9d9-4f3c-9f97-ec5f082d1733} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9789 2024.08.22 17:54:20.204061 [ 3 ] {9e9c50d3-a9d9-4f3c-9f97-ec5f082d1733} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003814 sec., 21499.73780807551 rows/sec., 1.37 MiB/sec.
9790 2024.08.22 17:54:20.204306 [ 3 ] {9e9c50d3-a9d9-4f3c-9f97-ec5f082d1733} <Debug> DynamicQueryHandler: Done processing query
9791 2024.08.22 17:54:20.204335 [ 3 ] {9e9c50d3-a9d9-4f3c-9f97-ec5f082d1733} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9792 2024.08.22 17:54:20.204353 [ 3 ] {} <Debug> HTTP-Session: 55b0d2fd-853e-4168-9e0b-e7e71fe91613 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9793 2024.08.22 17:54:20.207283 [ 194 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 744 rows, containing 19 columns (19 merged, 0 gathered) in 0.0077089 sec., 96511.8239956414 rows/sec., 172.94 MiB/sec.
9794 2024.08.22 17:54:20.208218 [ 201 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
9795 2024.08.22 17:54:20.208918 [ 201 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9796 2024.08.22 17:54:20.209018 [ 201 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
9797 2024.08.22 17:54:20.209187 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB.
9798 2024.08.22 17:54:24.513220 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache
9799 2024.08.22 17:54:24.513287 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache
9800 2024.08.22 17:54:25.170013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 7834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9801 2024.08.22 17:54:25.170141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9802 2024.08.22 17:54:25.170167 [ 3 ] {} <Debug> HTTP-Session: 64c4d420-9a1c-45c9-ac73-34be38fd0571 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9803 2024.08.22 17:54:25.170193 [ 3 ] {} <Debug> HTTP-Session: 64c4d420-9a1c-45c9-ac73-34be38fd0571 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9804 2024.08.22 17:54:25.170208 [ 3 ] {} <Debug> HTTP-Session: 64c4d420-9a1c-45c9-ac73-34be38fd0571 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9805 2024.08.22 17:54:25.170257 [ 3 ] {} <Trace> HTTP-Session: 64c4d420-9a1c-45c9-ac73-34be38fd0571 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9806 2024.08.22 17:54:25.170466 [ 3 ] {0443de1d-d960-4aae-9455-936ed2c2c076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9807 2024.08.22 17:54:25.170536 [ 3 ] {0443de1d-d960-4aae-9455-936ed2c2c076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9808 2024.08.22 17:54:25.170866 [ 3 ] {0443de1d-d960-4aae-9455-936ed2c2c076} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9809 2024.08.22 17:54:25.171334 [ 3 ] {0443de1d-d960-4aae-9455-936ed2c2c076} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9810 2024.08.22 17:54:25.171382 [ 3 ] {0443de1d-d960-4aae-9455-936ed2c2c076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9811 2024.08.22 17:54:25.171812 [ 3 ] {0443de1d-d960-4aae-9455-936ed2c2c076} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
9812 2024.08.22 17:54:25.172204 [ 3 ] {0443de1d-d960-4aae-9455-936ed2c2c076} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9813 2024.08.22 17:54:25.172373 [ 3 ] {0443de1d-d960-4aae-9455-936ed2c2c076} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001972 sec., 28397.565922920894 rows/sec., 2.18 MiB/sec.
9814 2024.08.22 17:54:25.172594 [ 3 ] {0443de1d-d960-4aae-9455-936ed2c2c076} <Debug> DynamicQueryHandler: Done processing query
9815 2024.08.22 17:54:25.172630 [ 3 ] {0443de1d-d960-4aae-9455-936ed2c2c076} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9816 2024.08.22 17:54:25.172648 [ 3 ] {} <Debug> HTTP-Session: 64c4d420-9a1c-45c9-ac73-34be38fd0571 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9817 2024.08.22 17:54:25.172839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 10882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9818 2024.08.22 17:54:25.172894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9819 2024.08.22 17:54:25.172915 [ 3 ] {} <Debug> HTTP-Session: 8ecdc050-8239-4683-8047-4ca341f78bcf Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9820 2024.08.22 17:54:25.172934 [ 3 ] {} <Debug> HTTP-Session: 8ecdc050-8239-4683-8047-4ca341f78bcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9821 2024.08.22 17:54:25.172948 [ 3 ] {} <Debug> HTTP-Session: 8ecdc050-8239-4683-8047-4ca341f78bcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9822 2024.08.22 17:54:25.172983 [ 3 ] {} <Trace> HTTP-Session: 8ecdc050-8239-4683-8047-4ca341f78bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9823 2024.08.22 17:54:25.173116 [ 3 ] {37af6546-0117-4a29-8f92-ae8c21a6a005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9824 2024.08.22 17:54:25.173163 [ 3 ] {37af6546-0117-4a29-8f92-ae8c21a6a005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9825 2024.08.22 17:54:25.173397 [ 3 ] {37af6546-0117-4a29-8f92-ae8c21a6a005} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9826 2024.08.22 17:54:25.173795 [ 3 ] {37af6546-0117-4a29-8f92-ae8c21a6a005} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9827 2024.08.22 17:54:25.173833 [ 3 ] {37af6546-0117-4a29-8f92-ae8c21a6a005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9828 2024.08.22 17:54:25.174197 [ 3 ] {37af6546-0117-4a29-8f92-ae8c21a6a005} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
9829 2024.08.22 17:54:25.174566 [ 3 ] {37af6546-0117-4a29-8f92-ae8c21a6a005} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9830 2024.08.22 17:54:25.174717 [ 3 ] {37af6546-0117-4a29-8f92-ae8c21a6a005} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001643 sec., 38953.134510042604 rows/sec., 3.04 MiB/sec.
9831 2024.08.22 17:54:25.174892 [ 3 ] {37af6546-0117-4a29-8f92-ae8c21a6a005} <Debug> DynamicQueryHandler: Done processing query
9832 2024.08.22 17:54:25.174918 [ 3 ] {37af6546-0117-4a29-8f92-ae8c21a6a005} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9833 2024.08.22 17:54:25.174934 [ 3 ] {} <Debug> HTTP-Session: 8ecdc050-8239-4683-8047-4ca341f78bcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9834 2024.08.22 17:54:25.175112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9835 2024.08.22 17:54:25.175162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9836 2024.08.22 17:54:25.175183 [ 3 ] {} <Debug> HTTP-Session: 7c852254-b7c3-487d-9345-78fdd119ff37 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9837 2024.08.22 17:54:25.175201 [ 3 ] {} <Debug> HTTP-Session: 7c852254-b7c3-487d-9345-78fdd119ff37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9838 2024.08.22 17:54:25.175216 [ 3 ] {} <Debug> HTTP-Session: 7c852254-b7c3-487d-9345-78fdd119ff37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9839 2024.08.22 17:54:25.175247 [ 3 ] {} <Trace> HTTP-Session: 7c852254-b7c3-487d-9345-78fdd119ff37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9840 2024.08.22 17:54:25.175394 [ 3 ] {641e6e62-55d7-4a05-a433-30e49ba65e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9841 2024.08.22 17:54:25.175443 [ 3 ] {641e6e62-55d7-4a05-a433-30e49ba65e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9842 2024.08.22 17:54:25.175589 [ 3 ] {641e6e62-55d7-4a05-a433-30e49ba65e40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9843 2024.08.22 17:54:25.175988 [ 3 ] {641e6e62-55d7-4a05-a433-30e49ba65e40} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9844 2024.08.22 17:54:25.176025 [ 3 ] {641e6e62-55d7-4a05-a433-30e49ba65e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9845 2024.08.22 17:54:25.176419 [ 3 ] {641e6e62-55d7-4a05-a433-30e49ba65e40} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
9846 2024.08.22 17:54:25.176758 [ 3 ] {641e6e62-55d7-4a05-a433-30e49ba65e40} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9847 2024.08.22 17:54:25.176917 [ 3 ] {641e6e62-55d7-4a05-a433-30e49ba65e40} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001582 sec., 101137.80025284449 rows/sec., 7.04 MiB/sec.
9848 2024.08.22 17:54:25.177073 [ 3 ] {641e6e62-55d7-4a05-a433-30e49ba65e40} <Debug> DynamicQueryHandler: Done processing query
9849 2024.08.22 17:54:25.177097 [ 3 ] {641e6e62-55d7-4a05-a433-30e49ba65e40} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9850 2024.08.22 17:54:25.177113 [ 3 ] {} <Debug> HTTP-Session: 7c852254-b7c3-487d-9345-78fdd119ff37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9851 2024.08.22 17:54:25.177277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9852 2024.08.22 17:54:25.177324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9853 2024.08.22 17:54:25.177343 [ 3 ] {} <Debug> HTTP-Session: c04d062b-1c0b-436a-8f7d-a0c23ca40816 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9854 2024.08.22 17:54:25.177360 [ 3 ] {} <Debug> HTTP-Session: c04d062b-1c0b-436a-8f7d-a0c23ca40816 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9855 2024.08.22 17:54:25.177374 [ 3 ] {} <Debug> HTTP-Session: c04d062b-1c0b-436a-8f7d-a0c23ca40816 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9856 2024.08.22 17:54:25.177406 [ 3 ] {} <Trace> HTTP-Session: c04d062b-1c0b-436a-8f7d-a0c23ca40816 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9857 2024.08.22 17:54:25.177528 [ 3 ] {ddb3b12d-1069-4438-81d5-de63f1e25978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9858 2024.08.22 17:54:25.177574 [ 3 ] {ddb3b12d-1069-4438-81d5-de63f1e25978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9859 2024.08.22 17:54:25.177701 [ 3 ] {ddb3b12d-1069-4438-81d5-de63f1e25978} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9860 2024.08.22 17:54:25.177994 [ 3 ] {ddb3b12d-1069-4438-81d5-de63f1e25978} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9861 2024.08.22 17:54:25.178031 [ 3 ] {ddb3b12d-1069-4438-81d5-de63f1e25978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9862 2024.08.22 17:54:25.178391 [ 3 ] {ddb3b12d-1069-4438-81d5-de63f1e25978} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
9863 2024.08.22 17:54:25.178715 [ 3 ] {ddb3b12d-1069-4438-81d5-de63f1e25978} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9864 2024.08.22 17:54:25.178860 [ 3 ] {ddb3b12d-1069-4438-81d5-de63f1e25978} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00138 sec., 43478.260869565216 rows/sec., 2.93 MiB/sec.
9865 2024.08.22 17:54:25.179126 [ 3 ] {ddb3b12d-1069-4438-81d5-de63f1e25978} <Debug> DynamicQueryHandler: Done processing query
9866 2024.08.22 17:54:25.179187 [ 3 ] {ddb3b12d-1069-4438-81d5-de63f1e25978} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9867 2024.08.22 17:54:25.179245 [ 3 ] {} <Debug> HTTP-Session: c04d062b-1c0b-436a-8f7d-a0c23ca40816 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9868 2024.08.22 17:54:30.176986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 37365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9869 2024.08.22 17:54:30.177185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9870 2024.08.22 17:54:30.177229 [ 3 ] {} <Debug> HTTP-Session: 55748fb4-1dc7-46a7-a589-7fbd3dda3639 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9871 2024.08.22 17:54:30.177272 [ 3 ] {} <Debug> HTTP-Session: 55748fb4-1dc7-46a7-a589-7fbd3dda3639 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9872 2024.08.22 17:54:30.177301 [ 3 ] {} <Debug> HTTP-Session: 55748fb4-1dc7-46a7-a589-7fbd3dda3639 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9873 2024.08.22 17:54:30.177379 [ 3 ] {} <Trace> HTTP-Session: 55748fb4-1dc7-46a7-a589-7fbd3dda3639 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9874 2024.08.22 17:54:30.177635 [ 3 ] {33ff19c9-b9e0-41a0-8e64-e9634f267ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9875 2024.08.22 17:54:30.177706 [ 3 ] {33ff19c9-b9e0-41a0-8e64-e9634f267ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9876 2024.08.22 17:54:30.178031 [ 3 ] {33ff19c9-b9e0-41a0-8e64-e9634f267ec1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9877 2024.08.22 17:54:30.178651 [ 3 ] {33ff19c9-b9e0-41a0-8e64-e9634f267ec1} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9878 2024.08.22 17:54:30.178694 [ 3 ] {33ff19c9-b9e0-41a0-8e64-e9634f267ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9879 2024.08.22 17:54:30.179115 [ 3 ] {33ff19c9-b9e0-41a0-8e64-e9634f267ec1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
9880 2024.08.22 17:54:30.179498 [ 3 ] {33ff19c9-b9e0-41a0-8e64-e9634f267ec1} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9881 2024.08.22 17:54:30.179654 [ 3 ] {33ff19c9-b9e0-41a0-8e64-e9634f267ec1} <Debug> executeQuery: Read 247 rows, 22.35 KiB in 0.002132 sec., 115853.65853658535 rows/sec., 10.24 MiB/sec.
9882 2024.08.22 17:54:30.179955 [ 3 ] {33ff19c9-b9e0-41a0-8e64-e9634f267ec1} <Debug> DynamicQueryHandler: Done processing query
9883 2024.08.22 17:54:30.180032 [ 3 ] {33ff19c9-b9e0-41a0-8e64-e9634f267ec1} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
9884 2024.08.22 17:54:30.180098 [ 3 ] {} <Debug> HTTP-Session: 55748fb4-1dc7-46a7-a589-7fbd3dda3639 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9885 2024.08.22 17:54:30.180322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 4208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9886 2024.08.22 17:54:30.180379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9887 2024.08.22 17:54:30.180399 [ 3 ] {} <Debug> HTTP-Session: c2439b67-0a88-458b-8d3c-877df0be9ae4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9888 2024.08.22 17:54:30.180416 [ 3 ] {} <Debug> HTTP-Session: c2439b67-0a88-458b-8d3c-877df0be9ae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9889 2024.08.22 17:54:30.180430 [ 3 ] {} <Debug> HTTP-Session: c2439b67-0a88-458b-8d3c-877df0be9ae4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9890 2024.08.22 17:54:30.180463 [ 3 ] {} <Trace> HTTP-Session: c2439b67-0a88-458b-8d3c-877df0be9ae4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9891 2024.08.22 17:54:30.180573 [ 3 ] {7444a7e8-f5cd-49e3-9fee-8ccb54b71fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9892 2024.08.22 17:54:30.180618 [ 3 ] {7444a7e8-f5cd-49e3-9fee-8ccb54b71fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9893 2024.08.22 17:54:30.180865 [ 3 ] {7444a7e8-f5cd-49e3-9fee-8ccb54b71fe7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9894 2024.08.22 17:54:30.181242 [ 3 ] {7444a7e8-f5cd-49e3-9fee-8ccb54b71fe7} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9895 2024.08.22 17:54:30.181280 [ 3 ] {7444a7e8-f5cd-49e3-9fee-8ccb54b71fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9896 2024.08.22 17:54:30.181622 [ 3 ] {7444a7e8-f5cd-49e3-9fee-8ccb54b71fe7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
9897 2024.08.22 17:54:30.181972 [ 3 ] {7444a7e8-f5cd-49e3-9fee-8ccb54b71fe7} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9898 2024.08.22 17:54:30.182129 [ 3 ] {7444a7e8-f5cd-49e3-9fee-8ccb54b71fe7} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001582 sec., 18331.226295828066 rows/sec., 1.35 MiB/sec.
9899 2024.08.22 17:54:30.182298 [ 3 ] {7444a7e8-f5cd-49e3-9fee-8ccb54b71fe7} <Debug> DynamicQueryHandler: Done processing query
9900 2024.08.22 17:54:30.182323 [ 3 ] {7444a7e8-f5cd-49e3-9fee-8ccb54b71fe7} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9901 2024.08.22 17:54:30.182339 [ 3 ] {} <Debug> HTTP-Session: c2439b67-0a88-458b-8d3c-877df0be9ae4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9902 2024.08.22 17:54:30.182472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9903 2024.08.22 17:54:30.182522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9904 2024.08.22 17:54:30.182542 [ 3 ] {} <Debug> HTTP-Session: 8c3bb24b-6437-40b1-9a91-7681662e1a18 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9905 2024.08.22 17:54:30.182558 [ 3 ] {} <Debug> HTTP-Session: 8c3bb24b-6437-40b1-9a91-7681662e1a18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9906 2024.08.22 17:54:30.182573 [ 3 ] {} <Debug> HTTP-Session: 8c3bb24b-6437-40b1-9a91-7681662e1a18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9907 2024.08.22 17:54:30.182603 [ 3 ] {} <Trace> HTTP-Session: 8c3bb24b-6437-40b1-9a91-7681662e1a18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9908 2024.08.22 17:54:30.182732 [ 3 ] {65f95291-b0e1-4bfe-a055-84e09238b7f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9909 2024.08.22 17:54:30.182798 [ 3 ] {65f95291-b0e1-4bfe-a055-84e09238b7f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9910 2024.08.22 17:54:30.183084 [ 3 ] {65f95291-b0e1-4bfe-a055-84e09238b7f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9911 2024.08.22 17:54:30.183423 [ 3 ] {65f95291-b0e1-4bfe-a055-84e09238b7f2} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9912 2024.08.22 17:54:30.183460 [ 3 ] {65f95291-b0e1-4bfe-a055-84e09238b7f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9913 2024.08.22 17:54:30.183831 [ 3 ] {65f95291-b0e1-4bfe-a055-84e09238b7f2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
9914 2024.08.22 17:54:30.184185 [ 3 ] {65f95291-b0e1-4bfe-a055-84e09238b7f2} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9915 2024.08.22 17:54:30.184341 [ 3 ] {65f95291-b0e1-4bfe-a055-84e09238b7f2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001644 sec., 8515.81508515815 rows/sec., 596.39 KiB/sec.
9916 2024.08.22 17:54:30.184543 [ 3 ] {65f95291-b0e1-4bfe-a055-84e09238b7f2} <Debug> DynamicQueryHandler: Done processing query
9917 2024.08.22 17:54:30.184577 [ 3 ] {65f95291-b0e1-4bfe-a055-84e09238b7f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9918 2024.08.22 17:54:30.184595 [ 3 ] {} <Debug> HTTP-Session: 8c3bb24b-6437-40b1-9a91-7681662e1a18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9919 2024.08.22 17:54:30.184715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9920 2024.08.22 17:54:30.184760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9921 2024.08.22 17:54:30.184778 [ 3 ] {} <Debug> HTTP-Session: 16968951-3b24-47d6-892d-953acae1a993 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9922 2024.08.22 17:54:30.184793 [ 3 ] {} <Debug> HTTP-Session: 16968951-3b24-47d6-892d-953acae1a993 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9923 2024.08.22 17:54:30.184806 [ 3 ] {} <Debug> HTTP-Session: 16968951-3b24-47d6-892d-953acae1a993 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9924 2024.08.22 17:54:30.184835 [ 3 ] {} <Trace> HTTP-Session: 16968951-3b24-47d6-892d-953acae1a993 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9925 2024.08.22 17:54:30.184926 [ 3 ] {1bec9fa7-9e17-4072-b322-4e46f92fdf02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
9926 2024.08.22 17:54:30.184968 [ 3 ] {1bec9fa7-9e17-4072-b322-4e46f92fdf02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9927 2024.08.22 17:54:30.185185 [ 3 ] {1bec9fa7-9e17-4072-b322-4e46f92fdf02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9928 2024.08.22 17:54:30.185464 [ 3 ] {1bec9fa7-9e17-4072-b322-4e46f92fdf02} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9929 2024.08.22 17:54:30.185498 [ 3 ] {1bec9fa7-9e17-4072-b322-4e46f92fdf02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9930 2024.08.22 17:54:30.185903 [ 3 ] {1bec9fa7-9e17-4072-b322-4e46f92fdf02} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
9931 2024.08.22 17:54:30.186252 [ 3 ] {1bec9fa7-9e17-4072-b322-4e46f92fdf02} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9932 2024.08.22 17:54:30.186409 [ 128 ] {} <Debug> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0
9933 2024.08.22 17:54:30.186417 [ 3 ] {1bec9fa7-9e17-4072-b322-4e46f92fdf02} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001483 sec., 4045.853000674309 rows/sec., 239.04 KiB/sec.
9934 2024.08.22 17:54:30.186495 [ 128 ] {} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9935 2024.08.22 17:54:30.186555 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9936 2024.08.22 17:54:30.186829 [ 3 ] {1bec9fa7-9e17-4072-b322-4e46f92fdf02} <Debug> DynamicQueryHandler: Done processing query
9937 2024.08.22 17:54:30.186901 [ 3 ] {1bec9fa7-9e17-4072-b322-4e46f92fdf02} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9938 2024.08.22 17:54:30.186897 [ 194 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full
9939 2024.08.22 17:54:30.186949 [ 3 ] {} <Debug> HTTP-Session: 16968951-3b24-47d6-892d-953acae1a993 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9940 2024.08.22 17:54:30.187211 [ 194 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9941 2024.08.22 17:54:30.187228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 66714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9942 2024.08.22 17:54:30.187279 [ 194 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 6 rows starting from the beginning of the part
9943 2024.08.22 17:54:30.187324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9944 2024.08.22 17:54:30.187397 [ 3 ] {} <Debug> HTTP-Session: 8d000cc1-565c-4aa4-bb7e-1575d6ab3bd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9945 2024.08.22 17:54:30.187486 [ 3 ] {} <Debug> HTTP-Session: 8d000cc1-565c-4aa4-bb7e-1575d6ab3bd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9946 2024.08.22 17:54:30.187519 [ 194 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part
9947 2024.08.22 17:54:30.187557 [ 3 ] {} <Debug> HTTP-Session: 8d000cc1-565c-4aa4-bb7e-1575d6ab3bd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9948 2024.08.22 17:54:30.187727 [ 3 ] {} <Trace> HTTP-Session: 8d000cc1-565c-4aa4-bb7e-1575d6ab3bd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9949 2024.08.22 17:54:30.187853 [ 194 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part
9950 2024.08.22 17:54:30.188133 [ 194 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part
9951 2024.08.22 17:54:30.188181 [ 3 ] {39d8172a-8697-41ec-9623-cd893e270371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9952 2024.08.22 17:54:30.188398 [ 3 ] {39d8172a-8697-41ec-9623-cd893e270371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9953 2024.08.22 17:54:30.188432 [ 194 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part
9954 2024.08.22 17:54:30.189401 [ 3 ] {39d8172a-8697-41ec-9623-cd893e270371} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9955 2024.08.22 17:54:30.190752 [ 3 ] {39d8172a-8697-41ec-9623-cd893e270371} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9956 2024.08.22 17:54:30.190846 [ 3 ] {39d8172a-8697-41ec-9623-cd893e270371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
9957 2024.08.22 17:54:30.190911 [ 194 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004232692 sec., 7087.687930045466 rows/sec., 449.90 KiB/sec.
9958 2024.08.22 17:54:30.191106 [ 194 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary)
9959 2024.08.22 17:54:30.191761 [ 3 ] {39d8172a-8697-41ec-9623-cd893e270371} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
9960 2024.08.22 17:54:30.192074 [ 194 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_25_6} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9961 2024.08.22 17:54:30.192297 [ 194 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_25_6} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6
9962 2024.08.22 17:54:30.192452 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
9963 2024.08.22 17:54:30.192574 [ 3 ] {39d8172a-8697-41ec-9623-cd893e270371} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9964 2024.08.22 17:54:30.192761 [ 3 ] {39d8172a-8697-41ec-9623-cd893e270371} <Debug> executeQuery: Read 411 rows, 30.00 KiB in 0.004805 sec., 85535.90010405827 rows/sec., 6.10 MiB/sec.
9965 2024.08.22 17:54:30.192962 [ 3 ] {39d8172a-8697-41ec-9623-cd893e270371} <Debug> DynamicQueryHandler: Done processing query
9966 2024.08.22 17:54:30.192986 [ 3 ] {39d8172a-8697-41ec-9623-cd893e270371} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
9967 2024.08.22 17:54:30.193002 [ 3 ] {} <Debug> HTTP-Session: 8d000cc1-565c-4aa4-bb7e-1575d6ab3bd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9968 2024.08.22 17:54:30.193139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9969 2024.08.22 17:54:30.193186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9970 2024.08.22 17:54:30.193205 [ 3 ] {} <Debug> HTTP-Session: 73eda578-8795-4e4f-b202-257034aedeb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9971 2024.08.22 17:54:30.193221 [ 3 ] {} <Debug> HTTP-Session: 73eda578-8795-4e4f-b202-257034aedeb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9972 2024.08.22 17:54:30.193236 [ 3 ] {} <Debug> HTTP-Session: 73eda578-8795-4e4f-b202-257034aedeb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9973 2024.08.22 17:54:30.193267 [ 3 ] {} <Trace> HTTP-Session: 73eda578-8795-4e4f-b202-257034aedeb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9974 2024.08.22 17:54:30.193365 [ 3 ] {4c624739-7b6d-4eca-8f39-38ed6ac3dfd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9975 2024.08.22 17:54:30.193411 [ 3 ] {4c624739-7b6d-4eca-8f39-38ed6ac3dfd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9976 2024.08.22 17:54:30.193546 [ 3 ] {4c624739-7b6d-4eca-8f39-38ed6ac3dfd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9977 2024.08.22 17:54:30.193814 [ 3 ] {4c624739-7b6d-4eca-8f39-38ed6ac3dfd8} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9978 2024.08.22 17:54:30.193849 [ 3 ] {4c624739-7b6d-4eca-8f39-38ed6ac3dfd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9979 2024.08.22 17:54:30.194200 [ 3 ] {4c624739-7b6d-4eca-8f39-38ed6ac3dfd8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
9980 2024.08.22 17:54:30.194529 [ 3 ] {4c624739-7b6d-4eca-8f39-38ed6ac3dfd8} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9981 2024.08.22 17:54:30.194695 [ 3 ] {4c624739-7b6d-4eca-8f39-38ed6ac3dfd8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001348 sec., 4451.038575667656 rows/sec., 232.55 KiB/sec.
9982 2024.08.22 17:54:30.194911 [ 3 ] {4c624739-7b6d-4eca-8f39-38ed6ac3dfd8} <Debug> DynamicQueryHandler: Done processing query
9983 2024.08.22 17:54:30.194935 [ 3 ] {4c624739-7b6d-4eca-8f39-38ed6ac3dfd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9984 2024.08.22 17:54:30.194951 [ 3 ] {} <Debug> HTTP-Session: 73eda578-8795-4e4f-b202-257034aedeb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9985 2024.08.22 17:54:30.195127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 44629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9986 2024.08.22 17:54:30.195174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9987 2024.08.22 17:54:30.195193 [ 3 ] {} <Debug> HTTP-Session: 63e6c679-2473-4c84-8650-9fdcc816c6ff Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
9988 2024.08.22 17:54:30.195209 [ 3 ] {} <Debug> HTTP-Session: 63e6c679-2473-4c84-8650-9fdcc816c6ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9989 2024.08.22 17:54:30.195222 [ 3 ] {} <Debug> HTTP-Session: 63e6c679-2473-4c84-8650-9fdcc816c6ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9990 2024.08.22 17:54:30.195253 [ 3 ] {} <Trace> HTTP-Session: 63e6c679-2473-4c84-8650-9fdcc816c6ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9991 2024.08.22 17:54:30.195442 [ 3 ] {0984f284-3591-4a40-bf61-7cce9d8edbe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9992 2024.08.22 17:54:30.195489 [ 3 ] {0984f284-3591-4a40-bf61-7cce9d8edbe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9993 2024.08.22 17:54:30.195638 [ 3 ] {0984f284-3591-4a40-bf61-7cce9d8edbe9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9994 2024.08.22 17:54:30.196067 [ 3 ] {0984f284-3591-4a40-bf61-7cce9d8edbe9} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9995 2024.08.22 17:54:30.196102 [ 3 ] {0984f284-3591-4a40-bf61-7cce9d8edbe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
9996 2024.08.22 17:54:30.196481 [ 3 ] {0984f284-3591-4a40-bf61-7cce9d8edbe9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
9997 2024.08.22 17:54:30.196816 [ 3 ] {0984f284-3591-4a40-bf61-7cce9d8edbe9} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9998 2024.08.22 17:54:30.196970 [ 3 ] {0984f284-3591-4a40-bf61-7cce9d8edbe9} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001636 sec., 144865.52567237164 rows/sec., 9.71 MiB/sec.
9999 2024.08.22 17:54:30.197136 [ 3 ] {0984f284-3591-4a40-bf61-7cce9d8edbe9} <Debug> DynamicQueryHandler: Done processing query
10000 2024.08.22 17:54:30.197160 [ 3 ] {0984f284-3591-4a40-bf61-7cce9d8edbe9} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
10001 2024.08.22 17:54:30.197176 [ 3 ] {} <Debug> HTTP-Session: 63e6c679-2473-4c84-8650-9fdcc816c6ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10002 2024.08.22 17:54:30.197303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10003 2024.08.22 17:54:30.197350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10004 2024.08.22 17:54:30.197368 [ 3 ] {} <Debug> HTTP-Session: 088218c5-9ae4-4047-a738-7e30aa7b35f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10005 2024.08.22 17:54:30.197384 [ 3 ] {} <Debug> HTTP-Session: 088218c5-9ae4-4047-a738-7e30aa7b35f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10006 2024.08.22 17:54:30.197397 [ 3 ] {} <Debug> HTTP-Session: 088218c5-9ae4-4047-a738-7e30aa7b35f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10007 2024.08.22 17:54:30.197429 [ 3 ] {} <Trace> HTTP-Session: 088218c5-9ae4-4047-a738-7e30aa7b35f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10008 2024.08.22 17:54:30.197520 [ 3 ] {6e7dd6e4-8a37-4e05-938a-f1eb13839bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
10009 2024.08.22 17:54:30.197564 [ 3 ] {6e7dd6e4-8a37-4e05-938a-f1eb13839bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10010 2024.08.22 17:54:30.197692 [ 3 ] {6e7dd6e4-8a37-4e05-938a-f1eb13839bc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10011 2024.08.22 17:54:30.197945 [ 3 ] {6e7dd6e4-8a37-4e05-938a-f1eb13839bc3} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10012 2024.08.22 17:54:30.197981 [ 3 ] {6e7dd6e4-8a37-4e05-938a-f1eb13839bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
10013 2024.08.22 17:54:30.198321 [ 3 ] {6e7dd6e4-8a37-4e05-938a-f1eb13839bc3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10014 2024.08.22 17:54:30.198644 [ 3 ] {6e7dd6e4-8a37-4e05-938a-f1eb13839bc3} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10015 2024.08.22 17:54:30.198802 [ 128 ] {} <Debug> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0
10016 2024.08.22 17:54:30.198810 [ 3 ] {6e7dd6e4-8a37-4e05-938a-f1eb13839bc3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001303 sec., 767.4597083653109 rows/sec., 51.71 KiB/sec.
10017 2024.08.22 17:54:30.198855 [ 128 ] {} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10018 2024.08.22 17:54:30.198917 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
10019 2024.08.22 17:54:30.199180 [ 3 ] {6e7dd6e4-8a37-4e05-938a-f1eb13839bc3} <Debug> DynamicQueryHandler: Done processing query
10020 2024.08.22 17:54:30.199272 [ 3 ] {6e7dd6e4-8a37-4e05-938a-f1eb13839bc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
10021 2024.08.22 17:54:30.199335 [ 3 ] {} <Debug> HTTP-Session: 088218c5-9ae4-4047-a738-7e30aa7b35f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10022 2024.08.22 17:54:30.199370 [ 201 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full
10023 2024.08.22 17:54:30.199561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 46796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10024 2024.08.22 17:54:30.199649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10025 2024.08.22 17:54:30.199706 [ 3 ] {} <Debug> HTTP-Session: afd0990a-48aa-4407-8e72-b9ee3f24b287 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10026 2024.08.22 17:54:30.199758 [ 3 ] {} <Debug> HTTP-Session: afd0990a-48aa-4407-8e72-b9ee3f24b287 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10027 2024.08.22 17:54:30.199774 [ 201 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10028 2024.08.22 17:54:30.199790 [ 3 ] {} <Debug> HTTP-Session: afd0990a-48aa-4407-8e72-b9ee3f24b287 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10029 2024.08.22 17:54:30.199848 [ 201 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part
10030 2024.08.22 17:54:30.199862 [ 3 ] {} <Trace> HTTP-Session: afd0990a-48aa-4407-8e72-b9ee3f24b287 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10031 2024.08.22 17:54:30.200059 [ 201 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part
10032 2024.08.22 17:54:30.200205 [ 201 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part
10033 2024.08.22 17:54:30.200449 [ 3 ] {f08fc8f9-d8bd-40bb-99b6-cecaa9d503e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10034 2024.08.22 17:54:30.200523 [ 201 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part
10035 2024.08.22 17:54:30.200890 [ 3 ] {f08fc8f9-d8bd-40bb-99b6-cecaa9d503e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
10036 2024.08.22 17:54:30.200980 [ 201 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part
10037 2024.08.22 17:54:30.201412 [ 201 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part
10038 2024.08.22 17:54:30.203448 [ 3 ] {f08fc8f9-d8bd-40bb-99b6-cecaa9d503e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10039 2024.08.22 17:54:30.204695 [ 201 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.005652329 sec., 4422.955563980794 rows/sec., 298.03 KiB/sec.
10040 2024.08.22 17:54:30.204927 [ 201 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary)
10041 2024.08.22 17:54:30.205201 [ 3 ] {f08fc8f9-d8bd-40bb-99b6-cecaa9d503e7} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10042 2024.08.22 17:54:30.205251 [ 3 ] {f08fc8f9-d8bd-40bb-99b6-cecaa9d503e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
10043 2024.08.22 17:54:30.205929 [ 201 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_25_5} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10044 2024.08.22 17:54:30.206098 [ 201 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_25_5} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5
10045 2024.08.22 17:54:30.206246 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
10046 2024.08.22 17:54:30.206584 [ 3 ] {f08fc8f9-d8bd-40bb-99b6-cecaa9d503e7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10047 2024.08.22 17:54:30.207013 [ 3 ] {f08fc8f9-d8bd-40bb-99b6-cecaa9d503e7} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10048 2024.08.22 17:54:30.207201 [ 3 ] {f08fc8f9-d8bd-40bb-99b6-cecaa9d503e7} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.00715 sec., 4055.944055944056 rows/sec., 7.27 MiB/sec.
10049 2024.08.22 17:54:30.207441 [ 3 ] {f08fc8f9-d8bd-40bb-99b6-cecaa9d503e7} <Debug> DynamicQueryHandler: Done processing query
10050 2024.08.22 17:54:30.207465 [ 3 ] {f08fc8f9-d8bd-40bb-99b6-cecaa9d503e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
10051 2024.08.22 17:54:30.207481 [ 3 ] {} <Debug> HTTP-Session: afd0990a-48aa-4407-8e72-b9ee3f24b287 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10052 2024.08.22 17:54:30.207601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10053 2024.08.22 17:54:30.207649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10054 2024.08.22 17:54:30.207668 [ 3 ] {} <Debug> HTTP-Session: 6b0c20bb-8cca-4deb-88f8-a2425dee86cb Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10055 2024.08.22 17:54:30.207685 [ 3 ] {} <Debug> HTTP-Session: 6b0c20bb-8cca-4deb-88f8-a2425dee86cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10056 2024.08.22 17:54:30.207699 [ 3 ] {} <Debug> HTTP-Session: 6b0c20bb-8cca-4deb-88f8-a2425dee86cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10057 2024.08.22 17:54:30.207730 [ 3 ] {} <Trace> HTTP-Session: 6b0c20bb-8cca-4deb-88f8-a2425dee86cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10058 2024.08.22 17:54:30.207849 [ 3 ] {b400b4ba-16d0-4789-997b-b09761d8d7d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10059 2024.08.22 17:54:30.207895 [ 3 ] {b400b4ba-16d0-4789-997b-b09761d8d7d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10060 2024.08.22 17:54:30.208029 [ 3 ] {b400b4ba-16d0-4789-997b-b09761d8d7d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10061 2024.08.22 17:54:30.208317 [ 3 ] {b400b4ba-16d0-4789-997b-b09761d8d7d5} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10062 2024.08.22 17:54:30.208354 [ 3 ] {b400b4ba-16d0-4789-997b-b09761d8d7d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
10063 2024.08.22 17:54:30.208710 [ 3 ] {b400b4ba-16d0-4789-997b-b09761d8d7d5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10064 2024.08.22 17:54:30.209027 [ 3 ] {b400b4ba-16d0-4789-997b-b09761d8d7d5} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10065 2024.08.22 17:54:30.209186 [ 3 ] {b400b4ba-16d0-4789-997b-b09761d8d7d5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001377 sec., 59549.74582425563 rows/sec., 3.78 MiB/sec.
10066 2024.08.22 17:54:30.209335 [ 3 ] {b400b4ba-16d0-4789-997b-b09761d8d7d5} <Debug> DynamicQueryHandler: Done processing query
10067 2024.08.22 17:54:30.209360 [ 3 ] {b400b4ba-16d0-4789-997b-b09761d8d7d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10068 2024.08.22 17:54:30.209375 [ 3 ] {} <Debug> HTTP-Session: 6b0c20bb-8cca-4deb-88f8-a2425dee86cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10069 2024.08.22 17:54:35.171469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 7834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10070 2024.08.22 17:54:35.171611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10071 2024.08.22 17:54:35.171641 [ 3 ] {} <Debug> HTTP-Session: f94f9345-58b3-448e-b8da-0baa5963c8d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10072 2024.08.22 17:54:35.171670 [ 3 ] {} <Debug> HTTP-Session: f94f9345-58b3-448e-b8da-0baa5963c8d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10073 2024.08.22 17:54:35.171689 [ 3 ] {} <Debug> HTTP-Session: f94f9345-58b3-448e-b8da-0baa5963c8d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10074 2024.08.22 17:54:35.171746 [ 3 ] {} <Trace> HTTP-Session: f94f9345-58b3-448e-b8da-0baa5963c8d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10075 2024.08.22 17:54:35.171972 [ 3 ] {12db55de-ef0e-4a33-908f-5e74af7ac032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10076 2024.08.22 17:54:35.172049 [ 3 ] {12db55de-ef0e-4a33-908f-5e74af7ac032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10077 2024.08.22 17:54:35.172434 [ 3 ] {12db55de-ef0e-4a33-908f-5e74af7ac032} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10078 2024.08.22 17:54:35.172871 [ 3 ] {12db55de-ef0e-4a33-908f-5e74af7ac032} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10079 2024.08.22 17:54:35.172918 [ 3 ] {12db55de-ef0e-4a33-908f-5e74af7ac032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10080 2024.08.22 17:54:35.173354 [ 3 ] {12db55de-ef0e-4a33-908f-5e74af7ac032} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10081 2024.08.22 17:54:35.173739 [ 3 ] {12db55de-ef0e-4a33-908f-5e74af7ac032} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10082 2024.08.22 17:54:35.173947 [ 3 ] {12db55de-ef0e-4a33-908f-5e74af7ac032} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002046 sec., 27370.478983382207 rows/sec., 2.10 MiB/sec.
10083 2024.08.22 17:54:35.173960 [ 126 ] {} <Debug> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10084 2024.08.22 17:54:35.174074 [ 126 ] {} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10085 2024.08.22 17:54:35.174125 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10086 2024.08.22 17:54:35.174263 [ 3 ] {12db55de-ef0e-4a33-908f-5e74af7ac032} <Debug> DynamicQueryHandler: Done processing query
10087 2024.08.22 17:54:35.174324 [ 3 ] {12db55de-ef0e-4a33-908f-5e74af7ac032} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10088 2024.08.22 17:54:35.174340 [ 189 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::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
10089 2024.08.22 17:54:35.174354 [ 3 ] {} <Debug> HTTP-Session: f94f9345-58b3-448e-b8da-0baa5963c8d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10090 2024.08.22 17:54:35.174617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 10882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10091 2024.08.22 17:54:35.174641 [ 189 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10092 2024.08.22 17:54:35.174694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10093 2024.08.22 17:54:35.174741 [ 189 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1395 rows starting from the beginning of the part
10094 2024.08.22 17:54:35.174751 [ 3 ] {} <Debug> HTTP-Session: 517d17f0-016c-4f7c-a643-6292ddb659e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10095 2024.08.22 17:54:35.174804 [ 3 ] {} <Debug> HTTP-Session: 517d17f0-016c-4f7c-a643-6292ddb659e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10096 2024.08.22 17:54:35.174842 [ 3 ] {} <Debug> HTTP-Session: 517d17f0-016c-4f7c-a643-6292ddb659e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10097 2024.08.22 17:54:35.174976 [ 189 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1196 rows starting from the beginning of the part
10098 2024.08.22 17:54:35.175016 [ 3 ] {} <Trace> HTTP-Session: 517d17f0-016c-4f7c-a643-6292ddb659e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10099 2024.08.22 17:54:35.175312 [ 189 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 248 rows starting from the beginning of the part
10100 2024.08.22 17:54:35.175423 [ 3 ] {283af08c-acb3-4e18-bf31-314f72470217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10101 2024.08.22 17:54:35.175601 [ 189 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 56 rows starting from the beginning of the part
10102 2024.08.22 17:54:35.175639 [ 3 ] {283af08c-acb3-4e18-bf31-314f72470217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10103 2024.08.22 17:54:35.175914 [ 189 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 247 rows starting from the beginning of the part
10104 2024.08.22 17:54:35.176187 [ 189 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part
10105 2024.08.22 17:54:35.176999 [ 3 ] {283af08c-acb3-4e18-bf31-314f72470217} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10106 2024.08.22 17:54:35.177883 [ 3 ] {283af08c-acb3-4e18-bf31-314f72470217} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10107 2024.08.22 17:54:35.177932 [ 3 ] {283af08c-acb3-4e18-bf31-314f72470217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10108 2024.08.22 17:54:35.178910 [ 3 ] {283af08c-acb3-4e18-bf31-314f72470217} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10109 2024.08.22 17:54:35.179416 [ 3 ] {283af08c-acb3-4e18-bf31-314f72470217} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10110 2024.08.22 17:54:35.179904 [ 3 ] {283af08c-acb3-4e18-bf31-314f72470217} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004605 sec., 13897.937024972856 rows/sec., 1.08 MiB/sec.
10111 2024.08.22 17:54:35.179998 [ 126 ] {} <Debug> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10112 2024.08.22 17:54:35.180038 [ 187 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3198 rows, containing 5 columns (5 merged, 0 gathered) in 0.00581923 sec., 549557.2438277917 rows/sec., 48.08 MiB/sec.
10113 2024.08.22 17:54:35.180188 [ 126 ] {} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10114 2024.08.22 17:54:35.180273 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10115 2024.08.22 17:54:35.180352 [ 3 ] {283af08c-acb3-4e18-bf31-314f72470217} <Debug> DynamicQueryHandler: Done processing query
10116 2024.08.22 17:54:35.180467 [ 3 ] {283af08c-acb3-4e18-bf31-314f72470217} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10117 2024.08.22 17:54:35.180557 [ 3 ] {} <Debug> HTTP-Session: 517d17f0-016c-4f7c-a643-6292ddb659e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10118 2024.08.22 17:54:35.180600 [ 187 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10119 2024.08.22 17:54:35.180769 [ 196 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::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
10120 2024.08.22 17:54:35.180839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10121 2024.08.22 17:54:35.180967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10122 2024.08.22 17:54:35.181041 [ 3 ] {} <Debug> HTTP-Session: 883437b8-3939-4c8b-a77c-35fdfbe78d68 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10123 2024.08.22 17:54:35.181136 [ 3 ] {} <Debug> HTTP-Session: 883437b8-3939-4c8b-a77c-35fdfbe78d68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10124 2024.08.22 17:54:35.181213 [ 3 ] {} <Debug> HTTP-Session: 883437b8-3939-4c8b-a77c-35fdfbe78d68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10125 2024.08.22 17:54:35.181372 [ 3 ] {} <Trace> HTTP-Session: 883437b8-3939-4c8b-a77c-35fdfbe78d68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10126 2024.08.22 17:54:35.181595 [ 196 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10127 2024.08.22 17:54:35.181742 [ 196 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 901 rows starting from the beginning of the part
10128 2024.08.22 17:54:35.181788 [ 3 ] {85dcce58-19e8-49e8-ae76-61f76cbf9172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10129 2024.08.22 17:54:35.182002 [ 3 ] {85dcce58-19e8-49e8-ae76-61f76cbf9172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10130 2024.08.22 17:54:35.182264 [ 196 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 520 rows starting from the beginning of the part
10131 2024.08.22 17:54:35.182766 [ 187 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_56_11} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10132 2024.08.22 17:54:35.182815 [ 196 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 413 rows starting from the beginning of the part
10133 2024.08.22 17:54:35.183296 [ 196 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part
10134 2024.08.22 17:54:35.183392 [ 187 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_56_11} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10135 2024.08.22 17:54:35.183746 [ 196 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 411 rows starting from the beginning of the part
10136 2024.08.22 17:54:35.183767 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB.
10137 2024.08.22 17:54:35.184044 [ 3 ] {85dcce58-19e8-49e8-ae76-61f76cbf9172} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10138 2024.08.22 17:54:35.184170 [ 196 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part
10139 2024.08.22 17:54:35.185130 [ 3 ] {85dcce58-19e8-49e8-ae76-61f76cbf9172} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10140 2024.08.22 17:54:35.185187 [ 3 ] {85dcce58-19e8-49e8-ae76-61f76cbf9172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10141 2024.08.22 17:54:35.186122 [ 3 ] {85dcce58-19e8-49e8-ae76-61f76cbf9172} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10142 2024.08.22 17:54:35.186967 [ 3 ] {85dcce58-19e8-49e8-ae76-61f76cbf9172} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10143 2024.08.22 17:54:35.187282 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10144 2024.08.22 17:54:35.187299 [ 3 ] {85dcce58-19e8-49e8-ae76-61f76cbf9172} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005668 sec., 28228.65208186309 rows/sec., 1.97 MiB/sec.
10145 2024.08.22 17:54:35.187857 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10146 2024.08.22 17:54:35.187941 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10147 2024.08.22 17:54:35.187985 [ 3 ] {85dcce58-19e8-49e8-ae76-61f76cbf9172} <Debug> DynamicQueryHandler: Done processing query
10148 2024.08.22 17:54:35.187983 [ 196 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2373 rows, containing 5 columns (5 merged, 0 gathered) in 0.007528519 sec., 315201.43603277084 rows/sec., 24.14 MiB/sec.
10149 2024.08.22 17:54:35.188071 [ 3 ] {85dcce58-19e8-49e8-ae76-61f76cbf9172} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10150 2024.08.22 17:54:35.188160 [ 3 ] {} <Debug> HTTP-Session: 883437b8-3939-4c8b-a77c-35fdfbe78d68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10151 2024.08.22 17:54:35.188403 [ 196 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10152 2024.08.22 17:54:35.188416 [ 187 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::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
10153 2024.08.22 17:54:35.188538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10154 2024.08.22 17:54:35.188785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10155 2024.08.22 17:54:35.188942 [ 3 ] {} <Debug> HTTP-Session: 65b1038d-b239-4296-904c-725c0e788ad1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10156 2024.08.22 17:54:35.189069 [ 3 ] {} <Debug> HTTP-Session: 65b1038d-b239-4296-904c-725c0e788ad1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10157 2024.08.22 17:54:35.189175 [ 3 ] {} <Debug> HTTP-Session: 65b1038d-b239-4296-904c-725c0e788ad1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10158 2024.08.22 17:54:35.189399 [ 3 ] {} <Trace> HTTP-Session: 65b1038d-b239-4296-904c-725c0e788ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10159 2024.08.22 17:54:35.189657 [ 187 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10160 2024.08.22 17:54:35.189891 [ 187 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 16176 rows starting from the beginning of the part
10161 2024.08.22 17:54:35.189965 [ 3 ] {0cd353ac-82ef-4405-ab35-bd8f580ee3c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10162 2024.08.22 17:54:35.190251 [ 3 ] {0cd353ac-82ef-4405-ab35-bd8f580ee3c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10163 2024.08.22 17:54:35.190501 [ 187 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 844 rows starting from the beginning of the part
10164 2024.08.22 17:54:35.191194 [ 187 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 238 rows starting from the beginning of the part
10165 2024.08.22 17:54:35.191689 [ 187 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part
10166 2024.08.22 17:54:35.192273 [ 188 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_56_11} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10167 2024.08.22 17:54:35.192434 [ 3 ] {0cd353ac-82ef-4405-ab35-bd8f580ee3c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10168 2024.08.22 17:54:35.192508 [ 187 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 237 rows starting from the beginning of the part
10169 2024.08.22 17:54:35.192932 [ 188 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_56_11} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10170 2024.08.22 17:54:35.193138 [ 187 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::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
10171 2024.08.22 17:54:35.193276 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
10172 2024.08.22 17:54:35.193840 [ 3 ] {0cd353ac-82ef-4405-ab35-bd8f580ee3c9} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10173 2024.08.22 17:54:35.193896 [ 3 ] {0cd353ac-82ef-4405-ab35-bd8f580ee3c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10174 2024.08.22 17:54:35.194468 [ 3 ] {0cd353ac-82ef-4405-ab35-bd8f580ee3c9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
10175 2024.08.22 17:54:35.194825 [ 3 ] {0cd353ac-82ef-4405-ab35-bd8f580ee3c9} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10176 2024.08.22 17:54:35.195034 [ 3 ] {0cd353ac-82ef-4405-ab35-bd8f580ee3c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00532 sec., 11278.195488721803 rows/sec., 778.31 KiB/sec.
10177 2024.08.22 17:54:35.195036 [ 126 ] {} <Debug> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
10178 2024.08.22 17:54:35.195142 [ 126 ] {} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10179 2024.08.22 17:54:35.195201 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10180 2024.08.22 17:54:35.195406 [ 3 ] {0cd353ac-82ef-4405-ab35-bd8f580ee3c9} <Debug> DynamicQueryHandler: Done processing query
10181 2024.08.22 17:54:35.195505 [ 3 ] {0cd353ac-82ef-4405-ab35-bd8f580ee3c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10182 2024.08.22 17:54:35.195604 [ 3 ] {} <Debug> HTTP-Session: 65b1038d-b239-4296-904c-725c0e788ad1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10183 2024.08.22 17:54:35.195773 [ 200 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
10184 2024.08.22 17:54:35.196455 [ 200 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10185 2024.08.22 17:54:35.196604 [ 200 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3434 rows starting from the beginning of the part
10186 2024.08.22 17:54:35.196890 [ 200 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
10187 2024.08.22 17:54:35.197120 [ 200 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 82 rows starting from the beginning of the part
10188 2024.08.22 17:54:35.197424 [ 200 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
10189 2024.08.22 17:54:35.197856 [ 200 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 82 rows starting from the beginning of the part
10190 2024.08.22 17:54:35.197978 [ 200 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
10191 2024.08.22 17:54:35.200365 [ 188 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3778 rows, containing 4 columns (4 merged, 0 gathered) in 0.005011676 sec., 753839.6336874132 rows/sec., 49.22 MiB/sec.
10192 2024.08.22 17:54:35.200626 [ 188 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10193 2024.08.22 17:54:35.201348 [ 197 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17815 rows, containing 5 columns (5 merged, 0 gathered) in 0.013306189 sec., 1338850.66565641 rows/sec., 90.51 MiB/sec.
10194 2024.08.22 17:54:35.201497 [ 188 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_56_11} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10195 2024.08.22 17:54:35.201603 [ 188 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_56_11} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10196 2024.08.22 17:54:35.201692 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB.
10197 2024.08.22 17:54:35.201886 [ 190 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10198 2024.08.22 17:54:35.202655 [ 190 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10199 2024.08.22 17:54:35.202750 [ 190 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10200 2024.08.22 17:54:35.202861 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB.
10201 2024.08.22 17:54:36.000216 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 196.44 MiB, peak 206.69 MiB, free memory in arenas 0.00 B, will set to 197.63 MiB (RSS), difference: 1.19 MiB
10202 2024.08.22 17:54:39.513544 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache
10203 2024.08.22 17:54:39.513639 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache
10204 2024.08.22 17:54:40.177187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 37365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10205 2024.08.22 17:54:40.177316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10206 2024.08.22 17:54:40.177345 [ 3 ] {} <Debug> HTTP-Session: c2087591-21d1-4fb7-9866-82785025633c Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10207 2024.08.22 17:54:40.177372 [ 3 ] {} <Debug> HTTP-Session: c2087591-21d1-4fb7-9866-82785025633c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10208 2024.08.22 17:54:40.177392 [ 3 ] {} <Debug> HTTP-Session: c2087591-21d1-4fb7-9866-82785025633c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10209 2024.08.22 17:54:40.177446 [ 3 ] {} <Trace> HTTP-Session: c2087591-21d1-4fb7-9866-82785025633c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10210 2024.08.22 17:54:40.177741 [ 3 ] {9f6e5ebb-7f35-4ff1-bd79-f6e69b501d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10211 2024.08.22 17:54:40.177808 [ 3 ] {9f6e5ebb-7f35-4ff1-bd79-f6e69b501d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10212 2024.08.22 17:54:40.178142 [ 3 ] {9f6e5ebb-7f35-4ff1-bd79-f6e69b501d7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10213 2024.08.22 17:54:40.178714 [ 3 ] {9f6e5ebb-7f35-4ff1-bd79-f6e69b501d7a} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10214 2024.08.22 17:54:40.178758 [ 3 ] {9f6e5ebb-7f35-4ff1-bd79-f6e69b501d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10215 2024.08.22 17:54:40.179197 [ 3 ] {9f6e5ebb-7f35-4ff1-bd79-f6e69b501d7a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10216 2024.08.22 17:54:40.179596 [ 3 ] {9f6e5ebb-7f35-4ff1-bd79-f6e69b501d7a} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10217 2024.08.22 17:54:40.179745 [ 3 ] {9f6e5ebb-7f35-4ff1-bd79-f6e69b501d7a} <Debug> executeQuery: Read 247 rows, 22.35 KiB in 0.002139 sec., 115474.52080411409 rows/sec., 10.20 MiB/sec.
10218 2024.08.22 17:54:40.179941 [ 3 ] {9f6e5ebb-7f35-4ff1-bd79-f6e69b501d7a} <Debug> DynamicQueryHandler: Done processing query
10219 2024.08.22 17:54:40.179967 [ 3 ] {9f6e5ebb-7f35-4ff1-bd79-f6e69b501d7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
10220 2024.08.22 17:54:40.179984 [ 3 ] {} <Debug> HTTP-Session: c2087591-21d1-4fb7-9866-82785025633c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10221 2024.08.22 17:54:40.180126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 4208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10222 2024.08.22 17:54:40.180174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10223 2024.08.22 17:54:40.180193 [ 3 ] {} <Debug> HTTP-Session: 07232406-2651-4d5f-98b2-cd593f41af0e Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10224 2024.08.22 17:54:40.180210 [ 3 ] {} <Debug> HTTP-Session: 07232406-2651-4d5f-98b2-cd593f41af0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10225 2024.08.22 17:54:40.180224 [ 3 ] {} <Debug> HTTP-Session: 07232406-2651-4d5f-98b2-cd593f41af0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10226 2024.08.22 17:54:40.180255 [ 3 ] {} <Trace> HTTP-Session: 07232406-2651-4d5f-98b2-cd593f41af0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10227 2024.08.22 17:54:40.180361 [ 3 ] {b43cc937-61f0-485c-88c2-1fde5e2009e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10228 2024.08.22 17:54:40.180404 [ 3 ] {b43cc937-61f0-485c-88c2-1fde5e2009e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10229 2024.08.22 17:54:40.180639 [ 3 ] {b43cc937-61f0-485c-88c2-1fde5e2009e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10230 2024.08.22 17:54:40.181040 [ 3 ] {b43cc937-61f0-485c-88c2-1fde5e2009e1} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10231 2024.08.22 17:54:40.181076 [ 3 ] {b43cc937-61f0-485c-88c2-1fde5e2009e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10232 2024.08.22 17:54:40.181427 [ 3 ] {b43cc937-61f0-485c-88c2-1fde5e2009e1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
10233 2024.08.22 17:54:40.181793 [ 3 ] {b43cc937-61f0-485c-88c2-1fde5e2009e1} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10234 2024.08.22 17:54:40.181925 [ 3 ] {b43cc937-61f0-485c-88c2-1fde5e2009e1} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001595 sec., 18181.81818181818 rows/sec., 1.34 MiB/sec.
10235 2024.08.22 17:54:40.181929 [ 119 ] {} <Debug> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
10236 2024.08.22 17:54:40.181994 [ 119 ] {} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10237 2024.08.22 17:54:40.182031 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10238 2024.08.22 17:54:40.182115 [ 3 ] {b43cc937-61f0-485c-88c2-1fde5e2009e1} <Debug> DynamicQueryHandler: Done processing query
10239 2024.08.22 17:54:40.182147 [ 3 ] {b43cc937-61f0-485c-88c2-1fde5e2009e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10240 2024.08.22 17:54:40.182168 [ 3 ] {} <Debug> HTTP-Session: 07232406-2651-4d5f-98b2-cd593f41af0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10241 2024.08.22 17:54:40.182168 [ 199 ] {1a7be023-87b3-4213-931c-ba4d37173f07::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
10242 2024.08.22 17:54:40.182300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10243 2024.08.22 17:54:40.182340 [ 199 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10244 2024.08.22 17:54:40.182363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10245 2024.08.22 17:54:40.182382 [ 199 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 45 rows starting from the beginning of the part
10246 2024.08.22 17:54:40.182388 [ 3 ] {} <Debug> HTTP-Session: eb437683-932f-4b22-99c5-cfc53ea85181 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10247 2024.08.22 17:54:40.182418 [ 3 ] {} <Debug> HTTP-Session: eb437683-932f-4b22-99c5-cfc53ea85181 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10248 2024.08.22 17:54:40.182434 [ 3 ] {} <Debug> HTTP-Session: eb437683-932f-4b22-99c5-cfc53ea85181 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10249 2024.08.22 17:54:40.182498 [ 3 ] {} <Trace> HTTP-Session: eb437683-932f-4b22-99c5-cfc53ea85181 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10250 2024.08.22 17:54:40.182545 [ 199 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part
10251 2024.08.22 17:54:40.183015 [ 199 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 33 rows starting from the beginning of the part
10252 2024.08.22 17:54:40.183070 [ 3 ] {9033c795-c0d3-4ba1-910f-132d8253f479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10253 2024.08.22 17:54:40.183221 [ 3 ] {9033c795-c0d3-4ba1-910f-132d8253f479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10254 2024.08.22 17:54:40.183272 [ 199 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 31 rows starting from the beginning of the part
10255 2024.08.22 17:54:40.183591 [ 199 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 29 rows starting from the beginning of the part
10256 2024.08.22 17:54:40.183979 [ 199 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 29 rows starting from the beginning of the part
10257 2024.08.22 17:54:40.184669 [ 3 ] {9033c795-c0d3-4ba1-910f-132d8253f479} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10258 2024.08.22 17:54:40.185163 [ 3 ] {9033c795-c0d3-4ba1-910f-132d8253f479} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10259 2024.08.22 17:54:40.185204 [ 3 ] {9033c795-c0d3-4ba1-910f-132d8253f479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10260 2024.08.22 17:54:40.185843 [ 3 ] {9033c795-c0d3-4ba1-910f-132d8253f479} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
10261 2024.08.22 17:54:40.185938 [ 188 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 169 rows, containing 5 columns (5 merged, 0 gathered) in 0.00383718 sec., 44042.7605689595 rows/sec., 3.37 MiB/sec.
10262 2024.08.22 17:54:40.186267 [ 188 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
10263 2024.08.22 17:54:40.186533 [ 3 ] {9033c795-c0d3-4ba1-910f-132d8253f479} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10264 2024.08.22 17:54:40.187010 [ 3 ] {9033c795-c0d3-4ba1-910f-132d8253f479} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004235 sec., 3305.785123966942 rows/sec., 231.52 KiB/sec.
10265 2024.08.22 17:54:40.187436 [ 3 ] {9033c795-c0d3-4ba1-910f-132d8253f479} <Debug> DynamicQueryHandler: Done processing query
10266 2024.08.22 17:54:40.187482 [ 3 ] {9033c795-c0d3-4ba1-910f-132d8253f479} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10267 2024.08.22 17:54:40.187498 [ 188 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_36_7} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10268 2024.08.22 17:54:40.187511 [ 3 ] {} <Debug> HTTP-Session: eb437683-932f-4b22-99c5-cfc53ea85181 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10269 2024.08.22 17:54:40.187642 [ 188 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_36_7} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
10270 2024.08.22 17:54:40.187692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10271 2024.08.22 17:54:40.187817 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
10272 2024.08.22 17:54:40.187818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10273 2024.08.22 17:54:40.187870 [ 3 ] {} <Debug> HTTP-Session: 2451e6a8-c03f-4953-bb1b-7ed3605e096b Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10274 2024.08.22 17:54:40.187887 [ 3 ] {} <Debug> HTTP-Session: 2451e6a8-c03f-4953-bb1b-7ed3605e096b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10275 2024.08.22 17:54:40.187901 [ 3 ] {} <Debug> HTTP-Session: 2451e6a8-c03f-4953-bb1b-7ed3605e096b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10276 2024.08.22 17:54:40.187931 [ 3 ] {} <Trace> HTTP-Session: 2451e6a8-c03f-4953-bb1b-7ed3605e096b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10277 2024.08.22 17:54:40.188039 [ 3 ] {65734e61-77e8-4efd-8715-a94b6952f08a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
10278 2024.08.22 17:54:40.188083 [ 3 ] {65734e61-77e8-4efd-8715-a94b6952f08a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
10279 2024.08.22 17:54:40.188333 [ 3 ] {65734e61-77e8-4efd-8715-a94b6952f08a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10280 2024.08.22 17:54:40.188705 [ 3 ] {65734e61-77e8-4efd-8715-a94b6952f08a} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10281 2024.08.22 17:54:40.188740 [ 3 ] {65734e61-77e8-4efd-8715-a94b6952f08a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10282 2024.08.22 17:54:40.189107 [ 3 ] {65734e61-77e8-4efd-8715-a94b6952f08a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10283 2024.08.22 17:54:40.189475 [ 3 ] {65734e61-77e8-4efd-8715-a94b6952f08a} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10284 2024.08.22 17:54:40.189604 [ 3 ] {65734e61-77e8-4efd-8715-a94b6952f08a} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001592 sec., 3768.8442211055276 rows/sec., 222.67 KiB/sec.
10285 2024.08.22 17:54:40.189814 [ 3 ] {65734e61-77e8-4efd-8715-a94b6952f08a} <Debug> DynamicQueryHandler: Done processing query
10286 2024.08.22 17:54:40.189841 [ 3 ] {65734e61-77e8-4efd-8715-a94b6952f08a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10287 2024.08.22 17:54:40.189857 [ 3 ] {} <Debug> HTTP-Session: 2451e6a8-c03f-4953-bb1b-7ed3605e096b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10288 2024.08.22 17:54:40.190103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 66714, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10289 2024.08.22 17:54:40.190153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10290 2024.08.22 17:54:40.190171 [ 3 ] {} <Debug> HTTP-Session: 86d1203d-5c95-4bdd-ac5e-2fb1a70a3da8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10291 2024.08.22 17:54:40.190187 [ 3 ] {} <Debug> HTTP-Session: 86d1203d-5c95-4bdd-ac5e-2fb1a70a3da8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10292 2024.08.22 17:54:40.190201 [ 3 ] {} <Debug> HTTP-Session: 86d1203d-5c95-4bdd-ac5e-2fb1a70a3da8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10293 2024.08.22 17:54:40.190232 [ 3 ] {} <Trace> HTTP-Session: 86d1203d-5c95-4bdd-ac5e-2fb1a70a3da8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10294 2024.08.22 17:54:40.190444 [ 3 ] {24dfc9e8-3c65-4bb5-b161-292157470ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10295 2024.08.22 17:54:40.190486 [ 3 ] {24dfc9e8-3c65-4bb5-b161-292157470ef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10296 2024.08.22 17:54:40.190711 [ 3 ] {24dfc9e8-3c65-4bb5-b161-292157470ef8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10297 2024.08.22 17:54:40.191215 [ 3 ] {24dfc9e8-3c65-4bb5-b161-292157470ef8} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10298 2024.08.22 17:54:40.191248 [ 3 ] {24dfc9e8-3c65-4bb5-b161-292157470ef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10299 2024.08.22 17:54:40.191592 [ 3 ] {24dfc9e8-3c65-4bb5-b161-292157470ef8} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10300 2024.08.22 17:54:40.192002 [ 3 ] {24dfc9e8-3c65-4bb5-b161-292157470ef8} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10301 2024.08.22 17:54:40.192130 [ 3 ] {24dfc9e8-3c65-4bb5-b161-292157470ef8} <Debug> executeQuery: Read 411 rows, 30.00 KiB in 0.001798 sec., 228587.31924360403 rows/sec., 16.30 MiB/sec.
10302 2024.08.22 17:54:40.192390 [ 3 ] {24dfc9e8-3c65-4bb5-b161-292157470ef8} <Debug> DynamicQueryHandler: Done processing query
10303 2024.08.22 17:54:40.192455 [ 3 ] {24dfc9e8-3c65-4bb5-b161-292157470ef8} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
10304 2024.08.22 17:54:40.192518 [ 3 ] {} <Debug> HTTP-Session: 86d1203d-5c95-4bdd-ac5e-2fb1a70a3da8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10305 2024.08.22 17:54:40.192707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10306 2024.08.22 17:54:40.192759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10307 2024.08.22 17:54:40.192778 [ 3 ] {} <Debug> HTTP-Session: b4219b9a-cab0-4e57-b3e1-b2a3acadc710 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10308 2024.08.22 17:54:40.192794 [ 3 ] {} <Debug> HTTP-Session: b4219b9a-cab0-4e57-b3e1-b2a3acadc710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10309 2024.08.22 17:54:40.192808 [ 3 ] {} <Debug> HTTP-Session: b4219b9a-cab0-4e57-b3e1-b2a3acadc710 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10310 2024.08.22 17:54:40.192840 [ 3 ] {} <Trace> HTTP-Session: b4219b9a-cab0-4e57-b3e1-b2a3acadc710 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10311 2024.08.22 17:54:40.192964 [ 3 ] {a9778a6c-88bc-4f0c-965d-269e4342a121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10312 2024.08.22 17:54:40.193012 [ 3 ] {a9778a6c-88bc-4f0c-965d-269e4342a121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10313 2024.08.22 17:54:40.193156 [ 3 ] {a9778a6c-88bc-4f0c-965d-269e4342a121} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10314 2024.08.22 17:54:40.193426 [ 3 ] {a9778a6c-88bc-4f0c-965d-269e4342a121} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10315 2024.08.22 17:54:40.193461 [ 3 ] {a9778a6c-88bc-4f0c-965d-269e4342a121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10316 2024.08.22 17:54:40.193819 [ 3 ] {a9778a6c-88bc-4f0c-965d-269e4342a121} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10317 2024.08.22 17:54:40.194158 [ 3 ] {a9778a6c-88bc-4f0c-965d-269e4342a121} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10318 2024.08.22 17:54:40.194276 [ 119 ] {} <Debug> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
10319 2024.08.22 17:54:40.194283 [ 3 ] {a9778a6c-88bc-4f0c-965d-269e4342a121} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001347 sec., 4454.342984409799 rows/sec., 232.72 KiB/sec.
10320 2024.08.22 17:54:40.194315 [ 119 ] {} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10321 2024.08.22 17:54:40.194348 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10322 2024.08.22 17:54:40.194509 [ 3 ] {a9778a6c-88bc-4f0c-965d-269e4342a121} <Debug> DynamicQueryHandler: Done processing query
10323 2024.08.22 17:54:40.194530 [ 197 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::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
10324 2024.08.22 17:54:40.194542 [ 3 ] {a9778a6c-88bc-4f0c-965d-269e4342a121} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10325 2024.08.22 17:54:40.194610 [ 3 ] {} <Debug> HTTP-Session: b4219b9a-cab0-4e57-b3e1-b2a3acadc710 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10326 2024.08.22 17:54:40.194768 [ 197 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10327 2024.08.22 17:54:40.194831 [ 197 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part
10328 2024.08.22 17:54:40.194849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 44629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10329 2024.08.22 17:54:40.195014 [ 197 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part
10330 2024.08.22 17:54:40.195010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10331 2024.08.22 17:54:40.195127 [ 3 ] {} <Debug> HTTP-Session: 87da3b65-78c0-497f-b0fe-bc3140db2f4d Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10332 2024.08.22 17:54:40.195223 [ 3 ] {} <Debug> HTTP-Session: 87da3b65-78c0-497f-b0fe-bc3140db2f4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10333 2024.08.22 17:54:40.195300 [ 3 ] {} <Debug> HTTP-Session: 87da3b65-78c0-497f-b0fe-bc3140db2f4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10334 2024.08.22 17:54:40.195308 [ 197 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part
10335 2024.08.22 17:54:40.195410 [ 3 ] {} <Trace> HTTP-Session: 87da3b65-78c0-497f-b0fe-bc3140db2f4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10336 2024.08.22 17:54:40.195558 [ 197 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part
10337 2024.08.22 17:54:40.195737 [ 197 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part
10338 2024.08.22 17:54:40.195950 [ 3 ] {eed2416a-f8fe-4b40-8435-8b52fd02b70c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10339 2024.08.22 17:54:40.196055 [ 197 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part
10340 2024.08.22 17:54:40.196119 [ 3 ] {eed2416a-f8fe-4b40-8435-8b52fd02b70c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10341 2024.08.22 17:54:40.196852 [ 3 ] {eed2416a-f8fe-4b40-8435-8b52fd02b70c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10342 2024.08.22 17:54:40.197891 [ 3 ] {eed2416a-f8fe-4b40-8435-8b52fd02b70c} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10343 2024.08.22 17:54:40.197948 [ 3 ] {eed2416a-f8fe-4b40-8435-8b52fd02b70c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10344 2024.08.22 17:54:40.198951 [ 197 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.004512353 sec., 34571.76333500504 rows/sec., 1.76 MiB/sec.
10345 2024.08.22 17:54:40.199070 [ 3 ] {eed2416a-f8fe-4b40-8435-8b52fd02b70c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10346 2024.08.22 17:54:40.199137 [ 197 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
10347 2024.08.22 17:54:40.199960 [ 3 ] {eed2416a-f8fe-4b40-8435-8b52fd02b70c} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10348 2024.08.22 17:54:40.200071 [ 197 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_26_5} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10349 2024.08.22 17:54:40.200269 [ 3 ] {eed2416a-f8fe-4b40-8435-8b52fd02b70c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004635 sec., 51132.68608414239 rows/sec., 3.43 MiB/sec.
10350 2024.08.22 17:54:40.200282 [ 197 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_26_5} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
10351 2024.08.22 17:54:40.200549 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
10352 2024.08.22 17:54:40.200643 [ 3 ] {eed2416a-f8fe-4b40-8435-8b52fd02b70c} <Debug> DynamicQueryHandler: Done processing query
10353 2024.08.22 17:54:40.200672 [ 3 ] {eed2416a-f8fe-4b40-8435-8b52fd02b70c} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
10354 2024.08.22 17:54:40.200689 [ 3 ] {} <Debug> HTTP-Session: 87da3b65-78c0-497f-b0fe-bc3140db2f4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10355 2024.08.22 17:54:40.200810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10356 2024.08.22 17:54:40.200857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10357 2024.08.22 17:54:40.200876 [ 3 ] {} <Debug> HTTP-Session: 2b94cdd5-e48b-4a7f-8e0c-e734f726ed2e Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10358 2024.08.22 17:54:40.200892 [ 3 ] {} <Debug> HTTP-Session: 2b94cdd5-e48b-4a7f-8e0c-e734f726ed2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10359 2024.08.22 17:54:40.200906 [ 3 ] {} <Debug> HTTP-Session: 2b94cdd5-e48b-4a7f-8e0c-e734f726ed2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10360 2024.08.22 17:54:40.200936 [ 3 ] {} <Trace> HTTP-Session: 2b94cdd5-e48b-4a7f-8e0c-e734f726ed2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10361 2024.08.22 17:54:40.201031 [ 3 ] {c5e2ad46-8728-429f-a2d7-cf57ba46aa77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
10362 2024.08.22 17:54:40.201076 [ 3 ] {c5e2ad46-8728-429f-a2d7-cf57ba46aa77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10363 2024.08.22 17:54:40.201226 [ 3 ] {c5e2ad46-8728-429f-a2d7-cf57ba46aa77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10364 2024.08.22 17:54:40.201492 [ 3 ] {c5e2ad46-8728-429f-a2d7-cf57ba46aa77} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10365 2024.08.22 17:54:40.201526 [ 3 ] {c5e2ad46-8728-429f-a2d7-cf57ba46aa77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10366 2024.08.22 17:54:40.201875 [ 3 ] {c5e2ad46-8728-429f-a2d7-cf57ba46aa77} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10367 2024.08.22 17:54:40.202216 [ 3 ] {c5e2ad46-8728-429f-a2d7-cf57ba46aa77} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10368 2024.08.22 17:54:40.202348 [ 3 ] {c5e2ad46-8728-429f-a2d7-cf57ba46aa77} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001342 sec., 745.1564828614008 rows/sec., 50.21 KiB/sec.
10369 2024.08.22 17:54:40.202503 [ 3 ] {c5e2ad46-8728-429f-a2d7-cf57ba46aa77} <Debug> DynamicQueryHandler: Done processing query
10370 2024.08.22 17:54:40.202527 [ 3 ] {c5e2ad46-8728-429f-a2d7-cf57ba46aa77} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
10371 2024.08.22 17:54:40.202542 [ 3 ] {} <Debug> HTTP-Session: 2b94cdd5-e48b-4a7f-8e0c-e734f726ed2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10372 2024.08.22 17:54:40.202689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 46797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10373 2024.08.22 17:54:40.202736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10374 2024.08.22 17:54:40.202755 [ 3 ] {} <Debug> HTTP-Session: 74b80db7-7d7d-4519-a03b-c2883eda9d6e Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10375 2024.08.22 17:54:40.202771 [ 3 ] {} <Debug> HTTP-Session: 74b80db7-7d7d-4519-a03b-c2883eda9d6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10376 2024.08.22 17:54:40.202785 [ 3 ] {} <Debug> HTTP-Session: 74b80db7-7d7d-4519-a03b-c2883eda9d6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10377 2024.08.22 17:54:40.202815 [ 3 ] {} <Trace> HTTP-Session: 74b80db7-7d7d-4519-a03b-c2883eda9d6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10378 2024.08.22 17:54:40.203128 [ 3 ] {d04eff08-6e3e-4258-9ae2-8b4a51e2e560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10379 2024.08.22 17:54:40.203191 [ 3 ] {d04eff08-6e3e-4258-9ae2-8b4a51e2e560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
10380 2024.08.22 17:54:40.203610 [ 3 ] {d04eff08-6e3e-4258-9ae2-8b4a51e2e560} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10381 2024.08.22 17:54:40.204223 [ 3 ] {d04eff08-6e3e-4258-9ae2-8b4a51e2e560} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10382 2024.08.22 17:54:40.204257 [ 3 ] {d04eff08-6e3e-4258-9ae2-8b4a51e2e560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10383 2024.08.22 17:54:40.204859 [ 3 ] {d04eff08-6e3e-4258-9ae2-8b4a51e2e560} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
10384 2024.08.22 17:54:40.205275 [ 3 ] {d04eff08-6e3e-4258-9ae2-8b4a51e2e560} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10385 2024.08.22 17:54:40.205428 [ 3 ] {d04eff08-6e3e-4258-9ae2-8b4a51e2e560} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002517 sec., 11521.652761223679 rows/sec., 20.65 MiB/sec.
10386 2024.08.22 17:54:40.205813 [ 3 ] {d04eff08-6e3e-4258-9ae2-8b4a51e2e560} <Debug> DynamicQueryHandler: Done processing query
10387 2024.08.22 17:54:40.205837 [ 3 ] {d04eff08-6e3e-4258-9ae2-8b4a51e2e560} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
10388 2024.08.22 17:54:40.205853 [ 3 ] {} <Debug> HTTP-Session: 74b80db7-7d7d-4519-a03b-c2883eda9d6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10389 2024.08.22 17:54:40.205989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10390 2024.08.22 17:54:40.206037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10391 2024.08.22 17:54:40.206055 [ 3 ] {} <Debug> HTTP-Session: 4462d90d-bf88-488c-b27d-c7376c6111f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10392 2024.08.22 17:54:40.206072 [ 3 ] {} <Debug> HTTP-Session: 4462d90d-bf88-488c-b27d-c7376c6111f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10393 2024.08.22 17:54:40.206085 [ 3 ] {} <Debug> HTTP-Session: 4462d90d-bf88-488c-b27d-c7376c6111f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10394 2024.08.22 17:54:40.206116 [ 3 ] {} <Trace> HTTP-Session: 4462d90d-bf88-488c-b27d-c7376c6111f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10395 2024.08.22 17:54:40.206232 [ 3 ] {e20070a5-2437-4b56-bb22-9a54d73f939f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10396 2024.08.22 17:54:40.206276 [ 3 ] {e20070a5-2437-4b56-bb22-9a54d73f939f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10397 2024.08.22 17:54:40.206405 [ 3 ] {e20070a5-2437-4b56-bb22-9a54d73f939f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10398 2024.08.22 17:54:40.206703 [ 3 ] {e20070a5-2437-4b56-bb22-9a54d73f939f} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10399 2024.08.22 17:54:40.206737 [ 3 ] {e20070a5-2437-4b56-bb22-9a54d73f939f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10400 2024.08.22 17:54:40.207099 [ 3 ] {e20070a5-2437-4b56-bb22-9a54d73f939f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10401 2024.08.22 17:54:40.207421 [ 3 ] {e20070a5-2437-4b56-bb22-9a54d73f939f} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10402 2024.08.22 17:54:40.207546 [ 3 ] {e20070a5-2437-4b56-bb22-9a54d73f939f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001358 sec., 60382.916053019144 rows/sec., 3.84 MiB/sec.
10403 2024.08.22 17:54:40.207705 [ 3 ] {e20070a5-2437-4b56-bb22-9a54d73f939f} <Debug> DynamicQueryHandler: Done processing query
10404 2024.08.22 17:54:40.207730 [ 3 ] {e20070a5-2437-4b56-bb22-9a54d73f939f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10405 2024.08.22 17:54:40.207746 [ 3 ] {} <Debug> HTTP-Session: 4462d90d-bf88-488c-b27d-c7376c6111f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10406 2024.08.22 17:54:45.204291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10407 2024.08.22 17:54:45.204461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10408 2024.08.22 17:54:45.204499 [ 3 ] {} <Debug> HTTP-Session: 2da3a24d-8758-46d0-a802-f2ce784d8223 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10409 2024.08.22 17:54:45.204524 [ 3 ] {} <Debug> HTTP-Session: 2da3a24d-8758-46d0-a802-f2ce784d8223 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10410 2024.08.22 17:54:45.204540 [ 3 ] {} <Debug> HTTP-Session: 2da3a24d-8758-46d0-a802-f2ce784d8223 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10411 2024.08.22 17:54:45.204591 [ 3 ] {} <Trace> HTTP-Session: 2da3a24d-8758-46d0-a802-f2ce784d8223 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10412 2024.08.22 17:54:45.204784 [ 3 ] {ec6d5454-35e8-4e7e-a331-c5468ba5040f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10413 2024.08.22 17:54:45.204855 [ 3 ] {ec6d5454-35e8-4e7e-a331-c5468ba5040f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10414 2024.08.22 17:54:45.205200 [ 3 ] {ec6d5454-35e8-4e7e-a331-c5468ba5040f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10415 2024.08.22 17:54:45.205643 [ 3 ] {ec6d5454-35e8-4e7e-a331-c5468ba5040f} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10416 2024.08.22 17:54:45.205691 [ 3 ] {ec6d5454-35e8-4e7e-a331-c5468ba5040f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10417 2024.08.22 17:54:45.206126 [ 3 ] {ec6d5454-35e8-4e7e-a331-c5468ba5040f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
10418 2024.08.22 17:54:45.206583 [ 3 ] {ec6d5454-35e8-4e7e-a331-c5468ba5040f} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10419 2024.08.22 17:54:45.206761 [ 3 ] {ec6d5454-35e8-4e7e-a331-c5468ba5040f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002028 sec., 986.1932938856016 rows/sec., 80.42 KiB/sec.
10420 2024.08.22 17:54:45.207109 [ 3 ] {ec6d5454-35e8-4e7e-a331-c5468ba5040f} <Debug> DynamicQueryHandler: Done processing query
10421 2024.08.22 17:54:45.207144 [ 3 ] {ec6d5454-35e8-4e7e-a331-c5468ba5040f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10422 2024.08.22 17:54:45.207162 [ 3 ] {} <Debug> HTTP-Session: 2da3a24d-8758-46d0-a802-f2ce784d8223 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10423 2024.08.22 17:54:45.207569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 173398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10424 2024.08.22 17:54:45.207630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10425 2024.08.22 17:54:45.207652 [ 3 ] {} <Debug> HTTP-Session: 3aede665-7451-4e79-b08f-4011829a1a04 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10426 2024.08.22 17:54:45.207672 [ 3 ] {} <Debug> HTTP-Session: 3aede665-7451-4e79-b08f-4011829a1a04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10427 2024.08.22 17:54:45.207687 [ 3 ] {} <Debug> HTTP-Session: 3aede665-7451-4e79-b08f-4011829a1a04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10428 2024.08.22 17:54:45.207725 [ 3 ] {} <Trace> HTTP-Session: 3aede665-7451-4e79-b08f-4011829a1a04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10429 2024.08.22 17:54:45.208238 [ 3 ] {90a5394d-b2c5-4677-85a8-67fccaa6c66c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10430 2024.08.22 17:54:45.208292 [ 3 ] {90a5394d-b2c5-4677-85a8-67fccaa6c66c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10431 2024.08.22 17:54:45.208564 [ 3 ] {90a5394d-b2c5-4677-85a8-67fccaa6c66c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10432 2024.08.22 17:54:45.209742 [ 3 ] {90a5394d-b2c5-4677-85a8-67fccaa6c66c} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10433 2024.08.22 17:54:45.209787 [ 3 ] {90a5394d-b2c5-4677-85a8-67fccaa6c66c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10434 2024.08.22 17:54:45.210265 [ 3 ] {90a5394d-b2c5-4677-85a8-67fccaa6c66c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10435 2024.08.22 17:54:45.210653 [ 3 ] {90a5394d-b2c5-4677-85a8-67fccaa6c66c} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10436 2024.08.22 17:54:45.210796 [ 3 ] {90a5394d-b2c5-4677-85a8-67fccaa6c66c} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.002889 sec., 414330.2180685358 rows/sec., 34.15 MiB/sec.
10437 2024.08.22 17:54:45.210992 [ 3 ] {90a5394d-b2c5-4677-85a8-67fccaa6c66c} <Debug> DynamicQueryHandler: Done processing query
10438 2024.08.22 17:54:45.211019 [ 3 ] {90a5394d-b2c5-4677-85a8-67fccaa6c66c} <Debug> MemoryTracker: Peak memory usage (for query): 4.97 MiB.
10439 2024.08.22 17:54:45.211035 [ 3 ] {} <Debug> HTTP-Session: 3aede665-7451-4e79-b08f-4011829a1a04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10440 2024.08.22 17:54:45.211232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10441 2024.08.22 17:54:45.211288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10442 2024.08.22 17:54:45.211308 [ 3 ] {} <Debug> HTTP-Session: 15127891-bf06-4bf8-8666-ff0f8ca41341 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10443 2024.08.22 17:54:45.211327 [ 3 ] {} <Debug> HTTP-Session: 15127891-bf06-4bf8-8666-ff0f8ca41341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10444 2024.08.22 17:54:45.211341 [ 3 ] {} <Debug> HTTP-Session: 15127891-bf06-4bf8-8666-ff0f8ca41341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10445 2024.08.22 17:54:45.211377 [ 3 ] {} <Trace> HTTP-Session: 15127891-bf06-4bf8-8666-ff0f8ca41341 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10446 2024.08.22 17:54:45.211478 [ 3 ] {a567ee05-651e-43ac-bfbc-6bd91b1c7ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10447 2024.08.22 17:54:45.211522 [ 3 ] {a567ee05-651e-43ac-bfbc-6bd91b1c7ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10448 2024.08.22 17:54:45.211755 [ 3 ] {a567ee05-651e-43ac-bfbc-6bd91b1c7ba3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10449 2024.08.22 17:54:45.212079 [ 3 ] {a567ee05-651e-43ac-bfbc-6bd91b1c7ba3} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10450 2024.08.22 17:54:45.212117 [ 3 ] {a567ee05-651e-43ac-bfbc-6bd91b1c7ba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10451 2024.08.22 17:54:45.212475 [ 3 ] {a567ee05-651e-43ac-bfbc-6bd91b1c7ba3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
10452 2024.08.22 17:54:45.212851 [ 3 ] {a567ee05-651e-43ac-bfbc-6bd91b1c7ba3} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10453 2024.08.22 17:54:45.212996 [ 3 ] {a567ee05-651e-43ac-bfbc-6bd91b1c7ba3} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00154 sec., 1298.7012987012988 rows/sec., 90.68 KiB/sec.
10454 2024.08.22 17:54:45.213167 [ 3 ] {a567ee05-651e-43ac-bfbc-6bd91b1c7ba3} <Debug> DynamicQueryHandler: Done processing query
10455 2024.08.22 17:54:45.213192 [ 3 ] {a567ee05-651e-43ac-bfbc-6bd91b1c7ba3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10456 2024.08.22 17:54:45.213208 [ 3 ] {} <Debug> HTTP-Session: 15127891-bf06-4bf8-8666-ff0f8ca41341 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10457 2024.08.22 17:54:45.213400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10458 2024.08.22 17:54:45.213451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10459 2024.08.22 17:54:45.213472 [ 3 ] {} <Debug> HTTP-Session: 0b890a18-9e02-4a48-a261-87e1ba61070d Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10460 2024.08.22 17:54:45.213490 [ 3 ] {} <Debug> HTTP-Session: 0b890a18-9e02-4a48-a261-87e1ba61070d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10461 2024.08.22 17:54:45.213506 [ 3 ] {} <Debug> HTTP-Session: 0b890a18-9e02-4a48-a261-87e1ba61070d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10462 2024.08.22 17:54:45.213539 [ 3 ] {} <Trace> HTTP-Session: 0b890a18-9e02-4a48-a261-87e1ba61070d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10463 2024.08.22 17:54:45.213738 [ 3 ] {9b3cec6d-8881-43c1-afe4-235bbd2825a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10464 2024.08.22 17:54:45.213790 [ 3 ] {9b3cec6d-8881-43c1-afe4-235bbd2825a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10465 2024.08.22 17:54:45.214040 [ 3 ] {9b3cec6d-8881-43c1-afe4-235bbd2825a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10466 2024.08.22 17:54:45.214573 [ 3 ] {9b3cec6d-8881-43c1-afe4-235bbd2825a5} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10467 2024.08.22 17:54:45.214611 [ 3 ] {9b3cec6d-8881-43c1-afe4-235bbd2825a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10468 2024.08.22 17:54:45.214989 [ 3 ] {9b3cec6d-8881-43c1-afe4-235bbd2825a5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
10469 2024.08.22 17:54:45.215367 [ 3 ] {9b3cec6d-8881-43c1-afe4-235bbd2825a5} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10470 2024.08.22 17:54:45.215503 [ 115 ] {} <Debug> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
10471 2024.08.22 17:54:45.215514 [ 3 ] {9b3cec6d-8881-43c1-afe4-235bbd2825a5} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00189 sec., 120634.92063492064 rows/sec., 8.17 MiB/sec.
10472 2024.08.22 17:54:45.215544 [ 115 ] {} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10473 2024.08.22 17:54:45.215585 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10474 2024.08.22 17:54:45.215788 [ 186 ] {8378af89-b748-4819-bb42-a0859c82c077::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
10475 2024.08.22 17:54:45.215804 [ 3 ] {9b3cec6d-8881-43c1-afe4-235bbd2825a5} <Debug> DynamicQueryHandler: Done processing query
10476 2024.08.22 17:54:45.215892 [ 3 ] {9b3cec6d-8881-43c1-afe4-235bbd2825a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
10477 2024.08.22 17:54:45.215934 [ 3 ] {} <Debug> HTTP-Session: 0b890a18-9e02-4a48-a261-87e1ba61070d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10478 2024.08.22 17:54:45.216061 [ 186 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10479 2024.08.22 17:54:45.216102 [ 186 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 242 rows starting from the beginning of the part
10480 2024.08.22 17:54:45.216288 [ 186 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 228 rows starting from the beginning of the part
10481 2024.08.22 17:54:45.216319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 86181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10482 2024.08.22 17:54:45.216486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10483 2024.08.22 17:54:45.216508 [ 186 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part
10484 2024.08.22 17:54:45.216568 [ 3 ] {} <Debug> HTTP-Session: d16eb504-d565-416a-b02e-658b0f9978eb Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10485 2024.08.22 17:54:45.216637 [ 3 ] {} <Debug> HTTP-Session: d16eb504-d565-416a-b02e-658b0f9978eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10486 2024.08.22 17:54:45.216693 [ 3 ] {} <Debug> HTTP-Session: d16eb504-d565-416a-b02e-658b0f9978eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10487 2024.08.22 17:54:45.216885 [ 3 ] {} <Trace> HTTP-Session: d16eb504-d565-416a-b02e-658b0f9978eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10488 2024.08.22 17:54:45.216983 [ 186 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part
10489 2024.08.22 17:54:45.217289 [ 186 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part
10490 2024.08.22 17:54:45.217491 [ 3 ] {47e0d777-b8f4-4ff3-80e4-02e31807c752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10491 2024.08.22 17:54:45.217598 [ 186 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 228 rows starting from the beginning of the part
10492 2024.08.22 17:54:45.217640 [ 3 ] {47e0d777-b8f4-4ff3-80e4-02e31807c752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10493 2024.08.22 17:54:45.218693 [ 3 ] {47e0d777-b8f4-4ff3-80e4-02e31807c752} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10494 2024.08.22 17:54:45.220345 [ 3 ] {47e0d777-b8f4-4ff3-80e4-02e31807c752} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10495 2024.08.22 17:54:45.220399 [ 3 ] {47e0d777-b8f4-4ff3-80e4-02e31807c752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10496 2024.08.22 17:54:45.220943 [ 186 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.005253337 sec., 140862.8458444604 rows/sec., 9.56 MiB/sec.
10497 2024.08.22 17:54:45.221260 [ 193 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
10498 2024.08.22 17:54:45.221454 [ 3 ] {47e0d777-b8f4-4ff3-80e4-02e31807c752} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10499 2024.08.22 17:54:45.222487 [ 193 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_36_7} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10500 2024.08.22 17:54:45.222673 [ 193 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_36_7} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
10501 2024.08.22 17:54:45.222699 [ 3 ] {47e0d777-b8f4-4ff3-80e4-02e31807c752} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10502 2024.08.22 17:54:45.222883 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
10503 2024.08.22 17:54:45.223020 [ 3 ] {47e0d777-b8f4-4ff3-80e4-02e31807c752} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.005884 sec., 88715.15975526851 rows/sec., 6.57 MiB/sec.
10504 2024.08.22 17:54:45.223219 [ 3 ] {47e0d777-b8f4-4ff3-80e4-02e31807c752} <Debug> DynamicQueryHandler: Done processing query
10505 2024.08.22 17:54:45.223245 [ 3 ] {47e0d777-b8f4-4ff3-80e4-02e31807c752} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
10506 2024.08.22 17:54:45.223261 [ 3 ] {} <Debug> HTTP-Session: d16eb504-d565-416a-b02e-658b0f9978eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10507 2024.08.22 17:54:45.223608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 160532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10508 2024.08.22 17:54:45.223657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10509 2024.08.22 17:54:45.223677 [ 3 ] {} <Debug> HTTP-Session: 5871e19b-41d9-421b-beda-71baaa080ec9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10510 2024.08.22 17:54:45.223695 [ 3 ] {} <Debug> HTTP-Session: 5871e19b-41d9-421b-beda-71baaa080ec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10511 2024.08.22 17:54:45.223709 [ 3 ] {} <Debug> HTTP-Session: 5871e19b-41d9-421b-beda-71baaa080ec9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10512 2024.08.22 17:54:45.223743 [ 3 ] {} <Trace> HTTP-Session: 5871e19b-41d9-421b-beda-71baaa080ec9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10513 2024.08.22 17:54:45.224168 [ 3 ] {ade8c202-83ad-424a-b281-86be02139203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10514 2024.08.22 17:54:45.224217 [ 3 ] {ade8c202-83ad-424a-b281-86be02139203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10515 2024.08.22 17:54:45.224369 [ 3 ] {ade8c202-83ad-424a-b281-86be02139203} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10516 2024.08.22 17:54:45.225205 [ 3 ] {ade8c202-83ad-424a-b281-86be02139203} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10517 2024.08.22 17:54:45.225241 [ 3 ] {ade8c202-83ad-424a-b281-86be02139203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10518 2024.08.22 17:54:45.225681 [ 3 ] {ade8c202-83ad-424a-b281-86be02139203} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10519 2024.08.22 17:54:45.226024 [ 3 ] {ade8c202-83ad-424a-b281-86be02139203} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10520 2024.08.22 17:54:45.226155 [ 3 ] {ade8c202-83ad-424a-b281-86be02139203} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.002262 sec., 373563.2183908046 rows/sec., 25.14 MiB/sec.
10521 2024.08.22 17:54:45.226329 [ 3 ] {ade8c202-83ad-424a-b281-86be02139203} <Debug> DynamicQueryHandler: Done processing query
10522 2024.08.22 17:54:45.226354 [ 3 ] {ade8c202-83ad-424a-b281-86be02139203} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
10523 2024.08.22 17:54:45.226370 [ 3 ] {} <Debug> HTTP-Session: 5871e19b-41d9-421b-beda-71baaa080ec9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10524 2024.08.22 17:54:45.226539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10525 2024.08.22 17:54:45.226587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10526 2024.08.22 17:54:45.226605 [ 3 ] {} <Debug> HTTP-Session: fd767578-1957-4200-83d8-105bcae5c554 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10527 2024.08.22 17:54:45.226622 [ 3 ] {} <Debug> HTTP-Session: fd767578-1957-4200-83d8-105bcae5c554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10528 2024.08.22 17:54:45.226635 [ 3 ] {} <Debug> HTTP-Session: fd767578-1957-4200-83d8-105bcae5c554 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10529 2024.08.22 17:54:45.226667 [ 3 ] {} <Trace> HTTP-Session: fd767578-1957-4200-83d8-105bcae5c554 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10530 2024.08.22 17:54:45.226778 [ 3 ] {dd495b8f-df1c-4596-be94-7285ee8c7fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10531 2024.08.22 17:54:45.226823 [ 3 ] {dd495b8f-df1c-4596-be94-7285ee8c7fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10532 2024.08.22 17:54:45.226951 [ 3 ] {dd495b8f-df1c-4596-be94-7285ee8c7fcc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10533 2024.08.22 17:54:45.227244 [ 3 ] {dd495b8f-df1c-4596-be94-7285ee8c7fcc} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10534 2024.08.22 17:54:45.227280 [ 3 ] {dd495b8f-df1c-4596-be94-7285ee8c7fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10535 2024.08.22 17:54:45.227644 [ 3 ] {dd495b8f-df1c-4596-be94-7285ee8c7fcc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10536 2024.08.22 17:54:45.227978 [ 3 ] {dd495b8f-df1c-4596-be94-7285ee8c7fcc} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10537 2024.08.22 17:54:45.228109 [ 3 ] {dd495b8f-df1c-4596-be94-7285ee8c7fcc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001369 sec., 43827.61139517897 rows/sec., 2.95 MiB/sec.
10538 2024.08.22 17:54:45.228256 [ 3 ] {dd495b8f-df1c-4596-be94-7285ee8c7fcc} <Debug> DynamicQueryHandler: Done processing query
10539 2024.08.22 17:54:45.228280 [ 3 ] {dd495b8f-df1c-4596-be94-7285ee8c7fcc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10540 2024.08.22 17:54:45.228296 [ 3 ] {} <Debug> HTTP-Session: fd767578-1957-4200-83d8-105bcae5c554 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10541 2024.08.22 17:54:50.177333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10542 2024.08.22 17:54:50.177463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10543 2024.08.22 17:54:50.177487 [ 3 ] {} <Debug> HTTP-Session: 5ce1adeb-e2f1-49ab-b482-4e028da4157a Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10544 2024.08.22 17:54:50.177516 [ 3 ] {} <Debug> HTTP-Session: 5ce1adeb-e2f1-49ab-b482-4e028da4157a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10545 2024.08.22 17:54:50.177532 [ 3 ] {} <Debug> HTTP-Session: 5ce1adeb-e2f1-49ab-b482-4e028da4157a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10546 2024.08.22 17:54:50.177579 [ 3 ] {} <Trace> HTTP-Session: 5ce1adeb-e2f1-49ab-b482-4e028da4157a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10547 2024.08.22 17:54:50.177757 [ 3 ] {425fc6dd-68a6-4745-a58f-4afadc8409a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10548 2024.08.22 17:54:50.177824 [ 3 ] {425fc6dd-68a6-4745-a58f-4afadc8409a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10549 2024.08.22 17:54:50.178163 [ 3 ] {425fc6dd-68a6-4745-a58f-4afadc8409a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10550 2024.08.22 17:54:50.178598 [ 3 ] {425fc6dd-68a6-4745-a58f-4afadc8409a1} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10551 2024.08.22 17:54:50.178642 [ 3 ] {425fc6dd-68a6-4745-a58f-4afadc8409a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10552 2024.08.22 17:54:50.179048 [ 3 ] {425fc6dd-68a6-4745-a58f-4afadc8409a1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10553 2024.08.22 17:54:50.179426 [ 3 ] {425fc6dd-68a6-4745-a58f-4afadc8409a1} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10554 2024.08.22 17:54:50.179614 [ 3 ] {425fc6dd-68a6-4745-a58f-4afadc8409a1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001908 sec., 2096.4360587002097 rows/sec., 170.95 KiB/sec.
10555 2024.08.22 17:54:50.179625 [ 113 ] {} <Debug> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0
10556 2024.08.22 17:54:50.179733 [ 113 ] {} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10557 2024.08.22 17:54:50.179787 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10558 2024.08.22 17:54:50.179959 [ 3 ] {425fc6dd-68a6-4745-a58f-4afadc8409a1} <Debug> DynamicQueryHandler: Done processing query
10559 2024.08.22 17:54:50.180025 [ 3 ] {425fc6dd-68a6-4745-a58f-4afadc8409a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10560 2024.08.22 17:54:50.180063 [ 3 ] {} <Debug> HTTP-Session: 5ce1adeb-e2f1-49ab-b482-4e028da4157a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10561 2024.08.22 17:54:50.180065 [ 195 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full
10562 2024.08.22 17:54:50.180361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 37632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10563 2024.08.22 17:54:50.180487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10564 2024.08.22 17:54:50.180511 [ 195 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10565 2024.08.22 17:54:50.180517 [ 3 ] {} <Debug> HTTP-Session: 248336eb-3678-4d91-92dc-269b71ccb7c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10566 2024.08.22 17:54:50.180548 [ 3 ] {} <Debug> HTTP-Session: 248336eb-3678-4d91-92dc-269b71ccb7c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10567 2024.08.22 17:54:50.180551 [ 195 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 16 rows starting from the beginning of the part
10568 2024.08.22 17:54:50.180566 [ 3 ] {} <Debug> HTTP-Session: 248336eb-3678-4d91-92dc-269b71ccb7c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10569 2024.08.22 17:54:50.180613 [ 3 ] {} <Trace> HTTP-Session: 248336eb-3678-4d91-92dc-269b71ccb7c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10570 2024.08.22 17:54:50.180686 [ 195 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part
10571 2024.08.22 17:54:50.180910 [ 195 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part
10572 2024.08.22 17:54:50.180960 [ 3 ] {6763d8f5-b00e-40f0-b982-52ca68dc0df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10573 2024.08.22 17:54:50.181165 [ 3 ] {6763d8f5-b00e-40f0-b982-52ca68dc0df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10574 2024.08.22 17:54:50.181266 [ 195 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part
10575 2024.08.22 17:54:50.181474 [ 195 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part
10576 2024.08.22 17:54:50.181629 [ 195 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part
10577 2024.08.22 17:54:50.182281 [ 3 ] {6763d8f5-b00e-40f0-b982-52ca68dc0df9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10578 2024.08.22 17:54:50.182953 [ 3 ] {6763d8f5-b00e-40f0-b982-52ca68dc0df9} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10579 2024.08.22 17:54:50.182995 [ 3 ] {6763d8f5-b00e-40f0-b982-52ca68dc0df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10580 2024.08.22 17:54:50.183426 [ 193 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003545248 sec., 8462.031429112998 rows/sec., 723.07 KiB/sec.
10581 2024.08.22 17:54:50.183640 [ 3 ] {6763d8f5-b00e-40f0-b982-52ca68dc0df9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
10582 2024.08.22 17:54:50.183653 [ 193 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary)
10583 2024.08.22 17:54:50.184571 [ 3 ] {6763d8f5-b00e-40f0-b982-52ca68dc0df9} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10584 2024.08.22 17:54:50.184733 [ 193 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_25_5} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10585 2024.08.22 17:54:50.184879 [ 3 ] {6763d8f5-b00e-40f0-b982-52ca68dc0df9} <Debug> executeQuery: Read 249 rows, 22.49 KiB in 0.004093 sec., 60835.57292939164 rows/sec., 5.37 MiB/sec.
10586 2024.08.22 17:54:50.184991 [ 193 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_25_5} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5
10587 2024.08.22 17:54:50.185194 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
10588 2024.08.22 17:54:50.185226 [ 3 ] {6763d8f5-b00e-40f0-b982-52ca68dc0df9} <Debug> DynamicQueryHandler: Done processing query
10589 2024.08.22 17:54:50.185263 [ 3 ] {6763d8f5-b00e-40f0-b982-52ca68dc0df9} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
10590 2024.08.22 17:54:50.185280 [ 3 ] {} <Debug> HTTP-Session: 248336eb-3678-4d91-92dc-269b71ccb7c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10591 2024.08.22 17:54:50.185410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 4768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10592 2024.08.22 17:54:50.185463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10593 2024.08.22 17:54:50.185482 [ 3 ] {} <Debug> HTTP-Session: 1d798f17-4b6a-4a99-84b8-2a56b7683149 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10594 2024.08.22 17:54:50.185500 [ 3 ] {} <Debug> HTTP-Session: 1d798f17-4b6a-4a99-84b8-2a56b7683149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10595 2024.08.22 17:54:50.185514 [ 3 ] {} <Debug> HTTP-Session: 1d798f17-4b6a-4a99-84b8-2a56b7683149 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10596 2024.08.22 17:54:50.185547 [ 3 ] {} <Trace> HTTP-Session: 1d798f17-4b6a-4a99-84b8-2a56b7683149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10597 2024.08.22 17:54:50.185665 [ 3 ] {df29fe33-ab25-46cf-a28f-7c1513a995f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10598 2024.08.22 17:54:50.185712 [ 3 ] {df29fe33-ab25-46cf-a28f-7c1513a995f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10599 2024.08.22 17:54:50.185962 [ 3 ] {df29fe33-ab25-46cf-a28f-7c1513a995f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10600 2024.08.22 17:54:50.186326 [ 3 ] {df29fe33-ab25-46cf-a28f-7c1513a995f3} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10601 2024.08.22 17:54:50.186363 [ 3 ] {df29fe33-ab25-46cf-a28f-7c1513a995f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10602 2024.08.22 17:54:50.186712 [ 3 ] {df29fe33-ab25-46cf-a28f-7c1513a995f3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
10603 2024.08.22 17:54:50.187070 [ 3 ] {df29fe33-ab25-46cf-a28f-7c1513a995f3} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10604 2024.08.22 17:54:50.187226 [ 3 ] {df29fe33-ab25-46cf-a28f-7c1513a995f3} <Debug> executeQuery: Read 33 rows, 2.46 KiB in 0.001595 sec., 20689.655172413793 rows/sec., 1.51 MiB/sec.
10605 2024.08.22 17:54:50.187401 [ 3 ] {df29fe33-ab25-46cf-a28f-7c1513a995f3} <Debug> DynamicQueryHandler: Done processing query
10606 2024.08.22 17:54:50.187426 [ 3 ] {df29fe33-ab25-46cf-a28f-7c1513a995f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10607 2024.08.22 17:54:50.187442 [ 3 ] {} <Debug> HTTP-Session: 1d798f17-4b6a-4a99-84b8-2a56b7683149 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10608 2024.08.22 17:54:50.187551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10609 2024.08.22 17:54:50.187600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10610 2024.08.22 17:54:50.187618 [ 3 ] {} <Debug> HTTP-Session: 38abbcf0-9214-4203-ba56-30c6db6f992f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10611 2024.08.22 17:54:50.187636 [ 3 ] {} <Debug> HTTP-Session: 38abbcf0-9214-4203-ba56-30c6db6f992f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10612 2024.08.22 17:54:50.187650 [ 3 ] {} <Debug> HTTP-Session: 38abbcf0-9214-4203-ba56-30c6db6f992f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10613 2024.08.22 17:54:50.187680 [ 3 ] {} <Trace> HTTP-Session: 38abbcf0-9214-4203-ba56-30c6db6f992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10614 2024.08.22 17:54:50.187779 [ 3 ] {543cceba-724f-483a-8006-93cbc6d27e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10615 2024.08.22 17:54:50.187822 [ 3 ] {543cceba-724f-483a-8006-93cbc6d27e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10616 2024.08.22 17:54:50.188046 [ 3 ] {543cceba-724f-483a-8006-93cbc6d27e1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10617 2024.08.22 17:54:50.188367 [ 3 ] {543cceba-724f-483a-8006-93cbc6d27e1d} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10618 2024.08.22 17:54:50.188404 [ 3 ] {543cceba-724f-483a-8006-93cbc6d27e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10619 2024.08.22 17:54:50.188750 [ 3 ] {543cceba-724f-483a-8006-93cbc6d27e1d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
10620 2024.08.22 17:54:50.189091 [ 3 ] {543cceba-724f-483a-8006-93cbc6d27e1d} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10621 2024.08.22 17:54:50.189219 [ 3 ] {543cceba-724f-483a-8006-93cbc6d27e1d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001467 sec., 9543.285616905248 rows/sec., 668.35 KiB/sec.
10622 2024.08.22 17:54:50.189393 [ 3 ] {543cceba-724f-483a-8006-93cbc6d27e1d} <Debug> DynamicQueryHandler: Done processing query
10623 2024.08.22 17:54:50.189421 [ 3 ] {543cceba-724f-483a-8006-93cbc6d27e1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10624 2024.08.22 17:54:50.189438 [ 3 ] {} <Debug> HTTP-Session: 38abbcf0-9214-4203-ba56-30c6db6f992f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10625 2024.08.22 17:54:50.189546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10626 2024.08.22 17:54:50.189600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10627 2024.08.22 17:54:50.189620 [ 3 ] {} <Debug> HTTP-Session: 4d02623b-14e8-49c4-bd8c-049591caa60b Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10628 2024.08.22 17:54:50.189639 [ 3 ] {} <Debug> HTTP-Session: 4d02623b-14e8-49c4-bd8c-049591caa60b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10629 2024.08.22 17:54:50.189653 [ 3 ] {} <Debug> HTTP-Session: 4d02623b-14e8-49c4-bd8c-049591caa60b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10630 2024.08.22 17:54:50.189686 [ 3 ] {} <Trace> HTTP-Session: 4d02623b-14e8-49c4-bd8c-049591caa60b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10631 2024.08.22 17:54:50.189792 [ 3 ] {c138f753-ff33-49e6-acca-1a2d9b655aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
10632 2024.08.22 17:54:50.189836 [ 3 ] {c138f753-ff33-49e6-acca-1a2d9b655aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
10633 2024.08.22 17:54:50.190067 [ 3 ] {c138f753-ff33-49e6-acca-1a2d9b655aeb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10634 2024.08.22 17:54:50.190377 [ 3 ] {c138f753-ff33-49e6-acca-1a2d9b655aeb} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10635 2024.08.22 17:54:50.190413 [ 3 ] {c138f753-ff33-49e6-acca-1a2d9b655aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10636 2024.08.22 17:54:50.190773 [ 3 ] {c138f753-ff33-49e6-acca-1a2d9b655aeb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10637 2024.08.22 17:54:50.191134 [ 3 ] {c138f753-ff33-49e6-acca-1a2d9b655aeb} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10638 2024.08.22 17:54:50.191267 [ 3 ] {c138f753-ff33-49e6-acca-1a2d9b655aeb} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.0015 sec., 4000 rows/sec., 236.33 KiB/sec.
10639 2024.08.22 17:54:50.191484 [ 3 ] {c138f753-ff33-49e6-acca-1a2d9b655aeb} <Debug> DynamicQueryHandler: Done processing query
10640 2024.08.22 17:54:50.191511 [ 3 ] {c138f753-ff33-49e6-acca-1a2d9b655aeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10641 2024.08.22 17:54:50.191527 [ 3 ] {} <Debug> HTTP-Session: 4d02623b-14e8-49c4-bd8c-049591caa60b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10642 2024.08.22 17:54:50.191698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 67398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10643 2024.08.22 17:54:50.191748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10644 2024.08.22 17:54:50.191767 [ 3 ] {} <Debug> HTTP-Session: ea641272-5f89-43d7-9cd4-3fae28aa62cf Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10645 2024.08.22 17:54:50.191784 [ 3 ] {} <Debug> HTTP-Session: ea641272-5f89-43d7-9cd4-3fae28aa62cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10646 2024.08.22 17:54:50.191798 [ 3 ] {} <Debug> HTTP-Session: ea641272-5f89-43d7-9cd4-3fae28aa62cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10647 2024.08.22 17:54:50.191830 [ 3 ] {} <Trace> HTTP-Session: ea641272-5f89-43d7-9cd4-3fae28aa62cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10648 2024.08.22 17:54:50.192044 [ 3 ] {e3d065c7-4228-418b-8e7f-0dcb6c3e33cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10649 2024.08.22 17:54:50.192091 [ 3 ] {e3d065c7-4228-418b-8e7f-0dcb6c3e33cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10650 2024.08.22 17:54:50.192321 [ 3 ] {e3d065c7-4228-418b-8e7f-0dcb6c3e33cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10651 2024.08.22 17:54:50.192856 [ 3 ] {e3d065c7-4228-418b-8e7f-0dcb6c3e33cd} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10652 2024.08.22 17:54:50.192893 [ 3 ] {e3d065c7-4228-418b-8e7f-0dcb6c3e33cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10653 2024.08.22 17:54:50.193338 [ 3 ] {e3d065c7-4228-418b-8e7f-0dcb6c3e33cd} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
10654 2024.08.22 17:54:50.193791 [ 3 ] {e3d065c7-4228-418b-8e7f-0dcb6c3e33cd} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10655 2024.08.22 17:54:50.193923 [ 3 ] {e3d065c7-4228-418b-8e7f-0dcb6c3e33cd} <Debug> executeQuery: Read 415 rows, 30.33 KiB in 0.001993 sec., 208228.80080280983 rows/sec., 14.86 MiB/sec.
10656 2024.08.22 17:54:50.194083 [ 3 ] {e3d065c7-4228-418b-8e7f-0dcb6c3e33cd} <Debug> DynamicQueryHandler: Done processing query
10657 2024.08.22 17:54:50.194109 [ 3 ] {e3d065c7-4228-418b-8e7f-0dcb6c3e33cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
10658 2024.08.22 17:54:50.194125 [ 3 ] {} <Debug> HTTP-Session: ea641272-5f89-43d7-9cd4-3fae28aa62cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10659 2024.08.22 17:54:50.194249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10660 2024.08.22 17:54:50.194297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10661 2024.08.22 17:54:50.194316 [ 3 ] {} <Debug> HTTP-Session: 85f5c2f2-646e-4bd7-a9eb-ea9e3bdba856 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10662 2024.08.22 17:54:50.194333 [ 3 ] {} <Debug> HTTP-Session: 85f5c2f2-646e-4bd7-a9eb-ea9e3bdba856 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10663 2024.08.22 17:54:50.194346 [ 3 ] {} <Debug> HTTP-Session: 85f5c2f2-646e-4bd7-a9eb-ea9e3bdba856 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10664 2024.08.22 17:54:50.194377 [ 3 ] {} <Trace> HTTP-Session: 85f5c2f2-646e-4bd7-a9eb-ea9e3bdba856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10665 2024.08.22 17:54:50.194475 [ 3 ] {e81c39c5-d269-465c-aef4-8ec32eab9266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10666 2024.08.22 17:54:50.194519 [ 3 ] {e81c39c5-d269-465c-aef4-8ec32eab9266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10667 2024.08.22 17:54:50.194649 [ 3 ] {e81c39c5-d269-465c-aef4-8ec32eab9266} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10668 2024.08.22 17:54:50.194913 [ 3 ] {e81c39c5-d269-465c-aef4-8ec32eab9266} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10669 2024.08.22 17:54:50.194949 [ 3 ] {e81c39c5-d269-465c-aef4-8ec32eab9266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10670 2024.08.22 17:54:50.195288 [ 3 ] {e81c39c5-d269-465c-aef4-8ec32eab9266} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10671 2024.08.22 17:54:50.195591 [ 3 ] {e81c39c5-d269-465c-aef4-8ec32eab9266} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10672 2024.08.22 17:54:50.195709 [ 3 ] {e81c39c5-d269-465c-aef4-8ec32eab9266} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001301 sec., 4611.837048424289 rows/sec., 240.95 KiB/sec.
10673 2024.08.22 17:54:50.195860 [ 3 ] {e81c39c5-d269-465c-aef4-8ec32eab9266} <Debug> DynamicQueryHandler: Done processing query
10674 2024.08.22 17:54:50.195882 [ 3 ] {e81c39c5-d269-465c-aef4-8ec32eab9266} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10675 2024.08.22 17:54:50.195896 [ 3 ] {} <Debug> HTTP-Session: 85f5c2f2-646e-4bd7-a9eb-ea9e3bdba856 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10676 2024.08.22 17:54:50.196101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 45010, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10677 2024.08.22 17:54:50.196150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10678 2024.08.22 17:54:50.196169 [ 3 ] {} <Debug> HTTP-Session: 8769f70f-5bcf-408b-a132-4eefedd5b305 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10679 2024.08.22 17:54:50.196185 [ 3 ] {} <Debug> HTTP-Session: 8769f70f-5bcf-408b-a132-4eefedd5b305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10680 2024.08.22 17:54:50.196199 [ 3 ] {} <Debug> HTTP-Session: 8769f70f-5bcf-408b-a132-4eefedd5b305 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10681 2024.08.22 17:54:50.196231 [ 3 ] {} <Trace> HTTP-Session: 8769f70f-5bcf-408b-a132-4eefedd5b305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10682 2024.08.22 17:54:50.196420 [ 3 ] {fb52270b-d18a-44da-a7d8-7beee8cb2b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10683 2024.08.22 17:54:50.196466 [ 3 ] {fb52270b-d18a-44da-a7d8-7beee8cb2b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10684 2024.08.22 17:54:50.196609 [ 3 ] {fb52270b-d18a-44da-a7d8-7beee8cb2b41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10685 2024.08.22 17:54:50.197023 [ 3 ] {fb52270b-d18a-44da-a7d8-7beee8cb2b41} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10686 2024.08.22 17:54:50.197058 [ 3 ] {fb52270b-d18a-44da-a7d8-7beee8cb2b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10687 2024.08.22 17:54:50.197431 [ 3 ] {fb52270b-d18a-44da-a7d8-7beee8cb2b41} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
10688 2024.08.22 17:54:50.197766 [ 3 ] {fb52270b-d18a-44da-a7d8-7beee8cb2b41} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10689 2024.08.22 17:54:50.197892 [ 3 ] {fb52270b-d18a-44da-a7d8-7beee8cb2b41} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001576 sec., 151649.74619289342 rows/sec., 10.17 MiB/sec.
10690 2024.08.22 17:54:50.198042 [ 3 ] {fb52270b-d18a-44da-a7d8-7beee8cb2b41} <Debug> DynamicQueryHandler: Done processing query
10691 2024.08.22 17:54:50.198066 [ 3 ] {fb52270b-d18a-44da-a7d8-7beee8cb2b41} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
10692 2024.08.22 17:54:50.198081 [ 3 ] {} <Debug> HTTP-Session: 8769f70f-5bcf-408b-a132-4eefedd5b305 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10693 2024.08.22 17:54:50.198186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10694 2024.08.22 17:54:50.198233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10695 2024.08.22 17:54:50.198252 [ 3 ] {} <Debug> HTTP-Session: d2f4a423-6c1c-4a24-9bda-81d50c1be27e Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10696 2024.08.22 17:54:50.198268 [ 3 ] {} <Debug> HTTP-Session: d2f4a423-6c1c-4a24-9bda-81d50c1be27e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10697 2024.08.22 17:54:50.198282 [ 3 ] {} <Debug> HTTP-Session: d2f4a423-6c1c-4a24-9bda-81d50c1be27e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10698 2024.08.22 17:54:50.198313 [ 3 ] {} <Trace> HTTP-Session: d2f4a423-6c1c-4a24-9bda-81d50c1be27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10699 2024.08.22 17:54:50.198404 [ 3 ] {6a4dc08e-fb93-4115-83a8-5f3dd96e9386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
10700 2024.08.22 17:54:50.198449 [ 3 ] {6a4dc08e-fb93-4115-83a8-5f3dd96e9386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10701 2024.08.22 17:54:50.198577 [ 3 ] {6a4dc08e-fb93-4115-83a8-5f3dd96e9386} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10702 2024.08.22 17:54:50.198829 [ 3 ] {6a4dc08e-fb93-4115-83a8-5f3dd96e9386} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10703 2024.08.22 17:54:50.198864 [ 3 ] {6a4dc08e-fb93-4115-83a8-5f3dd96e9386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10704 2024.08.22 17:54:50.199204 [ 3 ] {6a4dc08e-fb93-4115-83a8-5f3dd96e9386} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10705 2024.08.22 17:54:50.199532 [ 3 ] {6a4dc08e-fb93-4115-83a8-5f3dd96e9386} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10706 2024.08.22 17:54:50.199661 [ 3 ] {6a4dc08e-fb93-4115-83a8-5f3dd96e9386} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001279 sec., 781.8608287724785 rows/sec., 52.68 KiB/sec.
10707 2024.08.22 17:54:50.199817 [ 3 ] {6a4dc08e-fb93-4115-83a8-5f3dd96e9386} <Debug> DynamicQueryHandler: Done processing query
10708 2024.08.22 17:54:50.199841 [ 3 ] {6a4dc08e-fb93-4115-83a8-5f3dd96e9386} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
10709 2024.08.22 17:54:50.199857 [ 3 ] {} <Debug> HTTP-Session: d2f4a423-6c1c-4a24-9bda-81d50c1be27e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10710 2024.08.22 17:54:50.199986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 46793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10711 2024.08.22 17:54:50.200034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10712 2024.08.22 17:54:50.200054 [ 3 ] {} <Debug> HTTP-Session: a1c2854d-2413-4cf4-84fa-b67e7952406c Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10713 2024.08.22 17:54:50.200069 [ 3 ] {} <Debug> HTTP-Session: a1c2854d-2413-4cf4-84fa-b67e7952406c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10714 2024.08.22 17:54:50.200083 [ 3 ] {} <Debug> HTTP-Session: a1c2854d-2413-4cf4-84fa-b67e7952406c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10715 2024.08.22 17:54:50.200114 [ 3 ] {} <Trace> HTTP-Session: a1c2854d-2413-4cf4-84fa-b67e7952406c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10716 2024.08.22 17:54:50.200414 [ 3 ] {5bf98d79-9cda-45d9-8609-42b053099a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10717 2024.08.22 17:54:50.200477 [ 3 ] {5bf98d79-9cda-45d9-8609-42b053099a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
10718 2024.08.22 17:54:50.200876 [ 3 ] {5bf98d79-9cda-45d9-8609-42b053099a76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10719 2024.08.22 17:54:50.201501 [ 3 ] {5bf98d79-9cda-45d9-8609-42b053099a76} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10720 2024.08.22 17:54:50.201537 [ 3 ] {5bf98d79-9cda-45d9-8609-42b053099a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10721 2024.08.22 17:54:50.202138 [ 3 ] {5bf98d79-9cda-45d9-8609-42b053099a76} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
10722 2024.08.22 17:54:50.202554 [ 3 ] {5bf98d79-9cda-45d9-8609-42b053099a76} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10723 2024.08.22 17:54:50.202700 [ 3 ] {5bf98d79-9cda-45d9-8609-42b053099a76} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002496 sec., 11618.589743589744 rows/sec., 20.82 MiB/sec.
10724 2024.08.22 17:54:50.202895 [ 3 ] {5bf98d79-9cda-45d9-8609-42b053099a76} <Debug> DynamicQueryHandler: Done processing query
10725 2024.08.22 17:54:50.202919 [ 3 ] {5bf98d79-9cda-45d9-8609-42b053099a76} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
10726 2024.08.22 17:54:50.202935 [ 3 ] {} <Debug> HTTP-Session: a1c2854d-2413-4cf4-84fa-b67e7952406c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10727 2024.08.22 17:54:50.203055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10728 2024.08.22 17:54:50.203118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10729 2024.08.22 17:54:50.203143 [ 3 ] {} <Debug> HTTP-Session: 5e76354d-0a7e-466c-a500-f65b7fb85eff Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10730 2024.08.22 17:54:50.203164 [ 3 ] {} <Debug> HTTP-Session: 5e76354d-0a7e-466c-a500-f65b7fb85eff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10731 2024.08.22 17:54:50.203182 [ 3 ] {} <Debug> HTTP-Session: 5e76354d-0a7e-466c-a500-f65b7fb85eff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10732 2024.08.22 17:54:50.203220 [ 3 ] {} <Trace> HTTP-Session: 5e76354d-0a7e-466c-a500-f65b7fb85eff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10733 2024.08.22 17:54:50.203338 [ 3 ] {61235d1d-3bb4-4b0f-b0e5-c4866c32be2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10734 2024.08.22 17:54:50.203383 [ 3 ] {61235d1d-3bb4-4b0f-b0e5-c4866c32be2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10735 2024.08.22 17:54:50.203511 [ 3 ] {61235d1d-3bb4-4b0f-b0e5-c4866c32be2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10736 2024.08.22 17:54:50.203836 [ 3 ] {61235d1d-3bb4-4b0f-b0e5-c4866c32be2e} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10737 2024.08.22 17:54:50.203872 [ 3 ] {61235d1d-3bb4-4b0f-b0e5-c4866c32be2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10738 2024.08.22 17:54:50.204235 [ 3 ] {61235d1d-3bb4-4b0f-b0e5-c4866c32be2e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
10739 2024.08.22 17:54:50.204565 [ 3 ] {61235d1d-3bb4-4b0f-b0e5-c4866c32be2e} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10740 2024.08.22 17:54:50.204695 [ 3 ] {61235d1d-3bb4-4b0f-b0e5-c4866c32be2e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001399 sec., 58613.2952108649 rows/sec., 3.72 MiB/sec.
10741 2024.08.22 17:54:50.204843 [ 3 ] {61235d1d-3bb4-4b0f-b0e5-c4866c32be2e} <Debug> DynamicQueryHandler: Done processing query
10742 2024.08.22 17:54:50.204867 [ 3 ] {61235d1d-3bb4-4b0f-b0e5-c4866c32be2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10743 2024.08.22 17:54:50.204883 [ 3 ] {} <Debug> HTTP-Session: 5e76354d-0a7e-466c-a500-f65b7fb85eff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10744 2024.08.22 17:54:54.513891 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache
10745 2024.08.22 17:54:54.513990 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache
10746 2024.08.22 17:54:55.170638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 7834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10747 2024.08.22 17:54:55.170778 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10748 2024.08.22 17:54:55.170808 [ 3 ] {} <Debug> HTTP-Session: a6358647-7b38-4aae-a1f2-c27468eab57e Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10749 2024.08.22 17:54:55.170836 [ 3 ] {} <Debug> HTTP-Session: a6358647-7b38-4aae-a1f2-c27468eab57e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10750 2024.08.22 17:54:55.170855 [ 3 ] {} <Debug> HTTP-Session: a6358647-7b38-4aae-a1f2-c27468eab57e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10751 2024.08.22 17:54:55.170911 [ 3 ] {} <Trace> HTTP-Session: a6358647-7b38-4aae-a1f2-c27468eab57e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10752 2024.08.22 17:54:55.171139 [ 3 ] {50b928f9-dbab-4f67-8dc3-ea171950dd78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10753 2024.08.22 17:54:55.171216 [ 3 ] {50b928f9-dbab-4f67-8dc3-ea171950dd78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10754 2024.08.22 17:54:55.171558 [ 3 ] {50b928f9-dbab-4f67-8dc3-ea171950dd78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10755 2024.08.22 17:54:55.172047 [ 3 ] {50b928f9-dbab-4f67-8dc3-ea171950dd78} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10756 2024.08.22 17:54:55.172092 [ 3 ] {50b928f9-dbab-4f67-8dc3-ea171950dd78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10757 2024.08.22 17:54:55.172545 [ 3 ] {50b928f9-dbab-4f67-8dc3-ea171950dd78} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
10758 2024.08.22 17:54:55.172935 [ 3 ] {50b928f9-dbab-4f67-8dc3-ea171950dd78} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10759 2024.08.22 17:54:55.173088 [ 3 ] {50b928f9-dbab-4f67-8dc3-ea171950dd78} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002023 sec., 27681.66089965398 rows/sec., 2.13 MiB/sec.
10760 2024.08.22 17:54:55.173310 [ 3 ] {50b928f9-dbab-4f67-8dc3-ea171950dd78} <Debug> DynamicQueryHandler: Done processing query
10761 2024.08.22 17:54:55.173339 [ 3 ] {50b928f9-dbab-4f67-8dc3-ea171950dd78} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10762 2024.08.22 17:54:55.173356 [ 3 ] {} <Debug> HTTP-Session: a6358647-7b38-4aae-a1f2-c27468eab57e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10763 2024.08.22 17:54:55.173502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 10882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10764 2024.08.22 17:54:55.173558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10765 2024.08.22 17:54:55.173579 [ 3 ] {} <Debug> HTTP-Session: fddb9c52-be40-460c-a2c1-b0b841e0a254 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10766 2024.08.22 17:54:55.173597 [ 3 ] {} <Debug> HTTP-Session: fddb9c52-be40-460c-a2c1-b0b841e0a254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10767 2024.08.22 17:54:55.173611 [ 3 ] {} <Debug> HTTP-Session: fddb9c52-be40-460c-a2c1-b0b841e0a254 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10768 2024.08.22 17:54:55.173648 [ 3 ] {} <Trace> HTTP-Session: fddb9c52-be40-460c-a2c1-b0b841e0a254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10769 2024.08.22 17:54:55.173779 [ 3 ] {a4542a1b-a831-41d9-895f-fa1b3537b1e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10770 2024.08.22 17:54:55.173827 [ 3 ] {a4542a1b-a831-41d9-895f-fa1b3537b1e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10771 2024.08.22 17:54:55.174065 [ 3 ] {a4542a1b-a831-41d9-895f-fa1b3537b1e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10772 2024.08.22 17:54:55.174453 [ 3 ] {a4542a1b-a831-41d9-895f-fa1b3537b1e1} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10773 2024.08.22 17:54:55.174490 [ 3 ] {a4542a1b-a831-41d9-895f-fa1b3537b1e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10774 2024.08.22 17:54:55.174859 [ 3 ] {a4542a1b-a831-41d9-895f-fa1b3537b1e1} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
10775 2024.08.22 17:54:55.175224 [ 3 ] {a4542a1b-a831-41d9-895f-fa1b3537b1e1} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10776 2024.08.22 17:54:55.175358 [ 3 ] {a4542a1b-a831-41d9-895f-fa1b3537b1e1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001625 sec., 39384.61538461538 rows/sec., 3.07 MiB/sec.
10777 2024.08.22 17:54:55.175514 [ 3 ] {a4542a1b-a831-41d9-895f-fa1b3537b1e1} <Debug> DynamicQueryHandler: Done processing query
10778 2024.08.22 17:54:55.175540 [ 3 ] {a4542a1b-a831-41d9-895f-fa1b3537b1e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10779 2024.08.22 17:54:55.175555 [ 3 ] {} <Debug> HTTP-Session: fddb9c52-be40-460c-a2c1-b0b841e0a254 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10780 2024.08.22 17:54:55.175706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10781 2024.08.22 17:54:55.175756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10782 2024.08.22 17:54:55.175775 [ 3 ] {} <Debug> HTTP-Session: 9b715412-c935-4c56-a062-732819e62b92 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10783 2024.08.22 17:54:55.175792 [ 3 ] {} <Debug> HTTP-Session: 9b715412-c935-4c56-a062-732819e62b92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10784 2024.08.22 17:54:55.175806 [ 3 ] {} <Debug> HTTP-Session: 9b715412-c935-4c56-a062-732819e62b92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10785 2024.08.22 17:54:55.175840 [ 3 ] {} <Trace> HTTP-Session: 9b715412-c935-4c56-a062-732819e62b92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10786 2024.08.22 17:54:55.175987 [ 3 ] {a805eb53-f5b8-42a5-9670-99c4e2d09380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10787 2024.08.22 17:54:55.176034 [ 3 ] {a805eb53-f5b8-42a5-9670-99c4e2d09380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10788 2024.08.22 17:54:55.176181 [ 3 ] {a805eb53-f5b8-42a5-9670-99c4e2d09380} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10789 2024.08.22 17:54:55.176575 [ 3 ] {a805eb53-f5b8-42a5-9670-99c4e2d09380} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10790 2024.08.22 17:54:55.176611 [ 3 ] {a805eb53-f5b8-42a5-9670-99c4e2d09380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10791 2024.08.22 17:54:55.177005 [ 3 ] {a805eb53-f5b8-42a5-9670-99c4e2d09380} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
10792 2024.08.22 17:54:55.177359 [ 3 ] {a805eb53-f5b8-42a5-9670-99c4e2d09380} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10793 2024.08.22 17:54:55.177488 [ 3 ] {a805eb53-f5b8-42a5-9670-99c4e2d09380} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001568 sec., 102040.81632653062 rows/sec., 7.11 MiB/sec.
10794 2024.08.22 17:54:55.177650 [ 3 ] {a805eb53-f5b8-42a5-9670-99c4e2d09380} <Debug> DynamicQueryHandler: Done processing query
10795 2024.08.22 17:54:55.177701 [ 3 ] {a805eb53-f5b8-42a5-9670-99c4e2d09380} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10796 2024.08.22 17:54:55.177717 [ 3 ] {} <Debug> HTTP-Session: 9b715412-c935-4c56-a062-732819e62b92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10797 2024.08.22 17:54:55.177835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10798 2024.08.22 17:54:55.177885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10799 2024.08.22 17:54:55.177904 [ 3 ] {} <Debug> HTTP-Session: 894a892c-952c-4520-9a7e-78f5cb9d0a16 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10800 2024.08.22 17:54:55.177921 [ 3 ] {} <Debug> HTTP-Session: 894a892c-952c-4520-9a7e-78f5cb9d0a16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10801 2024.08.22 17:54:55.177935 [ 3 ] {} <Debug> HTTP-Session: 894a892c-952c-4520-9a7e-78f5cb9d0a16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10802 2024.08.22 17:54:55.177967 [ 3 ] {} <Trace> HTTP-Session: 894a892c-952c-4520-9a7e-78f5cb9d0a16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10803 2024.08.22 17:54:55.178083 [ 3 ] {b9f7a752-d36c-41af-83dd-5b2c23f72c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10804 2024.08.22 17:54:55.178128 [ 3 ] {b9f7a752-d36c-41af-83dd-5b2c23f72c1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10805 2024.08.22 17:54:55.178280 [ 3 ] {b9f7a752-d36c-41af-83dd-5b2c23f72c1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10806 2024.08.22 17:54:55.178556 [ 3 ] {b9f7a752-d36c-41af-83dd-5b2c23f72c1c} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10807 2024.08.22 17:54:55.178591 [ 3 ] {b9f7a752-d36c-41af-83dd-5b2c23f72c1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10808 2024.08.22 17:54:55.178951 [ 3 ] {b9f7a752-d36c-41af-83dd-5b2c23f72c1c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
10809 2024.08.22 17:54:55.179277 [ 3 ] {b9f7a752-d36c-41af-83dd-5b2c23f72c1c} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10810 2024.08.22 17:54:55.179404 [ 3 ] {b9f7a752-d36c-41af-83dd-5b2c23f72c1c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00136 sec., 44117.647058823524 rows/sec., 2.97 MiB/sec.
10811 2024.08.22 17:54:55.179549 [ 3 ] {b9f7a752-d36c-41af-83dd-5b2c23f72c1c} <Debug> DynamicQueryHandler: Done processing query
10812 2024.08.22 17:54:55.179574 [ 3 ] {b9f7a752-d36c-41af-83dd-5b2c23f72c1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10813 2024.08.22 17:54:55.179590 [ 3 ] {} <Debug> HTTP-Session: 894a892c-952c-4520-9a7e-78f5cb9d0a16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10814 2024.08.22 17:55:00.177097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10815 2024.08.22 17:55:00.177242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10816 2024.08.22 17:55:00.177272 [ 3 ] {} <Debug> HTTP-Session: 97e346a1-f39e-4e5d-b4e6-c90cceea1648 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10817 2024.08.22 17:55:00.177300 [ 3 ] {} <Debug> HTTP-Session: 97e346a1-f39e-4e5d-b4e6-c90cceea1648 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10818 2024.08.22 17:55:00.177319 [ 3 ] {} <Debug> HTTP-Session: 97e346a1-f39e-4e5d-b4e6-c90cceea1648 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10819 2024.08.22 17:55:00.177377 [ 3 ] {} <Trace> HTTP-Session: 97e346a1-f39e-4e5d-b4e6-c90cceea1648 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10820 2024.08.22 17:55:00.177577 [ 3 ] {9e88fc35-8699-41a8-b052-22b5cb1e060c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10821 2024.08.22 17:55:00.177646 [ 3 ] {9e88fc35-8699-41a8-b052-22b5cb1e060c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10822 2024.08.22 17:55:00.177990 [ 3 ] {9e88fc35-8699-41a8-b052-22b5cb1e060c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10823 2024.08.22 17:55:00.178481 [ 3 ] {9e88fc35-8699-41a8-b052-22b5cb1e060c} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10824 2024.08.22 17:55:00.178522 [ 3 ] {9e88fc35-8699-41a8-b052-22b5cb1e060c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10825 2024.08.22 17:55:00.178937 [ 3 ] {9e88fc35-8699-41a8-b052-22b5cb1e060c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10826 2024.08.22 17:55:00.179331 [ 3 ] {9e88fc35-8699-41a8-b052-22b5cb1e060c} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10827 2024.08.22 17:55:00.179482 [ 3 ] {9e88fc35-8699-41a8-b052-22b5cb1e060c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001966 sec., 1017.293997965412 rows/sec., 82.95 KiB/sec.
10828 2024.08.22 17:55:00.179695 [ 3 ] {9e88fc35-8699-41a8-b052-22b5cb1e060c} <Debug> DynamicQueryHandler: Done processing query
10829 2024.08.22 17:55:00.179723 [ 3 ] {9e88fc35-8699-41a8-b052-22b5cb1e060c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10830 2024.08.22 17:55:00.179741 [ 3 ] {} <Debug> HTTP-Session: 97e346a1-f39e-4e5d-b4e6-c90cceea1648 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10831 2024.08.22 17:55:00.179984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 37498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10832 2024.08.22 17:55:00.180040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10833 2024.08.22 17:55:00.180060 [ 3 ] {} <Debug> HTTP-Session: 72e39511-d955-4ff7-a53b-6d0689a2680c Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10834 2024.08.22 17:55:00.180079 [ 3 ] {} <Debug> HTTP-Session: 72e39511-d955-4ff7-a53b-6d0689a2680c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10835 2024.08.22 17:55:00.180092 [ 3 ] {} <Debug> HTTP-Session: 72e39511-d955-4ff7-a53b-6d0689a2680c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10836 2024.08.22 17:55:00.180128 [ 3 ] {} <Trace> HTTP-Session: 72e39511-d955-4ff7-a53b-6d0689a2680c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10837 2024.08.22 17:55:00.180304 [ 3 ] {85aaac8a-8880-43a8-80e9-05df45168a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10838 2024.08.22 17:55:00.180354 [ 3 ] {85aaac8a-8880-43a8-80e9-05df45168a6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10839 2024.08.22 17:55:00.180590 [ 3 ] {85aaac8a-8880-43a8-80e9-05df45168a6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10840 2024.08.22 17:55:00.181246 [ 3 ] {85aaac8a-8880-43a8-80e9-05df45168a6f} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10841 2024.08.22 17:55:00.181283 [ 3 ] {85aaac8a-8880-43a8-80e9-05df45168a6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10842 2024.08.22 17:55:00.181661 [ 3 ] {85aaac8a-8880-43a8-80e9-05df45168a6f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
10843 2024.08.22 17:55:00.182038 [ 3 ] {85aaac8a-8880-43a8-80e9-05df45168a6f} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10844 2024.08.22 17:55:00.182166 [ 3 ] {85aaac8a-8880-43a8-80e9-05df45168a6f} <Debug> executeQuery: Read 248 rows, 22.42 KiB in 0.001949 sec., 127244.74089276552 rows/sec., 11.23 MiB/sec.
10845 2024.08.22 17:55:00.182166 [ 103 ] {} <Debug> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
10846 2024.08.22 17:55:00.182234 [ 103 ] {} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10847 2024.08.22 17:55:00.182272 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10848 2024.08.22 17:55:00.182375 [ 3 ] {85aaac8a-8880-43a8-80e9-05df45168a6f} <Debug> DynamicQueryHandler: Done processing query
10849 2024.08.22 17:55:00.182437 [ 3 ] {85aaac8a-8880-43a8-80e9-05df45168a6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
10850 2024.08.22 17:55:00.182505 [ 3 ] {} <Debug> HTTP-Session: 72e39511-d955-4ff7-a53b-6d0689a2680c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10851 2024.08.22 17:55:00.182604 [ 192 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::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
10852 2024.08.22 17:55:00.182698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 4487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10853 2024.08.22 17:55:00.182810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10854 2024.08.22 17:55:00.182868 [ 3 ] {} <Debug> HTTP-Session: b1c84ba3-2802-4bc9-a8eb-8ffc25f16935 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10855 2024.08.22 17:55:00.182912 [ 3 ] {} <Debug> HTTP-Session: b1c84ba3-2802-4bc9-a8eb-8ffc25f16935 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10856 2024.08.22 17:55:00.182953 [ 3 ] {} <Debug> HTTP-Session: b1c84ba3-2802-4bc9-a8eb-8ffc25f16935 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10857 2024.08.22 17:55:00.183045 [ 3 ] {} <Trace> HTTP-Session: b1c84ba3-2802-4bc9-a8eb-8ffc25f16935 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10858 2024.08.22 17:55:00.183140 [ 192 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10859 2024.08.22 17:55:00.183255 [ 192 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1395 rows starting from the beginning of the part
10860 2024.08.22 17:55:00.183289 [ 3 ] {0da902df-7620-4c7d-80aa-54449b7efebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10861 2024.08.22 17:55:00.183404 [ 3 ] {0da902df-7620-4c7d-80aa-54449b7efebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10862 2024.08.22 17:55:00.183654 [ 192 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 247 rows starting from the beginning of the part
10863 2024.08.22 17:55:00.184071 [ 192 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1197 rows starting from the beginning of the part
10864 2024.08.22 17:55:00.184404 [ 192 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 249 rows starting from the beginning of the part
10865 2024.08.22 17:55:00.184763 [ 192 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part
10866 2024.08.22 17:55:00.185088 [ 192 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 248 rows starting from the beginning of the part
10867 2024.08.22 17:55:00.185402 [ 3 ] {0da902df-7620-4c7d-80aa-54449b7efebb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10868 2024.08.22 17:55:00.186391 [ 3 ] {0da902df-7620-4c7d-80aa-54449b7efebb} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10869 2024.08.22 17:55:00.186439 [ 3 ] {0da902df-7620-4c7d-80aa-54449b7efebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10870 2024.08.22 17:55:00.187351 [ 3 ] {0da902df-7620-4c7d-80aa-54449b7efebb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
10871 2024.08.22 17:55:00.187958 [ 3 ] {0da902df-7620-4c7d-80aa-54449b7efebb} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10872 2024.08.22 17:55:00.188159 [ 3 ] {0da902df-7620-4c7d-80aa-54449b7efebb} <Debug> executeQuery: Read 31 rows, 2.32 KiB in 0.004955 sec., 6256.3067608476285 rows/sec., 468.28 KiB/sec.
10873 2024.08.22 17:55:00.188746 [ 3 ] {0da902df-7620-4c7d-80aa-54449b7efebb} <Debug> DynamicQueryHandler: Done processing query
10874 2024.08.22 17:55:00.188829 [ 3 ] {0da902df-7620-4c7d-80aa-54449b7efebb} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10875 2024.08.22 17:55:00.188905 [ 3 ] {} <Debug> HTTP-Session: b1c84ba3-2802-4bc9-a8eb-8ffc25f16935 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10876 2024.08.22 17:55:00.189212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10877 2024.08.22 17:55:00.189380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10878 2024.08.22 17:55:00.189451 [ 3 ] {} <Debug> HTTP-Session: 0a9b874e-fed2-417d-b59b-86305bdb7b8c Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10879 2024.08.22 17:55:00.189481 [ 194 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3392 rows, containing 5 columns (5 merged, 0 gathered) in 0.007094156 sec., 478140.0352628276 rows/sec., 42.05 MiB/sec.
10880 2024.08.22 17:55:00.189507 [ 3 ] {} <Debug> HTTP-Session: 0a9b874e-fed2-417d-b59b-86305bdb7b8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10881 2024.08.22 17:55:00.189582 [ 3 ] {} <Debug> HTTP-Session: 0a9b874e-fed2-417d-b59b-86305bdb7b8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10882 2024.08.22 17:55:00.189623 [ 3 ] {} <Trace> HTTP-Session: 0a9b874e-fed2-417d-b59b-86305bdb7b8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10883 2024.08.22 17:55:00.189765 [ 3 ] {b4447e4d-52ad-4bd4-a012-874b870b7d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10884 2024.08.22 17:55:00.189812 [ 194 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
10885 2024.08.22 17:55:00.189828 [ 3 ] {b4447e4d-52ad-4bd4-a012-874b870b7d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10886 2024.08.22 17:55:00.190876 [ 3 ] {b4447e4d-52ad-4bd4-a012-874b870b7d23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10887 2024.08.22 17:55:00.191117 [ 194 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_61_12} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10888 2024.08.22 17:55:00.191272 [ 194 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_61_12} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
10889 2024.08.22 17:55:00.191482 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB.
10890 2024.08.22 17:55:00.191571 [ 3 ] {b4447e4d-52ad-4bd4-a012-874b870b7d23} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10891 2024.08.22 17:55:00.191615 [ 3 ] {b4447e4d-52ad-4bd4-a012-874b870b7d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10892 2024.08.22 17:55:00.191986 [ 3 ] {b4447e4d-52ad-4bd4-a012-874b870b7d23} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
10893 2024.08.22 17:55:00.192364 [ 3 ] {b4447e4d-52ad-4bd4-a012-874b870b7d23} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10894 2024.08.22 17:55:00.192528 [ 3 ] {b4447e4d-52ad-4bd4-a012-874b870b7d23} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002796 sec., 5007.153075822604 rows/sec., 350.67 KiB/sec.
10895 2024.08.22 17:55:00.192862 [ 3 ] {b4447e4d-52ad-4bd4-a012-874b870b7d23} <Debug> DynamicQueryHandler: Done processing query
10896 2024.08.22 17:55:00.192902 [ 3 ] {b4447e4d-52ad-4bd4-a012-874b870b7d23} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10897 2024.08.22 17:55:00.192924 [ 3 ] {} <Debug> HTTP-Session: 0a9b874e-fed2-417d-b59b-86305bdb7b8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10898 2024.08.22 17:55:00.193038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10899 2024.08.22 17:55:00.193088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10900 2024.08.22 17:55:00.193108 [ 3 ] {} <Debug> HTTP-Session: 25629c5e-c046-4b47-aba4-a4d09e5dc5cf Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10901 2024.08.22 17:55:00.193124 [ 3 ] {} <Debug> HTTP-Session: 25629c5e-c046-4b47-aba4-a4d09e5dc5cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10902 2024.08.22 17:55:00.193138 [ 3 ] {} <Debug> HTTP-Session: 25629c5e-c046-4b47-aba4-a4d09e5dc5cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10903 2024.08.22 17:55:00.193169 [ 3 ] {} <Trace> HTTP-Session: 25629c5e-c046-4b47-aba4-a4d09e5dc5cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10904 2024.08.22 17:55:00.193270 [ 3 ] {d98ce279-5968-4b4d-bb3f-556b0c96787c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
10905 2024.08.22 17:55:00.193314 [ 3 ] {d98ce279-5968-4b4d-bb3f-556b0c96787c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
10906 2024.08.22 17:55:00.193564 [ 3 ] {d98ce279-5968-4b4d-bb3f-556b0c96787c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10907 2024.08.22 17:55:00.193867 [ 3 ] {d98ce279-5968-4b4d-bb3f-556b0c96787c} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10908 2024.08.22 17:55:00.193904 [ 3 ] {d98ce279-5968-4b4d-bb3f-556b0c96787c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10909 2024.08.22 17:55:00.194264 [ 3 ] {d98ce279-5968-4b4d-bb3f-556b0c96787c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
10910 2024.08.22 17:55:00.194633 [ 3 ] {d98ce279-5968-4b4d-bb3f-556b0c96787c} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10911 2024.08.22 17:55:00.194795 [ 3 ] {d98ce279-5968-4b4d-bb3f-556b0c96787c} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001543 sec., 3888.528839922229 rows/sec., 229.74 KiB/sec.
10912 2024.08.22 17:55:00.195109 [ 3 ] {d98ce279-5968-4b4d-bb3f-556b0c96787c} <Debug> DynamicQueryHandler: Done processing query
10913 2024.08.22 17:55:00.195169 [ 3 ] {d98ce279-5968-4b4d-bb3f-556b0c96787c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10914 2024.08.22 17:55:00.195214 [ 3 ] {} <Debug> HTTP-Session: 25629c5e-c046-4b47-aba4-a4d09e5dc5cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10915 2024.08.22 17:55:00.195442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 67055, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10916 2024.08.22 17:55:00.195495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10917 2024.08.22 17:55:00.195515 [ 3 ] {} <Debug> HTTP-Session: 0ee23dbd-7eaf-4e76-b90a-810fc7c79603 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10918 2024.08.22 17:55:00.195532 [ 3 ] {} <Debug> HTTP-Session: 0ee23dbd-7eaf-4e76-b90a-810fc7c79603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10919 2024.08.22 17:55:00.195546 [ 3 ] {} <Debug> HTTP-Session: 0ee23dbd-7eaf-4e76-b90a-810fc7c79603 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10920 2024.08.22 17:55:00.195579 [ 3 ] {} <Trace> HTTP-Session: 0ee23dbd-7eaf-4e76-b90a-810fc7c79603 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10921 2024.08.22 17:55:00.195890 [ 3 ] {21d2c779-598d-4a7b-84ac-4dcf95124eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10922 2024.08.22 17:55:00.195934 [ 3 ] {21d2c779-598d-4a7b-84ac-4dcf95124eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10923 2024.08.22 17:55:00.196182 [ 3 ] {21d2c779-598d-4a7b-84ac-4dcf95124eb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10924 2024.08.22 17:55:00.196790 [ 3 ] {21d2c779-598d-4a7b-84ac-4dcf95124eb1} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10925 2024.08.22 17:55:00.196828 [ 3 ] {21d2c779-598d-4a7b-84ac-4dcf95124eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10926 2024.08.22 17:55:00.197201 [ 3 ] {21d2c779-598d-4a7b-84ac-4dcf95124eb1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
10927 2024.08.22 17:55:00.197562 [ 3 ] {21d2c779-598d-4a7b-84ac-4dcf95124eb1} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10928 2024.08.22 17:55:00.197721 [ 102 ] {} <Debug> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
10929 2024.08.22 17:55:00.197729 [ 3 ] {21d2c779-598d-4a7b-84ac-4dcf95124eb1} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.002027 sec., 203749.38332511098 rows/sec., 14.53 MiB/sec.
10930 2024.08.22 17:55:00.197779 [ 102 ] {} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10931 2024.08.22 17:55:00.197853 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10932 2024.08.22 17:55:00.198118 [ 3 ] {21d2c779-598d-4a7b-84ac-4dcf95124eb1} <Debug> DynamicQueryHandler: Done processing query
10933 2024.08.22 17:55:00.198189 [ 3 ] {21d2c779-598d-4a7b-84ac-4dcf95124eb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
10934 2024.08.22 17:55:00.198184 [ 198 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::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
10935 2024.08.22 17:55:00.198256 [ 3 ] {} <Debug> HTTP-Session: 0ee23dbd-7eaf-4e76-b90a-810fc7c79603 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10936 2024.08.22 17:55:00.198537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10937 2024.08.22 17:55:00.198704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10938 2024.08.22 17:55:00.198794 [ 3 ] {} <Debug> HTTP-Session: b8d370cc-bc42-413a-a7aa-066135089a1a Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10939 2024.08.22 17:55:00.198869 [ 3 ] {} <Debug> HTTP-Session: b8d370cc-bc42-413a-a7aa-066135089a1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10940 2024.08.22 17:55:00.198929 [ 3 ] {} <Debug> HTTP-Session: b8d370cc-bc42-413a-a7aa-066135089a1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10941 2024.08.22 17:55:00.199076 [ 3 ] {} <Trace> HTTP-Session: b8d370cc-bc42-413a-a7aa-066135089a1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10942 2024.08.22 17:55:00.199092 [ 198 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10943 2024.08.22 17:55:00.199241 [ 198 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 901 rows starting from the beginning of the part
10944 2024.08.22 17:55:00.199424 [ 3 ] {2b82aa7b-d343-408d-9a11-8afa153f709d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10945 2024.08.22 17:55:00.199623 [ 3 ] {2b82aa7b-d343-408d-9a11-8afa153f709d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10946 2024.08.22 17:55:00.199644 [ 198 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 411 rows starting from the beginning of the part
10947 2024.08.22 17:55:00.200001 [ 198 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 522 rows starting from the beginning of the part
10948 2024.08.22 17:55:00.200398 [ 198 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 415 rows starting from the beginning of the part
10949 2024.08.22 17:55:00.200726 [ 198 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part
10950 2024.08.22 17:55:00.201029 [ 3 ] {2b82aa7b-d343-408d-9a11-8afa153f709d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10951 2024.08.22 17:55:00.201107 [ 198 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 413 rows starting from the beginning of the part
10952 2024.08.22 17:55:00.201932 [ 3 ] {2b82aa7b-d343-408d-9a11-8afa153f709d} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10953 2024.08.22 17:55:00.201989 [ 3 ] {2b82aa7b-d343-408d-9a11-8afa153f709d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10954 2024.08.22 17:55:00.202995 [ 3 ] {2b82aa7b-d343-408d-9a11-8afa153f709d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
10955 2024.08.22 17:55:00.203791 [ 3 ] {2b82aa7b-d343-408d-9a11-8afa153f709d} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10956 2024.08.22 17:55:00.204057 [ 3 ] {2b82aa7b-d343-408d-9a11-8afa153f709d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004733 sec., 1267.694908092119 rows/sec., 66.23 KiB/sec.
10957 2024.08.22 17:55:00.204727 [ 3 ] {2b82aa7b-d343-408d-9a11-8afa153f709d} <Debug> DynamicQueryHandler: Done processing query
10958 2024.08.22 17:55:00.204816 [ 3 ] {2b82aa7b-d343-408d-9a11-8afa153f709d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10959 2024.08.22 17:55:00.204896 [ 3 ] {} <Debug> HTTP-Session: b8d370cc-bc42-413a-a7aa-066135089a1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10960 2024.08.22 17:55:00.205079 [ 194 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2726 rows, containing 5 columns (5 merged, 0 gathered) in 0.007111267 sec., 383335.3465704494 rows/sec., 29.23 MiB/sec.
10961 2024.08.22 17:55:00.205176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 44819, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10962 2024.08.22 17:55:00.205258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10963 2024.08.22 17:55:00.205280 [ 3 ] {} <Debug> HTTP-Session: 2db37ea2-9ca0-47de-90bd-6db9c1b744bc Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10964 2024.08.22 17:55:00.205303 [ 3 ] {} <Debug> HTTP-Session: 2db37ea2-9ca0-47de-90bd-6db9c1b744bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10965 2024.08.22 17:55:00.205321 [ 3 ] {} <Debug> HTTP-Session: 2db37ea2-9ca0-47de-90bd-6db9c1b744bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10966 2024.08.22 17:55:00.205372 [ 3 ] {} <Trace> HTTP-Session: 2db37ea2-9ca0-47de-90bd-6db9c1b744bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10967 2024.08.22 17:55:00.205371 [ 200 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
10968 2024.08.22 17:55:00.205810 [ 3 ] {73bc1c82-9b31-45e2-a836-d3e438416dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10969 2024.08.22 17:55:00.205939 [ 3 ] {73bc1c82-9b31-45e2-a836-d3e438416dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10970 2024.08.22 17:55:00.206328 [ 200 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_61_12} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10971 2024.08.22 17:55:00.206372 [ 3 ] {73bc1c82-9b31-45e2-a836-d3e438416dde} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10972 2024.08.22 17:55:00.206535 [ 200 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_61_12} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
10973 2024.08.22 17:55:00.206696 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB.
10974 2024.08.22 17:55:00.206970 [ 3 ] {73bc1c82-9b31-45e2-a836-d3e438416dde} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10975 2024.08.22 17:55:00.207012 [ 3 ] {73bc1c82-9b31-45e2-a836-d3e438416dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10976 2024.08.22 17:55:00.207418 [ 3 ] {73bc1c82-9b31-45e2-a836-d3e438416dde} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
10977 2024.08.22 17:55:00.207780 [ 3 ] {73bc1c82-9b31-45e2-a836-d3e438416dde} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10978 2024.08.22 17:55:00.207947 [ 3 ] {73bc1c82-9b31-45e2-a836-d3e438416dde} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.002412 sec., 98673.30016583747 rows/sec., 6.61 MiB/sec.
10979 2024.08.22 17:55:00.207957 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
10980 2024.08.22 17:55:00.208044 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10981 2024.08.22 17:55:00.208104 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
10982 2024.08.22 17:55:00.208268 [ 3 ] {73bc1c82-9b31-45e2-a836-d3e438416dde} <Debug> DynamicQueryHandler: Done processing query
10983 2024.08.22 17:55:00.208346 [ 3 ] {73bc1c82-9b31-45e2-a836-d3e438416dde} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
10984 2024.08.22 17:55:00.208385 [ 3 ] {} <Debug> HTTP-Session: 2db37ea2-9ca0-47de-90bd-6db9c1b744bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10985 2024.08.22 17:55:00.208385 [ 187 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full
10986 2024.08.22 17:55:00.208609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10987 2024.08.22 17:55:00.208793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10988 2024.08.22 17:55:00.208907 [ 3 ] {} <Debug> HTTP-Session: ed404435-e436-41c9-8111-34fb4cbe8412 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
10989 2024.08.22 17:55:00.209014 [ 3 ] {} <Debug> HTTP-Session: ed404435-e436-41c9-8111-34fb4cbe8412 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10990 2024.08.22 17:55:00.209100 [ 3 ] {} <Debug> HTTP-Session: ed404435-e436-41c9-8111-34fb4cbe8412 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10991 2024.08.22 17:55:00.209256 [ 3 ] {} <Trace> HTTP-Session: ed404435-e436-41c9-8111-34fb4cbe8412 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10992 2024.08.22 17:55:00.209263 [ 187 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10993 2024.08.22 17:55:00.209419 [ 187 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17815 rows starting from the beginning of the part
10994 2024.08.22 17:55:00.209635 [ 3 ] {1de59f0d-f27a-4736-b7f9-fbc6f295974f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
10995 2024.08.22 17:55:00.209951 [ 3 ] {1de59f0d-f27a-4736-b7f9-fbc6f295974f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10996 2024.08.22 17:55:00.210114 [ 187 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 237 rows starting from the beginning of the part
10997 2024.08.22 17:55:00.210642 [ 187 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 845 rows starting from the beginning of the part
10998 2024.08.22 17:55:00.211127 [ 187 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 239 rows starting from the beginning of the part
10999 2024.08.22 17:55:00.211577 [ 187 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part
11000 2024.08.22 17:55:00.211642 [ 3 ] {1de59f0d-f27a-4736-b7f9-fbc6f295974f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11001 2024.08.22 17:55:00.211767 [ 187 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 238 rows starting from the beginning of the part
11002 2024.08.22 17:55:00.212231 [ 3 ] {1de59f0d-f27a-4736-b7f9-fbc6f295974f} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11003 2024.08.22 17:55:00.212272 [ 3 ] {1de59f0d-f27a-4736-b7f9-fbc6f295974f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
11004 2024.08.22 17:55:00.212773 [ 3 ] {1de59f0d-f27a-4736-b7f9-fbc6f295974f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11005 2024.08.22 17:55:00.213137 [ 3 ] {1de59f0d-f27a-4736-b7f9-fbc6f295974f} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11006 2024.08.22 17:55:00.213413 [ 3 ] {1de59f0d-f27a-4736-b7f9-fbc6f295974f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003948 sec., 253.29280648429585 rows/sec., 17.07 KiB/sec.
11007 2024.08.22 17:55:00.213633 [ 3 ] {1de59f0d-f27a-4736-b7f9-fbc6f295974f} <Debug> DynamicQueryHandler: Done processing query
11008 2024.08.22 17:55:00.213662 [ 3 ] {1de59f0d-f27a-4736-b7f9-fbc6f295974f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
11009 2024.08.22 17:55:00.213687 [ 3 ] {} <Debug> HTTP-Session: ed404435-e436-41c9-8111-34fb4cbe8412 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11010 2024.08.22 17:55:00.213867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 46799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11011 2024.08.22 17:55:00.213920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11012 2024.08.22 17:55:00.213940 [ 3 ] {} <Debug> HTTP-Session: bb434a1a-8381-422c-942f-576c29043ff8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11013 2024.08.22 17:55:00.213956 [ 3 ] {} <Debug> HTTP-Session: bb434a1a-8381-422c-942f-576c29043ff8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11014 2024.08.22 17:55:00.213975 [ 3 ] {} <Debug> HTTP-Session: bb434a1a-8381-422c-942f-576c29043ff8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11015 2024.08.22 17:55:00.214011 [ 3 ] {} <Trace> HTTP-Session: bb434a1a-8381-422c-942f-576c29043ff8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11016 2024.08.22 17:55:00.214842 [ 3 ] {12a9a9a7-a778-42a3-861d-8d31bdd74d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11017 2024.08.22 17:55:00.214934 [ 3 ] {12a9a9a7-a778-42a3-861d-8d31bdd74d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
11018 2024.08.22 17:55:00.215419 [ 3 ] {12a9a9a7-a778-42a3-861d-8d31bdd74d9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11019 2024.08.22 17:55:00.216672 [ 3 ] {12a9a9a7-a778-42a3-861d-8d31bdd74d9f} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11020 2024.08.22 17:55:00.216710 [ 3 ] {12a9a9a7-a778-42a3-861d-8d31bdd74d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
11021 2024.08.22 17:55:00.217436 [ 3 ] {12a9a9a7-a778-42a3-861d-8d31bdd74d9f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
11022 2024.08.22 17:55:00.217707 [ 187 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19534 rows, containing 5 columns (5 merged, 0 gathered) in 0.009499539 sec., 2056310.3114793256 rows/sec., 138.97 MiB/sec.
11023 2024.08.22 17:55:00.218018 [ 187 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11024 2024.08.22 17:55:00.218043 [ 3 ] {12a9a9a7-a778-42a3-861d-8d31bdd74d9f} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11025 2024.08.22 17:55:00.218351 [ 3 ] {12a9a9a7-a778-42a3-861d-8d31bdd74d9f} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.004243 sec., 6834.786707518265 rows/sec., 12.25 MiB/sec.
11026 2024.08.22 17:55:00.218755 [ 187 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11027 2024.08.22 17:55:00.218767 [ 3 ] {12a9a9a7-a778-42a3-861d-8d31bdd74d9f} <Debug> DynamicQueryHandler: Done processing query
11028 2024.08.22 17:55:00.218800 [ 3 ] {12a9a9a7-a778-42a3-861d-8d31bdd74d9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
11029 2024.08.22 17:55:00.218822 [ 3 ] {} <Debug> HTTP-Session: bb434a1a-8381-422c-942f-576c29043ff8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11030 2024.08.22 17:55:00.218851 [ 187 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11031 2024.08.22 17:55:00.218931 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB.
11032 2024.08.22 17:55:00.218953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11033 2024.08.22 17:55:00.219007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11034 2024.08.22 17:55:00.219025 [ 3 ] {} <Debug> HTTP-Session: ef7452d2-2209-45b0-9eb5-5beabb6b6c2b Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11035 2024.08.22 17:55:00.219042 [ 3 ] {} <Debug> HTTP-Session: ef7452d2-2209-45b0-9eb5-5beabb6b6c2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11036 2024.08.22 17:55:00.219057 [ 3 ] {} <Debug> HTTP-Session: ef7452d2-2209-45b0-9eb5-5beabb6b6c2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11037 2024.08.22 17:55:00.219089 [ 3 ] {} <Trace> HTTP-Session: ef7452d2-2209-45b0-9eb5-5beabb6b6c2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11038 2024.08.22 17:55:00.219208 [ 3 ] {bff4296a-a5a7-43e4-b196-e77109e3f2e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11039 2024.08.22 17:55:00.219253 [ 3 ] {bff4296a-a5a7-43e4-b196-e77109e3f2e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11040 2024.08.22 17:55:00.219384 [ 3 ] {bff4296a-a5a7-43e4-b196-e77109e3f2e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11041 2024.08.22 17:55:00.219693 [ 3 ] {bff4296a-a5a7-43e4-b196-e77109e3f2e9} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11042 2024.08.22 17:55:00.219731 [ 3 ] {bff4296a-a5a7-43e4-b196-e77109e3f2e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
11043 2024.08.22 17:55:00.220095 [ 3 ] {bff4296a-a5a7-43e4-b196-e77109e3f2e9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
11044 2024.08.22 17:55:00.220423 [ 3 ] {bff4296a-a5a7-43e4-b196-e77109e3f2e9} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11045 2024.08.22 17:55:00.220588 [ 3 ] {bff4296a-a5a7-43e4-b196-e77109e3f2e9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001413 sec., 58032.55484784147 rows/sec., 3.69 MiB/sec.
11046 2024.08.22 17:55:00.220589 [ 102 ] {} <Debug> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
11047 2024.08.22 17:55:00.220684 [ 102 ] {} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11048 2024.08.22 17:55:00.220745 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
11049 2024.08.22 17:55:00.220888 [ 3 ] {bff4296a-a5a7-43e4-b196-e77109e3f2e9} <Debug> DynamicQueryHandler: Done processing query
11050 2024.08.22 17:55:00.220978 [ 3 ] {bff4296a-a5a7-43e4-b196-e77109e3f2e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11051 2024.08.22 17:55:00.221037 [ 3 ] {} <Debug> HTTP-Session: ef7452d2-2209-45b0-9eb5-5beabb6b6c2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11052 2024.08.22 17:55:00.221109 [ 194 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
11053 2024.08.22 17:55:00.221634 [ 194 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11054 2024.08.22 17:55:00.221703 [ 194 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3778 rows starting from the beginning of the part
11055 2024.08.22 17:55:00.221804 [ 194 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 82 rows starting from the beginning of the part
11056 2024.08.22 17:55:00.222005 [ 194 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
11057 2024.08.22 17:55:00.222144 [ 194 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 82 rows starting from the beginning of the part
11058 2024.08.22 17:55:00.222331 [ 194 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
11059 2024.08.22 17:55:00.222476 [ 194 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 82 rows starting from the beginning of the part
11060 2024.08.22 17:55:00.224103 [ 196 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4144 rows, containing 4 columns (4 merged, 0 gathered) in 0.003275767 sec., 1265047.239318303 rows/sec., 82.53 MiB/sec.
11061 2024.08.22 17:55:00.224430 [ 190 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
11062 2024.08.22 17:55:00.224825 [ 190 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_61_12} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11063 2024.08.22 17:55:00.224903 [ 190 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_61_12} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
11064 2024.08.22 17:55:00.224977 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB.
11065 2024.08.22 17:55:05.171225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11066 2024.08.22 17:55:05.171372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11067 2024.08.22 17:55:05.171402 [ 3 ] {} <Debug> HTTP-Session: f6b64c89-2f7a-4a45-ac69-7e686fa0b833 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11068 2024.08.22 17:55:05.171431 [ 3 ] {} <Debug> HTTP-Session: f6b64c89-2f7a-4a45-ac69-7e686fa0b833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11069 2024.08.22 17:55:05.171452 [ 3 ] {} <Debug> HTTP-Session: f6b64c89-2f7a-4a45-ac69-7e686fa0b833 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11070 2024.08.22 17:55:05.171514 [ 3 ] {} <Trace> HTTP-Session: f6b64c89-2f7a-4a45-ac69-7e686fa0b833 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11071 2024.08.22 17:55:05.171734 [ 3 ] {00e0bfb2-9f2f-4ac3-8a61-6619fea3e20a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11072 2024.08.22 17:55:05.171812 [ 3 ] {00e0bfb2-9f2f-4ac3-8a61-6619fea3e20a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11073 2024.08.22 17:55:05.172176 [ 3 ] {00e0bfb2-9f2f-4ac3-8a61-6619fea3e20a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11074 2024.08.22 17:55:05.172658 [ 3 ] {00e0bfb2-9f2f-4ac3-8a61-6619fea3e20a} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11075 2024.08.22 17:55:05.172701 [ 3 ] {00e0bfb2-9f2f-4ac3-8a61-6619fea3e20a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
11076 2024.08.22 17:55:05.173123 [ 3 ] {00e0bfb2-9f2f-4ac3-8a61-6619fea3e20a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
11077 2024.08.22 17:55:05.173533 [ 3 ] {00e0bfb2-9f2f-4ac3-8a61-6619fea3e20a} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11078 2024.08.22 17:55:05.173719 [ 3 ] {00e0bfb2-9f2f-4ac3-8a61-6619fea3e20a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002038 sec., 981.3542688910698 rows/sec., 80.02 KiB/sec.
11079 2024.08.22 17:55:05.173934 [ 3 ] {00e0bfb2-9f2f-4ac3-8a61-6619fea3e20a} <Debug> DynamicQueryHandler: Done processing query
11080 2024.08.22 17:55:05.173961 [ 3 ] {00e0bfb2-9f2f-4ac3-8a61-6619fea3e20a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11081 2024.08.22 17:55:05.173978 [ 3 ] {} <Debug> HTTP-Session: f6b64c89-2f7a-4a45-ac69-7e686fa0b833 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11082 2024.08.22 17:55:05.174122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 7968, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11083 2024.08.22 17:55:05.174177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11084 2024.08.22 17:55:05.174197 [ 3 ] {} <Debug> HTTP-Session: 90de3260-5db0-4a1d-bbb6-cfb4a799c41c Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11085 2024.08.22 17:55:05.174216 [ 3 ] {} <Debug> HTTP-Session: 90de3260-5db0-4a1d-bbb6-cfb4a799c41c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11086 2024.08.22 17:55:05.174230 [ 3 ] {} <Debug> HTTP-Session: 90de3260-5db0-4a1d-bbb6-cfb4a799c41c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11087 2024.08.22 17:55:05.174266 [ 3 ] {} <Trace> HTTP-Session: 90de3260-5db0-4a1d-bbb6-cfb4a799c41c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11088 2024.08.22 17:55:05.174391 [ 3 ] {76480b31-c44d-45a4-a920-833225cf0a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11089 2024.08.22 17:55:05.174439 [ 3 ] {76480b31-c44d-45a4-a920-833225cf0a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11090 2024.08.22 17:55:05.174680 [ 3 ] {76480b31-c44d-45a4-a920-833225cf0a05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11091 2024.08.22 17:55:05.175025 [ 3 ] {76480b31-c44d-45a4-a920-833225cf0a05} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11092 2024.08.22 17:55:05.175063 [ 3 ] {76480b31-c44d-45a4-a920-833225cf0a05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
11093 2024.08.22 17:55:05.175440 [ 3 ] {76480b31-c44d-45a4-a920-833225cf0a05} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11094 2024.08.22 17:55:05.175811 [ 3 ] {76480b31-c44d-45a4-a920-833225cf0a05} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11095 2024.08.22 17:55:05.175981 [ 3 ] {76480b31-c44d-45a4-a920-833225cf0a05} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001624 sec., 35098.52216748768 rows/sec., 2.69 MiB/sec.
11096 2024.08.22 17:55:05.176145 [ 3 ] {76480b31-c44d-45a4-a920-833225cf0a05} <Debug> DynamicQueryHandler: Done processing query
11097 2024.08.22 17:55:05.176169 [ 3 ] {76480b31-c44d-45a4-a920-833225cf0a05} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11098 2024.08.22 17:55:05.176185 [ 3 ] {} <Debug> HTTP-Session: 90de3260-5db0-4a1d-bbb6-cfb4a799c41c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11099 2024.08.22 17:55:05.176302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11100 2024.08.22 17:55:05.176351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11101 2024.08.22 17:55:05.176370 [ 3 ] {} <Debug> HTTP-Session: 18218c89-87f7-4b88-a9e6-5175fe0cf5e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11102 2024.08.22 17:55:05.176387 [ 3 ] {} <Debug> HTTP-Session: 18218c89-87f7-4b88-a9e6-5175fe0cf5e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11103 2024.08.22 17:55:05.176401 [ 3 ] {} <Debug> HTTP-Session: 18218c89-87f7-4b88-a9e6-5175fe0cf5e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11104 2024.08.22 17:55:05.176435 [ 3 ] {} <Trace> HTTP-Session: 18218c89-87f7-4b88-a9e6-5175fe0cf5e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11105 2024.08.22 17:55:05.176538 [ 3 ] {854df75a-a5b2-4ec9-b358-6c21e5c47f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11106 2024.08.22 17:55:05.176584 [ 3 ] {854df75a-a5b2-4ec9-b358-6c21e5c47f5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11107 2024.08.22 17:55:05.176810 [ 3 ] {854df75a-a5b2-4ec9-b358-6c21e5c47f5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11108 2024.08.22 17:55:05.177097 [ 3 ] {854df75a-a5b2-4ec9-b358-6c21e5c47f5a} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11109 2024.08.22 17:55:05.177134 [ 3 ] {854df75a-a5b2-4ec9-b358-6c21e5c47f5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
11110 2024.08.22 17:55:05.177482 [ 3 ] {854df75a-a5b2-4ec9-b358-6c21e5c47f5a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
11111 2024.08.22 17:55:05.177849 [ 3 ] {854df75a-a5b2-4ec9-b358-6c21e5c47f5a} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11112 2024.08.22 17:55:05.178009 [ 3 ] {854df75a-a5b2-4ec9-b358-6c21e5c47f5a} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001488 sec., 1344.0860215053765 rows/sec., 93.85 KiB/sec.
11113 2024.08.22 17:55:05.178186 [ 3 ] {854df75a-a5b2-4ec9-b358-6c21e5c47f5a} <Debug> DynamicQueryHandler: Done processing query
11114 2024.08.22 17:55:05.178211 [ 3 ] {854df75a-a5b2-4ec9-b358-6c21e5c47f5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11115 2024.08.22 17:55:05.178226 [ 3 ] {} <Debug> HTTP-Session: 18218c89-87f7-4b88-a9e6-5175fe0cf5e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11116 2024.08.22 17:55:05.178344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 11225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11117 2024.08.22 17:55:05.178394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11118 2024.08.22 17:55:05.178414 [ 3 ] {} <Debug> HTTP-Session: 0ddd3934-efcf-43e8-b3aa-78818af90fea Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11119 2024.08.22 17:55:05.178430 [ 3 ] {} <Debug> HTTP-Session: 0ddd3934-efcf-43e8-b3aa-78818af90fea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11120 2024.08.22 17:55:05.178446 [ 3 ] {} <Debug> HTTP-Session: 0ddd3934-efcf-43e8-b3aa-78818af90fea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11121 2024.08.22 17:55:05.178479 [ 3 ] {} <Trace> HTTP-Session: 0ddd3934-efcf-43e8-b3aa-78818af90fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11122 2024.08.22 17:55:05.178595 [ 3 ] {63e4c434-c4e3-40dc-9e42-a2607d00e810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11123 2024.08.22 17:55:05.178639 [ 3 ] {63e4c434-c4e3-40dc-9e42-a2607d00e810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11124 2024.08.22 17:55:05.178865 [ 3 ] {63e4c434-c4e3-40dc-9e42-a2607d00e810} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11125 2024.08.22 17:55:05.179193 [ 3 ] {63e4c434-c4e3-40dc-9e42-a2607d00e810} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11126 2024.08.22 17:55:05.179230 [ 3 ] {63e4c434-c4e3-40dc-9e42-a2607d00e810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
11127 2024.08.22 17:55:05.179583 [ 3 ] {63e4c434-c4e3-40dc-9e42-a2607d00e810} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11128 2024.08.22 17:55:05.179946 [ 3 ] {63e4c434-c4e3-40dc-9e42-a2607d00e810} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11129 2024.08.22 17:55:05.180103 [ 3 ] {63e4c434-c4e3-40dc-9e42-a2607d00e810} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001541 sec., 42829.33160285529 rows/sec., 3.34 MiB/sec.
11130 2024.08.22 17:55:05.180260 [ 3 ] {63e4c434-c4e3-40dc-9e42-a2607d00e810} <Debug> DynamicQueryHandler: Done processing query
11131 2024.08.22 17:55:05.180285 [ 3 ] {63e4c434-c4e3-40dc-9e42-a2607d00e810} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11132 2024.08.22 17:55:05.180301 [ 3 ] {} <Debug> HTTP-Session: 0ddd3934-efcf-43e8-b3aa-78818af90fea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11133 2024.08.22 17:55:05.180454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11134 2024.08.22 17:55:05.180503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11135 2024.08.22 17:55:05.180523 [ 3 ] {} <Debug> HTTP-Session: ba7d989f-1ff1-4799-a375-b21660344022 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11136 2024.08.22 17:55:05.180540 [ 3 ] {} <Debug> HTTP-Session: ba7d989f-1ff1-4799-a375-b21660344022 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11137 2024.08.22 17:55:05.180553 [ 3 ] {} <Debug> HTTP-Session: ba7d989f-1ff1-4799-a375-b21660344022 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11138 2024.08.22 17:55:05.180585 [ 3 ] {} <Trace> HTTP-Session: ba7d989f-1ff1-4799-a375-b21660344022 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11139 2024.08.22 17:55:05.180732 [ 3 ] {44dc923b-3c66-49c4-a097-449042fd8765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11140 2024.08.22 17:55:05.180782 [ 3 ] {44dc923b-3c66-49c4-a097-449042fd8765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11141 2024.08.22 17:55:05.180926 [ 3 ] {44dc923b-3c66-49c4-a097-449042fd8765} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11142 2024.08.22 17:55:05.181302 [ 3 ] {44dc923b-3c66-49c4-a097-449042fd8765} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11143 2024.08.22 17:55:05.181338 [ 3 ] {44dc923b-3c66-49c4-a097-449042fd8765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
11144 2024.08.22 17:55:05.181732 [ 3 ] {44dc923b-3c66-49c4-a097-449042fd8765} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11145 2024.08.22 17:55:05.182078 [ 3 ] {44dc923b-3c66-49c4-a097-449042fd8765} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11146 2024.08.22 17:55:05.182237 [ 3 ] {44dc923b-3c66-49c4-a097-449042fd8765} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001565 sec., 102875.39936102237 rows/sec., 7.16 MiB/sec.
11147 2024.08.22 17:55:05.182404 [ 3 ] {44dc923b-3c66-49c4-a097-449042fd8765} <Debug> DynamicQueryHandler: Done processing query
11148 2024.08.22 17:55:05.182428 [ 3 ] {44dc923b-3c66-49c4-a097-449042fd8765} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11149 2024.08.22 17:55:05.182443 [ 3 ] {} <Debug> HTTP-Session: ba7d989f-1ff1-4799-a375-b21660344022 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11150 2024.08.22 17:55:05.182559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11151 2024.08.22 17:55:05.182607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11152 2024.08.22 17:55:05.182626 [ 3 ] {} <Debug> HTTP-Session: ec7ba34c-a219-46eb-b4ad-fa61c46a41fa Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11153 2024.08.22 17:55:05.182643 [ 3 ] {} <Debug> HTTP-Session: ec7ba34c-a219-46eb-b4ad-fa61c46a41fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11154 2024.08.22 17:55:05.182656 [ 3 ] {} <Debug> HTTP-Session: ec7ba34c-a219-46eb-b4ad-fa61c46a41fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11155 2024.08.22 17:55:05.182688 [ 3 ] {} <Trace> HTTP-Session: ec7ba34c-a219-46eb-b4ad-fa61c46a41fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11156 2024.08.22 17:55:05.182807 [ 3 ] {1b342d31-f4cd-4e86-9022-97087fdf1031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11157 2024.08.22 17:55:05.182854 [ 3 ] {1b342d31-f4cd-4e86-9022-97087fdf1031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11158 2024.08.22 17:55:05.182983 [ 3 ] {1b342d31-f4cd-4e86-9022-97087fdf1031} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11159 2024.08.22 17:55:05.183270 [ 3 ] {1b342d31-f4cd-4e86-9022-97087fdf1031} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11160 2024.08.22 17:55:05.183306 [ 3 ] {1b342d31-f4cd-4e86-9022-97087fdf1031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
11161 2024.08.22 17:55:05.183673 [ 3 ] {1b342d31-f4cd-4e86-9022-97087fdf1031} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
11162 2024.08.22 17:55:05.184002 [ 3 ] {1b342d31-f4cd-4e86-9022-97087fdf1031} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11163 2024.08.22 17:55:05.184154 [ 3 ] {1b342d31-f4cd-4e86-9022-97087fdf1031} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001391 sec., 43134.43565780014 rows/sec., 2.91 MiB/sec.
11164 2024.08.22 17:55:05.184309 [ 3 ] {1b342d31-f4cd-4e86-9022-97087fdf1031} <Debug> DynamicQueryHandler: Done processing query
11165 2024.08.22 17:55:05.184333 [ 3 ] {1b342d31-f4cd-4e86-9022-97087fdf1031} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11166 2024.08.22 17:55:05.184348 [ 3 ] {} <Debug> HTTP-Session: ec7ba34c-a219-46eb-b4ad-fa61c46a41fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11167 2024.08.22 17:55:09.514203 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache
11168 2024.08.22 17:55:09.514272 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache
11169 2024.08.22 17:55:10.177702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11170 2024.08.22 17:55:10.177869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11171 2024.08.22 17:55:10.177912 [ 3 ] {} <Debug> HTTP-Session: 900335ee-dfe0-4b25-ac49-1d628d89a0ea Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11172 2024.08.22 17:55:10.177952 [ 3 ] {} <Debug> HTTP-Session: 900335ee-dfe0-4b25-ac49-1d628d89a0ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11173 2024.08.22 17:55:10.177997 [ 3 ] {} <Debug> HTTP-Session: 900335ee-dfe0-4b25-ac49-1d628d89a0ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11174 2024.08.22 17:55:10.178078 [ 3 ] {} <Trace> HTTP-Session: 900335ee-dfe0-4b25-ac49-1d628d89a0ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11175 2024.08.22 17:55:10.178361 [ 3 ] {0a7dfce1-244e-45b7-bd67-9c43f0cc4a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11176 2024.08.22 17:55:10.178471 [ 3 ] {0a7dfce1-244e-45b7-bd67-9c43f0cc4a89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11177 2024.08.22 17:55:10.179010 [ 3 ] {0a7dfce1-244e-45b7-bd67-9c43f0cc4a89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11178 2024.08.22 17:55:10.179450 [ 3 ] {0a7dfce1-244e-45b7-bd67-9c43f0cc4a89} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11179 2024.08.22 17:55:10.179492 [ 3 ] {0a7dfce1-244e-45b7-bd67-9c43f0cc4a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
11180 2024.08.22 17:55:10.179907 [ 3 ] {0a7dfce1-244e-45b7-bd67-9c43f0cc4a89} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11181 2024.08.22 17:55:10.180299 [ 3 ] {0a7dfce1-244e-45b7-bd67-9c43f0cc4a89} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11182 2024.08.22 17:55:10.180448 [ 3 ] {0a7dfce1-244e-45b7-bd67-9c43f0cc4a89} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002178 sec., 1836.5472910927458 rows/sec., 149.76 KiB/sec.
11183 2024.08.22 17:55:10.180662 [ 3 ] {0a7dfce1-244e-45b7-bd67-9c43f0cc4a89} <Debug> DynamicQueryHandler: Done processing query
11184 2024.08.22 17:55:10.180689 [ 3 ] {0a7dfce1-244e-45b7-bd67-9c43f0cc4a89} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11185 2024.08.22 17:55:10.180705 [ 3 ] {} <Debug> HTTP-Session: 900335ee-dfe0-4b25-ac49-1d628d89a0ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11186 2024.08.22 17:55:10.180878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 37631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11187 2024.08.22 17:55:10.180935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11188 2024.08.22 17:55:10.180955 [ 3 ] {} <Debug> HTTP-Session: c4731d1f-b980-4084-9f09-0741a64ac02c Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11189 2024.08.22 17:55:10.180974 [ 3 ] {} <Debug> HTTP-Session: c4731d1f-b980-4084-9f09-0741a64ac02c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11190 2024.08.22 17:55:10.180988 [ 3 ] {} <Debug> HTTP-Session: c4731d1f-b980-4084-9f09-0741a64ac02c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11191 2024.08.22 17:55:10.181025 [ 3 ] {} <Trace> HTTP-Session: c4731d1f-b980-4084-9f09-0741a64ac02c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11192 2024.08.22 17:55:10.181203 [ 3 ] {5fd0f1cf-82fb-4249-aac5-1f54a91fe870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11193 2024.08.22 17:55:10.181252 [ 3 ] {5fd0f1cf-82fb-4249-aac5-1f54a91fe870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11194 2024.08.22 17:55:10.181491 [ 3 ] {5fd0f1cf-82fb-4249-aac5-1f54a91fe870} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11195 2024.08.22 17:55:10.181959 [ 3 ] {5fd0f1cf-82fb-4249-aac5-1f54a91fe870} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11196 2024.08.22 17:55:10.181996 [ 3 ] {5fd0f1cf-82fb-4249-aac5-1f54a91fe870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
11197 2024.08.22 17:55:10.182368 [ 3 ] {5fd0f1cf-82fb-4249-aac5-1f54a91fe870} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
11198 2024.08.22 17:55:10.182723 [ 3 ] {5fd0f1cf-82fb-4249-aac5-1f54a91fe870} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11199 2024.08.22 17:55:10.182854 [ 3 ] {5fd0f1cf-82fb-4249-aac5-1f54a91fe870} <Debug> executeQuery: Read 249 rows, 22.49 KiB in 0.001742 sec., 142939.15040183696 rows/sec., 12.61 MiB/sec.
11200 2024.08.22 17:55:10.183015 [ 3 ] {5fd0f1cf-82fb-4249-aac5-1f54a91fe870} <Debug> DynamicQueryHandler: Done processing query
11201 2024.08.22 17:55:10.183040 [ 3 ] {5fd0f1cf-82fb-4249-aac5-1f54a91fe870} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
11202 2024.08.22 17:55:10.183055 [ 3 ] {} <Debug> HTTP-Session: c4731d1f-b980-4084-9f09-0741a64ac02c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11203 2024.08.22 17:55:10.183196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 4764, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11204 2024.08.22 17:55:10.183245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11205 2024.08.22 17:55:10.183265 [ 3 ] {} <Debug> HTTP-Session: 55f80996-5cdb-4dfd-8cd2-b02da6164def Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11206 2024.08.22 17:55:10.183282 [ 3 ] {} <Debug> HTTP-Session: 55f80996-5cdb-4dfd-8cd2-b02da6164def Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11207 2024.08.22 17:55:10.183296 [ 3 ] {} <Debug> HTTP-Session: 55f80996-5cdb-4dfd-8cd2-b02da6164def Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11208 2024.08.22 17:55:10.183328 [ 3 ] {} <Trace> HTTP-Session: 55f80996-5cdb-4dfd-8cd2-b02da6164def Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11209 2024.08.22 17:55:10.183437 [ 3 ] {aef83eab-cc38-4ed0-90d5-b19210a99df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11210 2024.08.22 17:55:10.183482 [ 3 ] {aef83eab-cc38-4ed0-90d5-b19210a99df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11211 2024.08.22 17:55:10.183706 [ 3 ] {aef83eab-cc38-4ed0-90d5-b19210a99df1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11212 2024.08.22 17:55:10.184093 [ 3 ] {aef83eab-cc38-4ed0-90d5-b19210a99df1} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11213 2024.08.22 17:55:10.184129 [ 3 ] {aef83eab-cc38-4ed0-90d5-b19210a99df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
11214 2024.08.22 17:55:10.184473 [ 3 ] {aef83eab-cc38-4ed0-90d5-b19210a99df1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
11215 2024.08.22 17:55:10.184830 [ 3 ] {aef83eab-cc38-4ed0-90d5-b19210a99df1} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11216 2024.08.22 17:55:10.184971 [ 3 ] {aef83eab-cc38-4ed0-90d5-b19210a99df1} <Debug> executeQuery: Read 33 rows, 2.46 KiB in 0.001566 sec., 21072.796934865903 rows/sec., 1.53 MiB/sec.
11217 2024.08.22 17:55:10.185037 [ 94 ] {} <Debug> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
11218 2024.08.22 17:55:10.185136 [ 94 ] {} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11219 2024.08.22 17:55:10.185182 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
11220 2024.08.22 17:55:10.185218 [ 3 ] {aef83eab-cc38-4ed0-90d5-b19210a99df1} <Debug> DynamicQueryHandler: Done processing query
11221 2024.08.22 17:55:10.185269 [ 3 ] {aef83eab-cc38-4ed0-90d5-b19210a99df1} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11222 2024.08.22 17:55:10.185330 [ 3 ] {} <Debug> HTTP-Session: 55f80996-5cdb-4dfd-8cd2-b02da6164def Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11223 2024.08.22 17:55:10.185489 [ 199 ] {1a7be023-87b3-4213-931c-ba4d37173f07::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
11224 2024.08.22 17:55:10.185569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11225 2024.08.22 17:55:10.185748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11226 2024.08.22 17:55:10.185866 [ 3 ] {} <Debug> HTTP-Session: 367519d7-cb2f-45eb-a6de-f5a1a1c0e935 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11227 2024.08.22 17:55:10.185964 [ 3 ] {} <Debug> HTTP-Session: 367519d7-cb2f-45eb-a6de-f5a1a1c0e935 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11228 2024.08.22 17:55:10.186053 [ 3 ] {} <Debug> HTTP-Session: 367519d7-cb2f-45eb-a6de-f5a1a1c0e935 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11229 2024.08.22 17:55:10.186217 [ 3 ] {} <Trace> HTTP-Session: 367519d7-cb2f-45eb-a6de-f5a1a1c0e935 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11230 2024.08.22 17:55:10.186350 [ 199 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11231 2024.08.22 17:55:10.186467 [ 199 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 45 rows starting from the beginning of the part
11232 2024.08.22 17:55:10.186561 [ 3 ] {10ce1340-74f0-4d6e-87ff-10f9d3b986a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11233 2024.08.22 17:55:10.186691 [ 3 ] {10ce1340-74f0-4d6e-87ff-10f9d3b986a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11234 2024.08.22 17:55:10.186710 [ 199 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 2 rows starting from the beginning of the part
11235 2024.08.22 17:55:10.187106 [ 199 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 33 rows starting from the beginning of the part
11236 2024.08.22 17:55:10.187254 [ 199 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 31 rows starting from the beginning of the part
11237 2024.08.22 17:55:10.187530 [ 199 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 2 rows starting from the beginning of the part
11238 2024.08.22 17:55:10.187879 [ 199 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 33 rows starting from the beginning of the part
11239 2024.08.22 17:55:10.188356 [ 3 ] {10ce1340-74f0-4d6e-87ff-10f9d3b986a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11240 2024.08.22 17:55:10.188835 [ 3 ] {10ce1340-74f0-4d6e-87ff-10f9d3b986a6} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11241 2024.08.22 17:55:10.188882 [ 3 ] {10ce1340-74f0-4d6e-87ff-10f9d3b986a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
11242 2024.08.22 17:55:10.189468 [ 3 ] {10ce1340-74f0-4d6e-87ff-10f9d3b986a6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
11243 2024.08.22 17:55:10.189572 [ 196 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 146 rows, containing 5 columns (5 merged, 0 gathered) in 0.004292692 sec., 34011.291748860625 rows/sec., 2.59 MiB/sec.
11244 2024.08.22 17:55:10.189900 [ 196 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
11245 2024.08.22 17:55:10.190145 [ 3 ] {10ce1340-74f0-4d6e-87ff-10f9d3b986a6} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11246 2024.08.22 17:55:10.190543 [ 3 ] {10ce1340-74f0-4d6e-87ff-10f9d3b986a6} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004066 sec., 3443.1874077717657 rows/sec., 241.14 KiB/sec.
11247 2024.08.22 17:55:10.191163 [ 3 ] {10ce1340-74f0-4d6e-87ff-10f9d3b986a6} <Debug> DynamicQueryHandler: Done processing query
11248 2024.08.22 17:55:10.191228 [ 3 ] {10ce1340-74f0-4d6e-87ff-10f9d3b986a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11249 2024.08.22 17:55:10.191264 [ 3 ] {} <Debug> HTTP-Session: 367519d7-cb2f-45eb-a6de-f5a1a1c0e935 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11250 2024.08.22 17:55:10.191392 [ 196 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_41_8} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11251 2024.08.22 17:55:10.191411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11252 2024.08.22 17:55:10.191510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11253 2024.08.22 17:55:10.191531 [ 3 ] {} <Debug> HTTP-Session: 3462a2ff-c268-407c-8770-a4b80b5fcf9b Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11254 2024.08.22 17:55:10.191558 [ 196 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_41_8} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
11255 2024.08.22 17:55:10.191568 [ 3 ] {} <Debug> HTTP-Session: 3462a2ff-c268-407c-8770-a4b80b5fcf9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11256 2024.08.22 17:55:10.191606 [ 3 ] {} <Debug> HTTP-Session: 3462a2ff-c268-407c-8770-a4b80b5fcf9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11257 2024.08.22 17:55:10.191680 [ 3 ] {} <Trace> HTTP-Session: 3462a2ff-c268-407c-8770-a4b80b5fcf9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11258 2024.08.22 17:55:10.191742 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
11259 2024.08.22 17:55:10.191860 [ 3 ] {e3b5681d-5a21-4bc0-bf1b-5549d0e11ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
11260 2024.08.22 17:55:10.191920 [ 3 ] {e3b5681d-5a21-4bc0-bf1b-5549d0e11ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11261 2024.08.22 17:55:10.192204 [ 3 ] {e3b5681d-5a21-4bc0-bf1b-5549d0e11ded} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11262 2024.08.22 17:55:10.192515 [ 3 ] {e3b5681d-5a21-4bc0-bf1b-5549d0e11ded} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11263 2024.08.22 17:55:10.192553 [ 3 ] {e3b5681d-5a21-4bc0-bf1b-5549d0e11ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
11264 2024.08.22 17:55:10.192905 [ 3 ] {e3b5681d-5a21-4bc0-bf1b-5549d0e11ded} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
11265 2024.08.22 17:55:10.193273 [ 3 ] {e3b5681d-5a21-4bc0-bf1b-5549d0e11ded} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11266 2024.08.22 17:55:10.193433 [ 3 ] {e3b5681d-5a21-4bc0-bf1b-5549d0e11ded} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001597 sec., 3757.044458359424 rows/sec., 221.97 KiB/sec.
11267 2024.08.22 17:55:10.193443 [ 94 ] {} <Debug> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0
11268 2024.08.22 17:55:10.193527 [ 94 ] {} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11269 2024.08.22 17:55:10.193592 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
11270 2024.08.22 17:55:10.193768 [ 3 ] {e3b5681d-5a21-4bc0-bf1b-5549d0e11ded} <Debug> DynamicQueryHandler: Done processing query
11271 2024.08.22 17:55:10.193858 [ 3 ] {e3b5681d-5a21-4bc0-bf1b-5549d0e11ded} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11272 2024.08.22 17:55:10.193903 [ 3 ] {} <Debug> HTTP-Session: 3462a2ff-c268-407c-8770-a4b80b5fcf9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11273 2024.08.22 17:55:10.193911 [ 197 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full
11274 2024.08.22 17:55:10.194249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 67396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11275 2024.08.22 17:55:10.194340 [ 197 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11276 2024.08.22 17:55:10.194356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11277 2024.08.22 17:55:10.194413 [ 3 ] {} <Debug> HTTP-Session: bfd9f3cd-5677-422a-9d67-b459ea1fae94 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11278 2024.08.22 17:55:10.194414 [ 197 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 6 rows starting from the beginning of the part
11279 2024.08.22 17:55:10.194445 [ 3 ] {} <Debug> HTTP-Session: bfd9f3cd-5677-422a-9d67-b459ea1fae94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11280 2024.08.22 17:55:10.194486 [ 3 ] {} <Debug> HTTP-Session: bfd9f3cd-5677-422a-9d67-b459ea1fae94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11281 2024.08.22 17:55:10.194592 [ 3 ] {} <Trace> HTTP-Session: bfd9f3cd-5677-422a-9d67-b459ea1fae94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11282 2024.08.22 17:55:10.194715 [ 197 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part
11283 2024.08.22 17:55:10.194962 [ 197 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part
11284 2024.08.22 17:55:10.195135 [ 3 ] {8256b62c-2745-41ec-970b-9cea8a08cba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11285 2024.08.22 17:55:10.195308 [ 3 ] {8256b62c-2745-41ec-970b-9cea8a08cba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11286 2024.08.22 17:55:10.195313 [ 197 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part
11287 2024.08.22 17:55:10.195646 [ 197 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part
11288 2024.08.22 17:55:10.196525 [ 3 ] {8256b62c-2745-41ec-970b-9cea8a08cba4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11289 2024.08.22 17:55:10.197901 [ 3 ] {8256b62c-2745-41ec-970b-9cea8a08cba4} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11290 2024.08.22 17:55:10.197990 [ 3 ] {8256b62c-2745-41ec-970b-9cea8a08cba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
11291 2024.08.22 17:55:10.198130 [ 197 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004451043 sec., 6739.993300446659 rows/sec., 427.83 KiB/sec.
11292 2024.08.22 17:55:10.198348 [ 188 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary)
11293 2024.08.22 17:55:10.198880 [ 3 ] {8256b62c-2745-41ec-970b-9cea8a08cba4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
11294 2024.08.22 17:55:10.199340 [ 188 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_29_7} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11295 2024.08.22 17:55:10.199538 [ 188 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_29_7} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7
11296 2024.08.22 17:55:10.199690 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
11297 2024.08.22 17:55:10.199764 [ 3 ] {8256b62c-2745-41ec-970b-9cea8a08cba4} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11298 2024.08.22 17:55:10.199943 [ 3 ] {8256b62c-2745-41ec-970b-9cea8a08cba4} <Debug> executeQuery: Read 415 rows, 30.33 KiB in 0.005131 sec., 80880.91989865524 rows/sec., 5.77 MiB/sec.
11299 2024.08.22 17:55:10.200138 [ 3 ] {8256b62c-2745-41ec-970b-9cea8a08cba4} <Debug> DynamicQueryHandler: Done processing query
11300 2024.08.22 17:55:10.200164 [ 3 ] {8256b62c-2745-41ec-970b-9cea8a08cba4} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
11301 2024.08.22 17:55:10.200180 [ 3 ] {} <Debug> HTTP-Session: bfd9f3cd-5677-422a-9d67-b459ea1fae94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11302 2024.08.22 17:55:10.200325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11303 2024.08.22 17:55:10.200372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11304 2024.08.22 17:55:10.200391 [ 3 ] {} <Debug> HTTP-Session: e29b18ff-a181-4aee-9d8e-0462a5bb98ab Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11305 2024.08.22 17:55:10.200408 [ 3 ] {} <Debug> HTTP-Session: e29b18ff-a181-4aee-9d8e-0462a5bb98ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11306 2024.08.22 17:55:10.200422 [ 3 ] {} <Debug> HTTP-Session: e29b18ff-a181-4aee-9d8e-0462a5bb98ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11307 2024.08.22 17:55:10.200454 [ 3 ] {} <Trace> HTTP-Session: e29b18ff-a181-4aee-9d8e-0462a5bb98ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11308 2024.08.22 17:55:10.200552 [ 3 ] {8ac5bfdf-0c91-4e83-af2e-4238d149c45a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11309 2024.08.22 17:55:10.200599 [ 3 ] {8ac5bfdf-0c91-4e83-af2e-4238d149c45a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11310 2024.08.22 17:55:10.200738 [ 3 ] {8ac5bfdf-0c91-4e83-af2e-4238d149c45a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11311 2024.08.22 17:55:10.201007 [ 3 ] {8ac5bfdf-0c91-4e83-af2e-4238d149c45a} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11312 2024.08.22 17:55:10.201043 [ 3 ] {8ac5bfdf-0c91-4e83-af2e-4238d149c45a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
11313 2024.08.22 17:55:10.201401 [ 3 ] {8ac5bfdf-0c91-4e83-af2e-4238d149c45a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
11314 2024.08.22 17:55:10.201737 [ 3 ] {8ac5bfdf-0c91-4e83-af2e-4238d149c45a} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11315 2024.08.22 17:55:10.201906 [ 3 ] {8ac5bfdf-0c91-4e83-af2e-4238d149c45a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001371 sec., 4376.367614879649 rows/sec., 228.65 KiB/sec.
11316 2024.08.22 17:55:10.202076 [ 3 ] {8ac5bfdf-0c91-4e83-af2e-4238d149c45a} <Debug> DynamicQueryHandler: Done processing query
11317 2024.08.22 17:55:10.202100 [ 3 ] {8ac5bfdf-0c91-4e83-af2e-4238d149c45a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11318 2024.08.22 17:55:10.202116 [ 3 ] {} <Debug> HTTP-Session: e29b18ff-a181-4aee-9d8e-0462a5bb98ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11319 2024.08.22 17:55:10.202276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 45011, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11320 2024.08.22 17:55:10.202324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11321 2024.08.22 17:55:10.202343 [ 3 ] {} <Debug> HTTP-Session: 0553b095-8a0c-4526-8188-32a30b7bd652 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11322 2024.08.22 17:55:10.202359 [ 3 ] {} <Debug> HTTP-Session: 0553b095-8a0c-4526-8188-32a30b7bd652 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11323 2024.08.22 17:55:10.202373 [ 3 ] {} <Debug> HTTP-Session: 0553b095-8a0c-4526-8188-32a30b7bd652 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11324 2024.08.22 17:55:10.202403 [ 3 ] {} <Trace> HTTP-Session: 0553b095-8a0c-4526-8188-32a30b7bd652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11325 2024.08.22 17:55:10.202628 [ 3 ] {bd906d59-2768-405d-a3b5-0577765a8b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11326 2024.08.22 17:55:10.202674 [ 3 ] {bd906d59-2768-405d-a3b5-0577765a8b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11327 2024.08.22 17:55:10.202825 [ 3 ] {bd906d59-2768-405d-a3b5-0577765a8b9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11328 2024.08.22 17:55:10.203253 [ 3 ] {bd906d59-2768-405d-a3b5-0577765a8b9f} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11329 2024.08.22 17:55:10.203288 [ 3 ] {bd906d59-2768-405d-a3b5-0577765a8b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
11330 2024.08.22 17:55:10.203668 [ 3 ] {bd906d59-2768-405d-a3b5-0577765a8b9f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
11331 2024.08.22 17:55:10.204005 [ 3 ] {bd906d59-2768-405d-a3b5-0577765a8b9f} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11332 2024.08.22 17:55:10.204157 [ 3 ] {bd906d59-2768-405d-a3b5-0577765a8b9f} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001663 sec., 143716.17558628984 rows/sec., 9.63 MiB/sec.
11333 2024.08.22 17:55:10.204356 [ 3 ] {bd906d59-2768-405d-a3b5-0577765a8b9f} <Debug> DynamicQueryHandler: Done processing query
11334 2024.08.22 17:55:10.204391 [ 3 ] {bd906d59-2768-405d-a3b5-0577765a8b9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
11335 2024.08.22 17:55:10.204423 [ 3 ] {} <Debug> HTTP-Session: 0553b095-8a0c-4526-8188-32a30b7bd652 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11336 2024.08.22 17:55:10.204562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11337 2024.08.22 17:55:10.204609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11338 2024.08.22 17:55:10.204629 [ 3 ] {} <Debug> HTTP-Session: 0e91cc0e-27e1-4b83-99d1-0d61aabc8bf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11339 2024.08.22 17:55:10.204645 [ 3 ] {} <Debug> HTTP-Session: 0e91cc0e-27e1-4b83-99d1-0d61aabc8bf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11340 2024.08.22 17:55:10.204659 [ 3 ] {} <Debug> HTTP-Session: 0e91cc0e-27e1-4b83-99d1-0d61aabc8bf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11341 2024.08.22 17:55:10.204690 [ 3 ] {} <Trace> HTTP-Session: 0e91cc0e-27e1-4b83-99d1-0d61aabc8bf9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11342 2024.08.22 17:55:10.204784 [ 3 ] {c69858ae-68b8-48bd-9f4e-0bec51885d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
11343 2024.08.22 17:55:10.204829 [ 3 ] {c69858ae-68b8-48bd-9f4e-0bec51885d86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11344 2024.08.22 17:55:10.204962 [ 3 ] {c69858ae-68b8-48bd-9f4e-0bec51885d86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11345 2024.08.22 17:55:10.205239 [ 3 ] {c69858ae-68b8-48bd-9f4e-0bec51885d86} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11346 2024.08.22 17:55:10.205274 [ 3 ] {c69858ae-68b8-48bd-9f4e-0bec51885d86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
11347 2024.08.22 17:55:10.205610 [ 3 ] {c69858ae-68b8-48bd-9f4e-0bec51885d86} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
11348 2024.08.22 17:55:10.205923 [ 3 ] {c69858ae-68b8-48bd-9f4e-0bec51885d86} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11349 2024.08.22 17:55:10.206071 [ 3 ] {c69858ae-68b8-48bd-9f4e-0bec51885d86} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001335 sec., 749.063670411985 rows/sec., 50.47 KiB/sec.
11350 2024.08.22 17:55:10.206226 [ 3 ] {c69858ae-68b8-48bd-9f4e-0bec51885d86} <Debug> DynamicQueryHandler: Done processing query
11351 2024.08.22 17:55:10.206247 [ 3 ] {c69858ae-68b8-48bd-9f4e-0bec51885d86} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
11352 2024.08.22 17:55:10.206262 [ 3 ] {} <Debug> HTTP-Session: 0e91cc0e-27e1-4b83-99d1-0d61aabc8bf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11353 2024.08.22 17:55:10.206395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 46772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11354 2024.08.22 17:55:10.206442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11355 2024.08.22 17:55:10.206460 [ 3 ] {} <Debug> HTTP-Session: c725b6cf-0e8b-4852-8f98-7c8ca393cb2c Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11356 2024.08.22 17:55:10.206475 [ 3 ] {} <Debug> HTTP-Session: c725b6cf-0e8b-4852-8f98-7c8ca393cb2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11357 2024.08.22 17:55:10.206488 [ 3 ] {} <Debug> HTTP-Session: c725b6cf-0e8b-4852-8f98-7c8ca393cb2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11358 2024.08.22 17:55:10.206583 [ 3 ] {} <Trace> HTTP-Session: c725b6cf-0e8b-4852-8f98-7c8ca393cb2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11359 2024.08.22 17:55:10.206895 [ 3 ] {de060efc-107f-43d5-aa73-f1108899d8d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11360 2024.08.22 17:55:10.206959 [ 3 ] {de060efc-107f-43d5-aa73-f1108899d8d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
11361 2024.08.22 17:55:10.207381 [ 3 ] {de060efc-107f-43d5-aa73-f1108899d8d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11362 2024.08.22 17:55:10.207980 [ 3 ] {de060efc-107f-43d5-aa73-f1108899d8d0} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11363 2024.08.22 17:55:10.208017 [ 3 ] {de060efc-107f-43d5-aa73-f1108899d8d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
11364 2024.08.22 17:55:10.208616 [ 3 ] {de060efc-107f-43d5-aa73-f1108899d8d0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
11365 2024.08.22 17:55:10.209029 [ 3 ] {de060efc-107f-43d5-aa73-f1108899d8d0} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11366 2024.08.22 17:55:10.209226 [ 94 ] {} <Debug> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
11367 2024.08.22 17:55:10.209239 [ 3 ] {de060efc-107f-43d5-aa73-f1108899d8d0} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002561 sec., 11323.701679031628 rows/sec., 20.29 MiB/sec.
11368 2024.08.22 17:55:10.209332 [ 94 ] {} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11369 2024.08.22 17:55:10.209438 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
11370 2024.08.22 17:55:10.209725 [ 191 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::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
11371 2024.08.22 17:55:10.209772 [ 3 ] {de060efc-107f-43d5-aa73-f1108899d8d0} <Debug> DynamicQueryHandler: Done processing query
11372 2024.08.22 17:55:10.209798 [ 3 ] {de060efc-107f-43d5-aa73-f1108899d8d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
11373 2024.08.22 17:55:10.209831 [ 3 ] {} <Debug> HTTP-Session: c725b6cf-0e8b-4852-8f98-7c8ca393cb2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11374 2024.08.22 17:55:10.209973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11375 2024.08.22 17:55:10.210043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11376 2024.08.22 17:55:10.210078 [ 3 ] {} <Debug> HTTP-Session: 2f00352e-8ad1-4c6d-a55c-ea79baa86459 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11377 2024.08.22 17:55:10.210108 [ 3 ] {} <Debug> HTTP-Session: 2f00352e-8ad1-4c6d-a55c-ea79baa86459 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11378 2024.08.22 17:55:10.210119 [ 191 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11379 2024.08.22 17:55:10.210126 [ 3 ] {} <Debug> HTTP-Session: 2f00352e-8ad1-4c6d-a55c-ea79baa86459 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11380 2024.08.22 17:55:10.210181 [ 3 ] {} <Trace> HTTP-Session: 2f00352e-8ad1-4c6d-a55c-ea79baa86459 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11381 2024.08.22 17:55:10.210200 [ 191 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 744 rows starting from the beginning of the part
11382 2024.08.22 17:55:10.210410 [ 3 ] {c53291b8-f402-4832-95d1-af91abce0e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11383 2024.08.22 17:55:10.210559 [ 3 ] {c53291b8-f402-4832-95d1-af91abce0e3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11384 2024.08.22 17:55:10.210683 [ 191 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 29 rows starting from the beginning of the part
11385 2024.08.22 17:55:10.211157 [ 3 ] {c53291b8-f402-4832-95d1-af91abce0e3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11386 2024.08.22 17:55:10.211300 [ 191 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 29 rows starting from the beginning of the part
11387 2024.08.22 17:55:10.211803 [ 191 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 29 rows starting from the beginning of the part
11388 2024.08.22 17:55:10.211951 [ 3 ] {c53291b8-f402-4832-95d1-af91abce0e3e} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11389 2024.08.22 17:55:10.212048 [ 3 ] {c53291b8-f402-4832-95d1-af91abce0e3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
11390 2024.08.22 17:55:10.212302 [ 191 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 29 rows starting from the beginning of the part
11391 2024.08.22 17:55:10.212769 [ 191 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 29 rows starting from the beginning of the part
11392 2024.08.22 17:55:10.213159 [ 3 ] {c53291b8-f402-4832-95d1-af91abce0e3e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
11393 2024.08.22 17:55:10.213773 [ 3 ] {c53291b8-f402-4832-95d1-af91abce0e3e} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11394 2024.08.22 17:55:10.214080 [ 3 ] {c53291b8-f402-4832-95d1-af91abce0e3e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003791 sec., 21630.176734370878 rows/sec., 1.37 MiB/sec.
11395 2024.08.22 17:55:10.214277 [ 3 ] {c53291b8-f402-4832-95d1-af91abce0e3e} <Debug> DynamicQueryHandler: Done processing query
11396 2024.08.22 17:55:10.214301 [ 3 ] {c53291b8-f402-4832-95d1-af91abce0e3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11397 2024.08.22 17:55:10.214317 [ 3 ] {} <Debug> HTTP-Session: 2f00352e-8ad1-4c6d-a55c-ea79baa86459 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11398 2024.08.22 17:55:10.219862 [ 188 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 889 rows, containing 19 columns (19 merged, 0 gathered) in 0.010260043 sec., 86646.81034962524 rows/sec., 155.27 MiB/sec.
11399 2024.08.22 17:55:10.221247 [ 188 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
11400 2024.08.22 17:55:10.221844 [ 188 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11401 2024.08.22 17:55:10.221933 [ 188 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
11402 2024.08.22 17:55:10.222088 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.77 MiB.
11403 2024.08.22 17:55:15.204985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 173264, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11404 2024.08.22 17:55:15.205143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11405 2024.08.22 17:55:15.205172 [ 3 ] {} <Debug> HTTP-Session: f838a460-44d3-4bc0-9f96-287f7eda44f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11406 2024.08.22 17:55:15.205198 [ 3 ] {} <Debug> HTTP-Session: f838a460-44d3-4bc0-9f96-287f7eda44f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11407 2024.08.22 17:55:15.205213 [ 3 ] {} <Debug> HTTP-Session: f838a460-44d3-4bc0-9f96-287f7eda44f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11408 2024.08.22 17:55:15.205272 [ 3 ] {} <Trace> HTTP-Session: f838a460-44d3-4bc0-9f96-287f7eda44f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11409 2024.08.22 17:55:15.205830 [ 3 ] {9ad58f89-02cc-4c66-b991-8ac0a27f0631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11410 2024.08.22 17:55:15.205904 [ 3 ] {9ad58f89-02cc-4c66-b991-8ac0a27f0631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11411 2024.08.22 17:55:15.206247 [ 3 ] {9ad58f89-02cc-4c66-b991-8ac0a27f0631} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11412 2024.08.22 17:55:15.207495 [ 3 ] {9ad58f89-02cc-4c66-b991-8ac0a27f0631} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11413 2024.08.22 17:55:15.207546 [ 3 ] {9ad58f89-02cc-4c66-b991-8ac0a27f0631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
11414 2024.08.22 17:55:15.208096 [ 3 ] {9ad58f89-02cc-4c66-b991-8ac0a27f0631} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
11415 2024.08.22 17:55:15.208530 [ 3 ] {9ad58f89-02cc-4c66-b991-8ac0a27f0631} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11416 2024.08.22 17:55:15.208720 [ 3 ] {9ad58f89-02cc-4c66-b991-8ac0a27f0631} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.003218 sec., 371659.4157862026 rows/sec., 30.64 MiB/sec.
11417 2024.08.22 17:55:15.208950 [ 3 ] {9ad58f89-02cc-4c66-b991-8ac0a27f0631} <Debug> DynamicQueryHandler: Done processing query
11418 2024.08.22 17:55:15.208978 [ 3 ] {9ad58f89-02cc-4c66-b991-8ac0a27f0631} <Debug> MemoryTracker: Peak memory usage (for query): 4.97 MiB.
11419 2024.08.22 17:55:15.208995 [ 3 ] {} <Debug> HTTP-Session: f838a460-44d3-4bc0-9f96-287f7eda44f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11420 2024.08.22 17:55:15.209241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11421 2024.08.22 17:55:15.209299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11422 2024.08.22 17:55:15.209320 [ 3 ] {} <Debug> HTTP-Session: 59bbc5bf-62af-42f4-af41-5259d9343b7a Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11423 2024.08.22 17:55:15.209339 [ 3 ] {} <Debug> HTTP-Session: 59bbc5bf-62af-42f4-af41-5259d9343b7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11424 2024.08.22 17:55:15.209353 [ 3 ] {} <Debug> HTTP-Session: 59bbc5bf-62af-42f4-af41-5259d9343b7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11425 2024.08.22 17:55:15.209391 [ 3 ] {} <Trace> HTTP-Session: 59bbc5bf-62af-42f4-af41-5259d9343b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11426 2024.08.22 17:55:15.209607 [ 3 ] {839c2229-4edd-4368-8787-9fc56083798d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11427 2024.08.22 17:55:15.209659 [ 3 ] {839c2229-4edd-4368-8787-9fc56083798d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11428 2024.08.22 17:55:15.209906 [ 3 ] {839c2229-4edd-4368-8787-9fc56083798d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11429 2024.08.22 17:55:15.210401 [ 3 ] {839c2229-4edd-4368-8787-9fc56083798d} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11430 2024.08.22 17:55:15.210440 [ 3 ] {839c2229-4edd-4368-8787-9fc56083798d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
11431 2024.08.22 17:55:15.210837 [ 3 ] {839c2229-4edd-4368-8787-9fc56083798d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
11432 2024.08.22 17:55:15.211218 [ 3 ] {839c2229-4edd-4368-8787-9fc56083798d} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11433 2024.08.22 17:55:15.211383 [ 3 ] {839c2229-4edd-4368-8787-9fc56083798d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001895 sec., 120316.62269129288 rows/sec., 8.15 MiB/sec.
11434 2024.08.22 17:55:15.211573 [ 3 ] {839c2229-4edd-4368-8787-9fc56083798d} <Debug> DynamicQueryHandler: Done processing query
11435 2024.08.22 17:55:15.211599 [ 3 ] {839c2229-4edd-4368-8787-9fc56083798d} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
11436 2024.08.22 17:55:15.211615 [ 3 ] {} <Debug> HTTP-Session: 59bbc5bf-62af-42f4-af41-5259d9343b7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11437 2024.08.22 17:55:15.211895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 85838, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11438 2024.08.22 17:55:15.211949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11439 2024.08.22 17:55:15.211970 [ 3 ] {} <Debug> HTTP-Session: dc975c02-dea6-49a2-9b8b-19cdd2bf331f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11440 2024.08.22 17:55:15.211988 [ 3 ] {} <Debug> HTTP-Session: dc975c02-dea6-49a2-9b8b-19cdd2bf331f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11441 2024.08.22 17:55:15.212002 [ 3 ] {} <Debug> HTTP-Session: dc975c02-dea6-49a2-9b8b-19cdd2bf331f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11442 2024.08.22 17:55:15.212035 [ 3 ] {} <Trace> HTTP-Session: dc975c02-dea6-49a2-9b8b-19cdd2bf331f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11443 2024.08.22 17:55:15.212302 [ 3 ] {e49df229-1d52-43ec-b46e-eb9a57c5a040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11444 2024.08.22 17:55:15.212349 [ 3 ] {e49df229-1d52-43ec-b46e-eb9a57c5a040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11445 2024.08.22 17:55:15.212586 [ 3 ] {e49df229-1d52-43ec-b46e-eb9a57c5a040} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11446 2024.08.22 17:55:15.213243 [ 3 ] {e49df229-1d52-43ec-b46e-eb9a57c5a040} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11447 2024.08.22 17:55:15.213282 [ 3 ] {e49df229-1d52-43ec-b46e-eb9a57c5a040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
11448 2024.08.22 17:55:15.213670 [ 3 ] {e49df229-1d52-43ec-b46e-eb9a57c5a040} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
11449 2024.08.22 17:55:15.214107 [ 3 ] {e49df229-1d52-43ec-b46e-eb9a57c5a040} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11450 2024.08.22 17:55:15.214274 [ 3 ] {e49df229-1d52-43ec-b46e-eb9a57c5a040} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.002114 sec., 245979.18637653737 rows/sec., 18.20 MiB/sec.
11451 2024.08.22 17:55:15.214446 [ 3 ] {e49df229-1d52-43ec-b46e-eb9a57c5a040} <Debug> DynamicQueryHandler: Done processing query
11452 2024.08.22 17:55:15.214480 [ 3 ] {e49df229-1d52-43ec-b46e-eb9a57c5a040} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
11453 2024.08.22 17:55:15.214502 [ 3 ] {} <Debug> HTTP-Session: dc975c02-dea6-49a2-9b8b-19cdd2bf331f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11454 2024.08.22 17:55:15.214763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 160355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11455 2024.08.22 17:55:15.214828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11456 2024.08.22 17:55:15.214851 [ 3 ] {} <Debug> HTTP-Session: 3ffce171-dca6-483a-8b61-9ae3b2424c8c Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11457 2024.08.22 17:55:15.214868 [ 3 ] {} <Debug> HTTP-Session: 3ffce171-dca6-483a-8b61-9ae3b2424c8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11458 2024.08.22 17:55:15.214883 [ 3 ] {} <Debug> HTTP-Session: 3ffce171-dca6-483a-8b61-9ae3b2424c8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11459 2024.08.22 17:55:15.214916 [ 3 ] {} <Trace> HTTP-Session: 3ffce171-dca6-483a-8b61-9ae3b2424c8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11460 2024.08.22 17:55:15.215327 [ 3 ] {cff508cb-a10c-49eb-8625-a2b3ff633d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11461 2024.08.22 17:55:15.215380 [ 3 ] {cff508cb-a10c-49eb-8625-a2b3ff633d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11462 2024.08.22 17:55:15.215530 [ 3 ] {cff508cb-a10c-49eb-8625-a2b3ff633d61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11463 2024.08.22 17:55:15.216511 [ 3 ] {cff508cb-a10c-49eb-8625-a2b3ff633d61} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11464 2024.08.22 17:55:15.216551 [ 3 ] {cff508cb-a10c-49eb-8625-a2b3ff633d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
11465 2024.08.22 17:55:15.216994 [ 3 ] {cff508cb-a10c-49eb-8625-a2b3ff633d61} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
11466 2024.08.22 17:55:15.217343 [ 3 ] {cff508cb-a10c-49eb-8625-a2b3ff633d61} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11467 2024.08.22 17:55:15.217507 [ 3 ] {cff508cb-a10c-49eb-8625-a2b3ff633d61} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.002435 sec., 346611.90965092403 rows/sec., 23.33 MiB/sec.
11468 2024.08.22 17:55:15.217691 [ 3 ] {cff508cb-a10c-49eb-8625-a2b3ff633d61} <Debug> DynamicQueryHandler: Done processing query
11469 2024.08.22 17:55:15.217716 [ 3 ] {cff508cb-a10c-49eb-8625-a2b3ff633d61} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
11470 2024.08.22 17:55:15.217732 [ 3 ] {} <Debug> HTTP-Session: 3ffce171-dca6-483a-8b61-9ae3b2424c8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11471 2024.08.22 17:55:15.218051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11472 2024.08.22 17:55:15.218100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11473 2024.08.22 17:55:15.218120 [ 3 ] {} <Debug> HTTP-Session: f7f892a3-b907-45f0-8beb-ed60f608d494 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11474 2024.08.22 17:55:15.218137 [ 3 ] {} <Debug> HTTP-Session: f7f892a3-b907-45f0-8beb-ed60f608d494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11475 2024.08.22 17:55:15.218150 [ 3 ] {} <Debug> HTTP-Session: f7f892a3-b907-45f0-8beb-ed60f608d494 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11476 2024.08.22 17:55:15.218181 [ 3 ] {} <Trace> HTTP-Session: f7f892a3-b907-45f0-8beb-ed60f608d494 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11477 2024.08.22 17:55:15.218291 [ 3 ] {e5a5b0d9-445f-4cf8-a495-018a15c0a800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11478 2024.08.22 17:55:15.218336 [ 3 ] {e5a5b0d9-445f-4cf8-a495-018a15c0a800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11479 2024.08.22 17:55:15.218464 [ 3 ] {e5a5b0d9-445f-4cf8-a495-018a15c0a800} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11480 2024.08.22 17:55:15.218764 [ 3 ] {e5a5b0d9-445f-4cf8-a495-018a15c0a800} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11481 2024.08.22 17:55:15.218800 [ 3 ] {e5a5b0d9-445f-4cf8-a495-018a15c0a800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
11482 2024.08.22 17:55:15.219154 [ 3 ] {e5a5b0d9-445f-4cf8-a495-018a15c0a800} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
11483 2024.08.22 17:55:15.219480 [ 3 ] {e5a5b0d9-445f-4cf8-a495-018a15c0a800} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11484 2024.08.22 17:55:15.219630 [ 3 ] {e5a5b0d9-445f-4cf8-a495-018a15c0a800} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001369 sec., 43827.61139517897 rows/sec., 2.95 MiB/sec.
11485 2024.08.22 17:55:15.219785 [ 3 ] {e5a5b0d9-445f-4cf8-a495-018a15c0a800} <Debug> DynamicQueryHandler: Done processing query
11486 2024.08.22 17:55:15.219809 [ 3 ] {e5a5b0d9-445f-4cf8-a495-018a15c0a800} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11487 2024.08.22 17:55:15.219824 [ 3 ] {} <Debug> HTTP-Session: f7f892a3-b907-45f0-8beb-ed60f608d494 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11488 2024.08.22 17:55:20.178994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11489 2024.08.22 17:55:20.179131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11490 2024.08.22 17:55:20.179161 [ 3 ] {} <Debug> HTTP-Session: 125a76be-fdfe-45ee-95fa-89c98eec4f69 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11491 2024.08.22 17:55:20.179190 [ 3 ] {} <Debug> HTTP-Session: 125a76be-fdfe-45ee-95fa-89c98eec4f69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11492 2024.08.22 17:55:20.179208 [ 3 ] {} <Debug> HTTP-Session: 125a76be-fdfe-45ee-95fa-89c98eec4f69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11493 2024.08.22 17:55:20.179268 [ 3 ] {} <Trace> HTTP-Session: 125a76be-fdfe-45ee-95fa-89c98eec4f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11494 2024.08.22 17:55:20.179484 [ 3 ] {25cc6f5a-89a2-429e-8ac3-6bd51969794c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11495 2024.08.22 17:55:20.179558 [ 3 ] {25cc6f5a-89a2-429e-8ac3-6bd51969794c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11496 2024.08.22 17:55:20.179953 [ 3 ] {25cc6f5a-89a2-429e-8ac3-6bd51969794c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11497 2024.08.22 17:55:20.180436 [ 3 ] {25cc6f5a-89a2-429e-8ac3-6bd51969794c} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11498 2024.08.22 17:55:20.180478 [ 3 ] {25cc6f5a-89a2-429e-8ac3-6bd51969794c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
11499 2024.08.22 17:55:20.180894 [ 3 ] {25cc6f5a-89a2-429e-8ac3-6bd51969794c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
11500 2024.08.22 17:55:20.181281 [ 3 ] {25cc6f5a-89a2-429e-8ac3-6bd51969794c} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11501 2024.08.22 17:55:20.181432 [ 3 ] {25cc6f5a-89a2-429e-8ac3-6bd51969794c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002007 sec., 996.512207274539 rows/sec., 81.26 KiB/sec.
11502 2024.08.22 17:55:20.181628 [ 3 ] {25cc6f5a-89a2-429e-8ac3-6bd51969794c} <Debug> DynamicQueryHandler: Done processing query
11503 2024.08.22 17:55:20.181654 [ 3 ] {25cc6f5a-89a2-429e-8ac3-6bd51969794c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11504 2024.08.22 17:55:20.181670 [ 3 ] {} <Debug> HTTP-Session: 125a76be-fdfe-45ee-95fa-89c98eec4f69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11505 2024.08.22 17:55:20.181823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 37499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11506 2024.08.22 17:55:20.181874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11507 2024.08.22 17:55:20.181894 [ 3 ] {} <Debug> HTTP-Session: 31a89dd3-27a6-40b6-b271-573b893e472d Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11508 2024.08.22 17:55:20.181911 [ 3 ] {} <Debug> HTTP-Session: 31a89dd3-27a6-40b6-b271-573b893e472d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11509 2024.08.22 17:55:20.181926 [ 3 ] {} <Debug> HTTP-Session: 31a89dd3-27a6-40b6-b271-573b893e472d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11510 2024.08.22 17:55:20.181981 [ 3 ] {} <Trace> HTTP-Session: 31a89dd3-27a6-40b6-b271-573b893e472d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11511 2024.08.22 17:55:20.182146 [ 3 ] {362919d1-0599-4ba7-b831-171108420f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11512 2024.08.22 17:55:20.182190 [ 3 ] {362919d1-0599-4ba7-b831-171108420f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11513 2024.08.22 17:55:20.182414 [ 3 ] {362919d1-0599-4ba7-b831-171108420f21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11514 2024.08.22 17:55:20.182866 [ 3 ] {362919d1-0599-4ba7-b831-171108420f21} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11515 2024.08.22 17:55:20.182904 [ 3 ] {362919d1-0599-4ba7-b831-171108420f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
11516 2024.08.22 17:55:20.183274 [ 3 ] {362919d1-0599-4ba7-b831-171108420f21} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
11517 2024.08.22 17:55:20.183628 [ 3 ] {362919d1-0599-4ba7-b831-171108420f21} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11518 2024.08.22 17:55:20.183762 [ 3 ] {362919d1-0599-4ba7-b831-171108420f21} <Debug> executeQuery: Read 248 rows, 22.42 KiB in 0.001699 sec., 145968.21659799883 rows/sec., 12.89 MiB/sec.
11519 2024.08.22 17:55:20.183942 [ 3 ] {362919d1-0599-4ba7-b831-171108420f21} <Debug> DynamicQueryHandler: Done processing query
11520 2024.08.22 17:55:20.183967 [ 3 ] {362919d1-0599-4ba7-b831-171108420f21} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
11521 2024.08.22 17:55:20.183982 [ 3 ] {} <Debug> HTTP-Session: 31a89dd3-27a6-40b6-b271-573b893e472d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11522 2024.08.22 17:55:20.184112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 4489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11523 2024.08.22 17:55:20.184160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11524 2024.08.22 17:55:20.184180 [ 3 ] {} <Debug> HTTP-Session: 7ac82ddc-80ca-4170-861f-0b02b1a1cccc Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11525 2024.08.22 17:55:20.184196 [ 3 ] {} <Debug> HTTP-Session: 7ac82ddc-80ca-4170-861f-0b02b1a1cccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11526 2024.08.22 17:55:20.184210 [ 3 ] {} <Debug> HTTP-Session: 7ac82ddc-80ca-4170-861f-0b02b1a1cccc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11527 2024.08.22 17:55:20.184240 [ 3 ] {} <Trace> HTTP-Session: 7ac82ddc-80ca-4170-861f-0b02b1a1cccc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11528 2024.08.22 17:55:20.184344 [ 3 ] {a9f0184d-3cca-4c6a-b7ed-0c1524818927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11529 2024.08.22 17:55:20.184388 [ 3 ] {a9f0184d-3cca-4c6a-b7ed-0c1524818927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11530 2024.08.22 17:55:20.184612 [ 3 ] {a9f0184d-3cca-4c6a-b7ed-0c1524818927} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11531 2024.08.22 17:55:20.184965 [ 3 ] {a9f0184d-3cca-4c6a-b7ed-0c1524818927} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11532 2024.08.22 17:55:20.185002 [ 3 ] {a9f0184d-3cca-4c6a-b7ed-0c1524818927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
11533 2024.08.22 17:55:20.185350 [ 3 ] {a9f0184d-3cca-4c6a-b7ed-0c1524818927} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
11534 2024.08.22 17:55:20.185714 [ 3 ] {a9f0184d-3cca-4c6a-b7ed-0c1524818927} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11535 2024.08.22 17:55:20.185842 [ 3 ] {a9f0184d-3cca-4c6a-b7ed-0c1524818927} <Debug> executeQuery: Read 31 rows, 2.32 KiB in 0.001529 sec., 20274.68933943754 rows/sec., 1.48 MiB/sec.
11536 2024.08.22 17:55:20.186111 [ 3 ] {a9f0184d-3cca-4c6a-b7ed-0c1524818927} <Debug> DynamicQueryHandler: Done processing query
11537 2024.08.22 17:55:20.186156 [ 3 ] {a9f0184d-3cca-4c6a-b7ed-0c1524818927} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11538 2024.08.22 17:55:20.186181 [ 3 ] {} <Debug> HTTP-Session: 7ac82ddc-80ca-4170-861f-0b02b1a1cccc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11539 2024.08.22 17:55:20.186289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11540 2024.08.22 17:55:20.186339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11541 2024.08.22 17:55:20.186359 [ 3 ] {} <Debug> HTTP-Session: 639ab6f3-a7ce-4538-8adc-2973d9cd0721 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11542 2024.08.22 17:55:20.186376 [ 3 ] {} <Debug> HTTP-Session: 639ab6f3-a7ce-4538-8adc-2973d9cd0721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11543 2024.08.22 17:55:20.186389 [ 3 ] {} <Debug> HTTP-Session: 639ab6f3-a7ce-4538-8adc-2973d9cd0721 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11544 2024.08.22 17:55:20.186420 [ 3 ] {} <Trace> HTTP-Session: 639ab6f3-a7ce-4538-8adc-2973d9cd0721 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11545 2024.08.22 17:55:20.186521 [ 3 ] {3d5972e7-e43b-4f6b-88e4-818d49a4e41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11546 2024.08.22 17:55:20.186565 [ 3 ] {3d5972e7-e43b-4f6b-88e4-818d49a4e41b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11547 2024.08.22 17:55:20.186806 [ 3 ] {3d5972e7-e43b-4f6b-88e4-818d49a4e41b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11548 2024.08.22 17:55:20.187183 [ 3 ] {3d5972e7-e43b-4f6b-88e4-818d49a4e41b} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11549 2024.08.22 17:55:20.187220 [ 3 ] {3d5972e7-e43b-4f6b-88e4-818d49a4e41b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
11550 2024.08.22 17:55:20.187562 [ 3 ] {3d5972e7-e43b-4f6b-88e4-818d49a4e41b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
11551 2024.08.22 17:55:20.187920 [ 3 ] {3d5972e7-e43b-4f6b-88e4-818d49a4e41b} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11552 2024.08.22 17:55:20.188045 [ 47 ] {} <Debug> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
11553 2024.08.22 17:55:20.188051 [ 3 ] {3d5972e7-e43b-4f6b-88e4-818d49a4e41b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001554 sec., 9009.009009009009 rows/sec., 630.93 KiB/sec.
11554 2024.08.22 17:55:20.188098 [ 47 ] {} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11555 2024.08.22 17:55:20.188139 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
11556 2024.08.22 17:55:20.188339 [ 3 ] {3d5972e7-e43b-4f6b-88e4-818d49a4e41b} <Debug> DynamicQueryHandler: Done processing query
11557 2024.08.22 17:55:20.188428 [ 3 ] {3d5972e7-e43b-4f6b-88e4-818d49a4e41b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11558 2024.08.22 17:55:20.188514 [ 3 ] {} <Debug> HTTP-Session: 639ab6f3-a7ce-4538-8adc-2973d9cd0721 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11559 2024.08.22 17:55:20.188572 [ 193 ] {8378af89-b748-4819-bb42-a0859c82c077::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
11560 2024.08.22 17:55:20.188776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11561 2024.08.22 17:55:20.188906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11562 2024.08.22 17:55:20.188970 [ 3 ] {} <Debug> HTTP-Session: 51a85c23-836f-436d-8d53-d7a7ff4812ae Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11563 2024.08.22 17:55:20.188995 [ 193 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11564 2024.08.22 17:55:20.189003 [ 3 ] {} <Debug> HTTP-Session: 51a85c23-836f-436d-8d53-d7a7ff4812ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11565 2024.08.22 17:55:20.189055 [ 3 ] {} <Debug> HTTP-Session: 51a85c23-836f-436d-8d53-d7a7ff4812ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11566 2024.08.22 17:55:20.189060 [ 193 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 242 rows starting from the beginning of the part
11567 2024.08.22 17:55:20.189121 [ 3 ] {} <Trace> HTTP-Session: 51a85c23-836f-436d-8d53-d7a7ff4812ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11568 2024.08.22 17:55:20.189301 [ 193 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part
11569 2024.08.22 17:55:20.189467 [ 3 ] {6ead08a5-e584-48fc-9471-fe52818af752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
11570 2024.08.22 17:55:20.189592 [ 193 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part
11571 2024.08.22 17:55:20.189628 [ 3 ] {6ead08a5-e584-48fc-9471-fe52818af752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11572 2024.08.22 17:55:20.190015 [ 193 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part
11573 2024.08.22 17:55:20.190408 [ 193 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 228 rows starting from the beginning of the part
11574 2024.08.22 17:55:20.190732 [ 193 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part
11575 2024.08.22 17:55:20.191547 [ 3 ] {6ead08a5-e584-48fc-9471-fe52818af752} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11576 2024.08.22 17:55:20.192349 [ 3 ] {6ead08a5-e584-48fc-9471-fe52818af752} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11577 2024.08.22 17:55:20.192411 [ 3 ] {6ead08a5-e584-48fc-9471-fe52818af752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
11578 2024.08.22 17:55:20.193398 [ 3 ] {6ead08a5-e584-48fc-9471-fe52818af752} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
11579 2024.08.22 17:55:20.193909 [ 193 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005671829 sec., 92739.04414255085 rows/sec., 6.30 MiB/sec.
11580 2024.08.22 17:55:20.194147 [ 193 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
11581 2024.08.22 17:55:20.194314 [ 3 ] {6ead08a5-e584-48fc-9471-fe52818af752} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11582 2024.08.22 17:55:20.194720 [ 3 ] {6ead08a5-e584-48fc-9471-fe52818af752} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005392 sec., 1112.759643916914 rows/sec., 65.74 KiB/sec.
11583 2024.08.22 17:55:20.195431 [ 3 ] {6ead08a5-e584-48fc-9471-fe52818af752} <Debug> DynamicQueryHandler: Done processing query
11584 2024.08.22 17:55:20.195501 [ 3 ] {6ead08a5-e584-48fc-9471-fe52818af752} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11585 2024.08.22 17:55:20.195579 [ 3 ] {} <Debug> HTTP-Session: 51a85c23-836f-436d-8d53-d7a7ff4812ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11586 2024.08.22 17:55:20.195707 [ 193 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_41_8} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11587 2024.08.22 17:55:20.195826 [ 193 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_41_8} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
11588 2024.08.22 17:55:20.195842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 67057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11589 2024.08.22 17:55:20.195953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11590 2024.08.22 17:55:20.195990 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
11591 2024.08.22 17:55:20.196000 [ 3 ] {} <Debug> HTTP-Session: f4f10302-a197-40f7-aac2-e965cd313d57 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11592 2024.08.22 17:55:20.196044 [ 3 ] {} <Debug> HTTP-Session: f4f10302-a197-40f7-aac2-e965cd313d57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11593 2024.08.22 17:55:20.196058 [ 3 ] {} <Debug> HTTP-Session: f4f10302-a197-40f7-aac2-e965cd313d57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11594 2024.08.22 17:55:20.196089 [ 3 ] {} <Trace> HTTP-Session: f4f10302-a197-40f7-aac2-e965cd313d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11595 2024.08.22 17:55:20.196315 [ 3 ] {184de300-4da7-44a7-8c30-9c996cd92685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11596 2024.08.22 17:55:20.196359 [ 3 ] {184de300-4da7-44a7-8c30-9c996cd92685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11597 2024.08.22 17:55:20.196611 [ 3 ] {184de300-4da7-44a7-8c30-9c996cd92685} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11598 2024.08.22 17:55:20.197262 [ 3 ] {184de300-4da7-44a7-8c30-9c996cd92685} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11599 2024.08.22 17:55:20.197299 [ 3 ] {184de300-4da7-44a7-8c30-9c996cd92685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
11600 2024.08.22 17:55:20.197673 [ 3 ] {184de300-4da7-44a7-8c30-9c996cd92685} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
11601 2024.08.22 17:55:20.198047 [ 3 ] {184de300-4da7-44a7-8c30-9c996cd92685} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11602 2024.08.22 17:55:20.198209 [ 3 ] {184de300-4da7-44a7-8c30-9c996cd92685} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.002009 sec., 205574.91289198608 rows/sec., 14.66 MiB/sec.
11603 2024.08.22 17:55:20.198387 [ 3 ] {184de300-4da7-44a7-8c30-9c996cd92685} <Debug> DynamicQueryHandler: Done processing query
11604 2024.08.22 17:55:20.198411 [ 3 ] {184de300-4da7-44a7-8c30-9c996cd92685} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
11605 2024.08.22 17:55:20.198426 [ 3 ] {} <Debug> HTTP-Session: f4f10302-a197-40f7-aac2-e965cd313d57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11606 2024.08.22 17:55:20.198625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11607 2024.08.22 17:55:20.198673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11608 2024.08.22 17:55:20.198692 [ 3 ] {} <Debug> HTTP-Session: e2652317-9ff8-4721-a3d1-f865c3ea82d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11609 2024.08.22 17:55:20.198707 [ 3 ] {} <Debug> HTTP-Session: e2652317-9ff8-4721-a3d1-f865c3ea82d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11610 2024.08.22 17:55:20.198721 [ 3 ] {} <Debug> HTTP-Session: e2652317-9ff8-4721-a3d1-f865c3ea82d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11611 2024.08.22 17:55:20.198751 [ 3 ] {} <Trace> HTTP-Session: e2652317-9ff8-4721-a3d1-f865c3ea82d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11612 2024.08.22 17:55:20.198847 [ 3 ] {c5a34afc-e8f9-4df2-bdc2-f9bc8035936f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11613 2024.08.22 17:55:20.198892 [ 3 ] {c5a34afc-e8f9-4df2-bdc2-f9bc8035936f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11614 2024.08.22 17:55:20.199021 [ 3 ] {c5a34afc-e8f9-4df2-bdc2-f9bc8035936f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11615 2024.08.22 17:55:20.199290 [ 3 ] {c5a34afc-e8f9-4df2-bdc2-f9bc8035936f} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11616 2024.08.22 17:55:20.199325 [ 3 ] {c5a34afc-e8f9-4df2-bdc2-f9bc8035936f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
11617 2024.08.22 17:55:20.199674 [ 3 ] {c5a34afc-e8f9-4df2-bdc2-f9bc8035936f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
11618 2024.08.22 17:55:20.200000 [ 3 ] {c5a34afc-e8f9-4df2-bdc2-f9bc8035936f} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11619 2024.08.22 17:55:20.200162 [ 3 ] {c5a34afc-e8f9-4df2-bdc2-f9bc8035936f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001329 sec., 4514.672686230248 rows/sec., 235.87 KiB/sec.
11620 2024.08.22 17:55:20.200437 [ 3 ] {c5a34afc-e8f9-4df2-bdc2-f9bc8035936f} <Debug> DynamicQueryHandler: Done processing query
11621 2024.08.22 17:55:20.200495 [ 3 ] {c5a34afc-e8f9-4df2-bdc2-f9bc8035936f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11622 2024.08.22 17:55:20.200532 [ 3 ] {} <Debug> HTTP-Session: e2652317-9ff8-4721-a3d1-f865c3ea82d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11623 2024.08.22 17:55:20.200689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 44820, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11624 2024.08.22 17:55:20.200738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11625 2024.08.22 17:55:20.200756 [ 3 ] {} <Debug> HTTP-Session: e4ce2e39-c27d-47d1-98f0-7813393ecf66 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11626 2024.08.22 17:55:20.200774 [ 3 ] {} <Debug> HTTP-Session: e4ce2e39-c27d-47d1-98f0-7813393ecf66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11627 2024.08.22 17:55:20.200788 [ 3 ] {} <Debug> HTTP-Session: e4ce2e39-c27d-47d1-98f0-7813393ecf66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11628 2024.08.22 17:55:20.200819 [ 3 ] {} <Trace> HTTP-Session: e4ce2e39-c27d-47d1-98f0-7813393ecf66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11629 2024.08.22 17:55:20.201029 [ 3 ] {2903e029-7c5e-4594-a28e-fa8d6ddaa9da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11630 2024.08.22 17:55:20.201076 [ 3 ] {2903e029-7c5e-4594-a28e-fa8d6ddaa9da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11631 2024.08.22 17:55:20.201239 [ 3 ] {2903e029-7c5e-4594-a28e-fa8d6ddaa9da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11632 2024.08.22 17:55:20.201694 [ 3 ] {2903e029-7c5e-4594-a28e-fa8d6ddaa9da} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11633 2024.08.22 17:55:20.201730 [ 3 ] {2903e029-7c5e-4594-a28e-fa8d6ddaa9da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
11634 2024.08.22 17:55:20.202111 [ 3 ] {2903e029-7c5e-4594-a28e-fa8d6ddaa9da} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
11635 2024.08.22 17:55:20.202443 [ 3 ] {2903e029-7c5e-4594-a28e-fa8d6ddaa9da} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11636 2024.08.22 17:55:20.202608 [ 3 ] {2903e029-7c5e-4594-a28e-fa8d6ddaa9da} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001696 sec., 140330.18867924527 rows/sec., 9.41 MiB/sec.
11637 2024.08.22 17:55:20.202874 [ 3 ] {2903e029-7c5e-4594-a28e-fa8d6ddaa9da} <Debug> DynamicQueryHandler: Done processing query
11638 2024.08.22 17:55:20.202942 [ 3 ] {2903e029-7c5e-4594-a28e-fa8d6ddaa9da} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
11639 2024.08.22 17:55:20.203000 [ 3 ] {} <Debug> HTTP-Session: e4ce2e39-c27d-47d1-98f0-7813393ecf66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11640 2024.08.22 17:55:20.203219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11641 2024.08.22 17:55:20.203272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11642 2024.08.22 17:55:20.203291 [ 3 ] {} <Debug> HTTP-Session: b0b70bfb-d46d-4003-8591-a8bcf084d0e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11643 2024.08.22 17:55:20.203309 [ 3 ] {} <Debug> HTTP-Session: b0b70bfb-d46d-4003-8591-a8bcf084d0e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11644 2024.08.22 17:55:20.203322 [ 3 ] {} <Debug> HTTP-Session: b0b70bfb-d46d-4003-8591-a8bcf084d0e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11645 2024.08.22 17:55:20.203353 [ 3 ] {} <Trace> HTTP-Session: b0b70bfb-d46d-4003-8591-a8bcf084d0e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11646 2024.08.22 17:55:20.203451 [ 3 ] {430979ec-4028-4644-ae99-0cfe2f645c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
11647 2024.08.22 17:55:20.203498 [ 3 ] {430979ec-4028-4644-ae99-0cfe2f645c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11648 2024.08.22 17:55:20.203641 [ 3 ] {430979ec-4028-4644-ae99-0cfe2f645c5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11649 2024.08.22 17:55:20.203906 [ 3 ] {430979ec-4028-4644-ae99-0cfe2f645c5d} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11650 2024.08.22 17:55:20.203941 [ 3 ] {430979ec-4028-4644-ae99-0cfe2f645c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
11651 2024.08.22 17:55:20.204298 [ 3 ] {430979ec-4028-4644-ae99-0cfe2f645c5d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
11652 2024.08.22 17:55:20.204614 [ 3 ] {430979ec-4028-4644-ae99-0cfe2f645c5d} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11653 2024.08.22 17:55:20.204767 [ 29 ] {} <Debug> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0
11654 2024.08.22 17:55:20.204776 [ 3 ] {430979ec-4028-4644-ae99-0cfe2f645c5d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001336 sec., 748.502994011976 rows/sec., 50.44 KiB/sec.
11655 2024.08.22 17:55:20.204838 [ 29 ] {} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11656 2024.08.22 17:55:20.204905 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
11657 2024.08.22 17:55:20.205083 [ 195 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full
11658 2024.08.22 17:55:20.205085 [ 3 ] {430979ec-4028-4644-ae99-0cfe2f645c5d} <Debug> DynamicQueryHandler: Done processing query
11659 2024.08.22 17:55:20.205144 [ 3 ] {430979ec-4028-4644-ae99-0cfe2f645c5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
11660 2024.08.22 17:55:20.205170 [ 3 ] {} <Debug> HTTP-Session: b0b70bfb-d46d-4003-8591-a8bcf084d0e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11661 2024.08.22 17:55:20.205253 [ 195 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11662 2024.08.22 17:55:20.205293 [ 195 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 25 rows starting from the beginning of the part
11663 2024.08.22 17:55:20.205320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 46790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11664 2024.08.22 17:55:20.205412 [ 195 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part
11665 2024.08.22 17:55:20.205420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11666 2024.08.22 17:55:20.205491 [ 3 ] {} <Debug> HTTP-Session: 9a9842d5-84e5-4fc8-9842-a45f8139f2a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11667 2024.08.22 17:55:20.205558 [ 3 ] {} <Debug> HTTP-Session: 9a9842d5-84e5-4fc8-9842-a45f8139f2a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11668 2024.08.22 17:55:20.205652 [ 3 ] {} <Debug> HTTP-Session: 9a9842d5-84e5-4fc8-9842-a45f8139f2a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11669 2024.08.22 17:55:20.205742 [ 195 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part
11670 2024.08.22 17:55:20.205774 [ 3 ] {} <Trace> HTTP-Session: 9a9842d5-84e5-4fc8-9842-a45f8139f2a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11671 2024.08.22 17:55:20.206062 [ 195 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part
11672 2024.08.22 17:55:20.206157 [ 195 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part
11673 2024.08.22 17:55:20.206272 [ 195 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part
11674 2024.08.22 17:55:20.206302 [ 3 ] {7a8b97af-2bf6-4e33-8ef2-d4cedbfbcb9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11675 2024.08.22 17:55:20.206648 [ 3 ] {7a8b97af-2bf6-4e33-8ef2-d4cedbfbcb9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
11676 2024.08.22 17:55:20.207618 [ 3 ] {7a8b97af-2bf6-4e33-8ef2-d4cedbfbcb9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11677 2024.08.22 17:55:20.208327 [ 189 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.003318567 sec., 9040.046501999206 rows/sec., 609.14 KiB/sec.
11678 2024.08.22 17:55:20.208634 [ 200 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary)
11679 2024.08.22 17:55:20.208940 [ 3 ] {7a8b97af-2bf6-4e33-8ef2-d4cedbfbcb9c} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11680 2024.08.22 17:55:20.208993 [ 3 ] {7a8b97af-2bf6-4e33-8ef2-d4cedbfbcb9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
11681 2024.08.22 17:55:20.209834 [ 200 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_30_6} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11682 2024.08.22 17:55:20.210026 [ 200 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_30_6} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6
11683 2024.08.22 17:55:20.210204 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11684 2024.08.22 17:55:20.210489 [ 3 ] {7a8b97af-2bf6-4e33-8ef2-d4cedbfbcb9c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
11685 2024.08.22 17:55:20.210914 [ 3 ] {7a8b97af-2bf6-4e33-8ef2-d4cedbfbcb9c} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11686 2024.08.22 17:55:20.211094 [ 3 ] {7a8b97af-2bf6-4e33-8ef2-d4cedbfbcb9c} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.005066 sec., 5724.437425977102 rows/sec., 10.26 MiB/sec.
11687 2024.08.22 17:55:20.211344 [ 3 ] {7a8b97af-2bf6-4e33-8ef2-d4cedbfbcb9c} <Debug> DynamicQueryHandler: Done processing query
11688 2024.08.22 17:55:20.211369 [ 3 ] {7a8b97af-2bf6-4e33-8ef2-d4cedbfbcb9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
11689 2024.08.22 17:55:20.211385 [ 3 ] {} <Debug> HTTP-Session: 9a9842d5-84e5-4fc8-9842-a45f8139f2a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11690 2024.08.22 17:55:20.211523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11691 2024.08.22 17:55:20.211571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11692 2024.08.22 17:55:20.211591 [ 3 ] {} <Debug> HTTP-Session: c843b654-40d9-4913-b314-e50fd4f2bd79 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11693 2024.08.22 17:55:20.211607 [ 3 ] {} <Debug> HTTP-Session: c843b654-40d9-4913-b314-e50fd4f2bd79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11694 2024.08.22 17:55:20.211621 [ 3 ] {} <Debug> HTTP-Session: c843b654-40d9-4913-b314-e50fd4f2bd79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11695 2024.08.22 17:55:20.211651 [ 3 ] {} <Trace> HTTP-Session: c843b654-40d9-4913-b314-e50fd4f2bd79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11696 2024.08.22 17:55:20.211798 [ 3 ] {0abf7157-c166-4e96-a123-e7ef18353c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11697 2024.08.22 17:55:20.211842 [ 3 ] {0abf7157-c166-4e96-a123-e7ef18353c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11698 2024.08.22 17:55:20.211971 [ 3 ] {0abf7157-c166-4e96-a123-e7ef18353c71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11699 2024.08.22 17:55:20.212312 [ 3 ] {0abf7157-c166-4e96-a123-e7ef18353c71} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11700 2024.08.22 17:55:20.212348 [ 3 ] {0abf7157-c166-4e96-a123-e7ef18353c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
11701 2024.08.22 17:55:20.212707 [ 3 ] {0abf7157-c166-4e96-a123-e7ef18353c71} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
11702 2024.08.22 17:55:20.213033 [ 3 ] {0abf7157-c166-4e96-a123-e7ef18353c71} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11703 2024.08.22 17:55:20.213192 [ 3 ] {0abf7157-c166-4e96-a123-e7ef18353c71} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001461 sec., 56125.94113620807 rows/sec., 3.56 MiB/sec.
11704 2024.08.22 17:55:20.213360 [ 3 ] {0abf7157-c166-4e96-a123-e7ef18353c71} <Debug> DynamicQueryHandler: Done processing query
11705 2024.08.22 17:55:20.213384 [ 3 ] {0abf7157-c166-4e96-a123-e7ef18353c71} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11706 2024.08.22 17:55:20.213399 [ 3 ] {} <Debug> HTTP-Session: c843b654-40d9-4913-b314-e50fd4f2bd79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11707 2024.08.22 17:55:24.514539 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache
11708 2024.08.22 17:55:24.514645 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache
11709 2024.08.22 17:55:25.001419 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001029045 sec.
11710 2024.08.22 17:55:25.171941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 7834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11711 2024.08.22 17:55:25.172058 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11712 2024.08.22 17:55:25.172087 [ 3 ] {} <Debug> HTTP-Session: 09bb3da5-cd0b-4a2d-bc19-7ef54efbe1bb Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11713 2024.08.22 17:55:25.172112 [ 3 ] {} <Debug> HTTP-Session: 09bb3da5-cd0b-4a2d-bc19-7ef54efbe1bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11714 2024.08.22 17:55:25.172127 [ 3 ] {} <Debug> HTTP-Session: 09bb3da5-cd0b-4a2d-bc19-7ef54efbe1bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11715 2024.08.22 17:55:25.172176 [ 3 ] {} <Trace> HTTP-Session: 09bb3da5-cd0b-4a2d-bc19-7ef54efbe1bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11716 2024.08.22 17:55:25.172365 [ 3 ] {24ae3242-e14e-409b-b05d-69fdbf95ef4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11717 2024.08.22 17:55:25.172435 [ 3 ] {24ae3242-e14e-409b-b05d-69fdbf95ef4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11718 2024.08.22 17:55:25.172763 [ 3 ] {24ae3242-e14e-409b-b05d-69fdbf95ef4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11719 2024.08.22 17:55:25.173247 [ 3 ] {24ae3242-e14e-409b-b05d-69fdbf95ef4f} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11720 2024.08.22 17:55:25.173294 [ 3 ] {24ae3242-e14e-409b-b05d-69fdbf95ef4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11721 2024.08.22 17:55:25.173734 [ 3 ] {24ae3242-e14e-409b-b05d-69fdbf95ef4f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
11722 2024.08.22 17:55:25.174132 [ 3 ] {24ae3242-e14e-409b-b05d-69fdbf95ef4f} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11723 2024.08.22 17:55:25.174295 [ 3 ] {24ae3242-e14e-409b-b05d-69fdbf95ef4f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001992 sec., 28112.44979919679 rows/sec., 2.16 MiB/sec.
11724 2024.08.22 17:55:25.174350 [ 69 ] {} <Debug> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
11725 2024.08.22 17:55:25.174467 [ 69 ] {} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11726 2024.08.22 17:55:25.174502 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11727 2024.08.22 17:55:25.174627 [ 3 ] {24ae3242-e14e-409b-b05d-69fdbf95ef4f} <Debug> DynamicQueryHandler: Done processing query
11728 2024.08.22 17:55:25.174675 [ 3 ] {24ae3242-e14e-409b-b05d-69fdbf95ef4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11729 2024.08.22 17:55:25.174714 [ 195 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full
11730 2024.08.22 17:55:25.174721 [ 3 ] {} <Debug> HTTP-Session: 09bb3da5-cd0b-4a2d-bc19-7ef54efbe1bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11731 2024.08.22 17:55:25.175051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 10882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11732 2024.08.22 17:55:25.175242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11733 2024.08.22 17:55:25.175299 [ 195 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11734 2024.08.22 17:55:25.175349 [ 3 ] {} <Debug> HTTP-Session: bf010fe6-4f72-4ad6-9a80-3c45ff21095d Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11735 2024.08.22 17:55:25.175448 [ 3 ] {} <Debug> HTTP-Session: bf010fe6-4f72-4ad6-9a80-3c45ff21095d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11736 2024.08.22 17:55:25.175449 [ 195 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1395 rows starting from the beginning of the part
11737 2024.08.22 17:55:25.175521 [ 3 ] {} <Debug> HTTP-Session: bf010fe6-4f72-4ad6-9a80-3c45ff21095d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11738 2024.08.22 17:55:25.175708 [ 3 ] {} <Trace> HTTP-Session: bf010fe6-4f72-4ad6-9a80-3c45ff21095d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11739 2024.08.22 17:55:25.176035 [ 195 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 57 rows starting from the beginning of the part
11740 2024.08.22 17:55:25.176306 [ 3 ] {86e1fd6e-c66e-4471-a4c9-9311e1b0e33f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11741 2024.08.22 17:55:25.176558 [ 3 ] {86e1fd6e-c66e-4471-a4c9-9311e1b0e33f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11742 2024.08.22 17:55:25.176594 [ 195 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 249 rows starting from the beginning of the part
11743 2024.08.22 17:55:25.176992 [ 195 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1196 rows starting from the beginning of the part
11744 2024.08.22 17:55:25.177287 [ 195 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 248 rows starting from the beginning of the part
11745 2024.08.22 17:55:25.177559 [ 195 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 56 rows starting from the beginning of the part
11746 2024.08.22 17:55:25.178132 [ 3 ] {86e1fd6e-c66e-4471-a4c9-9311e1b0e33f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11747 2024.08.22 17:55:25.178704 [ 3 ] {86e1fd6e-c66e-4471-a4c9-9311e1b0e33f} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11748 2024.08.22 17:55:25.178749 [ 3 ] {86e1fd6e-c66e-4471-a4c9-9311e1b0e33f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11749 2024.08.22 17:55:25.179286 [ 3 ] {86e1fd6e-c66e-4471-a4c9-9311e1b0e33f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
11750 2024.08.22 17:55:25.179696 [ 3 ] {86e1fd6e-c66e-4471-a4c9-9311e1b0e33f} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11751 2024.08.22 17:55:25.179932 [ 3 ] {86e1fd6e-c66e-4471-a4c9-9311e1b0e33f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003832 sec., 16701.461377870564 rows/sec., 1.30 MiB/sec.
11752 2024.08.22 17:55:25.179932 [ 69 ] {} <Debug> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
11753 2024.08.22 17:55:25.180117 [ 69 ] {} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11754 2024.08.22 17:55:25.180314 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11755 2024.08.22 17:55:25.180545 [ 195 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3201 rows, containing 5 columns (5 merged, 0 gathered) in 0.005963421 sec., 536772.4331386297 rows/sec., 46.96 MiB/sec.
11756 2024.08.22 17:55:25.180665 [ 3 ] {86e1fd6e-c66e-4471-a4c9-9311e1b0e33f} <Debug> DynamicQueryHandler: Done processing query
11757 2024.08.22 17:55:25.180748 [ 3 ] {86e1fd6e-c66e-4471-a4c9-9311e1b0e33f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11758 2024.08.22 17:55:25.180794 [ 3 ] {} <Debug> HTTP-Session: bf010fe6-4f72-4ad6-9a80-3c45ff21095d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11759 2024.08.22 17:55:25.180848 [ 200 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::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
11760 2024.08.22 17:55:25.181048 [ 195 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
11761 2024.08.22 17:55:25.181223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11762 2024.08.22 17:55:25.181453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11763 2024.08.22 17:55:25.181641 [ 3 ] {} <Debug> HTTP-Session: 715dc0d1-fa8a-499c-8df8-c69b12f056d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11764 2024.08.22 17:55:25.181774 [ 3 ] {} <Debug> HTTP-Session: 715dc0d1-fa8a-499c-8df8-c69b12f056d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11765 2024.08.22 17:55:25.181818 [ 200 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11766 2024.08.22 17:55:25.181882 [ 3 ] {} <Debug> HTTP-Session: 715dc0d1-fa8a-499c-8df8-c69b12f056d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11767 2024.08.22 17:55:25.181993 [ 200 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 901 rows starting from the beginning of the part
11768 2024.08.22 17:55:25.182180 [ 3 ] {} <Trace> HTTP-Session: 715dc0d1-fa8a-499c-8df8-c69b12f056d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11769 2024.08.22 17:55:25.182517 [ 200 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 66 rows starting from the beginning of the part
11770 2024.08.22 17:55:25.183098 [ 3 ] {fca2cfdb-3fff-4e08-a3be-8e0d70b0a9cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11771 2024.08.22 17:55:25.183151 [ 200 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 415 rows starting from the beginning of the part
11772 2024.08.22 17:55:25.183382 [ 3 ] {fca2cfdb-3fff-4e08-a3be-8e0d70b0a9cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11773 2024.08.22 17:55:25.183671 [ 200 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 520 rows starting from the beginning of the part
11774 2024.08.22 17:55:25.184194 [ 200 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 413 rows starting from the beginning of the part
11775 2024.08.22 17:55:25.184650 [ 200 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 64 rows starting from the beginning of the part
11776 2024.08.22 17:55:25.185503 [ 195 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_66_13} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11777 2024.08.22 17:55:25.185980 [ 195 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_66_13} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
11778 2024.08.22 17:55:25.186284 [ 3 ] {fca2cfdb-3fff-4e08-a3be-8e0d70b0a9cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11779 2024.08.22 17:55:25.186305 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB.
11780 2024.08.22 17:55:25.187237 [ 3 ] {fca2cfdb-3fff-4e08-a3be-8e0d70b0a9cb} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11781 2024.08.22 17:55:25.187311 [ 3 ] {fca2cfdb-3fff-4e08-a3be-8e0d70b0a9cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11782 2024.08.22 17:55:25.188358 [ 3 ] {fca2cfdb-3fff-4e08-a3be-8e0d70b0a9cb} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
11783 2024.08.22 17:55:25.188992 [ 200 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2379 rows, containing 5 columns (5 merged, 0 gathered) in 0.008454474 sec., 281389.47496911103 rows/sec., 21.56 MiB/sec.
11784 2024.08.22 17:55:25.189034 [ 3 ] {fca2cfdb-3fff-4e08-a3be-8e0d70b0a9cb} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11785 2024.08.22 17:55:25.189276 [ 200 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
11786 2024.08.22 17:55:25.189305 [ 3 ] {fca2cfdb-3fff-4e08-a3be-8e0d70b0a9cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006638 sec., 24103.645676408556 rows/sec., 1.68 MiB/sec.
11787 2024.08.22 17:55:25.189319 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
11788 2024.08.22 17:55:25.189503 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11789 2024.08.22 17:55:25.189602 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11790 2024.08.22 17:55:25.189874 [ 3 ] {fca2cfdb-3fff-4e08-a3be-8e0d70b0a9cb} <Debug> DynamicQueryHandler: Done processing query
11791 2024.08.22 17:55:25.189987 [ 3 ] {fca2cfdb-3fff-4e08-a3be-8e0d70b0a9cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11792 2024.08.22 17:55:25.190091 [ 3 ] {} <Debug> HTTP-Session: 715dc0d1-fa8a-499c-8df8-c69b12f056d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11793 2024.08.22 17:55:25.190406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11794 2024.08.22 17:55:25.190579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11795 2024.08.22 17:55:25.190662 [ 3 ] {} <Debug> HTTP-Session: d79d3d0f-36a5-4fde-98f6-ca9109bc7052 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11796 2024.08.22 17:55:25.190743 [ 3 ] {} <Debug> HTTP-Session: d79d3d0f-36a5-4fde-98f6-ca9109bc7052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11797 2024.08.22 17:55:25.190803 [ 3 ] {} <Debug> HTTP-Session: d79d3d0f-36a5-4fde-98f6-ca9109bc7052 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11798 2024.08.22 17:55:25.190961 [ 3 ] {} <Trace> HTTP-Session: d79d3d0f-36a5-4fde-98f6-ca9109bc7052 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11799 2024.08.22 17:55:25.191091 [ 200 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_66_13} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11800 2024.08.22 17:55:25.191109 [ 194 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::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
11801 2024.08.22 17:55:25.191393 [ 3 ] {cb05722f-0e86-4b96-a31c-00ab83fa559a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11802 2024.08.22 17:55:25.191451 [ 200 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_66_13} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
11803 2024.08.22 17:55:25.191567 [ 3 ] {cb05722f-0e86-4b96-a31c-00ab83fa559a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11804 2024.08.22 17:55:25.191777 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
11805 2024.08.22 17:55:25.192617 [ 3 ] {cb05722f-0e86-4b96-a31c-00ab83fa559a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11806 2024.08.22 17:55:25.192634 [ 194 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11807 2024.08.22 17:55:25.192725 [ 194 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19534 rows starting from the beginning of the part
11808 2024.08.22 17:55:25.192870 [ 194 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::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
11809 2024.08.22 17:55:25.193190 [ 194 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 239 rows starting from the beginning of the part
11810 2024.08.22 17:55:25.193519 [ 194 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 844 rows starting from the beginning of the part
11811 2024.08.22 17:55:25.193930 [ 194 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 238 rows starting from the beginning of the part
11812 2024.08.22 17:55:25.194021 [ 3 ] {cb05722f-0e86-4b96-a31c-00ab83fa559a} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11813 2024.08.22 17:55:25.194143 [ 194 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part
11814 2024.08.22 17:55:25.194144 [ 3 ] {cb05722f-0e86-4b96-a31c-00ab83fa559a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11815 2024.08.22 17:55:25.195374 [ 3 ] {cb05722f-0e86-4b96-a31c-00ab83fa559a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
11816 2024.08.22 17:55:25.195818 [ 3 ] {cb05722f-0e86-4b96-a31c-00ab83fa559a} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11817 2024.08.22 17:55:25.196068 [ 3 ] {cb05722f-0e86-4b96-a31c-00ab83fa559a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004876 sec., 12305.168170631665 rows/sec., 849.18 KiB/sec.
11818 2024.08.22 17:55:25.196094 [ 90 ] {} <Debug> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
11819 2024.08.22 17:55:25.196207 [ 90 ] {} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11820 2024.08.22 17:55:25.196271 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11821 2024.08.22 17:55:25.196422 [ 3 ] {cb05722f-0e86-4b96-a31c-00ab83fa559a} <Debug> DynamicQueryHandler: Done processing query
11822 2024.08.22 17:55:25.196525 [ 3 ] {cb05722f-0e86-4b96-a31c-00ab83fa559a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11823 2024.08.22 17:55:25.196625 [ 3 ] {} <Debug> HTTP-Session: d79d3d0f-36a5-4fde-98f6-ca9109bc7052 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11824 2024.08.22 17:55:25.196875 [ 187 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
11825 2024.08.22 17:55:25.197639 [ 187 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11826 2024.08.22 17:55:25.197767 [ 187 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4144 rows starting from the beginning of the part
11827 2024.08.22 17:55:25.198193 [ 187 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
11828 2024.08.22 17:55:25.198599 [ 187 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 82 rows starting from the beginning of the part
11829 2024.08.22 17:55:25.198917 [ 187 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
11830 2024.08.22 17:55:25.199492 [ 187 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 82 rows starting from the beginning of the part
11831 2024.08.22 17:55:25.199820 [ 187 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
11832 2024.08.22 17:55:25.202704 [ 192 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4488 rows, containing 4 columns (4 merged, 0 gathered) in 0.006314742 sec., 710717.872559164 rows/sec., 46.39 MiB/sec.
11833 2024.08.22 17:55:25.203046 [ 192 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
11834 2024.08.22 17:55:25.203650 [ 192 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_66_13} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11835 2024.08.22 17:55:25.203740 [ 192 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_66_13} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
11836 2024.08.22 17:55:25.203845 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB.
11837 2024.08.22 17:55:25.204428 [ 196 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21176 rows, containing 5 columns (5 merged, 0 gathered) in 0.014207634 sec., 1490466.322541811 rows/sec., 100.74 MiB/sec.
11838 2024.08.22 17:55:25.204958 [ 201 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
11839 2024.08.22 17:55:25.205532 [ 201 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11840 2024.08.22 17:55:25.205624 [ 201 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
11841 2024.08.22 17:55:25.205741 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB.
11842 2024.08.22 17:55:30.178175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 39223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11843 2024.08.22 17:55:30.178310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11844 2024.08.22 17:55:30.178336 [ 3 ] {} <Debug> HTTP-Session: 85391e80-6d25-4b95-82a3-01777566189f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11845 2024.08.22 17:55:30.178361 [ 3 ] {} <Debug> HTTP-Session: 85391e80-6d25-4b95-82a3-01777566189f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11846 2024.08.22 17:55:30.178376 [ 3 ] {} <Debug> HTTP-Session: 85391e80-6d25-4b95-82a3-01777566189f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11847 2024.08.22 17:55:30.178428 [ 3 ] {} <Trace> HTTP-Session: 85391e80-6d25-4b95-82a3-01777566189f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11848 2024.08.22 17:55:30.178715 [ 3 ] {b96f0ad0-bb93-46fc-9ce7-ee91d39ee891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11849 2024.08.22 17:55:30.178784 [ 3 ] {b96f0ad0-bb93-46fc-9ce7-ee91d39ee891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11850 2024.08.22 17:55:30.179114 [ 3 ] {b96f0ad0-bb93-46fc-9ce7-ee91d39ee891} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11851 2024.08.22 17:55:30.179725 [ 3 ] {b96f0ad0-bb93-46fc-9ce7-ee91d39ee891} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11852 2024.08.22 17:55:30.179772 [ 3 ] {b96f0ad0-bb93-46fc-9ce7-ee91d39ee891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11853 2024.08.22 17:55:30.180286 [ 3 ] {b96f0ad0-bb93-46fc-9ce7-ee91d39ee891} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
11854 2024.08.22 17:55:30.180707 [ 3 ] {b96f0ad0-bb93-46fc-9ce7-ee91d39ee891} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11855 2024.08.22 17:55:30.180871 [ 3 ] {b96f0ad0-bb93-46fc-9ce7-ee91d39ee891} <Debug> executeQuery: Read 259 rows, 23.48 KiB in 0.002274 sec., 113896.218117854 rows/sec., 10.08 MiB/sec.
11856 2024.08.22 17:55:30.181204 [ 3 ] {b96f0ad0-bb93-46fc-9ce7-ee91d39ee891} <Debug> DynamicQueryHandler: Done processing query
11857 2024.08.22 17:55:30.181275 [ 3 ] {b96f0ad0-bb93-46fc-9ce7-ee91d39ee891} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
11858 2024.08.22 17:55:30.181338 [ 3 ] {} <Debug> HTTP-Session: 85391e80-6d25-4b95-82a3-01777566189f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11859 2024.08.22 17:55:30.181513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 5068, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11860 2024.08.22 17:55:30.181579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11861 2024.08.22 17:55:30.181600 [ 3 ] {} <Debug> HTTP-Session: 920fe595-7890-4460-aae3-c4ab6f7112e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11862 2024.08.22 17:55:30.181620 [ 3 ] {} <Debug> HTTP-Session: 920fe595-7890-4460-aae3-c4ab6f7112e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11863 2024.08.22 17:55:30.181634 [ 3 ] {} <Debug> HTTP-Session: 920fe595-7890-4460-aae3-c4ab6f7112e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11864 2024.08.22 17:55:30.181674 [ 3 ] {} <Trace> HTTP-Session: 920fe595-7890-4460-aae3-c4ab6f7112e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11865 2024.08.22 17:55:30.181806 [ 3 ] {f13f8d25-7401-4bcf-aa46-2af57d626b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11866 2024.08.22 17:55:30.181862 [ 3 ] {f13f8d25-7401-4bcf-aa46-2af57d626b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11867 2024.08.22 17:55:30.182129 [ 3 ] {f13f8d25-7401-4bcf-aa46-2af57d626b7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11868 2024.08.22 17:55:30.182503 [ 3 ] {f13f8d25-7401-4bcf-aa46-2af57d626b7b} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11869 2024.08.22 17:55:30.182543 [ 3 ] {f13f8d25-7401-4bcf-aa46-2af57d626b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11870 2024.08.22 17:55:30.182926 [ 3 ] {f13f8d25-7401-4bcf-aa46-2af57d626b7b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
11871 2024.08.22 17:55:30.183323 [ 3 ] {f13f8d25-7401-4bcf-aa46-2af57d626b7b} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11872 2024.08.22 17:55:30.183479 [ 3 ] {f13f8d25-7401-4bcf-aa46-2af57d626b7b} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.00171 sec., 20467.836257309944 rows/sec., 1.50 MiB/sec.
11873 2024.08.22 17:55:30.183677 [ 3 ] {f13f8d25-7401-4bcf-aa46-2af57d626b7b} <Debug> DynamicQueryHandler: Done processing query
11874 2024.08.22 17:55:30.183705 [ 3 ] {f13f8d25-7401-4bcf-aa46-2af57d626b7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11875 2024.08.22 17:55:30.183722 [ 3 ] {} <Debug> HTTP-Session: 920fe595-7890-4460-aae3-c4ab6f7112e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11876 2024.08.22 17:55:30.183873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11877 2024.08.22 17:55:30.183944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11878 2024.08.22 17:55:30.183967 [ 3 ] {} <Debug> HTTP-Session: 50c29798-535e-405e-9c62-fefc491e522d Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11879 2024.08.22 17:55:30.183987 [ 3 ] {} <Debug> HTTP-Session: 50c29798-535e-405e-9c62-fefc491e522d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11880 2024.08.22 17:55:30.184001 [ 3 ] {} <Debug> HTTP-Session: 50c29798-535e-405e-9c62-fefc491e522d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11881 2024.08.22 17:55:30.184069 [ 3 ] {} <Trace> HTTP-Session: 50c29798-535e-405e-9c62-fefc491e522d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11882 2024.08.22 17:55:30.184240 [ 3 ] {d9fbfc2e-e2b5-4e8d-8277-52261de842b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11883 2024.08.22 17:55:30.184305 [ 3 ] {d9fbfc2e-e2b5-4e8d-8277-52261de842b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11884 2024.08.22 17:55:30.184642 [ 3 ] {d9fbfc2e-e2b5-4e8d-8277-52261de842b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11885 2024.08.22 17:55:30.185064 [ 3 ] {d9fbfc2e-e2b5-4e8d-8277-52261de842b3} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11886 2024.08.22 17:55:30.185104 [ 3 ] {d9fbfc2e-e2b5-4e8d-8277-52261de842b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11887 2024.08.22 17:55:30.185608 [ 3 ] {d9fbfc2e-e2b5-4e8d-8277-52261de842b3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
11888 2024.08.22 17:55:30.186115 [ 3 ] {d9fbfc2e-e2b5-4e8d-8277-52261de842b3} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11889 2024.08.22 17:55:30.186324 [ 3 ] {d9fbfc2e-e2b5-4e8d-8277-52261de842b3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002124 sec., 6591.337099811676 rows/sec., 461.61 KiB/sec.
11890 2024.08.22 17:55:30.186558 [ 3 ] {d9fbfc2e-e2b5-4e8d-8277-52261de842b3} <Debug> DynamicQueryHandler: Done processing query
11891 2024.08.22 17:55:30.186593 [ 3 ] {d9fbfc2e-e2b5-4e8d-8277-52261de842b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11892 2024.08.22 17:55:30.186617 [ 3 ] {} <Debug> HTTP-Session: 50c29798-535e-405e-9c62-fefc491e522d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11893 2024.08.22 17:55:30.186757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11894 2024.08.22 17:55:30.186831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11895 2024.08.22 17:55:30.186866 [ 3 ] {} <Debug> HTTP-Session: 710a5a59-e025-42f1-be3b-58de8e39cc35 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11896 2024.08.22 17:55:30.186893 [ 3 ] {} <Debug> HTTP-Session: 710a5a59-e025-42f1-be3b-58de8e39cc35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11897 2024.08.22 17:55:30.186916 [ 3 ] {} <Debug> HTTP-Session: 710a5a59-e025-42f1-be3b-58de8e39cc35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11898 2024.08.22 17:55:30.186957 [ 3 ] {} <Trace> HTTP-Session: 710a5a59-e025-42f1-be3b-58de8e39cc35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11899 2024.08.22 17:55:30.187066 [ 3 ] {ddb76290-de07-42cc-80a0-f6783d531cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
11900 2024.08.22 17:55:30.187113 [ 3 ] {ddb76290-de07-42cc-80a0-f6783d531cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11901 2024.08.22 17:55:30.187346 [ 3 ] {ddb76290-de07-42cc-80a0-f6783d531cf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11902 2024.08.22 17:55:30.187671 [ 3 ] {ddb76290-de07-42cc-80a0-f6783d531cf8} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11903 2024.08.22 17:55:30.187708 [ 3 ] {ddb76290-de07-42cc-80a0-f6783d531cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11904 2024.08.22 17:55:30.188072 [ 3 ] {ddb76290-de07-42cc-80a0-f6783d531cf8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
11905 2024.08.22 17:55:30.188452 [ 3 ] {ddb76290-de07-42cc-80a0-f6783d531cf8} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11906 2024.08.22 17:55:30.188616 [ 3 ] {ddb76290-de07-42cc-80a0-f6783d531cf8} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001569 sec., 3824.091778202677 rows/sec., 225.94 KiB/sec.
11907 2024.08.22 17:55:30.188923 [ 3 ] {ddb76290-de07-42cc-80a0-f6783d531cf8} <Debug> DynamicQueryHandler: Done processing query
11908 2024.08.22 17:55:30.188962 [ 3 ] {ddb76290-de07-42cc-80a0-f6783d531cf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11909 2024.08.22 17:55:30.188979 [ 3 ] {} <Debug> HTTP-Session: 710a5a59-e025-42f1-be3b-58de8e39cc35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11910 2024.08.22 17:55:30.189174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 68269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11911 2024.08.22 17:55:30.189224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11912 2024.08.22 17:55:30.189244 [ 3 ] {} <Debug> HTTP-Session: 5bef2d43-8057-4df4-ad72-9dc703832d6f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11913 2024.08.22 17:55:30.189262 [ 3 ] {} <Debug> HTTP-Session: 5bef2d43-8057-4df4-ad72-9dc703832d6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11914 2024.08.22 17:55:30.189276 [ 3 ] {} <Debug> HTTP-Session: 5bef2d43-8057-4df4-ad72-9dc703832d6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11915 2024.08.22 17:55:30.189308 [ 3 ] {} <Trace> HTTP-Session: 5bef2d43-8057-4df4-ad72-9dc703832d6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11916 2024.08.22 17:55:30.189544 [ 3 ] {f96c9b74-918b-48e1-ae97-6ef24d9dd100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11917 2024.08.22 17:55:30.189600 [ 3 ] {f96c9b74-918b-48e1-ae97-6ef24d9dd100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11918 2024.08.22 17:55:30.189886 [ 3 ] {f96c9b74-918b-48e1-ae97-6ef24d9dd100} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11919 2024.08.22 17:55:30.190525 [ 3 ] {f96c9b74-918b-48e1-ae97-6ef24d9dd100} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11920 2024.08.22 17:55:30.190564 [ 3 ] {f96c9b74-918b-48e1-ae97-6ef24d9dd100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11921 2024.08.22 17:55:30.190956 [ 3 ] {f96c9b74-918b-48e1-ae97-6ef24d9dd100} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
11922 2024.08.22 17:55:30.191345 [ 3 ] {f96c9b74-918b-48e1-ae97-6ef24d9dd100} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11923 2024.08.22 17:55:30.191500 [ 3 ] {f96c9b74-918b-48e1-ae97-6ef24d9dd100} <Debug> executeQuery: Read 420 rows, 30.75 KiB in 0.002084 sec., 201535.50863723608 rows/sec., 14.41 MiB/sec.
11924 2024.08.22 17:55:30.191679 [ 3 ] {f96c9b74-918b-48e1-ae97-6ef24d9dd100} <Debug> DynamicQueryHandler: Done processing query
11925 2024.08.22 17:55:30.191705 [ 3 ] {f96c9b74-918b-48e1-ae97-6ef24d9dd100} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
11926 2024.08.22 17:55:30.191721 [ 3 ] {} <Debug> HTTP-Session: 5bef2d43-8057-4df4-ad72-9dc703832d6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11927 2024.08.22 17:55:30.191848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11928 2024.08.22 17:55:30.191899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11929 2024.08.22 17:55:30.191919 [ 3 ] {} <Debug> HTTP-Session: 27ae9f0f-6431-4fe1-ab60-7dd37db48592 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11930 2024.08.22 17:55:30.191937 [ 3 ] {} <Debug> HTTP-Session: 27ae9f0f-6431-4fe1-ab60-7dd37db48592 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11931 2024.08.22 17:55:30.191951 [ 3 ] {} <Debug> HTTP-Session: 27ae9f0f-6431-4fe1-ab60-7dd37db48592 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11932 2024.08.22 17:55:30.191983 [ 3 ] {} <Trace> HTTP-Session: 27ae9f0f-6431-4fe1-ab60-7dd37db48592 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11933 2024.08.22 17:55:30.192085 [ 3 ] {a921028d-34bd-4421-93d2-1d9062d91ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11934 2024.08.22 17:55:30.192130 [ 3 ] {a921028d-34bd-4421-93d2-1d9062d91ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11935 2024.08.22 17:55:30.192264 [ 3 ] {a921028d-34bd-4421-93d2-1d9062d91ba6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11936 2024.08.22 17:55:30.192537 [ 3 ] {a921028d-34bd-4421-93d2-1d9062d91ba6} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11937 2024.08.22 17:55:30.192575 [ 3 ] {a921028d-34bd-4421-93d2-1d9062d91ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11938 2024.08.22 17:55:30.192935 [ 3 ] {a921028d-34bd-4421-93d2-1d9062d91ba6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
11939 2024.08.22 17:55:30.193268 [ 3 ] {a921028d-34bd-4421-93d2-1d9062d91ba6} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11940 2024.08.22 17:55:30.193426 [ 3 ] {a921028d-34bd-4421-93d2-1d9062d91ba6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001361 sec., 4408.52314474651 rows/sec., 230.33 KiB/sec.
11941 2024.08.22 17:55:30.193439 [ 88 ] {} <Debug> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
11942 2024.08.22 17:55:30.193541 [ 88 ] {} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11943 2024.08.22 17:55:30.193574 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11944 2024.08.22 17:55:30.193653 [ 3 ] {a921028d-34bd-4421-93d2-1d9062d91ba6} <Debug> DynamicQueryHandler: Done processing query
11945 2024.08.22 17:55:30.193750 [ 3 ] {a921028d-34bd-4421-93d2-1d9062d91ba6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11946 2024.08.22 17:55:30.193827 [ 3 ] {} <Debug> HTTP-Session: 27ae9f0f-6431-4fe1-ab60-7dd37db48592 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11947 2024.08.22 17:55:30.193910 [ 186 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::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
11948 2024.08.22 17:55:30.194149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 44629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11949 2024.08.22 17:55:30.194227 [ 186 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11950 2024.08.22 17:55:30.194241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11951 2024.08.22 17:55:30.194297 [ 3 ] {} <Debug> HTTP-Session: eda8a3e7-4038-4643-875c-c37a33d97073 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11952 2024.08.22 17:55:30.194298 [ 186 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part
11953 2024.08.22 17:55:30.194325 [ 3 ] {} <Debug> HTTP-Session: eda8a3e7-4038-4643-875c-c37a33d97073 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11954 2024.08.22 17:55:30.194372 [ 3 ] {} <Debug> HTTP-Session: eda8a3e7-4038-4643-875c-c37a33d97073 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11955 2024.08.22 17:55:30.194478 [ 3 ] {} <Trace> HTTP-Session: eda8a3e7-4038-4643-875c-c37a33d97073 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11956 2024.08.22 17:55:30.194546 [ 186 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part
11957 2024.08.22 17:55:30.194796 [ 186 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part
11958 2024.08.22 17:55:30.194923 [ 3 ] {d1ae65d4-2451-47e9-99f4-e18fba2144e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11959 2024.08.22 17:55:30.195137 [ 3 ] {d1ae65d4-2451-47e9-99f4-e18fba2144e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11960 2024.08.22 17:55:30.195187 [ 186 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part
11961 2024.08.22 17:55:30.195537 [ 186 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part
11962 2024.08.22 17:55:30.195858 [ 186 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part
11963 2024.08.22 17:55:30.196504 [ 3 ] {d1ae65d4-2451-47e9-99f4-e18fba2144e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11964 2024.08.22 17:55:30.197440 [ 3 ] {d1ae65d4-2451-47e9-99f4-e18fba2144e0} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11965 2024.08.22 17:55:30.197514 [ 3 ] {d1ae65d4-2451-47e9-99f4-e18fba2144e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11966 2024.08.22 17:55:30.198730 [ 188 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.005050806 sec., 36825.805623894485 rows/sec., 1.88 MiB/sec.
11967 2024.08.22 17:55:30.198741 [ 3 ] {d1ae65d4-2451-47e9-99f4-e18fba2144e0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
11968 2024.08.22 17:55:30.198925 [ 191 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
11969 2024.08.22 17:55:30.199360 [ 3 ] {d1ae65d4-2451-47e9-99f4-e18fba2144e0} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11970 2024.08.22 17:55:30.199577 [ 188 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_31_6} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11971 2024.08.22 17:55:30.199617 [ 3 ] {d1ae65d4-2451-47e9-99f4-e18fba2144e0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004906 sec., 48308.194048104364 rows/sec., 3.24 MiB/sec.
11972 2024.08.22 17:55:30.199832 [ 188 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_31_6} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
11973 2024.08.22 17:55:30.199978 [ 3 ] {d1ae65d4-2451-47e9-99f4-e18fba2144e0} <Debug> DynamicQueryHandler: Done processing query
11974 2024.08.22 17:55:30.200017 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
11975 2024.08.22 17:55:30.200022 [ 3 ] {d1ae65d4-2451-47e9-99f4-e18fba2144e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
11976 2024.08.22 17:55:30.200071 [ 3 ] {} <Debug> HTTP-Session: eda8a3e7-4038-4643-875c-c37a33d97073 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11977 2024.08.22 17:55:30.200192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11978 2024.08.22 17:55:30.200245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11979 2024.08.22 17:55:30.200263 [ 3 ] {} <Debug> HTTP-Session: f3ee5ec1-1b9a-495b-ad5f-d1b88b99a9c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11980 2024.08.22 17:55:30.200281 [ 3 ] {} <Debug> HTTP-Session: f3ee5ec1-1b9a-495b-ad5f-d1b88b99a9c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11981 2024.08.22 17:55:30.200295 [ 3 ] {} <Debug> HTTP-Session: f3ee5ec1-1b9a-495b-ad5f-d1b88b99a9c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11982 2024.08.22 17:55:30.200327 [ 3 ] {} <Trace> HTTP-Session: f3ee5ec1-1b9a-495b-ad5f-d1b88b99a9c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11983 2024.08.22 17:55:30.200424 [ 3 ] {2c8bf304-20b2-4d4e-acee-ba1fb8e8750d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
11984 2024.08.22 17:55:30.200472 [ 3 ] {2c8bf304-20b2-4d4e-acee-ba1fb8e8750d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11985 2024.08.22 17:55:30.200626 [ 3 ] {2c8bf304-20b2-4d4e-acee-ba1fb8e8750d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11986 2024.08.22 17:55:30.200901 [ 3 ] {2c8bf304-20b2-4d4e-acee-ba1fb8e8750d} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11987 2024.08.22 17:55:30.200936 [ 3 ] {2c8bf304-20b2-4d4e-acee-ba1fb8e8750d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
11988 2024.08.22 17:55:30.201296 [ 3 ] {2c8bf304-20b2-4d4e-acee-ba1fb8e8750d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
11989 2024.08.22 17:55:30.201618 [ 3 ] {2c8bf304-20b2-4d4e-acee-ba1fb8e8750d} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11990 2024.08.22 17:55:30.201779 [ 3 ] {2c8bf304-20b2-4d4e-acee-ba1fb8e8750d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001371 sec., 729.3946024799417 rows/sec., 49.15 KiB/sec.
11991 2024.08.22 17:55:30.201934 [ 3 ] {2c8bf304-20b2-4d4e-acee-ba1fb8e8750d} <Debug> DynamicQueryHandler: Done processing query
11992 2024.08.22 17:55:30.201959 [ 3 ] {2c8bf304-20b2-4d4e-acee-ba1fb8e8750d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
11993 2024.08.22 17:55:30.201975 [ 3 ] {} <Debug> HTTP-Session: f3ee5ec1-1b9a-495b-ad5f-d1b88b99a9c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11994 2024.08.22 17:55:30.202141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 56220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11995 2024.08.22 17:55:30.202190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11996 2024.08.22 17:55:30.202209 [ 3 ] {} <Debug> HTTP-Session: f1edb613-238d-4b92-a3db-44efd87cd859 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
11997 2024.08.22 17:55:30.202226 [ 3 ] {} <Debug> HTTP-Session: f1edb613-238d-4b92-a3db-44efd87cd859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11998 2024.08.22 17:55:30.202246 [ 3 ] {} <Debug> HTTP-Session: f1edb613-238d-4b92-a3db-44efd87cd859 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11999 2024.08.22 17:55:30.202277 [ 3 ] {} <Trace> HTTP-Session: f1edb613-238d-4b92-a3db-44efd87cd859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12000 2024.08.22 17:55:30.202647 [ 3 ] {c3a8d7f3-0737-4d18-905d-cf5328c6c77a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12001 2024.08.22 17:55:30.202711 [ 3 ] {c3a8d7f3-0737-4d18-905d-cf5328c6c77a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
12002 2024.08.22 17:55:30.203140 [ 3 ] {c3a8d7f3-0737-4d18-905d-cf5328c6c77a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12003 2024.08.22 17:55:30.203860 [ 3 ] {c3a8d7f3-0737-4d18-905d-cf5328c6c77a} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12004 2024.08.22 17:55:30.203896 [ 3 ] {c3a8d7f3-0737-4d18-905d-cf5328c6c77a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12005 2024.08.22 17:55:30.204539 [ 3 ] {c3a8d7f3-0737-4d18-905d-cf5328c6c77a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
12006 2024.08.22 17:55:30.204953 [ 3 ] {c3a8d7f3-0737-4d18-905d-cf5328c6c77a} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12007 2024.08.22 17:55:30.205146 [ 3 ] {c3a8d7f3-0737-4d18-905d-cf5328c6c77a} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002782 sec., 12580.877066858375 rows/sec., 22.54 MiB/sec.
12008 2024.08.22 17:55:30.205375 [ 3 ] {c3a8d7f3-0737-4d18-905d-cf5328c6c77a} <Debug> DynamicQueryHandler: Done processing query
12009 2024.08.22 17:55:30.205400 [ 3 ] {c3a8d7f3-0737-4d18-905d-cf5328c6c77a} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
12010 2024.08.22 17:55:30.205416 [ 3 ] {} <Debug> HTTP-Session: f1edb613-238d-4b92-a3db-44efd87cd859 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12011 2024.08.22 17:55:30.205525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12012 2024.08.22 17:55:30.205574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12013 2024.08.22 17:55:30.205592 [ 3 ] {} <Debug> HTTP-Session: cc08aaef-014b-4bc2-95a1-79e597922b2d Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12014 2024.08.22 17:55:30.205609 [ 3 ] {} <Debug> HTTP-Session: cc08aaef-014b-4bc2-95a1-79e597922b2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12015 2024.08.22 17:55:30.205623 [ 3 ] {} <Debug> HTTP-Session: cc08aaef-014b-4bc2-95a1-79e597922b2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12016 2024.08.22 17:55:30.205655 [ 3 ] {} <Trace> HTTP-Session: cc08aaef-014b-4bc2-95a1-79e597922b2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12017 2024.08.22 17:55:30.205746 [ 3 ] {6d864287-40b6-4977-966e-ce5867d13c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12018 2024.08.22 17:55:30.205792 [ 3 ] {6d864287-40b6-4977-966e-ce5867d13c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12019 2024.08.22 17:55:30.205920 [ 3 ] {6d864287-40b6-4977-966e-ce5867d13c56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12020 2024.08.22 17:55:30.206186 [ 3 ] {6d864287-40b6-4977-966e-ce5867d13c56} <Trace> oximeter.measurements_i64 (582821bc-4642-481b-946a-951a2d491258): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12021 2024.08.22 17:55:30.206222 [ 3 ] {6d864287-40b6-4977-966e-ce5867d13c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12022 2024.08.22 17:55:30.206582 [ 3 ] {6d864287-40b6-4977-966e-ce5867d13c56} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
12023 2024.08.22 17:55:30.206903 [ 3 ] {6d864287-40b6-4977-966e-ce5867d13c56} <Trace> oximeter.measurements_i64 (582821bc-4642-481b-946a-951a2d491258): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12024 2024.08.22 17:55:30.207053 [ 3 ] {6d864287-40b6-4977-966e-ce5867d13c56} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001321 sec., 2271.006813020439 rows/sec., 181.86 KiB/sec.
12025 2024.08.22 17:55:30.207469 [ 3 ] {6d864287-40b6-4977-966e-ce5867d13c56} <Debug> DynamicQueryHandler: Done processing query
12026 2024.08.22 17:55:30.207493 [ 3 ] {6d864287-40b6-4977-966e-ce5867d13c56} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12027 2024.08.22 17:55:30.207508 [ 3 ] {} <Debug> HTTP-Session: cc08aaef-014b-4bc2-95a1-79e597922b2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12028 2024.08.22 17:55:30.207627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12029 2024.08.22 17:55:30.207672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12030 2024.08.22 17:55:30.207690 [ 3 ] {} <Debug> HTTP-Session: 7746dfe8-1cf2-46e8-9d45-0e1f8cf94404 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12031 2024.08.22 17:55:30.207707 [ 3 ] {} <Debug> HTTP-Session: 7746dfe8-1cf2-46e8-9d45-0e1f8cf94404 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12032 2024.08.22 17:55:30.207721 [ 3 ] {} <Debug> HTTP-Session: 7746dfe8-1cf2-46e8-9d45-0e1f8cf94404 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12033 2024.08.22 17:55:30.207751 [ 3 ] {} <Trace> HTTP-Session: 7746dfe8-1cf2-46e8-9d45-0e1f8cf94404 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12034 2024.08.22 17:55:30.207883 [ 3 ] {ccd63bf4-6a42-4f08-9851-b4a5abeb2341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12035 2024.08.22 17:55:30.207927 [ 3 ] {ccd63bf4-6a42-4f08-9851-b4a5abeb2341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12036 2024.08.22 17:55:30.208083 [ 3 ] {ccd63bf4-6a42-4f08-9851-b4a5abeb2341} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12037 2024.08.22 17:55:30.208399 [ 3 ] {ccd63bf4-6a42-4f08-9851-b4a5abeb2341} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12038 2024.08.22 17:55:30.208435 [ 3 ] {ccd63bf4-6a42-4f08-9851-b4a5abeb2341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12039 2024.08.22 17:55:30.208789 [ 3 ] {ccd63bf4-6a42-4f08-9851-b4a5abeb2341} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
12040 2024.08.22 17:55:30.209104 [ 3 ] {ccd63bf4-6a42-4f08-9851-b4a5abeb2341} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12041 2024.08.22 17:55:30.209257 [ 3 ] {ccd63bf4-6a42-4f08-9851-b4a5abeb2341} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001424 sec., 57584.26966292135 rows/sec., 3.66 MiB/sec.
12042 2024.08.22 17:55:30.209444 [ 3 ] {ccd63bf4-6a42-4f08-9851-b4a5abeb2341} <Debug> DynamicQueryHandler: Done processing query
12043 2024.08.22 17:55:30.209486 [ 3 ] {ccd63bf4-6a42-4f08-9851-b4a5abeb2341} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12044 2024.08.22 17:55:30.209520 [ 3 ] {} <Debug> HTTP-Session: 7746dfe8-1cf2-46e8-9d45-0e1f8cf94404 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12045 2024.08.22 17:55:31.104763 [ 86 ] {} <Debug> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b) (MergerMutator): Selected 5 parts from all_1_25_5 to all_29_29_0
12046 2024.08.22 17:55:31.104850 [ 86 ] {} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12047 2024.08.22 17:55:31.104877 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12048 2024.08.22 17:55:31.105081 [ 188 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_5 to all_29_29_0 into Compact with storage Full
12049 2024.08.22 17:55:31.105341 [ 188 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12050 2024.08.22 17:55:31.105379 [ 188 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 16 rows starting from the beginning of the part
12051 2024.08.22 17:55:31.105460 [ 188 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part
12052 2024.08.22 17:55:31.105669 [ 188 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part
12053 2024.08.22 17:55:31.105871 [ 188 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part
12054 2024.08.22 17:55:31.106155 [ 188 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part
12055 2024.08.22 17:55:31.107358 [ 197 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.002397192 sec., 10846.023180454466 rows/sec., 926.78 KiB/sec.
12056 2024.08.22 17:55:31.107609 [ 197 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary)
12057 2024.08.22 17:55:31.108285 [ 197 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_29_6} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12058 2024.08.22 17:55:31.108389 [ 197 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_29_6} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b) (MergerMutator): Merged 5 parts: [all_1_25_5, all_29_29_0] -> all_1_29_6
12059 2024.08.22 17:55:31.108509 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
12060 2024.08.22 17:55:35.171785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 7834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12061 2024.08.22 17:55:35.171901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12062 2024.08.22 17:55:35.171928 [ 3 ] {} <Debug> HTTP-Session: e0635140-aba0-4399-987c-8329c6dec39d Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12063 2024.08.22 17:55:35.171953 [ 3 ] {} <Debug> HTTP-Session: e0635140-aba0-4399-987c-8329c6dec39d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12064 2024.08.22 17:55:35.171968 [ 3 ] {} <Debug> HTTP-Session: e0635140-aba0-4399-987c-8329c6dec39d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12065 2024.08.22 17:55:35.172017 [ 3 ] {} <Trace> HTTP-Session: e0635140-aba0-4399-987c-8329c6dec39d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12066 2024.08.22 17:55:35.172221 [ 3 ] {40ad049e-fa9b-44a6-a552-7985b823542e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12067 2024.08.22 17:55:35.172289 [ 3 ] {40ad049e-fa9b-44a6-a552-7985b823542e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12068 2024.08.22 17:55:35.172623 [ 3 ] {40ad049e-fa9b-44a6-a552-7985b823542e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12069 2024.08.22 17:55:35.173101 [ 3 ] {40ad049e-fa9b-44a6-a552-7985b823542e} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12070 2024.08.22 17:55:35.173150 [ 3 ] {40ad049e-fa9b-44a6-a552-7985b823542e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12071 2024.08.22 17:55:35.173566 [ 3 ] {40ad049e-fa9b-44a6-a552-7985b823542e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12072 2024.08.22 17:55:35.173964 [ 3 ] {40ad049e-fa9b-44a6-a552-7985b823542e} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12073 2024.08.22 17:55:35.174143 [ 3 ] {40ad049e-fa9b-44a6-a552-7985b823542e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001985 sec., 28211.58690176323 rows/sec., 2.17 MiB/sec.
12074 2024.08.22 17:55:35.174385 [ 3 ] {40ad049e-fa9b-44a6-a552-7985b823542e} <Debug> DynamicQueryHandler: Done processing query
12075 2024.08.22 17:55:35.174413 [ 3 ] {40ad049e-fa9b-44a6-a552-7985b823542e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12076 2024.08.22 17:55:35.174429 [ 3 ] {} <Debug> HTTP-Session: e0635140-aba0-4399-987c-8329c6dec39d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12077 2024.08.22 17:55:35.174565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 10882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12078 2024.08.22 17:55:35.174624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12079 2024.08.22 17:55:35.174644 [ 3 ] {} <Debug> HTTP-Session: f8e563b0-591b-431a-82a2-a4ad2f3c56b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12080 2024.08.22 17:55:35.174663 [ 3 ] {} <Debug> HTTP-Session: f8e563b0-591b-431a-82a2-a4ad2f3c56b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12081 2024.08.22 17:55:35.174677 [ 3 ] {} <Debug> HTTP-Session: f8e563b0-591b-431a-82a2-a4ad2f3c56b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12082 2024.08.22 17:55:35.174712 [ 3 ] {} <Trace> HTTP-Session: f8e563b0-591b-431a-82a2-a4ad2f3c56b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12083 2024.08.22 17:55:35.174842 [ 3 ] {5d728416-53be-43df-9d7c-51351c7312ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12084 2024.08.22 17:55:35.174890 [ 3 ] {5d728416-53be-43df-9d7c-51351c7312ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12085 2024.08.22 17:55:35.175128 [ 3 ] {5d728416-53be-43df-9d7c-51351c7312ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12086 2024.08.22 17:55:35.175485 [ 3 ] {5d728416-53be-43df-9d7c-51351c7312ad} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12087 2024.08.22 17:55:35.175522 [ 3 ] {5d728416-53be-43df-9d7c-51351c7312ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12088 2024.08.22 17:55:35.175872 [ 3 ] {5d728416-53be-43df-9d7c-51351c7312ad} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12089 2024.08.22 17:55:35.176244 [ 3 ] {5d728416-53be-43df-9d7c-51351c7312ad} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12090 2024.08.22 17:55:35.176376 [ 3 ] {5d728416-53be-43df-9d7c-51351c7312ad} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001581 sec., 40480.708412397216 rows/sec., 3.16 MiB/sec.
12091 2024.08.22 17:55:35.176554 [ 3 ] {5d728416-53be-43df-9d7c-51351c7312ad} <Debug> DynamicQueryHandler: Done processing query
12092 2024.08.22 17:55:35.176579 [ 3 ] {5d728416-53be-43df-9d7c-51351c7312ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12093 2024.08.22 17:55:35.176595 [ 3 ] {} <Debug> HTTP-Session: f8e563b0-591b-431a-82a2-a4ad2f3c56b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12094 2024.08.22 17:55:35.176756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12095 2024.08.22 17:55:35.176810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12096 2024.08.22 17:55:35.176831 [ 3 ] {} <Debug> HTTP-Session: 71f5726a-1616-443f-b9a3-7c283e606a74 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12097 2024.08.22 17:55:35.176850 [ 3 ] {} <Debug> HTTP-Session: 71f5726a-1616-443f-b9a3-7c283e606a74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12098 2024.08.22 17:55:35.176864 [ 3 ] {} <Debug> HTTP-Session: 71f5726a-1616-443f-b9a3-7c283e606a74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12099 2024.08.22 17:55:35.176898 [ 3 ] {} <Trace> HTTP-Session: 71f5726a-1616-443f-b9a3-7c283e606a74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12100 2024.08.22 17:55:35.177054 [ 3 ] {2225ad04-6a38-459d-9d25-350736f8c725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12101 2024.08.22 17:55:35.177102 [ 3 ] {2225ad04-6a38-459d-9d25-350736f8c725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12102 2024.08.22 17:55:35.177247 [ 3 ] {2225ad04-6a38-459d-9d25-350736f8c725} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12103 2024.08.22 17:55:35.177672 [ 3 ] {2225ad04-6a38-459d-9d25-350736f8c725} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12104 2024.08.22 17:55:35.177710 [ 3 ] {2225ad04-6a38-459d-9d25-350736f8c725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12105 2024.08.22 17:55:35.178114 [ 3 ] {2225ad04-6a38-459d-9d25-350736f8c725} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12106 2024.08.22 17:55:35.178458 [ 3 ] {2225ad04-6a38-459d-9d25-350736f8c725} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12107 2024.08.22 17:55:35.178590 [ 3 ] {2225ad04-6a38-459d-9d25-350736f8c725} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001608 sec., 99502.48756218905 rows/sec., 6.93 MiB/sec.
12108 2024.08.22 17:55:35.178759 [ 3 ] {2225ad04-6a38-459d-9d25-350736f8c725} <Debug> DynamicQueryHandler: Done processing query
12109 2024.08.22 17:55:35.178784 [ 3 ] {2225ad04-6a38-459d-9d25-350736f8c725} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12110 2024.08.22 17:55:35.178801 [ 3 ] {} <Debug> HTTP-Session: 71f5726a-1616-443f-b9a3-7c283e606a74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12111 2024.08.22 17:55:35.178922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12112 2024.08.22 17:55:35.178973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12113 2024.08.22 17:55:35.178993 [ 3 ] {} <Debug> HTTP-Session: 46e67b87-559e-4de2-a53b-13276d3cf326 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12114 2024.08.22 17:55:35.179011 [ 3 ] {} <Debug> HTTP-Session: 46e67b87-559e-4de2-a53b-13276d3cf326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12115 2024.08.22 17:55:35.179026 [ 3 ] {} <Debug> HTTP-Session: 46e67b87-559e-4de2-a53b-13276d3cf326 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12116 2024.08.22 17:55:35.179058 [ 3 ] {} <Trace> HTTP-Session: 46e67b87-559e-4de2-a53b-13276d3cf326 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12117 2024.08.22 17:55:35.179186 [ 3 ] {3e354f1d-2de0-4578-b802-ba03e81601b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12118 2024.08.22 17:55:35.179232 [ 3 ] {3e354f1d-2de0-4578-b802-ba03e81601b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12119 2024.08.22 17:55:35.179359 [ 3 ] {3e354f1d-2de0-4578-b802-ba03e81601b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12120 2024.08.22 17:55:35.179654 [ 3 ] {3e354f1d-2de0-4578-b802-ba03e81601b6} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12121 2024.08.22 17:55:35.179690 [ 3 ] {3e354f1d-2de0-4578-b802-ba03e81601b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12122 2024.08.22 17:55:35.180058 [ 3 ] {3e354f1d-2de0-4578-b802-ba03e81601b6} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
12123 2024.08.22 17:55:35.180389 [ 3 ] {3e354f1d-2de0-4578-b802-ba03e81601b6} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12124 2024.08.22 17:55:35.180519 [ 3 ] {3e354f1d-2de0-4578-b802-ba03e81601b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001386 sec., 43290.043290043286 rows/sec., 2.92 MiB/sec.
12125 2024.08.22 17:55:35.180682 [ 3 ] {3e354f1d-2de0-4578-b802-ba03e81601b6} <Debug> DynamicQueryHandler: Done processing query
12126 2024.08.22 17:55:35.180705 [ 3 ] {3e354f1d-2de0-4578-b802-ba03e81601b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12127 2024.08.22 17:55:35.180721 [ 3 ] {} <Debug> HTTP-Session: 46e67b87-559e-4de2-a53b-13276d3cf326 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12128 2024.08.22 17:55:39.514699 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache
12129 2024.08.22 17:55:39.514760 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache
12130 2024.08.22 17:55:40.178613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 40777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12131 2024.08.22 17:55:40.178724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12132 2024.08.22 17:55:40.178755 [ 3 ] {} <Debug> HTTP-Session: 1bbd6190-c34f-4450-8b40-b53d24216be2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12133 2024.08.22 17:55:40.178784 [ 3 ] {} <Debug> HTTP-Session: 1bbd6190-c34f-4450-8b40-b53d24216be2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12134 2024.08.22 17:55:40.178802 [ 3 ] {} <Debug> HTTP-Session: 1bbd6190-c34f-4450-8b40-b53d24216be2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12135 2024.08.22 17:55:40.178857 [ 3 ] {} <Trace> HTTP-Session: 1bbd6190-c34f-4450-8b40-b53d24216be2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12136 2024.08.22 17:55:40.179133 [ 3 ] {7374a2de-e364-41cd-839c-25fed372ebdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12137 2024.08.22 17:55:40.179198 [ 3 ] {7374a2de-e364-41cd-839c-25fed372ebdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12138 2024.08.22 17:55:40.179531 [ 3 ] {7374a2de-e364-41cd-839c-25fed372ebdd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12139 2024.08.22 17:55:40.180138 [ 3 ] {7374a2de-e364-41cd-839c-25fed372ebdd} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12140 2024.08.22 17:55:40.180179 [ 3 ] {7374a2de-e364-41cd-839c-25fed372ebdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12141 2024.08.22 17:55:40.180638 [ 3 ] {7374a2de-e364-41cd-839c-25fed372ebdd} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
12142 2024.08.22 17:55:40.181023 [ 3 ] {7374a2de-e364-41cd-839c-25fed372ebdd} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12143 2024.08.22 17:55:40.181174 [ 3 ] {7374a2de-e364-41cd-839c-25fed372ebdd} <Debug> executeQuery: Read 269 rows, 24.42 KiB in 0.002164 sec., 124306.8391866913 rows/sec., 11.02 MiB/sec.
12144 2024.08.22 17:55:40.181389 [ 3 ] {7374a2de-e364-41cd-839c-25fed372ebdd} <Debug> DynamicQueryHandler: Done processing query
12145 2024.08.22 17:55:40.181416 [ 3 ] {7374a2de-e364-41cd-839c-25fed372ebdd} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
12146 2024.08.22 17:55:40.181433 [ 3 ] {} <Debug> HTTP-Session: 1bbd6190-c34f-4450-8b40-b53d24216be2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12147 2024.08.22 17:55:40.181569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 5785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12148 2024.08.22 17:55:40.181627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12149 2024.08.22 17:55:40.181646 [ 3 ] {} <Debug> HTTP-Session: 5ee9f13a-d734-4306-b887-6b3cda2c73a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12150 2024.08.22 17:55:40.181665 [ 3 ] {} <Debug> HTTP-Session: 5ee9f13a-d734-4306-b887-6b3cda2c73a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12151 2024.08.22 17:55:40.181679 [ 3 ] {} <Debug> HTTP-Session: 5ee9f13a-d734-4306-b887-6b3cda2c73a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12152 2024.08.22 17:55:40.181714 [ 3 ] {} <Trace> HTTP-Session: 5ee9f13a-d734-4306-b887-6b3cda2c73a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12153 2024.08.22 17:55:40.181832 [ 3 ] {f0f5045f-202a-4fda-8822-303104d41984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12154 2024.08.22 17:55:40.181878 [ 3 ] {f0f5045f-202a-4fda-8822-303104d41984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12155 2024.08.22 17:55:40.182114 [ 3 ] {f0f5045f-202a-4fda-8822-303104d41984} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12156 2024.08.22 17:55:40.182455 [ 3 ] {f0f5045f-202a-4fda-8822-303104d41984} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12157 2024.08.22 17:55:40.182491 [ 3 ] {f0f5045f-202a-4fda-8822-303104d41984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12158 2024.08.22 17:55:40.182849 [ 3 ] {f0f5045f-202a-4fda-8822-303104d41984} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
12159 2024.08.22 17:55:40.183204 [ 3 ] {f0f5045f-202a-4fda-8822-303104d41984} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12160 2024.08.22 17:55:40.183337 [ 3 ] {f0f5045f-202a-4fda-8822-303104d41984} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00155 sec., 25806.451612903227 rows/sec., 1.90 MiB/sec.
12161 2024.08.22 17:55:40.183497 [ 3 ] {f0f5045f-202a-4fda-8822-303104d41984} <Debug> DynamicQueryHandler: Done processing query
12162 2024.08.22 17:55:40.183519 [ 3 ] {f0f5045f-202a-4fda-8822-303104d41984} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12163 2024.08.22 17:55:40.183534 [ 3 ] {} <Debug> HTTP-Session: 5ee9f13a-d734-4306-b887-6b3cda2c73a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12164 2024.08.22 17:55:40.183664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12165 2024.08.22 17:55:40.183711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12166 2024.08.22 17:55:40.183730 [ 3 ] {} <Debug> HTTP-Session: 7f52bd92-9df1-4e2d-8c8a-5fea765bcc8b Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12167 2024.08.22 17:55:40.183747 [ 3 ] {} <Debug> HTTP-Session: 7f52bd92-9df1-4e2d-8c8a-5fea765bcc8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12168 2024.08.22 17:55:40.183759 [ 3 ] {} <Debug> HTTP-Session: 7f52bd92-9df1-4e2d-8c8a-5fea765bcc8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12169 2024.08.22 17:55:40.183789 [ 3 ] {} <Trace> HTTP-Session: 7f52bd92-9df1-4e2d-8c8a-5fea765bcc8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12170 2024.08.22 17:55:40.183889 [ 3 ] {4f4d3337-3a7d-4712-8579-ac9db0c79d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12171 2024.08.22 17:55:40.183929 [ 3 ] {4f4d3337-3a7d-4712-8579-ac9db0c79d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12172 2024.08.22 17:55:40.184142 [ 3 ] {4f4d3337-3a7d-4712-8579-ac9db0c79d10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12173 2024.08.22 17:55:40.184516 [ 3 ] {4f4d3337-3a7d-4712-8579-ac9db0c79d10} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12174 2024.08.22 17:55:40.184553 [ 3 ] {4f4d3337-3a7d-4712-8579-ac9db0c79d10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12175 2024.08.22 17:55:40.184905 [ 3 ] {4f4d3337-3a7d-4712-8579-ac9db0c79d10} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
12176 2024.08.22 17:55:40.185273 [ 3 ] {4f4d3337-3a7d-4712-8579-ac9db0c79d10} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12177 2024.08.22 17:55:40.185403 [ 3 ] {4f4d3337-3a7d-4712-8579-ac9db0c79d10} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001503 sec., 9314.703925482369 rows/sec., 652.34 KiB/sec.
12178 2024.08.22 17:55:40.185590 [ 3 ] {4f4d3337-3a7d-4712-8579-ac9db0c79d10} <Debug> DynamicQueryHandler: Done processing query
12179 2024.08.22 17:55:40.185616 [ 3 ] {4f4d3337-3a7d-4712-8579-ac9db0c79d10} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12180 2024.08.22 17:55:40.185632 [ 3 ] {} <Debug> HTTP-Session: 7f52bd92-9df1-4e2d-8c8a-5fea765bcc8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12181 2024.08.22 17:55:40.185789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12182 2024.08.22 17:55:40.185838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12183 2024.08.22 17:55:40.185857 [ 3 ] {} <Debug> HTTP-Session: d11625b3-9ca8-4db0-8455-34a868302981 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12184 2024.08.22 17:55:40.185874 [ 3 ] {} <Debug> HTTP-Session: d11625b3-9ca8-4db0-8455-34a868302981 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12185 2024.08.22 17:55:40.185888 [ 3 ] {} <Debug> HTTP-Session: d11625b3-9ca8-4db0-8455-34a868302981 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12186 2024.08.22 17:55:40.185920 [ 3 ] {} <Trace> HTTP-Session: d11625b3-9ca8-4db0-8455-34a868302981 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12187 2024.08.22 17:55:40.186021 [ 3 ] {252adb6f-c665-4aa8-9d38-e1ad9ec1fbec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
12188 2024.08.22 17:55:40.186064 [ 3 ] {252adb6f-c665-4aa8-9d38-e1ad9ec1fbec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
12189 2024.08.22 17:55:40.186288 [ 3 ] {252adb6f-c665-4aa8-9d38-e1ad9ec1fbec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12190 2024.08.22 17:55:40.186602 [ 3 ] {252adb6f-c665-4aa8-9d38-e1ad9ec1fbec} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12191 2024.08.22 17:55:40.186638 [ 3 ] {252adb6f-c665-4aa8-9d38-e1ad9ec1fbec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12192 2024.08.22 17:55:40.187002 [ 3 ] {252adb6f-c665-4aa8-9d38-e1ad9ec1fbec} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
12193 2024.08.22 17:55:40.187364 [ 3 ] {252adb6f-c665-4aa8-9d38-e1ad9ec1fbec} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12194 2024.08.22 17:55:40.187497 [ 3 ] {252adb6f-c665-4aa8-9d38-e1ad9ec1fbec} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001505 sec., 3986.7109634551493 rows/sec., 235.54 KiB/sec.
12195 2024.08.22 17:55:40.187667 [ 3 ] {252adb6f-c665-4aa8-9d38-e1ad9ec1fbec} <Debug> DynamicQueryHandler: Done processing query
12196 2024.08.22 17:55:40.187691 [ 3 ] {252adb6f-c665-4aa8-9d38-e1ad9ec1fbec} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12197 2024.08.22 17:55:40.187706 [ 3 ] {} <Debug> HTTP-Session: d11625b3-9ca8-4db0-8455-34a868302981 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12198 2024.08.22 17:55:40.187885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 70105, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12199 2024.08.22 17:55:40.187935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12200 2024.08.22 17:55:40.187954 [ 3 ] {} <Debug> HTTP-Session: 7412c64f-2663-45d4-9414-3cb31beee127 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12201 2024.08.22 17:55:40.187972 [ 3 ] {} <Debug> HTTP-Session: 7412c64f-2663-45d4-9414-3cb31beee127 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12202 2024.08.22 17:55:40.187986 [ 3 ] {} <Debug> HTTP-Session: 7412c64f-2663-45d4-9414-3cb31beee127 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12203 2024.08.22 17:55:40.188017 [ 3 ] {} <Trace> HTTP-Session: 7412c64f-2663-45d4-9414-3cb31beee127 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12204 2024.08.22 17:55:40.188240 [ 3 ] {e64cfefc-2d62-4b3d-b0dc-5154e39cd3d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12205 2024.08.22 17:55:40.188284 [ 3 ] {e64cfefc-2d62-4b3d-b0dc-5154e39cd3d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12206 2024.08.22 17:55:40.188508 [ 3 ] {e64cfefc-2d62-4b3d-b0dc-5154e39cd3d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12207 2024.08.22 17:55:40.189144 [ 3 ] {e64cfefc-2d62-4b3d-b0dc-5154e39cd3d1} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12208 2024.08.22 17:55:40.189180 [ 3 ] {e64cfefc-2d62-4b3d-b0dc-5154e39cd3d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12209 2024.08.22 17:55:40.189564 [ 3 ] {e64cfefc-2d62-4b3d-b0dc-5154e39cd3d1} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
12210 2024.08.22 17:55:40.189924 [ 3 ] {e64cfefc-2d62-4b3d-b0dc-5154e39cd3d1} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12211 2024.08.22 17:55:40.190056 [ 3 ] {e64cfefc-2d62-4b3d-b0dc-5154e39cd3d1} <Debug> executeQuery: Read 431 rows, 31.61 KiB in 0.001933 sec., 222969.47749612 rows/sec., 15.97 MiB/sec.
12212 2024.08.22 17:55:40.190228 [ 3 ] {e64cfefc-2d62-4b3d-b0dc-5154e39cd3d1} <Debug> DynamicQueryHandler: Done processing query
12213 2024.08.22 17:55:40.190253 [ 3 ] {e64cfefc-2d62-4b3d-b0dc-5154e39cd3d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
12214 2024.08.22 17:55:40.190269 [ 3 ] {} <Debug> HTTP-Session: 7412c64f-2663-45d4-9414-3cb31beee127 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12215 2024.08.22 17:55:40.190428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12216 2024.08.22 17:55:40.190478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12217 2024.08.22 17:55:40.190497 [ 3 ] {} <Debug> HTTP-Session: b6acb1a8-d56d-4fde-94bd-c9515ca8794b Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12218 2024.08.22 17:55:40.190514 [ 3 ] {} <Debug> HTTP-Session: b6acb1a8-d56d-4fde-94bd-c9515ca8794b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12219 2024.08.22 17:55:40.190529 [ 3 ] {} <Debug> HTTP-Session: b6acb1a8-d56d-4fde-94bd-c9515ca8794b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12220 2024.08.22 17:55:40.190560 [ 3 ] {} <Trace> HTTP-Session: b6acb1a8-d56d-4fde-94bd-c9515ca8794b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12221 2024.08.22 17:55:40.190656 [ 3 ] {dd8c6786-de8d-4422-ac06-4ee24e79cab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12222 2024.08.22 17:55:40.190700 [ 3 ] {dd8c6786-de8d-4422-ac06-4ee24e79cab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12223 2024.08.22 17:55:40.190855 [ 3 ] {dd8c6786-de8d-4422-ac06-4ee24e79cab8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12224 2024.08.22 17:55:40.191119 [ 3 ] {dd8c6786-de8d-4422-ac06-4ee24e79cab8} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12225 2024.08.22 17:55:40.191155 [ 3 ] {dd8c6786-de8d-4422-ac06-4ee24e79cab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12226 2024.08.22 17:55:40.191509 [ 3 ] {dd8c6786-de8d-4422-ac06-4ee24e79cab8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
12227 2024.08.22 17:55:40.191839 [ 3 ] {dd8c6786-de8d-4422-ac06-4ee24e79cab8} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12228 2024.08.22 17:55:40.191965 [ 3 ] {dd8c6786-de8d-4422-ac06-4ee24e79cab8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001335 sec., 4494.38202247191 rows/sec., 234.81 KiB/sec.
12229 2024.08.22 17:55:40.192131 [ 3 ] {dd8c6786-de8d-4422-ac06-4ee24e79cab8} <Debug> DynamicQueryHandler: Done processing query
12230 2024.08.22 17:55:40.192154 [ 3 ] {dd8c6786-de8d-4422-ac06-4ee24e79cab8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12231 2024.08.22 17:55:40.192170 [ 3 ] {} <Debug> HTTP-Session: b6acb1a8-d56d-4fde-94bd-c9515ca8794b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12232 2024.08.22 17:55:40.192333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 44629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12233 2024.08.22 17:55:40.192407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12234 2024.08.22 17:55:40.192427 [ 3 ] {} <Debug> HTTP-Session: b488af29-3639-49ef-9e9f-320d00120919 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12235 2024.08.22 17:55:40.192444 [ 3 ] {} <Debug> HTTP-Session: b488af29-3639-49ef-9e9f-320d00120919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12236 2024.08.22 17:55:40.192457 [ 3 ] {} <Debug> HTTP-Session: b488af29-3639-49ef-9e9f-320d00120919 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12237 2024.08.22 17:55:40.192488 [ 3 ] {} <Trace> HTTP-Session: b488af29-3639-49ef-9e9f-320d00120919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12238 2024.08.22 17:55:40.192721 [ 3 ] {32752bf8-6dc5-4df7-9fbb-59cd90dc9017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12239 2024.08.22 17:55:40.192766 [ 3 ] {32752bf8-6dc5-4df7-9fbb-59cd90dc9017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12240 2024.08.22 17:55:40.192907 [ 3 ] {32752bf8-6dc5-4df7-9fbb-59cd90dc9017} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12241 2024.08.22 17:55:40.193360 [ 3 ] {32752bf8-6dc5-4df7-9fbb-59cd90dc9017} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12242 2024.08.22 17:55:40.193394 [ 3 ] {32752bf8-6dc5-4df7-9fbb-59cd90dc9017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12243 2024.08.22 17:55:40.193771 [ 3 ] {32752bf8-6dc5-4df7-9fbb-59cd90dc9017} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
12244 2024.08.22 17:55:40.194105 [ 3 ] {32752bf8-6dc5-4df7-9fbb-59cd90dc9017} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12245 2024.08.22 17:55:40.194234 [ 3 ] {32752bf8-6dc5-4df7-9fbb-59cd90dc9017} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00166 sec., 142771.0843373494 rows/sec., 9.57 MiB/sec.
12246 2024.08.22 17:55:40.194399 [ 3 ] {32752bf8-6dc5-4df7-9fbb-59cd90dc9017} <Debug> DynamicQueryHandler: Done processing query
12247 2024.08.22 17:55:40.194422 [ 3 ] {32752bf8-6dc5-4df7-9fbb-59cd90dc9017} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
12248 2024.08.22 17:55:40.194439 [ 3 ] {} <Debug> HTTP-Session: b488af29-3639-49ef-9e9f-320d00120919 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12249 2024.08.22 17:55:40.194616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12250 2024.08.22 17:55:40.194664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12251 2024.08.22 17:55:40.194683 [ 3 ] {} <Debug> HTTP-Session: e1bc700a-8c83-438b-befd-9bded1856f6e Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12252 2024.08.22 17:55:40.194699 [ 3 ] {} <Debug> HTTP-Session: e1bc700a-8c83-438b-befd-9bded1856f6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12253 2024.08.22 17:55:40.194713 [ 3 ] {} <Debug> HTTP-Session: e1bc700a-8c83-438b-befd-9bded1856f6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12254 2024.08.22 17:55:40.194744 [ 3 ] {} <Trace> HTTP-Session: e1bc700a-8c83-438b-befd-9bded1856f6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12255 2024.08.22 17:55:40.194836 [ 3 ] {43306dd2-f30d-4f90-97a1-33547424c2dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
12256 2024.08.22 17:55:40.194880 [ 3 ] {43306dd2-f30d-4f90-97a1-33547424c2dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
12257 2024.08.22 17:55:40.195008 [ 3 ] {43306dd2-f30d-4f90-97a1-33547424c2dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12258 2024.08.22 17:55:40.195300 [ 3 ] {43306dd2-f30d-4f90-97a1-33547424c2dc} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12259 2024.08.22 17:55:40.195336 [ 3 ] {43306dd2-f30d-4f90-97a1-33547424c2dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12260 2024.08.22 17:55:40.195689 [ 3 ] {43306dd2-f30d-4f90-97a1-33547424c2dc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
12261 2024.08.22 17:55:40.196015 [ 3 ] {43306dd2-f30d-4f90-97a1-33547424c2dc} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12262 2024.08.22 17:55:40.196143 [ 3 ] {43306dd2-f30d-4f90-97a1-33547424c2dc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00133 sec., 751.8796992481203 rows/sec., 50.66 KiB/sec.
12263 2024.08.22 17:55:40.196302 [ 3 ] {43306dd2-f30d-4f90-97a1-33547424c2dc} <Debug> DynamicQueryHandler: Done processing query
12264 2024.08.22 17:55:40.196326 [ 3 ] {43306dd2-f30d-4f90-97a1-33547424c2dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
12265 2024.08.22 17:55:40.196341 [ 3 ] {} <Debug> HTTP-Session: e1bc700a-8c83-438b-befd-9bded1856f6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12266 2024.08.22 17:55:40.196505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 64175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12267 2024.08.22 17:55:40.196552 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12268 2024.08.22 17:55:40.196570 [ 3 ] {} <Debug> HTTP-Session: 6ed27539-8c83-46aa-bf44-a1dd349cd1ee Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12269 2024.08.22 17:55:40.196587 [ 3 ] {} <Debug> HTTP-Session: 6ed27539-8c83-46aa-bf44-a1dd349cd1ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12270 2024.08.22 17:55:40.196601 [ 3 ] {} <Debug> HTTP-Session: 6ed27539-8c83-46aa-bf44-a1dd349cd1ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12271 2024.08.22 17:55:40.196631 [ 3 ] {} <Trace> HTTP-Session: 6ed27539-8c83-46aa-bf44-a1dd349cd1ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12272 2024.08.22 17:55:40.197042 [ 3 ] {29924d14-d51f-4519-84d2-3c01745ea9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12273 2024.08.22 17:55:40.197104 [ 3 ] {29924d14-d51f-4519-84d2-3c01745ea9b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
12274 2024.08.22 17:55:40.197498 [ 3 ] {29924d14-d51f-4519-84d2-3c01745ea9b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12275 2024.08.22 17:55:40.198256 [ 3 ] {29924d14-d51f-4519-84d2-3c01745ea9b8} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12276 2024.08.22 17:55:40.198291 [ 3 ] {29924d14-d51f-4519-84d2-3c01745ea9b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12277 2024.08.22 17:55:40.198926 [ 3 ] {29924d14-d51f-4519-84d2-3c01745ea9b8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
12278 2024.08.22 17:55:40.199334 [ 3 ] {29924d14-d51f-4519-84d2-3c01745ea9b8} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12279 2024.08.22 17:55:40.199485 [ 3 ] {29924d14-d51f-4519-84d2-3c01745ea9b8} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002757 sec., 14508.523757707653 rows/sec., 26.00 MiB/sec.
12280 2024.08.22 17:55:40.199959 [ 3 ] {29924d14-d51f-4519-84d2-3c01745ea9b8} <Debug> DynamicQueryHandler: Done processing query
12281 2024.08.22 17:55:40.199985 [ 3 ] {29924d14-d51f-4519-84d2-3c01745ea9b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.55 MiB.
12282 2024.08.22 17:55:40.200002 [ 3 ] {} <Debug> HTTP-Session: 6ed27539-8c83-46aa-bf44-a1dd349cd1ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12283 2024.08.22 17:55:40.200131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1944, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12284 2024.08.22 17:55:40.200181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12285 2024.08.22 17:55:40.200200 [ 3 ] {} <Debug> HTTP-Session: 81fb2c21-bd88-49c2-a217-bf0e8c1eefff Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12286 2024.08.22 17:55:40.200218 [ 3 ] {} <Debug> HTTP-Session: 81fb2c21-bd88-49c2-a217-bf0e8c1eefff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12287 2024.08.22 17:55:40.200231 [ 3 ] {} <Debug> HTTP-Session: 81fb2c21-bd88-49c2-a217-bf0e8c1eefff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12288 2024.08.22 17:55:40.200262 [ 3 ] {} <Trace> HTTP-Session: 81fb2c21-bd88-49c2-a217-bf0e8c1eefff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12289 2024.08.22 17:55:40.200366 [ 3 ] {e436652e-f4c6-45b2-8f7e-f0fe37d185ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12290 2024.08.22 17:55:40.200414 [ 3 ] {e436652e-f4c6-45b2-8f7e-f0fe37d185ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12291 2024.08.22 17:55:40.200559 [ 3 ] {e436652e-f4c6-45b2-8f7e-f0fe37d185ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12292 2024.08.22 17:55:40.200825 [ 3 ] {e436652e-f4c6-45b2-8f7e-f0fe37d185ca} <Trace> oximeter.measurements_i64 (582821bc-4642-481b-946a-951a2d491258): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12293 2024.08.22 17:55:40.200859 [ 3 ] {e436652e-f4c6-45b2-8f7e-f0fe37d185ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12294 2024.08.22 17:55:40.201218 [ 3 ] {e436652e-f4c6-45b2-8f7e-f0fe37d185ca} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
12295 2024.08.22 17:55:40.201544 [ 3 ] {e436652e-f4c6-45b2-8f7e-f0fe37d185ca} <Trace> oximeter.measurements_i64 (582821bc-4642-481b-946a-951a2d491258): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12296 2024.08.22 17:55:40.201671 [ 3 ] {e436652e-f4c6-45b2-8f7e-f0fe37d185ca} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001334 sec., 8995.502248875562 rows/sec., 635.42 KiB/sec.
12297 2024.08.22 17:55:40.201921 [ 3 ] {e436652e-f4c6-45b2-8f7e-f0fe37d185ca} <Debug> DynamicQueryHandler: Done processing query
12298 2024.08.22 17:55:40.201946 [ 3 ] {e436652e-f4c6-45b2-8f7e-f0fe37d185ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12299 2024.08.22 17:55:40.201961 [ 3 ] {} <Debug> HTTP-Session: 81fb2c21-bd88-49c2-a217-bf0e8c1eefff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12300 2024.08.22 17:55:40.202074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12301 2024.08.22 17:55:40.202123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12302 2024.08.22 17:55:40.202141 [ 3 ] {} <Debug> HTTP-Session: c46d0afc-2c39-437a-95a8-75e5eba1cac9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12303 2024.08.22 17:55:40.202158 [ 3 ] {} <Debug> HTTP-Session: c46d0afc-2c39-437a-95a8-75e5eba1cac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12304 2024.08.22 17:55:40.202172 [ 3 ] {} <Debug> HTTP-Session: c46d0afc-2c39-437a-95a8-75e5eba1cac9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12305 2024.08.22 17:55:40.202202 [ 3 ] {} <Trace> HTTP-Session: c46d0afc-2c39-437a-95a8-75e5eba1cac9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12306 2024.08.22 17:55:40.202321 [ 3 ] {16b39f0f-d302-4d3c-818b-e1af367ab80a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12307 2024.08.22 17:55:40.202366 [ 3 ] {16b39f0f-d302-4d3c-818b-e1af367ab80a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12308 2024.08.22 17:55:40.202508 [ 3 ] {16b39f0f-d302-4d3c-818b-e1af367ab80a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12309 2024.08.22 17:55:40.202808 [ 3 ] {16b39f0f-d302-4d3c-818b-e1af367ab80a} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12310 2024.08.22 17:55:40.202844 [ 3 ] {16b39f0f-d302-4d3c-818b-e1af367ab80a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
12311 2024.08.22 17:55:40.203200 [ 3 ] {16b39f0f-d302-4d3c-818b-e1af367ab80a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
12312 2024.08.22 17:55:40.203526 [ 3 ] {16b39f0f-d302-4d3c-818b-e1af367ab80a} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12313 2024.08.22 17:55:40.203663 [ 3 ] {16b39f0f-d302-4d3c-818b-e1af367ab80a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001381 sec., 59377.262853005064 rows/sec., 3.77 MiB/sec.
12314 2024.08.22 17:55:40.203848 [ 3 ] {16b39f0f-d302-4d3c-818b-e1af367ab80a} <Debug> DynamicQueryHandler: Done processing query
12315 2024.08.22 17:55:40.203873 [ 3 ] {16b39f0f-d302-4d3c-818b-e1af367ab80a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12316 2024.08.22 17:55:40.203888 [ 3 ] {} <Debug> HTTP-Session: c46d0afc-2c39-437a-95a8-75e5eba1cac9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12317 2024.08.22 17:55:45.206118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12318 2024.08.22 17:55:45.206259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12319 2024.08.22 17:55:45.206283 [ 3 ] {} <Debug> HTTP-Session: 951c5a80-0e0a-4688-aaf6-a4d915236955 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12320 2024.08.22 17:55:45.206308 [ 3 ] {} <Debug> HTTP-Session: 951c5a80-0e0a-4688-aaf6-a4d915236955 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12321 2024.08.22 17:55:45.206323 [ 3 ] {} <Debug> HTTP-Session: 951c5a80-0e0a-4688-aaf6-a4d915236955 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12322 2024.08.22 17:55:45.206373 [ 3 ] {} <Trace> HTTP-Session: 951c5a80-0e0a-4688-aaf6-a4d915236955 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12323 2024.08.22 17:55:45.206552 [ 3 ] {2e2ef392-11ac-4ada-a6db-deaac3751317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12324 2024.08.22 17:55:45.206619 [ 3 ] {2e2ef392-11ac-4ada-a6db-deaac3751317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12325 2024.08.22 17:55:45.207036 [ 3 ] {2e2ef392-11ac-4ada-a6db-deaac3751317} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12326 2024.08.22 17:55:45.207494 [ 3 ] {2e2ef392-11ac-4ada-a6db-deaac3751317} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12327 2024.08.22 17:55:45.207536 [ 3 ] {2e2ef392-11ac-4ada-a6db-deaac3751317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12328 2024.08.22 17:55:45.207947 [ 3 ] {2e2ef392-11ac-4ada-a6db-deaac3751317} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
12329 2024.08.22 17:55:45.208342 [ 3 ] {2e2ef392-11ac-4ada-a6db-deaac3751317} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12330 2024.08.22 17:55:45.208524 [ 3 ] {2e2ef392-11ac-4ada-a6db-deaac3751317} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00202 sec., 990.09900990099 rows/sec., 80.74 KiB/sec.
12331 2024.08.22 17:55:45.208897 [ 3 ] {2e2ef392-11ac-4ada-a6db-deaac3751317} <Debug> DynamicQueryHandler: Done processing query
12332 2024.08.22 17:55:45.208926 [ 3 ] {2e2ef392-11ac-4ada-a6db-deaac3751317} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12333 2024.08.22 17:55:45.208944 [ 3 ] {} <Debug> HTTP-Session: 951c5a80-0e0a-4688-aaf6-a4d915236955 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12334 2024.08.22 17:55:45.209241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 173398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12335 2024.08.22 17:55:45.209292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12336 2024.08.22 17:55:45.209311 [ 3 ] {} <Debug> HTTP-Session: 3590be0d-fd47-4dae-993e-09db9bdf826e Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12337 2024.08.22 17:55:45.209328 [ 3 ] {} <Debug> HTTP-Session: 3590be0d-fd47-4dae-993e-09db9bdf826e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12338 2024.08.22 17:55:45.209342 [ 3 ] {} <Debug> HTTP-Session: 3590be0d-fd47-4dae-993e-09db9bdf826e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12339 2024.08.22 17:55:45.209374 [ 3 ] {} <Trace> HTTP-Session: 3590be0d-fd47-4dae-993e-09db9bdf826e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12340 2024.08.22 17:55:45.209820 [ 3 ] {d178e291-0608-4747-911e-87bb2253a2df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12341 2024.08.22 17:55:45.209864 [ 3 ] {d178e291-0608-4747-911e-87bb2253a2df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12342 2024.08.22 17:55:45.210129 [ 3 ] {d178e291-0608-4747-911e-87bb2253a2df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12343 2024.08.22 17:55:45.211452 [ 3 ] {d178e291-0608-4747-911e-87bb2253a2df} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12344 2024.08.22 17:55:45.211490 [ 3 ] {d178e291-0608-4747-911e-87bb2253a2df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12345 2024.08.22 17:55:45.211903 [ 3 ] {d178e291-0608-4747-911e-87bb2253a2df} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
12346 2024.08.22 17:55:45.212251 [ 3 ] {d178e291-0608-4747-911e-87bb2253a2df} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12347 2024.08.22 17:55:45.212393 [ 3 ] {d178e291-0608-4747-911e-87bb2253a2df} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.002873 sec., 416637.6609815524 rows/sec., 34.34 MiB/sec.
12348 2024.08.22 17:55:45.212590 [ 3 ] {d178e291-0608-4747-911e-87bb2253a2df} <Debug> DynamicQueryHandler: Done processing query
12349 2024.08.22 17:55:45.212614 [ 3 ] {d178e291-0608-4747-911e-87bb2253a2df} <Debug> MemoryTracker: Peak memory usage (for query): 4.97 MiB.
12350 2024.08.22 17:55:45.212629 [ 3 ] {} <Debug> HTTP-Session: 3590be0d-fd47-4dae-993e-09db9bdf826e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12351 2024.08.22 17:55:45.212810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12352 2024.08.22 17:55:45.212858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12353 2024.08.22 17:55:45.212877 [ 3 ] {} <Debug> HTTP-Session: be1c7508-3ddd-47de-a5af-09fc023c8198 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12354 2024.08.22 17:55:45.212894 [ 3 ] {} <Debug> HTTP-Session: be1c7508-3ddd-47de-a5af-09fc023c8198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12355 2024.08.22 17:55:45.212907 [ 3 ] {} <Debug> HTTP-Session: be1c7508-3ddd-47de-a5af-09fc023c8198 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12356 2024.08.22 17:55:45.212939 [ 3 ] {} <Trace> HTTP-Session: be1c7508-3ddd-47de-a5af-09fc023c8198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12357 2024.08.22 17:55:45.213031 [ 3 ] {d1b3e4ec-08c0-4328-9fb3-4432db41337d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12358 2024.08.22 17:55:45.213074 [ 3 ] {d1b3e4ec-08c0-4328-9fb3-4432db41337d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12359 2024.08.22 17:55:45.213309 [ 3 ] {d1b3e4ec-08c0-4328-9fb3-4432db41337d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12360 2024.08.22 17:55:45.213615 [ 3 ] {d1b3e4ec-08c0-4328-9fb3-4432db41337d} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12361 2024.08.22 17:55:45.213651 [ 3 ] {d1b3e4ec-08c0-4328-9fb3-4432db41337d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12362 2024.08.22 17:55:45.213982 [ 3 ] {d1b3e4ec-08c0-4328-9fb3-4432db41337d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
12363 2024.08.22 17:55:45.214318 [ 3 ] {d1b3e4ec-08c0-4328-9fb3-4432db41337d} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12364 2024.08.22 17:55:45.214575 [ 3 ] {d1b3e4ec-08c0-4328-9fb3-4432db41337d} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001558 sec., 1283.697047496791 rows/sec., 89.63 KiB/sec.
12365 2024.08.22 17:55:45.214922 [ 3 ] {d1b3e4ec-08c0-4328-9fb3-4432db41337d} <Debug> DynamicQueryHandler: Done processing query
12366 2024.08.22 17:55:45.214985 [ 3 ] {d1b3e4ec-08c0-4328-9fb3-4432db41337d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12367 2024.08.22 17:55:45.215017 [ 3 ] {} <Debug> HTTP-Session: be1c7508-3ddd-47de-a5af-09fc023c8198 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12368 2024.08.22 17:55:45.215200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12369 2024.08.22 17:55:45.215260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12370 2024.08.22 17:55:45.215284 [ 3 ] {} <Debug> HTTP-Session: 8512ab47-2faf-473d-a781-cc5608041efa Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12371 2024.08.22 17:55:45.215305 [ 3 ] {} <Debug> HTTP-Session: 8512ab47-2faf-473d-a781-cc5608041efa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12372 2024.08.22 17:55:45.215324 [ 3 ] {} <Debug> HTTP-Session: 8512ab47-2faf-473d-a781-cc5608041efa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12373 2024.08.22 17:55:45.215362 [ 3 ] {} <Trace> HTTP-Session: 8512ab47-2faf-473d-a781-cc5608041efa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12374 2024.08.22 17:55:45.215563 [ 3 ] {0b1f2a17-823f-4197-98f1-bf3ae3eda36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12375 2024.08.22 17:55:45.215621 [ 3 ] {0b1f2a17-823f-4197-98f1-bf3ae3eda36e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12376 2024.08.22 17:55:45.215917 [ 3 ] {0b1f2a17-823f-4197-98f1-bf3ae3eda36e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12377 2024.08.22 17:55:45.216387 [ 3 ] {0b1f2a17-823f-4197-98f1-bf3ae3eda36e} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12378 2024.08.22 17:55:45.216429 [ 3 ] {0b1f2a17-823f-4197-98f1-bf3ae3eda36e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12379 2024.08.22 17:55:45.216883 [ 3 ] {0b1f2a17-823f-4197-98f1-bf3ae3eda36e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
12380 2024.08.22 17:55:45.217339 [ 3 ] {0b1f2a17-823f-4197-98f1-bf3ae3eda36e} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12381 2024.08.22 17:55:45.217530 [ 3 ] {0b1f2a17-823f-4197-98f1-bf3ae3eda36e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002068 sec., 110251.4506769826 rows/sec., 7.47 MiB/sec.
12382 2024.08.22 17:55:45.217908 [ 3 ] {0b1f2a17-823f-4197-98f1-bf3ae3eda36e} <Debug> DynamicQueryHandler: Done processing query
12383 2024.08.22 17:55:45.217947 [ 3 ] {0b1f2a17-823f-4197-98f1-bf3ae3eda36e} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
12384 2024.08.22 17:55:45.217968 [ 3 ] {} <Debug> HTTP-Session: 8512ab47-2faf-473d-a781-cc5608041efa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12385 2024.08.22 17:55:45.218250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 86181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12386 2024.08.22 17:55:45.218315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12387 2024.08.22 17:55:45.218336 [ 3 ] {} <Debug> HTTP-Session: 03be1072-b0b8-49a1-b107-cc5498ecb403 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12388 2024.08.22 17:55:45.218353 [ 3 ] {} <Debug> HTTP-Session: 03be1072-b0b8-49a1-b107-cc5498ecb403 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12389 2024.08.22 17:55:45.218368 [ 3 ] {} <Debug> HTTP-Session: 03be1072-b0b8-49a1-b107-cc5498ecb403 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12390 2024.08.22 17:55:45.218404 [ 3 ] {} <Trace> HTTP-Session: 03be1072-b0b8-49a1-b107-cc5498ecb403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12391 2024.08.22 17:55:45.218681 [ 3 ] {2dd1855a-fb12-4e5c-b022-9907a3167585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12392 2024.08.22 17:55:45.218726 [ 3 ] {2dd1855a-fb12-4e5c-b022-9907a3167585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12393 2024.08.22 17:55:45.218965 [ 3 ] {2dd1855a-fb12-4e5c-b022-9907a3167585} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12394 2024.08.22 17:55:45.219596 [ 3 ] {2dd1855a-fb12-4e5c-b022-9907a3167585} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12395 2024.08.22 17:55:45.219633 [ 3 ] {2dd1855a-fb12-4e5c-b022-9907a3167585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12396 2024.08.22 17:55:45.220007 [ 3 ] {2dd1855a-fb12-4e5c-b022-9907a3167585} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
12397 2024.08.22 17:55:45.220369 [ 3 ] {2dd1855a-fb12-4e5c-b022-9907a3167585} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12398 2024.08.22 17:55:45.220522 [ 3 ] {2dd1855a-fb12-4e5c-b022-9907a3167585} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.002017 sec., 258800.19831432818 rows/sec., 19.16 MiB/sec.
12399 2024.08.22 17:55:45.220698 [ 3 ] {2dd1855a-fb12-4e5c-b022-9907a3167585} <Debug> DynamicQueryHandler: Done processing query
12400 2024.08.22 17:55:45.220721 [ 3 ] {2dd1855a-fb12-4e5c-b022-9907a3167585} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
12401 2024.08.22 17:55:45.220738 [ 3 ] {} <Debug> HTTP-Session: 03be1072-b0b8-49a1-b107-cc5498ecb403 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12402 2024.08.22 17:55:45.221073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 160550, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12403 2024.08.22 17:55:45.221122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12404 2024.08.22 17:55:45.221141 [ 3 ] {} <Debug> HTTP-Session: b2753370-45f0-435e-8d42-f9b62c1f2e04 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12405 2024.08.22 17:55:45.221158 [ 3 ] {} <Debug> HTTP-Session: b2753370-45f0-435e-8d42-f9b62c1f2e04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12406 2024.08.22 17:55:45.221171 [ 3 ] {} <Debug> HTTP-Session: b2753370-45f0-435e-8d42-f9b62c1f2e04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12407 2024.08.22 17:55:45.221201 [ 3 ] {} <Trace> HTTP-Session: b2753370-45f0-435e-8d42-f9b62c1f2e04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12408 2024.08.22 17:55:45.221625 [ 3 ] {5e7a4a7e-88ce-462e-a782-ca2832d5b89e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12409 2024.08.22 17:55:45.221671 [ 3 ] {5e7a4a7e-88ce-462e-a782-ca2832d5b89e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12410 2024.08.22 17:55:45.221816 [ 3 ] {5e7a4a7e-88ce-462e-a782-ca2832d5b89e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12411 2024.08.22 17:55:45.222596 [ 3 ] {5e7a4a7e-88ce-462e-a782-ca2832d5b89e} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12412 2024.08.22 17:55:45.222632 [ 3 ] {5e7a4a7e-88ce-462e-a782-ca2832d5b89e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12413 2024.08.22 17:55:45.223049 [ 3 ] {5e7a4a7e-88ce-462e-a782-ca2832d5b89e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
12414 2024.08.22 17:55:45.223383 [ 3 ] {5e7a4a7e-88ce-462e-a782-ca2832d5b89e} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12415 2024.08.22 17:55:45.223542 [ 3 ] {5e7a4a7e-88ce-462e-a782-ca2832d5b89e} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.002222 sec., 380288.02880288026 rows/sec., 25.60 MiB/sec.
12416 2024.08.22 17:55:45.223785 [ 3 ] {5e7a4a7e-88ce-462e-a782-ca2832d5b89e} <Debug> DynamicQueryHandler: Done processing query
12417 2024.08.22 17:55:45.223840 [ 3 ] {5e7a4a7e-88ce-462e-a782-ca2832d5b89e} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
12418 2024.08.22 17:55:45.223899 [ 3 ] {} <Debug> HTTP-Session: b2753370-45f0-435e-8d42-f9b62c1f2e04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12419 2024.08.22 17:55:45.224240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12420 2024.08.22 17:55:45.224291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12421 2024.08.22 17:55:45.224310 [ 3 ] {} <Debug> HTTP-Session: 14d7668d-4ffd-42a9-8e04-e618d96eb538 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12422 2024.08.22 17:55:45.224327 [ 3 ] {} <Debug> HTTP-Session: 14d7668d-4ffd-42a9-8e04-e618d96eb538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12423 2024.08.22 17:55:45.224341 [ 3 ] {} <Debug> HTTP-Session: 14d7668d-4ffd-42a9-8e04-e618d96eb538 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12424 2024.08.22 17:55:45.224376 [ 3 ] {} <Trace> HTTP-Session: 14d7668d-4ffd-42a9-8e04-e618d96eb538 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12425 2024.08.22 17:55:45.224493 [ 3 ] {8ef8f690-61df-45dc-af79-e76896597c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12426 2024.08.22 17:55:45.224540 [ 3 ] {8ef8f690-61df-45dc-af79-e76896597c31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12427 2024.08.22 17:55:45.224681 [ 3 ] {8ef8f690-61df-45dc-af79-e76896597c31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12428 2024.08.22 17:55:45.224975 [ 3 ] {8ef8f690-61df-45dc-af79-e76896597c31} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12429 2024.08.22 17:55:45.225011 [ 3 ] {8ef8f690-61df-45dc-af79-e76896597c31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12430 2024.08.22 17:55:45.225366 [ 3 ] {8ef8f690-61df-45dc-af79-e76896597c31} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
12431 2024.08.22 17:55:45.225696 [ 3 ] {8ef8f690-61df-45dc-af79-e76896597c31} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12432 2024.08.22 17:55:45.225853 [ 3 ] {8ef8f690-61df-45dc-af79-e76896597c31} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001397 sec., 42949.17680744452 rows/sec., 2.89 MiB/sec.
12433 2024.08.22 17:55:45.226022 [ 3 ] {8ef8f690-61df-45dc-af79-e76896597c31} <Debug> DynamicQueryHandler: Done processing query
12434 2024.08.22 17:55:45.226046 [ 3 ] {8ef8f690-61df-45dc-af79-e76896597c31} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12435 2024.08.22 17:55:45.226062 [ 3 ] {} <Debug> HTTP-Session: 14d7668d-4ffd-42a9-8e04-e618d96eb538 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12436 2024.08.22 17:55:50.170855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12437 2024.08.22 17:55:50.171002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12438 2024.08.22 17:55:50.171032 [ 3 ] {} <Debug> HTTP-Session: 1918a69a-580c-4483-a5ae-7994fd6f10c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12439 2024.08.22 17:55:50.171061 [ 3 ] {} <Debug> HTTP-Session: 1918a69a-580c-4483-a5ae-7994fd6f10c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12440 2024.08.22 17:55:50.171079 [ 3 ] {} <Debug> HTTP-Session: 1918a69a-580c-4483-a5ae-7994fd6f10c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12441 2024.08.22 17:55:50.171136 [ 3 ] {} <Trace> HTTP-Session: 1918a69a-580c-4483-a5ae-7994fd6f10c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12442 2024.08.22 17:55:50.171434 [ 3 ] {7ff4f29d-71fc-4a40-8dbf-06fd2f1a841b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
12443 2024.08.22 17:55:50.171861 [ 3 ] {7ff4f29d-71fc-4a40-8dbf-06fd2f1a841b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
12444 2024.08.22 17:55:50.171914 [ 3 ] {7ff4f29d-71fc-4a40-8dbf-06fd2f1a841b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
12445 2024.08.22 17:55:50.172292 [ 3 ] {7ff4f29d-71fc-4a40-8dbf-06fd2f1a841b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
12446 2024.08.22 17:55:50.172373 [ 3 ] {7ff4f29d-71fc-4a40-8dbf-06fd2f1a841b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
12447 2024.08.22 17:55:50.172549 [ 3 ] {7ff4f29d-71fc-4a40-8dbf-06fd2f1a841b} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Key condition: (column 0 notIn 41-element set)
12448 2024.08.22 17:55:50.172590 [ 3 ] {7ff4f29d-71fc-4a40-8dbf-06fd2f1a841b} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
12449 2024.08.22 17:55:50.172616 [ 3 ] {7ff4f29d-71fc-4a40-8dbf-06fd2f1a841b} <Debug> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (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
12450 2024.08.22 17:55:50.172635 [ 3 ] {7ff4f29d-71fc-4a40-8dbf-06fd2f1a841b} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049) (SelectExecutor): Spreading mark ranges among streams (default reading)
12451 2024.08.22 17:55:50.172685 [ 3 ] {7ff4f29d-71fc-4a40-8dbf-06fd2f1a841b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
12452 2024.08.22 17:55:50.172709 [ 3 ] {7ff4f29d-71fc-4a40-8dbf-06fd2f1a841b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0
12453 2024.08.22 17:55:50.173959 [ 3 ] {7ff4f29d-71fc-4a40-8dbf-06fd2f1a841b} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.002671 sec., 15350.056158742043 rows/sec., 585.35 KiB/sec.
12454 2024.08.22 17:55:50.174251 [ 3 ] {7ff4f29d-71fc-4a40-8dbf-06fd2f1a841b} <Debug> DynamicQueryHandler: Done processing query
12455 2024.08.22 17:55:50.174277 [ 3 ] {7ff4f29d-71fc-4a40-8dbf-06fd2f1a841b} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
12456 2024.08.22 17:55:50.174294 [ 3 ] {} <Debug> HTTP-Session: 1918a69a-580c-4483-a5ae-7994fd6f10c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12457 2024.08.22 17:55:50.183828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12458 2024.08.22 17:55:50.183929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12459 2024.08.22 17:55:50.183969 [ 3 ] {} <Debug> HTTP-Session: a6758d4f-934a-43ff-bbca-64a3efe15afa Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12460 2024.08.22 17:55:50.184004 [ 3 ] {} <Debug> HTTP-Session: a6758d4f-934a-43ff-bbca-64a3efe15afa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12461 2024.08.22 17:55:50.184031 [ 3 ] {} <Debug> HTTP-Session: a6758d4f-934a-43ff-bbca-64a3efe15afa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12462 2024.08.22 17:55:50.184097 [ 3 ] {} <Trace> HTTP-Session: a6758d4f-934a-43ff-bbca-64a3efe15afa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12463 2024.08.22 17:55:50.184305 [ 3 ] {ca5a1bf3-1a5a-492d-8ed1-b2baddb1e2ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
12464 2024.08.22 17:55:50.184397 [ 3 ] {ca5a1bf3-1a5a-492d-8ed1-b2baddb1e2ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
12465 2024.08.22 17:55:50.184600 [ 3 ] {ca5a1bf3-1a5a-492d-8ed1-b2baddb1e2ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12466 2024.08.22 17:55:50.184902 [ 3 ] {ca5a1bf3-1a5a-492d-8ed1-b2baddb1e2ee} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12467 2024.08.22 17:55:50.184942 [ 3 ] {ca5a1bf3-1a5a-492d-8ed1-b2baddb1e2ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12468 2024.08.22 17:55:50.185415 [ 3 ] {ca5a1bf3-1a5a-492d-8ed1-b2baddb1e2ee} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
12469 2024.08.22 17:55:50.185735 [ 3 ] {ca5a1bf3-1a5a-492d-8ed1-b2baddb1e2ee} <Trace> oximeter.timeseries_schema (d93d5085-3502-4d52-a15c-aff8fec6b049): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12470 2024.08.22 17:55:50.185922 [ 3 ] {ca5a1bf3-1a5a-492d-8ed1-b2baddb1e2ee} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001675 sec., 597.0149253731344 rows/sec., 166.16 KiB/sec.
12471 2024.08.22 17:55:50.186368 [ 3 ] {ca5a1bf3-1a5a-492d-8ed1-b2baddb1e2ee} <Debug> DynamicQueryHandler: Done processing query
12472 2024.08.22 17:55:50.186392 [ 3 ] {ca5a1bf3-1a5a-492d-8ed1-b2baddb1e2ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12473 2024.08.22 17:55:50.186409 [ 3 ] {} <Debug> HTTP-Session: a6758d4f-934a-43ff-bbca-64a3efe15afa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12474 2024.08.22 17:55:50.186520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1124, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12475 2024.08.22 17:55:50.186567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12476 2024.08.22 17:55:50.186585 [ 3 ] {} <Debug> HTTP-Session: 9d1a705e-53d6-4bdf-b8be-c1c50cf3c793 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12477 2024.08.22 17:55:50.186602 [ 3 ] {} <Debug> HTTP-Session: 9d1a705e-53d6-4bdf-b8be-c1c50cf3c793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12478 2024.08.22 17:55:50.186615 [ 3 ] {} <Debug> HTTP-Session: 9d1a705e-53d6-4bdf-b8be-c1c50cf3c793 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12479 2024.08.22 17:55:50.186645 [ 3 ] {} <Trace> HTTP-Session: 9d1a705e-53d6-4bdf-b8be-c1c50cf3c793 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12480 2024.08.22 17:55:50.186743 [ 3 ] {a607a318-3bed-467e-ae80-e9865270854d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12481 2024.08.22 17:55:50.186787 [ 3 ] {a607a318-3bed-467e-ae80-e9865270854d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12482 2024.08.22 17:55:50.187046 [ 3 ] {a607a318-3bed-467e-ae80-e9865270854d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12483 2024.08.22 17:55:50.187375 [ 3 ] {a607a318-3bed-467e-ae80-e9865270854d} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12484 2024.08.22 17:55:50.187411 [ 3 ] {a607a318-3bed-467e-ae80-e9865270854d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12485 2024.08.22 17:55:50.187761 [ 3 ] {a607a318-3bed-467e-ae80-e9865270854d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
12486 2024.08.22 17:55:50.188107 [ 3 ] {a607a318-3bed-467e-ae80-e9865270854d} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12487 2024.08.22 17:55:50.188273 [ 3 ] {a607a318-3bed-467e-ae80-e9865270854d} <Debug> executeQuery: Read 7 rows, 562.00 B in 0.001548 sec., 4521.963824289406 rows/sec., 354.54 KiB/sec.
12488 2024.08.22 17:55:50.188439 [ 3 ] {a607a318-3bed-467e-ae80-e9865270854d} <Debug> DynamicQueryHandler: Done processing query
12489 2024.08.22 17:55:50.188462 [ 3 ] {a607a318-3bed-467e-ae80-e9865270854d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12490 2024.08.22 17:55:50.188478 [ 3 ] {} <Debug> HTTP-Session: 9d1a705e-53d6-4bdf-b8be-c1c50cf3c793 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12491 2024.08.22 17:55:50.188654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 42433, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12492 2024.08.22 17:55:50.188702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12493 2024.08.22 17:55:50.188720 [ 3 ] {} <Debug> HTTP-Session: 7fb1c940-d0cc-4b0a-8fd6-15a1e940a556 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12494 2024.08.22 17:55:50.188736 [ 3 ] {} <Debug> HTTP-Session: 7fb1c940-d0cc-4b0a-8fd6-15a1e940a556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12495 2024.08.22 17:55:50.188750 [ 3 ] {} <Debug> HTTP-Session: 7fb1c940-d0cc-4b0a-8fd6-15a1e940a556 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12496 2024.08.22 17:55:50.188780 [ 3 ] {} <Trace> HTTP-Session: 7fb1c940-d0cc-4b0a-8fd6-15a1e940a556 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12497 2024.08.22 17:55:50.188951 [ 3 ] {9d251708-4c23-436e-a980-703ab77c6c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12498 2024.08.22 17:55:50.188992 [ 3 ] {9d251708-4c23-436e-a980-703ab77c6c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12499 2024.08.22 17:55:50.189209 [ 3 ] {9d251708-4c23-436e-a980-703ab77c6c50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12500 2024.08.22 17:55:50.189667 [ 3 ] {9d251708-4c23-436e-a980-703ab77c6c50} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12501 2024.08.22 17:55:50.189704 [ 3 ] {9d251708-4c23-436e-a980-703ab77c6c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12502 2024.08.22 17:55:50.190076 [ 3 ] {9d251708-4c23-436e-a980-703ab77c6c50} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
12503 2024.08.22 17:55:50.190424 [ 3 ] {9d251708-4c23-436e-a980-703ab77c6c50} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12504 2024.08.22 17:55:50.190585 [ 3 ] {9d251708-4c23-436e-a980-703ab77c6c50} <Debug> executeQuery: Read 281 rows, 25.36 KiB in 0.001717 sec., 163657.54222481072 rows/sec., 14.42 MiB/sec.
12505 2024.08.22 17:55:50.190583 [ 70 ] {} <Debug> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
12506 2024.08.22 17:55:50.190708 [ 70 ] {} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12507 2024.08.22 17:55:50.190753 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12508 2024.08.22 17:55:50.190843 [ 3 ] {9d251708-4c23-436e-a980-703ab77c6c50} <Debug> DynamicQueryHandler: Done processing query
12509 2024.08.22 17:55:50.190900 [ 3 ] {9d251708-4c23-436e-a980-703ab77c6c50} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
12510 2024.08.22 17:55:50.190960 [ 3 ] {} <Debug> HTTP-Session: 7fb1c940-d0cc-4b0a-8fd6-15a1e940a556 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12511 2024.08.22 17:55:50.191044 [ 199 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::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
12512 2024.08.22 17:55:50.191206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 7029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12513 2024.08.22 17:55:50.191373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12514 2024.08.22 17:55:50.191490 [ 3 ] {} <Debug> HTTP-Session: 7e81a331-219b-479d-8dd5-86d6d393ff5b Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12515 2024.08.22 17:55:50.191575 [ 3 ] {} <Debug> HTTP-Session: 7e81a331-219b-479d-8dd5-86d6d393ff5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12516 2024.08.22 17:55:50.191661 [ 3 ] {} <Debug> HTTP-Session: 7e81a331-219b-479d-8dd5-86d6d393ff5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12517 2024.08.22 17:55:50.191828 [ 3 ] {} <Trace> HTTP-Session: 7e81a331-219b-479d-8dd5-86d6d393ff5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12518 2024.08.22 17:55:50.191848 [ 199 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12519 2024.08.22 17:55:50.191975 [ 199 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1395 rows starting from the beginning of the part
12520 2024.08.22 17:55:50.192256 [ 3 ] {36a5dc62-3836-4611-97f7-9176dd20a8c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12521 2024.08.22 17:55:50.192412 [ 199 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 259 rows starting from the beginning of the part
12522 2024.08.22 17:55:50.192430 [ 3 ] {36a5dc62-3836-4611-97f7-9176dd20a8c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12523 2024.08.22 17:55:50.192882 [ 199 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 56 rows starting from the beginning of the part
12524 2024.08.22 17:55:50.193491 [ 199 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 269 rows starting from the beginning of the part
12525 2024.08.22 17:55:50.193972 [ 199 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1197 rows starting from the beginning of the part
12526 2024.08.22 17:55:50.194357 [ 199 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 281 rows starting from the beginning of the part
12527 2024.08.22 17:55:50.194811 [ 3 ] {36a5dc62-3836-4611-97f7-9176dd20a8c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12528 2024.08.22 17:55:50.195333 [ 3 ] {36a5dc62-3836-4611-97f7-9176dd20a8c6} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12529 2024.08.22 17:55:50.195379 [ 3 ] {36a5dc62-3836-4611-97f7-9176dd20a8c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12530 2024.08.22 17:55:50.195911 [ 3 ] {36a5dc62-3836-4611-97f7-9176dd20a8c6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
12531 2024.08.22 17:55:50.196302 [ 3 ] {36a5dc62-3836-4611-97f7-9176dd20a8c6} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12532 2024.08.22 17:55:50.196561 [ 70 ] {} <Debug> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
12533 2024.08.22 17:55:50.196610 [ 3 ] {36a5dc62-3836-4611-97f7-9176dd20a8c6} <Debug> executeQuery: Read 49 rows, 3.63 KiB in 0.004563 sec., 10738.54920008766 rows/sec., 794.43 KiB/sec.
12534 2024.08.22 17:55:50.196720 [ 70 ] {} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12535 2024.08.22 17:55:50.196932 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12536 2024.08.22 17:55:50.197449 [ 3 ] {36a5dc62-3836-4611-97f7-9176dd20a8c6} <Debug> DynamicQueryHandler: Done processing query
12537 2024.08.22 17:55:50.197536 [ 3 ] {36a5dc62-3836-4611-97f7-9176dd20a8c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12538 2024.08.22 17:55:50.197534 [ 199 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3457 rows, containing 5 columns (5 merged, 0 gathered) in 0.006694205 sec., 516416.81125690055 rows/sec., 45.47 MiB/sec.
12539 2024.08.22 17:55:50.197575 [ 3 ] {} <Debug> HTTP-Session: 7e81a331-219b-479d-8dd5-86d6d393ff5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12540 2024.08.22 17:55:50.197569 [ 197 ] {1a7be023-87b3-4213-931c-ba4d37173f07::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
12541 2024.08.22 17:55:50.197822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12542 2024.08.22 17:55:50.197899 [ 199 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
12543 2024.08.22 17:55:50.198024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12544 2024.08.22 17:55:50.198165 [ 3 ] {} <Debug> HTTP-Session: ec2b8580-f603-46c8-9f82-f199095fb9e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12545 2024.08.22 17:55:50.198268 [ 3 ] {} <Debug> HTTP-Session: ec2b8580-f603-46c8-9f82-f199095fb9e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12546 2024.08.22 17:55:50.198349 [ 3 ] {} <Debug> HTTP-Session: ec2b8580-f603-46c8-9f82-f199095fb9e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12547 2024.08.22 17:55:50.198549 [ 3 ] {} <Trace> HTTP-Session: ec2b8580-f603-46c8-9f82-f199095fb9e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12548 2024.08.22 17:55:50.198728 [ 197 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12549 2024.08.22 17:55:50.199039 [ 3 ] {ed9f88b4-509e-4483-9857-16039594cc80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12550 2024.08.22 17:55:50.199071 [ 197 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 45 rows starting from the beginning of the part
12551 2024.08.22 17:55:50.199248 [ 3 ] {ed9f88b4-509e-4483-9857-16039594cc80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12552 2024.08.22 17:55:50.199918 [ 197 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 31 rows starting from the beginning of the part
12553 2024.08.22 17:55:50.200547 [ 197 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 35 rows starting from the beginning of the part
12554 2024.08.22 17:55:50.201365 [ 199 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_71_14} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12555 2024.08.22 17:55:50.201620 [ 197 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 40 rows starting from the beginning of the part
12556 2024.08.22 17:55:50.201823 [ 199 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_71_14} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
12557 2024.08.22 17:55:50.202226 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB.
12558 2024.08.22 17:55:50.202278 [ 197 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 2 rows starting from the beginning of the part
12559 2024.08.22 17:55:50.202581 [ 3 ] {ed9f88b4-509e-4483-9857-16039594cc80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12560 2024.08.22 17:55:50.202641 [ 197 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 49 rows starting from the beginning of the part
12561 2024.08.22 17:55:50.203624 [ 3 ] {ed9f88b4-509e-4483-9857-16039594cc80} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12562 2024.08.22 17:55:50.203686 [ 3 ] {ed9f88b4-509e-4483-9857-16039594cc80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12563 2024.08.22 17:55:50.204728 [ 3 ] {ed9f88b4-509e-4483-9857-16039594cc80} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
12564 2024.08.22 17:55:50.205755 [ 197 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.008547194 sec., 23633.48720059472 rows/sec., 1.81 MiB/sec.
12565 2024.08.22 17:55:50.205926 [ 3 ] {ed9f88b4-509e-4483-9857-16039594cc80} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12566 2024.08.22 17:55:50.205972 [ 197 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
12567 2024.08.22 17:55:50.206239 [ 3 ] {ed9f88b4-509e-4483-9857-16039594cc80} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.007394 sec., 1893.4271030565321 rows/sec., 132.60 KiB/sec.
12568 2024.08.22 17:55:50.206796 [ 3 ] {ed9f88b4-509e-4483-9857-16039594cc80} <Debug> DynamicQueryHandler: Done processing query
12569 2024.08.22 17:55:50.206838 [ 3 ] {ed9f88b4-509e-4483-9857-16039594cc80} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12570 2024.08.22 17:55:50.206876 [ 3 ] {} <Debug> HTTP-Session: ec2b8580-f603-46c8-9f82-f199095fb9e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12571 2024.08.22 17:55:50.207007 [ 197 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_46_9} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12572 2024.08.22 17:55:50.207023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12573 2024.08.22 17:55:50.207116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12574 2024.08.22 17:55:50.207149 [ 3 ] {} <Debug> HTTP-Session: 08b99607-01a7-42cc-b74e-eb328c2294de Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12575 2024.08.22 17:55:50.207164 [ 197 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_46_9} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
12576 2024.08.22 17:55:50.207193 [ 3 ] {} <Debug> HTTP-Session: 08b99607-01a7-42cc-b74e-eb328c2294de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12577 2024.08.22 17:55:50.207220 [ 3 ] {} <Debug> HTTP-Session: 08b99607-01a7-42cc-b74e-eb328c2294de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12578 2024.08.22 17:55:50.207303 [ 3 ] {} <Trace> HTTP-Session: 08b99607-01a7-42cc-b74e-eb328c2294de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12579 2024.08.22 17:55:50.207324 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
12580 2024.08.22 17:55:50.207434 [ 3 ] {42883c77-1811-4fef-8711-8f28730f88dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
12581 2024.08.22 17:55:50.207482 [ 3 ] {42883c77-1811-4fef-8711-8f28730f88dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
12582 2024.08.22 17:55:50.207730 [ 3 ] {42883c77-1811-4fef-8711-8f28730f88dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12583 2024.08.22 17:55:50.208042 [ 3 ] {42883c77-1811-4fef-8711-8f28730f88dd} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12584 2024.08.22 17:55:50.208078 [ 3 ] {42883c77-1811-4fef-8711-8f28730f88dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12585 2024.08.22 17:55:50.208428 [ 3 ] {42883c77-1811-4fef-8711-8f28730f88dd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
12586 2024.08.22 17:55:50.208788 [ 3 ] {42883c77-1811-4fef-8711-8f28730f88dd} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12587 2024.08.22 17:55:50.208910 [ 3 ] {42883c77-1811-4fef-8711-8f28730f88dd} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001502 sec., 3994.6737683089214 rows/sec., 236.01 KiB/sec.
12588 2024.08.22 17:55:50.208921 [ 67 ] {} <Debug> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0
12589 2024.08.22 17:55:50.208974 [ 67 ] {} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12590 2024.08.22 17:55:50.209009 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12591 2024.08.22 17:55:50.209145 [ 3 ] {42883c77-1811-4fef-8711-8f28730f88dd} <Debug> DynamicQueryHandler: Done processing query
12592 2024.08.22 17:55:50.209221 [ 3 ] {42883c77-1811-4fef-8711-8f28730f88dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12593 2024.08.22 17:55:50.209244 [ 193 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full
12594 2024.08.22 17:55:50.209276 [ 3 ] {} <Debug> HTTP-Session: 08b99607-01a7-42cc-b74e-eb328c2294de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12595 2024.08.22 17:55:50.209727 [ 193 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12596 2024.08.22 17:55:50.209706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 72949, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12597 2024.08.22 17:55:50.209792 [ 193 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 6 rows starting from the beginning of the part
12598 2024.08.22 17:55:50.209847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12599 2024.08.22 17:55:50.209919 [ 3 ] {} <Debug> HTTP-Session: f2ed82ae-05e7-4704-bff2-25205e4c42e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12600 2024.08.22 17:55:50.210001 [ 3 ] {} <Debug> HTTP-Session: f2ed82ae-05e7-4704-bff2-25205e4c42e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12601 2024.08.22 17:55:50.210062 [ 3 ] {} <Debug> HTTP-Session: f2ed82ae-05e7-4704-bff2-25205e4c42e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12602 2024.08.22 17:55:50.210057 [ 193 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part
12603 2024.08.22 17:55:50.210185 [ 3 ] {} <Trace> HTTP-Session: f2ed82ae-05e7-4704-bff2-25205e4c42e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12604 2024.08.22 17:55:50.210348 [ 193 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part
12605 2024.08.22 17:55:50.210732 [ 193 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part
12606 2024.08.22 17:55:50.210732 [ 3 ] {ce636f89-f933-4e66-a80d-2a368d29d504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12607 2024.08.22 17:55:50.210868 [ 3 ] {ce636f89-f933-4e66-a80d-2a368d29d504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12608 2024.08.22 17:55:50.211054 [ 193 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part
12609 2024.08.22 17:55:50.212026 [ 3 ] {ce636f89-f933-4e66-a80d-2a368d29d504} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12610 2024.08.22 17:55:50.213464 [ 3 ] {ce636f89-f933-4e66-a80d-2a368d29d504} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12611 2024.08.22 17:55:50.213564 [ 3 ] {ce636f89-f933-4e66-a80d-2a368d29d504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12612 2024.08.22 17:55:50.213609 [ 193 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004522934 sec., 6632.862650659948 rows/sec., 421.03 KiB/sec.
12613 2024.08.22 17:55:50.213809 [ 193 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary)
12614 2024.08.22 17:55:50.214638 [ 3 ] {ce636f89-f933-4e66-a80d-2a368d29d504} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
12615 2024.08.22 17:55:50.214855 [ 190 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_33_8} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12616 2024.08.22 17:55:50.215143 [ 190 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_33_8} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8
12617 2024.08.22 17:55:50.215325 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
12618 2024.08.22 17:55:50.215421 [ 3 ] {ce636f89-f933-4e66-a80d-2a368d29d504} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12619 2024.08.22 17:55:50.215563 [ 67 ] {} <Debug> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
12620 2024.08.22 17:55:50.215565 [ 3 ] {ce636f89-f933-4e66-a80d-2a368d29d504} <Debug> executeQuery: Read 449 rows, 32.84 KiB in 0.005148 sec., 87218.33721833723 rows/sec., 6.23 MiB/sec.
12621 2024.08.22 17:55:50.215600 [ 67 ] {} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12622 2024.08.22 17:55:50.215648 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12623 2024.08.22 17:55:50.215849 [ 190 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::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
12624 2024.08.22 17:55:50.215881 [ 3 ] {ce636f89-f933-4e66-a80d-2a368d29d504} <Debug> DynamicQueryHandler: Done processing query
12625 2024.08.22 17:55:50.215930 [ 3 ] {ce636f89-f933-4e66-a80d-2a368d29d504} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
12626 2024.08.22 17:55:50.215968 [ 3 ] {} <Debug> HTTP-Session: f2ed82ae-05e7-4704-bff2-25205e4c42e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12627 2024.08.22 17:55:50.216078 [ 190 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12628 2024.08.22 17:55:50.216148 [ 190 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 901 rows starting from the beginning of the part
12629 2024.08.22 17:55:50.216156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12630 2024.08.22 17:55:50.216320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12631 2024.08.22 17:55:50.216376 [ 190 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 420 rows starting from the beginning of the part
12632 2024.08.22 17:55:50.216399 [ 3 ] {} <Debug> HTTP-Session: b54c09bc-4789-414e-a5dc-7df64e919a98 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12633 2024.08.22 17:55:50.216502 [ 3 ] {} <Debug> HTTP-Session: b54c09bc-4789-414e-a5dc-7df64e919a98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12634 2024.08.22 17:55:50.216605 [ 3 ] {} <Debug> HTTP-Session: b54c09bc-4789-414e-a5dc-7df64e919a98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12635 2024.08.22 17:55:50.216692 [ 190 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 64 rows starting from the beginning of the part
12636 2024.08.22 17:55:50.216762 [ 3 ] {} <Trace> HTTP-Session: b54c09bc-4789-414e-a5dc-7df64e919a98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12637 2024.08.22 17:55:50.216917 [ 190 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 431 rows starting from the beginning of the part
12638 2024.08.22 17:55:50.217233 [ 190 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 522 rows starting from the beginning of the part
12639 2024.08.22 17:55:50.217233 [ 3 ] {dec11e4d-ff91-4f4d-9fc0-750af3b54362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12640 2024.08.22 17:55:50.217438 [ 3 ] {dec11e4d-ff91-4f4d-9fc0-750af3b54362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12641 2024.08.22 17:55:50.217491 [ 190 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 449 rows starting from the beginning of the part
12642 2024.08.22 17:55:50.218256 [ 3 ] {dec11e4d-ff91-4f4d-9fc0-750af3b54362} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12643 2024.08.22 17:55:50.218867 [ 3 ] {dec11e4d-ff91-4f4d-9fc0-750af3b54362} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12644 2024.08.22 17:55:50.218912 [ 3 ] {dec11e4d-ff91-4f4d-9fc0-750af3b54362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12645 2024.08.22 17:55:50.219831 [ 3 ] {dec11e4d-ff91-4f4d-9fc0-750af3b54362} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
12646 2024.08.22 17:55:50.220483 [ 3 ] {dec11e4d-ff91-4f4d-9fc0-750af3b54362} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12647 2024.08.22 17:55:50.220665 [ 3 ] {dec11e4d-ff91-4f4d-9fc0-750af3b54362} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003635 sec., 1650.6189821182943 rows/sec., 86.24 KiB/sec.
12648 2024.08.22 17:55:50.221101 [ 3 ] {dec11e4d-ff91-4f4d-9fc0-750af3b54362} <Debug> DynamicQueryHandler: Done processing query
12649 2024.08.22 17:55:50.221143 [ 3 ] {dec11e4d-ff91-4f4d-9fc0-750af3b54362} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12650 2024.08.22 17:55:50.221151 [ 192 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2787 rows, containing 5 columns (5 merged, 0 gathered) in 0.005394128 sec., 516672.94509881857 rows/sec., 39.43 MiB/sec.
12651 2024.08.22 17:55:50.221170 [ 3 ] {} <Debug> HTTP-Session: b54c09bc-4789-414e-a5dc-7df64e919a98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12652 2024.08.22 17:55:50.221399 [ 192 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
12653 2024.08.22 17:55:50.221406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 45552, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12654 2024.08.22 17:55:50.221516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12655 2024.08.22 17:55:50.221538 [ 3 ] {} <Debug> HTTP-Session: 51ecf72b-f8ab-497a-96d8-5f0eed539850 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12656 2024.08.22 17:55:50.221556 [ 3 ] {} <Debug> HTTP-Session: 51ecf72b-f8ab-497a-96d8-5f0eed539850 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12657 2024.08.22 17:55:50.221574 [ 3 ] {} <Debug> HTTP-Session: 51ecf72b-f8ab-497a-96d8-5f0eed539850 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12658 2024.08.22 17:55:50.221637 [ 3 ] {} <Trace> HTTP-Session: 51ecf72b-f8ab-497a-96d8-5f0eed539850 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12659 2024.08.22 17:55:50.222034 [ 3 ] {78bb6d88-053f-4991-a816-a31dba15ff9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12660 2024.08.22 17:55:50.222124 [ 3 ] {78bb6d88-053f-4991-a816-a31dba15ff9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12661 2024.08.22 17:55:50.222241 [ 192 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_71_14} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12662 2024.08.22 17:55:50.222520 [ 192 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_71_14} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
12663 2024.08.22 17:55:50.222570 [ 3 ] {78bb6d88-053f-4991-a816-a31dba15ff9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12664 2024.08.22 17:55:50.222713 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB.
12665 2024.08.22 17:55:50.223127 [ 3 ] {78bb6d88-053f-4991-a816-a31dba15ff9b} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12666 2024.08.22 17:55:50.223169 [ 3 ] {78bb6d88-053f-4991-a816-a31dba15ff9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12667 2024.08.22 17:55:50.223579 [ 3 ] {78bb6d88-053f-4991-a816-a31dba15ff9b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
12668 2024.08.22 17:55:50.223942 [ 3 ] {78bb6d88-053f-4991-a816-a31dba15ff9b} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12669 2024.08.22 17:55:50.224076 [ 3 ] {78bb6d88-053f-4991-a816-a31dba15ff9b} <Debug> executeQuery: Read 242 rows, 16.59 KiB in 0.002241 sec., 107987.50557786702 rows/sec., 7.23 MiB/sec.
12670 2024.08.22 17:55:50.224078 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
12671 2024.08.22 17:55:50.224138 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12672 2024.08.22 17:55:50.224179 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12673 2024.08.22 17:55:50.224334 [ 3 ] {78bb6d88-053f-4991-a816-a31dba15ff9b} <Debug> DynamicQueryHandler: Done processing query
12674 2024.08.22 17:55:50.224410 [ 3 ] {78bb6d88-053f-4991-a816-a31dba15ff9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
12675 2024.08.22 17:55:50.224458 [ 3 ] {} <Debug> HTTP-Session: 51ecf72b-f8ab-497a-96d8-5f0eed539850 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12676 2024.08.22 17:55:50.224492 [ 196 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::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
12677 2024.08.22 17:55:50.224669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12678 2024.08.22 17:55:50.224844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12679 2024.08.22 17:55:50.224936 [ 3 ] {} <Debug> HTTP-Session: 814ba7fb-c41e-485d-a043-92ab87e2ad81 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12680 2024.08.22 17:55:50.225016 [ 3 ] {} <Debug> HTTP-Session: 814ba7fb-c41e-485d-a043-92ab87e2ad81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12681 2024.08.22 17:55:50.225092 [ 3 ] {} <Debug> HTTP-Session: 814ba7fb-c41e-485d-a043-92ab87e2ad81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12682 2024.08.22 17:55:50.225229 [ 3 ] {} <Trace> HTTP-Session: 814ba7fb-c41e-485d-a043-92ab87e2ad81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12683 2024.08.22 17:55:50.225384 [ 196 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12684 2024.08.22 17:55:50.225524 [ 3 ] {991cd70e-9bba-4457-9bbc-2d25713cdd45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
12685 2024.08.22 17:55:50.225561 [ 196 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 21176 rows starting from the beginning of the part
12686 2024.08.22 17:55:50.225660 [ 3 ] {991cd70e-9bba-4457-9bbc-2d25713cdd45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
12687 2024.08.22 17:55:50.225946 [ 196 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 237 rows starting from the beginning of the part
12688 2024.08.22 17:55:50.226332 [ 196 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::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
12689 2024.08.22 17:55:50.226622 [ 196 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 237 rows starting from the beginning of the part
12690 2024.08.22 17:55:50.226676 [ 3 ] {991cd70e-9bba-4457-9bbc-2d25713cdd45} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12691 2024.08.22 17:55:50.226930 [ 196 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 845 rows starting from the beginning of the part
12692 2024.08.22 17:55:50.227241 [ 196 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 242 rows starting from the beginning of the part
12693 2024.08.22 17:55:50.227929 [ 3 ] {991cd70e-9bba-4457-9bbc-2d25713cdd45} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12694 2024.08.22 17:55:50.227977 [ 3 ] {991cd70e-9bba-4457-9bbc-2d25713cdd45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12695 2024.08.22 17:55:50.228615 [ 3 ] {991cd70e-9bba-4457-9bbc-2d25713cdd45} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
12696 2024.08.22 17:55:50.229001 [ 3 ] {991cd70e-9bba-4457-9bbc-2d25713cdd45} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12697 2024.08.22 17:55:50.229206 [ 3 ] {991cd70e-9bba-4457-9bbc-2d25713cdd45} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003783 sec., 264.34047052603756 rows/sec., 17.81 KiB/sec.
12698 2024.08.22 17:55:50.229639 [ 3 ] {991cd70e-9bba-4457-9bbc-2d25713cdd45} <Debug> DynamicQueryHandler: Done processing query
12699 2024.08.22 17:55:50.229722 [ 3 ] {991cd70e-9bba-4457-9bbc-2d25713cdd45} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
12700 2024.08.22 17:55:50.229804 [ 3 ] {} <Debug> HTTP-Session: 814ba7fb-c41e-485d-a043-92ab87e2ad81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12701 2024.08.22 17:55:50.230164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 67422, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12702 2024.08.22 17:55:50.230282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12703 2024.08.22 17:55:50.230341 [ 3 ] {} <Debug> HTTP-Session: 678866ce-7b52-46f5-8e00-c3e3f7ebaee6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12704 2024.08.22 17:55:50.230383 [ 3 ] {} <Debug> HTTP-Session: 678866ce-7b52-46f5-8e00-c3e3f7ebaee6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12705 2024.08.22 17:55:50.230413 [ 3 ] {} <Debug> HTTP-Session: 678866ce-7b52-46f5-8e00-c3e3f7ebaee6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12706 2024.08.22 17:55:50.230498 [ 3 ] {} <Trace> HTTP-Session: 678866ce-7b52-46f5-8e00-c3e3f7ebaee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12707 2024.08.22 17:55:50.231299 [ 3 ] {e347225b-8962-424a-8d59-2a558b35ddf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12708 2024.08.22 17:55:50.231380 [ 3 ] {e347225b-8962-424a-8d59-2a558b35ddf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
12709 2024.08.22 17:55:50.232056 [ 3 ] {e347225b-8962-424a-8d59-2a558b35ddf7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12710 2024.08.22 17:55:50.232886 [ 3 ] {e347225b-8962-424a-8d59-2a558b35ddf7} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12711 2024.08.22 17:55:50.232922 [ 3 ] {e347225b-8962-424a-8d59-2a558b35ddf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12712 2024.08.22 17:55:50.236684 [ 3 ] {e347225b-8962-424a-8d59-2a558b35ddf7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
12713 2024.08.22 17:55:50.237159 [ 3 ] {e347225b-8962-424a-8d59-2a558b35ddf7} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12714 2024.08.22 17:55:50.237364 [ 3 ] {e347225b-8962-424a-8d59-2a558b35ddf7} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.006688 sec., 6279.904306220095 rows/sec., 11.25 MiB/sec.
12715 2024.08.22 17:55:50.237900 [ 3 ] {e347225b-8962-424a-8d59-2a558b35ddf7} <Debug> DynamicQueryHandler: Done processing query
12716 2024.08.22 17:55:50.237940 [ 3 ] {e347225b-8962-424a-8d59-2a558b35ddf7} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB.
12717 2024.08.22 17:55:50.237957 [ 3 ] {} <Debug> HTTP-Session: 678866ce-7b52-46f5-8e00-c3e3f7ebaee6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12718 2024.08.22 17:55:50.238117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12719 2024.08.22 17:55:50.238171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12720 2024.08.22 17:55:50.238191 [ 3 ] {} <Debug> HTTP-Session: 2e50b371-a414-4ef7-a355-59e73beb91d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12721 2024.08.22 17:55:50.238208 [ 3 ] {} <Debug> HTTP-Session: 2e50b371-a414-4ef7-a355-59e73beb91d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12722 2024.08.22 17:55:50.238222 [ 3 ] {} <Debug> HTTP-Session: 2e50b371-a414-4ef7-a355-59e73beb91d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12723 2024.08.22 17:55:50.238256 [ 3 ] {} <Trace> HTTP-Session: 2e50b371-a414-4ef7-a355-59e73beb91d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12724 2024.08.22 17:55:50.238423 [ 3 ] {af53454e-a227-4039-8e31-f646458dbbf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12725 2024.08.22 17:55:50.238509 [ 3 ] {af53454e-a227-4039-8e31-f646458dbbf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12726 2024.08.22 17:55:50.239483 [ 3 ] {af53454e-a227-4039-8e31-f646458dbbf9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12727 2024.08.22 17:55:50.239807 [ 196 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22897 rows, containing 5 columns (5 merged, 0 gathered) in 0.01553488 sec., 1473909.035666835 rows/sec., 99.60 MiB/sec.
12728 2024.08.22 17:55:50.240278 [ 3 ] {af53454e-a227-4039-8e31-f646458dbbf9} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12729 2024.08.22 17:55:50.240319 [ 196 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
12730 2024.08.22 17:55:50.240326 [ 3 ] {af53454e-a227-4039-8e31-f646458dbbf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12731 2024.08.22 17:55:50.241211 [ 196 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12732 2024.08.22 17:55:50.241229 [ 3 ] {af53454e-a227-4039-8e31-f646458dbbf9} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
12733 2024.08.22 17:55:50.241345 [ 196 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
12734 2024.08.22 17:55:50.241515 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB.
12735 2024.08.22 17:55:50.241785 [ 3 ] {af53454e-a227-4039-8e31-f646458dbbf9} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12736 2024.08.22 17:55:50.241920 [ 67 ] {} <Debug> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
12737 2024.08.22 17:55:50.241930 [ 3 ] {af53454e-a227-4039-8e31-f646458dbbf9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003574 sec., 22943.480693900394 rows/sec., 1.46 MiB/sec.
12738 2024.08.22 17:55:50.241960 [ 67 ] {} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12739 2024.08.22 17:55:50.242009 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12740 2024.08.22 17:55:50.242133 [ 187 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
12741 2024.08.22 17:55:50.242166 [ 3 ] {af53454e-a227-4039-8e31-f646458dbbf9} <Debug> DynamicQueryHandler: Done processing query
12742 2024.08.22 17:55:50.242201 [ 3 ] {af53454e-a227-4039-8e31-f646458dbbf9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12743 2024.08.22 17:55:50.242230 [ 3 ] {} <Debug> HTTP-Session: 2e50b371-a414-4ef7-a355-59e73beb91d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12744 2024.08.22 17:55:50.242286 [ 187 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12745 2024.08.22 17:55:50.242314 [ 187 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4488 rows starting from the beginning of the part
12746 2024.08.22 17:55:50.242407 [ 187 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 82 rows starting from the beginning of the part
12747 2024.08.22 17:55:50.242580 [ 187 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
12748 2024.08.22 17:55:50.242724 [ 187 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 82 rows starting from the beginning of the part
12749 2024.08.22 17:55:50.242896 [ 187 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
12750 2024.08.22 17:55:50.242983 [ 187 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 82 rows starting from the beginning of the part
12751 2024.08.22 17:55:50.245002 [ 200 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4854 rows, containing 4 columns (4 merged, 0 gathered) in 0.002915515 sec., 1664885.9635433191 rows/sec., 108.60 MiB/sec.
12752 2024.08.22 17:55:50.245541 [ 200 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
12753 2024.08.22 17:55:50.245948 [ 200 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_71_14} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12754 2024.08.22 17:55:50.246038 [ 200 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_71_14} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
12755 2024.08.22 17:55:50.246122 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB.
12756 2024.08.22 17:55:54.514819 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache
12757 2024.08.22 17:55:54.514910 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache
12758 2024.08.22 17:55:55.173145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 7834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12759 2024.08.22 17:55:55.173262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12760 2024.08.22 17:55:55.173288 [ 3 ] {} <Debug> HTTP-Session: 9c778153-4a1f-4593-80ee-b8854a8d23e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12761 2024.08.22 17:55:55.173313 [ 3 ] {} <Debug> HTTP-Session: 9c778153-4a1f-4593-80ee-b8854a8d23e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12762 2024.08.22 17:55:55.173329 [ 3 ] {} <Debug> HTTP-Session: 9c778153-4a1f-4593-80ee-b8854a8d23e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12763 2024.08.22 17:55:55.173378 [ 3 ] {} <Trace> HTTP-Session: 9c778153-4a1f-4593-80ee-b8854a8d23e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12764 2024.08.22 17:55:55.173575 [ 3 ] {f50484d1-57ce-4cbc-9e7f-2a72328943fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12765 2024.08.22 17:55:55.173649 [ 3 ] {f50484d1-57ce-4cbc-9e7f-2a72328943fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12766 2024.08.22 17:55:55.173977 [ 3 ] {f50484d1-57ce-4cbc-9e7f-2a72328943fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12767 2024.08.22 17:55:55.174443 [ 3 ] {f50484d1-57ce-4cbc-9e7f-2a72328943fc} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12768 2024.08.22 17:55:55.174485 [ 3 ] {f50484d1-57ce-4cbc-9e7f-2a72328943fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12769 2024.08.22 17:55:55.174920 [ 3 ] {f50484d1-57ce-4cbc-9e7f-2a72328943fc} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
12770 2024.08.22 17:55:55.175332 [ 3 ] {f50484d1-57ce-4cbc-9e7f-2a72328943fc} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12771 2024.08.22 17:55:55.175489 [ 3 ] {f50484d1-57ce-4cbc-9e7f-2a72328943fc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001979 sec., 28297.11975745326 rows/sec., 2.17 MiB/sec.
12772 2024.08.22 17:55:55.175813 [ 3 ] {f50484d1-57ce-4cbc-9e7f-2a72328943fc} <Debug> DynamicQueryHandler: Done processing query
12773 2024.08.22 17:55:55.175882 [ 3 ] {f50484d1-57ce-4cbc-9e7f-2a72328943fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12774 2024.08.22 17:55:55.175945 [ 3 ] {} <Debug> HTTP-Session: 9c778153-4a1f-4593-80ee-b8854a8d23e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12775 2024.08.22 17:55:55.176137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 10882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12776 2024.08.22 17:55:55.176197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12777 2024.08.22 17:55:55.176218 [ 3 ] {} <Debug> HTTP-Session: ecf4cd16-7b56-4657-9b56-9f94069fc2f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12778 2024.08.22 17:55:55.176237 [ 3 ] {} <Debug> HTTP-Session: ecf4cd16-7b56-4657-9b56-9f94069fc2f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12779 2024.08.22 17:55:55.176253 [ 3 ] {} <Debug> HTTP-Session: ecf4cd16-7b56-4657-9b56-9f94069fc2f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12780 2024.08.22 17:55:55.176291 [ 3 ] {} <Trace> HTTP-Session: ecf4cd16-7b56-4657-9b56-9f94069fc2f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12781 2024.08.22 17:55:55.176426 [ 3 ] {e442e4ea-e1f1-4335-b6f8-2cd8a9bcf375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12782 2024.08.22 17:55:55.176479 [ 3 ] {e442e4ea-e1f1-4335-b6f8-2cd8a9bcf375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12783 2024.08.22 17:55:55.176739 [ 3 ] {e442e4ea-e1f1-4335-b6f8-2cd8a9bcf375} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12784 2024.08.22 17:55:55.177145 [ 3 ] {e442e4ea-e1f1-4335-b6f8-2cd8a9bcf375} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12785 2024.08.22 17:55:55.177183 [ 3 ] {e442e4ea-e1f1-4335-b6f8-2cd8a9bcf375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12786 2024.08.22 17:55:55.177555 [ 3 ] {e442e4ea-e1f1-4335-b6f8-2cd8a9bcf375} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
12787 2024.08.22 17:55:55.177954 [ 3 ] {e442e4ea-e1f1-4335-b6f8-2cd8a9bcf375} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12788 2024.08.22 17:55:55.178089 [ 3 ] {e442e4ea-e1f1-4335-b6f8-2cd8a9bcf375} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00171 sec., 37426.90058479532 rows/sec., 2.92 MiB/sec.
12789 2024.08.22 17:55:55.178274 [ 3 ] {e442e4ea-e1f1-4335-b6f8-2cd8a9bcf375} <Debug> DynamicQueryHandler: Done processing query
12790 2024.08.22 17:55:55.178301 [ 3 ] {e442e4ea-e1f1-4335-b6f8-2cd8a9bcf375} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12791 2024.08.22 17:55:55.178318 [ 3 ] {} <Debug> HTTP-Session: ecf4cd16-7b56-4657-9b56-9f94069fc2f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12792 2024.08.22 17:55:55.178468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12793 2024.08.22 17:55:55.178520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12794 2024.08.22 17:55:55.178539 [ 3 ] {} <Debug> HTTP-Session: fbcd71bf-35f0-4b57-a28e-48f8c383d6bf Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12795 2024.08.22 17:55:55.178559 [ 3 ] {} <Debug> HTTP-Session: fbcd71bf-35f0-4b57-a28e-48f8c383d6bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12796 2024.08.22 17:55:55.178575 [ 3 ] {} <Debug> HTTP-Session: fbcd71bf-35f0-4b57-a28e-48f8c383d6bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12797 2024.08.22 17:55:55.178611 [ 3 ] {} <Trace> HTTP-Session: fbcd71bf-35f0-4b57-a28e-48f8c383d6bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12798 2024.08.22 17:55:55.178766 [ 3 ] {73ba2882-d981-407c-9634-355cd964238f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12799 2024.08.22 17:55:55.178818 [ 3 ] {73ba2882-d981-407c-9634-355cd964238f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12800 2024.08.22 17:55:55.178968 [ 3 ] {73ba2882-d981-407c-9634-355cd964238f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12801 2024.08.22 17:55:55.179374 [ 3 ] {73ba2882-d981-407c-9634-355cd964238f} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12802 2024.08.22 17:55:55.179410 [ 3 ] {73ba2882-d981-407c-9634-355cd964238f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12803 2024.08.22 17:55:55.179795 [ 3 ] {73ba2882-d981-407c-9634-355cd964238f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
12804 2024.08.22 17:55:55.180133 [ 3 ] {73ba2882-d981-407c-9634-355cd964238f} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12805 2024.08.22 17:55:55.180255 [ 3 ] {73ba2882-d981-407c-9634-355cd964238f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001604 sec., 99750.62344139651 rows/sec., 6.95 MiB/sec.
12806 2024.08.22 17:55:55.180424 [ 3 ] {73ba2882-d981-407c-9634-355cd964238f} <Debug> DynamicQueryHandler: Done processing query
12807 2024.08.22 17:55:55.180449 [ 3 ] {73ba2882-d981-407c-9634-355cd964238f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12808 2024.08.22 17:55:55.180465 [ 3 ] {} <Debug> HTTP-Session: fbcd71bf-35f0-4b57-a28e-48f8c383d6bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12809 2024.08.22 17:55:55.180646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12810 2024.08.22 17:55:55.180698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12811 2024.08.22 17:55:55.180719 [ 3 ] {} <Debug> HTTP-Session: 3ef2cdae-d9e3-4d09-b3be-4baa446376e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12812 2024.08.22 17:55:55.180737 [ 3 ] {} <Debug> HTTP-Session: 3ef2cdae-d9e3-4d09-b3be-4baa446376e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12813 2024.08.22 17:55:55.180754 [ 3 ] {} <Debug> HTTP-Session: 3ef2cdae-d9e3-4d09-b3be-4baa446376e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12814 2024.08.22 17:55:55.180788 [ 3 ] {} <Trace> HTTP-Session: 3ef2cdae-d9e3-4d09-b3be-4baa446376e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12815 2024.08.22 17:55:55.180910 [ 3 ] {7d41646f-3d66-4996-bee7-259e549013a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12816 2024.08.22 17:55:55.180958 [ 3 ] {7d41646f-3d66-4996-bee7-259e549013a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12817 2024.08.22 17:55:55.181090 [ 3 ] {7d41646f-3d66-4996-bee7-259e549013a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12818 2024.08.22 17:55:55.181376 [ 3 ] {7d41646f-3d66-4996-bee7-259e549013a0} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12819 2024.08.22 17:55:55.181412 [ 3 ] {7d41646f-3d66-4996-bee7-259e549013a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12820 2024.08.22 17:55:55.181776 [ 3 ] {7d41646f-3d66-4996-bee7-259e549013a0} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
12821 2024.08.22 17:55:55.182123 [ 3 ] {7d41646f-3d66-4996-bee7-259e549013a0} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12822 2024.08.22 17:55:55.182254 [ 3 ] {7d41646f-3d66-4996-bee7-259e549013a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001389 sec., 43196.544276457884 rows/sec., 2.91 MiB/sec.
12823 2024.08.22 17:55:55.182421 [ 3 ] {7d41646f-3d66-4996-bee7-259e549013a0} <Debug> DynamicQueryHandler: Done processing query
12824 2024.08.22 17:55:55.182447 [ 3 ] {7d41646f-3d66-4996-bee7-259e549013a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12825 2024.08.22 17:55:55.182463 [ 3 ] {} <Debug> HTTP-Session: 3ef2cdae-d9e3-4d09-b3be-4baa446376e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12826 2024.08.22 17:56:00.179158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12827 2024.08.22 17:56:00.179296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12828 2024.08.22 17:56:00.179324 [ 3 ] {} <Debug> HTTP-Session: 77c534c0-442d-4d25-9607-866ce4b66577 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12829 2024.08.22 17:56:00.179352 [ 3 ] {} <Debug> HTTP-Session: 77c534c0-442d-4d25-9607-866ce4b66577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12830 2024.08.22 17:56:00.179371 [ 3 ] {} <Debug> HTTP-Session: 77c534c0-442d-4d25-9607-866ce4b66577 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12831 2024.08.22 17:56:00.179426 [ 3 ] {} <Trace> HTTP-Session: 77c534c0-442d-4d25-9607-866ce4b66577 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12832 2024.08.22 17:56:00.179624 [ 3 ] {bca1a06c-501d-4491-ac94-ae94eff3aab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12833 2024.08.22 17:56:00.179701 [ 3 ] {bca1a06c-501d-4491-ac94-ae94eff3aab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12834 2024.08.22 17:56:00.180046 [ 3 ] {bca1a06c-501d-4491-ac94-ae94eff3aab1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12835 2024.08.22 17:56:00.180584 [ 3 ] {bca1a06c-501d-4491-ac94-ae94eff3aab1} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12836 2024.08.22 17:56:00.180627 [ 3 ] {bca1a06c-501d-4491-ac94-ae94eff3aab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12837 2024.08.22 17:56:00.181039 [ 3 ] {bca1a06c-501d-4491-ac94-ae94eff3aab1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
12838 2024.08.22 17:56:00.181429 [ 3 ] {bca1a06c-501d-4491-ac94-ae94eff3aab1} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12839 2024.08.22 17:56:00.181600 [ 3 ] {bca1a06c-501d-4491-ac94-ae94eff3aab1} <Debug> executeQuery: Read 5 rows, 395.00 B in 0.002031 sec., 2461.841457410143 rows/sec., 189.93 KiB/sec.
12840 2024.08.22 17:56:00.181824 [ 3 ] {bca1a06c-501d-4491-ac94-ae94eff3aab1} <Debug> DynamicQueryHandler: Done processing query
12841 2024.08.22 17:56:00.181852 [ 3 ] {bca1a06c-501d-4491-ac94-ae94eff3aab1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12842 2024.08.22 17:56:00.181869 [ 3 ] {} <Debug> HTTP-Session: 77c534c0-442d-4d25-9607-866ce4b66577 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12843 2024.08.22 17:56:00.182043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 43220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12844 2024.08.22 17:56:00.182101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12845 2024.08.22 17:56:00.182121 [ 3 ] {} <Debug> HTTP-Session: 6e5ad87c-de23-426b-bab5-35f9ea6513e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12846 2024.08.22 17:56:00.182140 [ 3 ] {} <Debug> HTTP-Session: 6e5ad87c-de23-426b-bab5-35f9ea6513e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12847 2024.08.22 17:56:00.182155 [ 3 ] {} <Debug> HTTP-Session: 6e5ad87c-de23-426b-bab5-35f9ea6513e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12848 2024.08.22 17:56:00.182191 [ 3 ] {} <Trace> HTTP-Session: 6e5ad87c-de23-426b-bab5-35f9ea6513e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12849 2024.08.22 17:56:00.182379 [ 3 ] {b7f69ebc-3554-4316-974c-581c64de1c0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12850 2024.08.22 17:56:00.182422 [ 3 ] {b7f69ebc-3554-4316-974c-581c64de1c0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12851 2024.08.22 17:56:00.182652 [ 3 ] {b7f69ebc-3554-4316-974c-581c64de1c0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12852 2024.08.22 17:56:00.183227 [ 3 ] {b7f69ebc-3554-4316-974c-581c64de1c0a} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12853 2024.08.22 17:56:00.183264 [ 3 ] {b7f69ebc-3554-4316-974c-581c64de1c0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12854 2024.08.22 17:56:00.183630 [ 3 ] {b7f69ebc-3554-4316-974c-581c64de1c0a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
12855 2024.08.22 17:56:00.183986 [ 3 ] {b7f69ebc-3554-4316-974c-581c64de1c0a} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12856 2024.08.22 17:56:00.184137 [ 3 ] {b7f69ebc-3554-4316-974c-581c64de1c0a} <Debug> executeQuery: Read 286 rows, 25.84 KiB in 0.001853 sec., 154344.30652995143 rows/sec., 13.62 MiB/sec.
12857 2024.08.22 17:56:00.184311 [ 3 ] {b7f69ebc-3554-4316-974c-581c64de1c0a} <Debug> DynamicQueryHandler: Done processing query
12858 2024.08.22 17:56:00.184336 [ 3 ] {b7f69ebc-3554-4316-974c-581c64de1c0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
12859 2024.08.22 17:56:00.184352 [ 3 ] {} <Debug> HTTP-Session: 6e5ad87c-de23-426b-bab5-35f9ea6513e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12860 2024.08.22 17:56:00.184476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 7178, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12861 2024.08.22 17:56:00.184525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12862 2024.08.22 17:56:00.184543 [ 3 ] {} <Debug> HTTP-Session: c9ae6882-4039-44b8-9a3f-c49198858ce9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12863 2024.08.22 17:56:00.184559 [ 3 ] {} <Debug> HTTP-Session: c9ae6882-4039-44b8-9a3f-c49198858ce9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12864 2024.08.22 17:56:00.184573 [ 3 ] {} <Debug> HTTP-Session: c9ae6882-4039-44b8-9a3f-c49198858ce9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12865 2024.08.22 17:56:00.184604 [ 3 ] {} <Trace> HTTP-Session: c9ae6882-4039-44b8-9a3f-c49198858ce9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12866 2024.08.22 17:56:00.184709 [ 3 ] {9a9a0dba-a6ab-4d70-8c6b-ecb73f5fefd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12867 2024.08.22 17:56:00.184753 [ 3 ] {9a9a0dba-a6ab-4d70-8c6b-ecb73f5fefd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12868 2024.08.22 17:56:00.184976 [ 3 ] {9a9a0dba-a6ab-4d70-8c6b-ecb73f5fefd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12869 2024.08.22 17:56:00.185323 [ 3 ] {9a9a0dba-a6ab-4d70-8c6b-ecb73f5fefd6} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12870 2024.08.22 17:56:00.185360 [ 3 ] {9a9a0dba-a6ab-4d70-8c6b-ecb73f5fefd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12871 2024.08.22 17:56:00.185693 [ 3 ] {9a9a0dba-a6ab-4d70-8c6b-ecb73f5fefd6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
12872 2024.08.22 17:56:00.186036 [ 3 ] {9a9a0dba-a6ab-4d70-8c6b-ecb73f5fefd6} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12873 2024.08.22 17:56:00.186193 [ 3 ] {9a9a0dba-a6ab-4d70-8c6b-ecb73f5fefd6} <Debug> executeQuery: Read 50 rows, 3.71 KiB in 0.001512 sec., 33068.783068783065 rows/sec., 2.40 MiB/sec.
12874 2024.08.22 17:56:00.186367 [ 3 ] {9a9a0dba-a6ab-4d70-8c6b-ecb73f5fefd6} <Debug> DynamicQueryHandler: Done processing query
12875 2024.08.22 17:56:00.186392 [ 3 ] {9a9a0dba-a6ab-4d70-8c6b-ecb73f5fefd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12876 2024.08.22 17:56:00.186407 [ 3 ] {} <Debug> HTTP-Session: c9ae6882-4039-44b8-9a3f-c49198858ce9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12877 2024.08.22 17:56:00.186515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12878 2024.08.22 17:56:00.186563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12879 2024.08.22 17:56:00.186582 [ 3 ] {} <Debug> HTTP-Session: 7555c63c-6a20-40b0-a289-e82759b84208 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12880 2024.08.22 17:56:00.186599 [ 3 ] {} <Debug> HTTP-Session: 7555c63c-6a20-40b0-a289-e82759b84208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12881 2024.08.22 17:56:00.186612 [ 3 ] {} <Debug> HTTP-Session: 7555c63c-6a20-40b0-a289-e82759b84208 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12882 2024.08.22 17:56:00.186643 [ 3 ] {} <Trace> HTTP-Session: 7555c63c-6a20-40b0-a289-e82759b84208 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12883 2024.08.22 17:56:00.186740 [ 3 ] {ffc7aca9-d7cd-40e4-9807-7b0782270947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12884 2024.08.22 17:56:00.186782 [ 3 ] {ffc7aca9-d7cd-40e4-9807-7b0782270947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12885 2024.08.22 17:56:00.187002 [ 3 ] {ffc7aca9-d7cd-40e4-9807-7b0782270947} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12886 2024.08.22 17:56:00.187308 [ 3 ] {ffc7aca9-d7cd-40e4-9807-7b0782270947} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12887 2024.08.22 17:56:00.187344 [ 3 ] {ffc7aca9-d7cd-40e4-9807-7b0782270947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12888 2024.08.22 17:56:00.187693 [ 3 ] {ffc7aca9-d7cd-40e4-9807-7b0782270947} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
12889 2024.08.22 17:56:00.188039 [ 3 ] {ffc7aca9-d7cd-40e4-9807-7b0782270947} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12890 2024.08.22 17:56:00.188197 [ 3 ] {ffc7aca9-d7cd-40e4-9807-7b0782270947} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001476 sec., 9485.09485094851 rows/sec., 664.27 KiB/sec.
12891 2024.08.22 17:56:00.188195 [ 58 ] {} <Debug> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
12892 2024.08.22 17:56:00.188314 [ 58 ] {} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12893 2024.08.22 17:56:00.188360 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12894 2024.08.22 17:56:00.188464 [ 3 ] {ffc7aca9-d7cd-40e4-9807-7b0782270947} <Debug> DynamicQueryHandler: Done processing query
12895 2024.08.22 17:56:00.188520 [ 3 ] {ffc7aca9-d7cd-40e4-9807-7b0782270947} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12896 2024.08.22 17:56:00.188556 [ 3 ] {} <Debug> HTTP-Session: 7555c63c-6a20-40b0-a289-e82759b84208 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12897 2024.08.22 17:56:00.188559 [ 194 ] {8378af89-b748-4819-bb42-a0859c82c077::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
12898 2024.08.22 17:56:00.188697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12899 2024.08.22 17:56:00.188816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12900 2024.08.22 17:56:00.188884 [ 3 ] {} <Debug> HTTP-Session: 7319c911-2c5c-40ae-a104-818cbfb4b4d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12901 2024.08.22 17:56:00.188889 [ 194 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12902 2024.08.22 17:56:00.188911 [ 3 ] {} <Debug> HTTP-Session: 7319c911-2c5c-40ae-a104-818cbfb4b4d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12903 2024.08.22 17:56:00.188960 [ 3 ] {} <Debug> HTTP-Session: 7319c911-2c5c-40ae-a104-818cbfb4b4d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12904 2024.08.22 17:56:00.188969 [ 194 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 242 rows starting from the beginning of the part
12905 2024.08.22 17:56:00.189030 [ 3 ] {} <Trace> HTTP-Session: 7319c911-2c5c-40ae-a104-818cbfb4b4d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12906 2024.08.22 17:56:00.189263 [ 194 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part
12907 2024.08.22 17:56:00.189314 [ 3 ] {96d8c346-2d0c-44c0-bf88-5c798298e399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
12908 2024.08.22 17:56:00.189478 [ 3 ] {96d8c346-2d0c-44c0-bf88-5c798298e399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
12909 2024.08.22 17:56:00.189611 [ 194 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part
12910 2024.08.22 17:56:00.189953 [ 194 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 228 rows starting from the beginning of the part
12911 2024.08.22 17:56:00.190265 [ 194 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part
12912 2024.08.22 17:56:00.190601 [ 194 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part
12913 2024.08.22 17:56:00.191295 [ 3 ] {96d8c346-2d0c-44c0-bf88-5c798298e399} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12914 2024.08.22 17:56:00.192203 [ 3 ] {96d8c346-2d0c-44c0-bf88-5c798298e399} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12915 2024.08.22 17:56:00.192274 [ 3 ] {96d8c346-2d0c-44c0-bf88-5c798298e399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12916 2024.08.22 17:56:00.193319 [ 3 ] {96d8c346-2d0c-44c0-bf88-5c798298e399} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
12917 2024.08.22 17:56:00.193671 [ 200 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005224517 sec., 100679.16326045069 rows/sec., 6.84 MiB/sec.
12918 2024.08.22 17:56:00.193963 [ 200 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
12919 2024.08.22 17:56:00.194131 [ 3 ] {96d8c346-2d0c-44c0-bf88-5c798298e399} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12920 2024.08.22 17:56:00.194431 [ 3 ] {96d8c346-2d0c-44c0-bf88-5c798298e399} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00518 sec., 1158.3011583011585 rows/sec., 68.43 KiB/sec.
12921 2024.08.22 17:56:00.194874 [ 3 ] {96d8c346-2d0c-44c0-bf88-5c798298e399} <Debug> DynamicQueryHandler: Done processing query
12922 2024.08.22 17:56:00.194915 [ 3 ] {96d8c346-2d0c-44c0-bf88-5c798298e399} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12923 2024.08.22 17:56:00.194948 [ 3 ] {} <Debug> HTTP-Session: 7319c911-2c5c-40ae-a104-818cbfb4b4d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12924 2024.08.22 17:56:00.195055 [ 200 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_46_9} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12925 2024.08.22 17:56:00.195156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 74642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12926 2024.08.22 17:56:00.195172 [ 200 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_46_9} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
12927 2024.08.22 17:56:00.195226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12928 2024.08.22 17:56:00.195284 [ 3 ] {} <Debug> HTTP-Session: c3fdbebb-eed0-470c-a69e-44293538a1b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12929 2024.08.22 17:56:00.195319 [ 3 ] {} <Debug> HTTP-Session: c3fdbebb-eed0-470c-a69e-44293538a1b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12930 2024.08.22 17:56:00.195338 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
12931 2024.08.22 17:56:00.195349 [ 3 ] {} <Debug> HTTP-Session: c3fdbebb-eed0-470c-a69e-44293538a1b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12932 2024.08.22 17:56:00.195412 [ 3 ] {} <Trace> HTTP-Session: c3fdbebb-eed0-470c-a69e-44293538a1b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12933 2024.08.22 17:56:00.195653 [ 3 ] {4fe6ab84-d9af-4bb3-ba41-696d98b61d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12934 2024.08.22 17:56:00.195698 [ 3 ] {4fe6ab84-d9af-4bb3-ba41-696d98b61d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12935 2024.08.22 17:56:00.195943 [ 3 ] {4fe6ab84-d9af-4bb3-ba41-696d98b61d90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12936 2024.08.22 17:56:00.196578 [ 3 ] {4fe6ab84-d9af-4bb3-ba41-696d98b61d90} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12937 2024.08.22 17:56:00.196615 [ 3 ] {4fe6ab84-d9af-4bb3-ba41-696d98b61d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12938 2024.08.22 17:56:00.196993 [ 3 ] {4fe6ab84-d9af-4bb3-ba41-696d98b61d90} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
12939 2024.08.22 17:56:00.197361 [ 3 ] {4fe6ab84-d9af-4bb3-ba41-696d98b61d90} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12940 2024.08.22 17:56:00.197517 [ 3 ] {4fe6ab84-d9af-4bb3-ba41-696d98b61d90} <Debug> executeQuery: Read 459 rows, 33.65 KiB in 0.002005 sec., 228927.680798005 rows/sec., 16.39 MiB/sec.
12941 2024.08.22 17:56:00.197699 [ 3 ] {4fe6ab84-d9af-4bb3-ba41-696d98b61d90} <Debug> DynamicQueryHandler: Done processing query
12942 2024.08.22 17:56:00.197724 [ 3 ] {4fe6ab84-d9af-4bb3-ba41-696d98b61d90} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
12943 2024.08.22 17:56:00.197740 [ 3 ] {} <Debug> HTTP-Session: c3fdbebb-eed0-470c-a69e-44293538a1b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12944 2024.08.22 17:56:00.197864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12945 2024.08.22 17:56:00.197913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12946 2024.08.22 17:56:00.197932 [ 3 ] {} <Debug> HTTP-Session: 17a273a7-9dcb-4735-9bf3-ea25b848b998 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12947 2024.08.22 17:56:00.197949 [ 3 ] {} <Debug> HTTP-Session: 17a273a7-9dcb-4735-9bf3-ea25b848b998 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12948 2024.08.22 17:56:00.197963 [ 3 ] {} <Debug> HTTP-Session: 17a273a7-9dcb-4735-9bf3-ea25b848b998 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12949 2024.08.22 17:56:00.197993 [ 3 ] {} <Trace> HTTP-Session: 17a273a7-9dcb-4735-9bf3-ea25b848b998 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12950 2024.08.22 17:56:00.198087 [ 3 ] {e389bd72-2a36-4f47-9c20-2e02df49fac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12951 2024.08.22 17:56:00.198132 [ 3 ] {e389bd72-2a36-4f47-9c20-2e02df49fac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12952 2024.08.22 17:56:00.198265 [ 3 ] {e389bd72-2a36-4f47-9c20-2e02df49fac4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12953 2024.08.22 17:56:00.198575 [ 3 ] {e389bd72-2a36-4f47-9c20-2e02df49fac4} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12954 2024.08.22 17:56:00.198611 [ 3 ] {e389bd72-2a36-4f47-9c20-2e02df49fac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12955 2024.08.22 17:56:00.198958 [ 3 ] {e389bd72-2a36-4f47-9c20-2e02df49fac4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
12956 2024.08.22 17:56:00.199275 [ 3 ] {e389bd72-2a36-4f47-9c20-2e02df49fac4} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12957 2024.08.22 17:56:00.199429 [ 3 ] {e389bd72-2a36-4f47-9c20-2e02df49fac4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001361 sec., 4408.52314474651 rows/sec., 230.33 KiB/sec.
12958 2024.08.22 17:56:00.199596 [ 3 ] {e389bd72-2a36-4f47-9c20-2e02df49fac4} <Debug> DynamicQueryHandler: Done processing query
12959 2024.08.22 17:56:00.199620 [ 3 ] {e389bd72-2a36-4f47-9c20-2e02df49fac4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12960 2024.08.22 17:56:00.199636 [ 3 ] {} <Debug> HTTP-Session: 17a273a7-9dcb-4735-9bf3-ea25b848b998 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12961 2024.08.22 17:56:00.199774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 45361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12962 2024.08.22 17:56:00.199822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12963 2024.08.22 17:56:00.199841 [ 3 ] {} <Debug> HTTP-Session: f7bf4d8a-ce9e-4fbf-8bdb-e91d98acbd9d Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12964 2024.08.22 17:56:00.199857 [ 3 ] {} <Debug> HTTP-Session: f7bf4d8a-ce9e-4fbf-8bdb-e91d98acbd9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12965 2024.08.22 17:56:00.199871 [ 3 ] {} <Debug> HTTP-Session: f7bf4d8a-ce9e-4fbf-8bdb-e91d98acbd9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12966 2024.08.22 17:56:00.199902 [ 3 ] {} <Trace> HTTP-Session: f7bf4d8a-ce9e-4fbf-8bdb-e91d98acbd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12967 2024.08.22 17:56:00.200085 [ 3 ] {22f2b2fb-223c-474a-bf61-54c5695d8405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12968 2024.08.22 17:56:00.200130 [ 3 ] {22f2b2fb-223c-474a-bf61-54c5695d8405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12969 2024.08.22 17:56:00.200276 [ 3 ] {22f2b2fb-223c-474a-bf61-54c5695d8405} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12970 2024.08.22 17:56:00.200708 [ 3 ] {22f2b2fb-223c-474a-bf61-54c5695d8405} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12971 2024.08.22 17:56:00.200745 [ 3 ] {22f2b2fb-223c-474a-bf61-54c5695d8405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12972 2024.08.22 17:56:00.201123 [ 3 ] {22f2b2fb-223c-474a-bf61-54c5695d8405} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
12973 2024.08.22 17:56:00.201456 [ 3 ] {22f2b2fb-223c-474a-bf61-54c5695d8405} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12974 2024.08.22 17:56:00.201615 [ 3 ] {22f2b2fb-223c-474a-bf61-54c5695d8405} <Debug> executeQuery: Read 241 rows, 16.52 KiB in 0.001638 sec., 147130.64713064715 rows/sec., 9.85 MiB/sec.
12975 2024.08.22 17:56:00.201795 [ 3 ] {22f2b2fb-223c-474a-bf61-54c5695d8405} <Debug> DynamicQueryHandler: Done processing query
12976 2024.08.22 17:56:00.201820 [ 3 ] {22f2b2fb-223c-474a-bf61-54c5695d8405} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
12977 2024.08.22 17:56:00.201835 [ 3 ] {} <Debug> HTTP-Session: f7bf4d8a-ce9e-4fbf-8bdb-e91d98acbd9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12978 2024.08.22 17:56:00.201942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12979 2024.08.22 17:56:00.201991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12980 2024.08.22 17:56:00.202009 [ 3 ] {} <Debug> HTTP-Session: 074f6d76-7be8-4950-ab81-baa7e73f6140 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12981 2024.08.22 17:56:00.202026 [ 3 ] {} <Debug> HTTP-Session: 074f6d76-7be8-4950-ab81-baa7e73f6140 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12982 2024.08.22 17:56:00.202039 [ 3 ] {} <Debug> HTTP-Session: 074f6d76-7be8-4950-ab81-baa7e73f6140 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12983 2024.08.22 17:56:00.202070 [ 3 ] {} <Trace> HTTP-Session: 074f6d76-7be8-4950-ab81-baa7e73f6140 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12984 2024.08.22 17:56:00.202161 [ 3 ] {b3cb4820-f5de-429b-b60a-a2bfd53f1bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
12985 2024.08.22 17:56:00.202206 [ 3 ] {b3cb4820-f5de-429b-b60a-a2bfd53f1bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
12986 2024.08.22 17:56:00.202337 [ 3 ] {b3cb4820-f5de-429b-b60a-a2bfd53f1bc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12987 2024.08.22 17:56:00.202615 [ 3 ] {b3cb4820-f5de-429b-b60a-a2bfd53f1bc6} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12988 2024.08.22 17:56:00.202650 [ 3 ] {b3cb4820-f5de-429b-b60a-a2bfd53f1bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
12989 2024.08.22 17:56:00.202992 [ 3 ] {b3cb4820-f5de-429b-b60a-a2bfd53f1bc6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
12990 2024.08.22 17:56:00.203312 [ 3 ] {b3cb4820-f5de-429b-b60a-a2bfd53f1bc6} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12991 2024.08.22 17:56:00.203477 [ 3 ] {b3cb4820-f5de-429b-b60a-a2bfd53f1bc6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001332 sec., 750.7507507507507 rows/sec., 50.59 KiB/sec.
12992 2024.08.22 17:56:00.203648 [ 3 ] {b3cb4820-f5de-429b-b60a-a2bfd53f1bc6} <Debug> DynamicQueryHandler: Done processing query
12993 2024.08.22 17:56:00.203673 [ 3 ] {b3cb4820-f5de-429b-b60a-a2bfd53f1bc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
12994 2024.08.22 17:56:00.203688 [ 3 ] {} <Debug> HTTP-Session: 074f6d76-7be8-4950-ab81-baa7e73f6140 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12995 2024.08.22 17:56:00.203826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 72815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12996 2024.08.22 17:56:00.203875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12997 2024.08.22 17:56:00.203894 [ 3 ] {} <Debug> HTTP-Session: 657fbb78-da06-41ea-a064-3720e128dd7f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
12998 2024.08.22 17:56:00.203910 [ 3 ] {} <Debug> HTTP-Session: 657fbb78-da06-41ea-a064-3720e128dd7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12999 2024.08.22 17:56:00.203923 [ 3 ] {} <Debug> HTTP-Session: 657fbb78-da06-41ea-a064-3720e128dd7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13000 2024.08.22 17:56:00.203954 [ 3 ] {} <Trace> HTTP-Session: 657fbb78-da06-41ea-a064-3720e128dd7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13001 2024.08.22 17:56:00.204397 [ 3 ] {f44b8c26-9ea3-4fc0-bdbf-f41ff401aa2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13002 2024.08.22 17:56:00.204460 [ 3 ] {f44b8c26-9ea3-4fc0-bdbf-f41ff401aa2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
13003 2024.08.22 17:56:00.204877 [ 3 ] {f44b8c26-9ea3-4fc0-bdbf-f41ff401aa2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13004 2024.08.22 17:56:00.205757 [ 3 ] {f44b8c26-9ea3-4fc0-bdbf-f41ff401aa2a} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13005 2024.08.22 17:56:00.205794 [ 3 ] {f44b8c26-9ea3-4fc0-bdbf-f41ff401aa2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
13006 2024.08.22 17:56:00.206431 [ 3 ] {f44b8c26-9ea3-4fc0-bdbf-f41ff401aa2a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
13007 2024.08.22 17:56:00.206840 [ 3 ] {f44b8c26-9ea3-4fc0-bdbf-f41ff401aa2a} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13008 2024.08.22 17:56:00.207008 [ 58 ] {} <Debug> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
13009 2024.08.22 17:56:00.207033 [ 3 ] {f44b8c26-9ea3-4fc0-bdbf-f41ff401aa2a} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.002985 sec., 15075.376884422112 rows/sec., 27.01 MiB/sec.
13010 2024.08.22 17:56:00.207083 [ 58 ] {} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13011 2024.08.22 17:56:00.207156 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
13012 2024.08.22 17:56:00.207595 [ 194 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::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
13013 2024.08.22 17:56:00.207915 [ 3 ] {f44b8c26-9ea3-4fc0-bdbf-f41ff401aa2a} <Debug> DynamicQueryHandler: Done processing query
13014 2024.08.22 17:56:00.208021 [ 3 ] {f44b8c26-9ea3-4fc0-bdbf-f41ff401aa2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
13015 2024.08.22 17:56:00.208078 [ 3 ] {} <Debug> HTTP-Session: 657fbb78-da06-41ea-a064-3720e128dd7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13016 2024.08.22 17:56:00.208272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13017 2024.08.22 17:56:00.208395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13018 2024.08.22 17:56:00.208453 [ 3 ] {} <Debug> HTTP-Session: 3d3f530f-a1cc-4408-9657-ed70204072ca Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13019 2024.08.22 17:56:00.208467 [ 194 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13020 2024.08.22 17:56:00.208486 [ 3 ] {} <Debug> HTTP-Session: 3d3f530f-a1cc-4408-9657-ed70204072ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13021 2024.08.22 17:56:00.208536 [ 3 ] {} <Debug> HTTP-Session: 3d3f530f-a1cc-4408-9657-ed70204072ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13022 2024.08.22 17:56:00.208619 [ 194 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 889 rows starting from the beginning of the part
13023 2024.08.22 17:56:00.208626 [ 3 ] {} <Trace> HTTP-Session: 3d3f530f-a1cc-4408-9657-ed70204072ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13024 2024.08.22 17:56:00.208939 [ 3 ] {43cc60eb-8f4d-47e7-adf0-fe749e6eeb20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
13025 2024.08.22 17:56:00.209120 [ 3 ] {43cc60eb-8f4d-47e7-adf0-fe749e6eeb20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
13026 2024.08.22 17:56:00.209370 [ 194 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 29 rows starting from the beginning of the part
13027 2024.08.22 17:56:00.209968 [ 3 ] {43cc60eb-8f4d-47e7-adf0-fe749e6eeb20} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13028 2024.08.22 17:56:00.210239 [ 194 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 35 rows starting from the beginning of the part
13029 2024.08.22 17:56:00.210942 [ 194 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part
13030 2024.08.22 17:56:00.211074 [ 3 ] {43cc60eb-8f4d-47e7-adf0-fe749e6eeb20} <Trace> oximeter.measurements_i64 (582821bc-4642-481b-946a-951a2d491258): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13031 2024.08.22 17:56:00.211165 [ 3 ] {43cc60eb-8f4d-47e7-adf0-fe749e6eeb20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
13032 2024.08.22 17:56:00.211589 [ 194 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part
13033 2024.08.22 17:56:00.212253 [ 194 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 45 rows starting from the beginning of the part
13034 2024.08.22 17:56:00.212485 [ 3 ] {43cc60eb-8f4d-47e7-adf0-fe749e6eeb20} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
13035 2024.08.22 17:56:00.213455 [ 3 ] {43cc60eb-8f4d-47e7-adf0-fe749e6eeb20} <Trace> oximeter.measurements_i64 (582821bc-4642-481b-946a-951a2d491258): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13036 2024.08.22 17:56:00.213922 [ 3 ] {43cc60eb-8f4d-47e7-adf0-fe749e6eeb20} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.005069 sec., 1775.4981258630894 rows/sec., 125.42 KiB/sec.
13037 2024.08.22 17:56:00.214458 [ 3 ] {43cc60eb-8f4d-47e7-adf0-fe749e6eeb20} <Debug> DynamicQueryHandler: Done processing query
13038 2024.08.22 17:56:00.214490 [ 3 ] {43cc60eb-8f4d-47e7-adf0-fe749e6eeb20} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13039 2024.08.22 17:56:00.214507 [ 3 ] {} <Debug> HTTP-Session: 3d3f530f-a1cc-4408-9657-ed70204072ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13040 2024.08.22 17:56:00.214648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13041 2024.08.22 17:56:00.214724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13042 2024.08.22 17:56:00.214745 [ 3 ] {} <Debug> HTTP-Session: 8da4f815-31fd-4db5-8769-7c00b86e63af Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13043 2024.08.22 17:56:00.214762 [ 3 ] {} <Debug> HTTP-Session: 8da4f815-31fd-4db5-8769-7c00b86e63af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13044 2024.08.22 17:56:00.214777 [ 3 ] {} <Debug> HTTP-Session: 8da4f815-31fd-4db5-8769-7c00b86e63af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13045 2024.08.22 17:56:00.214812 [ 3 ] {} <Trace> HTTP-Session: 8da4f815-31fd-4db5-8769-7c00b86e63af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13046 2024.08.22 17:56:00.214990 [ 3 ] {eefc0e99-1663-41d7-8175-696f4ea83e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13047 2024.08.22 17:56:00.215041 [ 3 ] {eefc0e99-1663-41d7-8175-696f4ea83e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13048 2024.08.22 17:56:00.215349 [ 3 ] {eefc0e99-1663-41d7-8175-696f4ea83e27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13049 2024.08.22 17:56:00.215902 [ 3 ] {eefc0e99-1663-41d7-8175-696f4ea83e27} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13050 2024.08.22 17:56:00.215969 [ 3 ] {eefc0e99-1663-41d7-8175-696f4ea83e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
13051 2024.08.22 17:56:00.217185 [ 3 ] {eefc0e99-1663-41d7-8175-696f4ea83e27} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
13052 2024.08.22 17:56:00.218261 [ 3 ] {eefc0e99-1663-41d7-8175-696f4ea83e27} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13053 2024.08.22 17:56:00.218661 [ 3 ] {eefc0e99-1663-41d7-8175-696f4ea83e27} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003739 sec., 21930.99759293929 rows/sec., 1.39 MiB/sec.
13054 2024.08.22 17:56:00.219115 [ 3 ] {eefc0e99-1663-41d7-8175-696f4ea83e27} <Debug> DynamicQueryHandler: Done processing query
13055 2024.08.22 17:56:00.219168 [ 3 ] {eefc0e99-1663-41d7-8175-696f4ea83e27} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13056 2024.08.22 17:56:00.219187 [ 3 ] {} <Debug> HTTP-Session: 8da4f815-31fd-4db5-8769-7c00b86e63af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13057 2024.08.22 17:56:00.221837 [ 201 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1080 rows, containing 19 columns (19 merged, 0 gathered) in 0.014554165 sec., 74205.56246270397 rows/sec., 132.97 MiB/sec.
13058 2024.08.22 17:56:00.223615 [ 191 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
13059 2024.08.22 17:56:00.224208 [ 191 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13060 2024.08.22 17:56:00.224284 [ 191 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
13061 2024.08.22 17:56:00.224424 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.54 MiB.
13062 2024.08.22 17:56:05.172214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13063 2024.08.22 17:56:05.172372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13064 2024.08.22 17:56:05.172403 [ 3 ] {} <Debug> HTTP-Session: bb4bde9f-166c-42d7-8d74-5741e400e47a Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13065 2024.08.22 17:56:05.172431 [ 3 ] {} <Debug> HTTP-Session: bb4bde9f-166c-42d7-8d74-5741e400e47a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13066 2024.08.22 17:56:05.172450 [ 3 ] {} <Debug> HTTP-Session: bb4bde9f-166c-42d7-8d74-5741e400e47a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13067 2024.08.22 17:56:05.172505 [ 3 ] {} <Trace> HTTP-Session: bb4bde9f-166c-42d7-8d74-5741e400e47a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13068 2024.08.22 17:56:05.172715 [ 3 ] {40e21a32-4386-4a34-8fdc-585d326f05e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13069 2024.08.22 17:56:05.172794 [ 3 ] {40e21a32-4386-4a34-8fdc-585d326f05e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13070 2024.08.22 17:56:05.173154 [ 3 ] {40e21a32-4386-4a34-8fdc-585d326f05e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13071 2024.08.22 17:56:05.173667 [ 3 ] {40e21a32-4386-4a34-8fdc-585d326f05e3} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13072 2024.08.22 17:56:05.173716 [ 3 ] {40e21a32-4386-4a34-8fdc-585d326f05e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13073 2024.08.22 17:56:05.174137 [ 3 ] {40e21a32-4386-4a34-8fdc-585d326f05e3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
13074 2024.08.22 17:56:05.174527 [ 3 ] {40e21a32-4386-4a34-8fdc-585d326f05e3} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13075 2024.08.22 17:56:05.174703 [ 3 ] {40e21a32-4386-4a34-8fdc-585d326f05e3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002045 sec., 977.9951100244499 rows/sec., 79.75 KiB/sec.
13076 2024.08.22 17:56:05.174949 [ 3 ] {40e21a32-4386-4a34-8fdc-585d326f05e3} <Debug> DynamicQueryHandler: Done processing query
13077 2024.08.22 17:56:05.174978 [ 3 ] {40e21a32-4386-4a34-8fdc-585d326f05e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13078 2024.08.22 17:56:05.174994 [ 3 ] {} <Debug> HTTP-Session: bb4bde9f-166c-42d7-8d74-5741e400e47a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13079 2024.08.22 17:56:05.175136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 7968, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13080 2024.08.22 17:56:05.175195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13081 2024.08.22 17:56:05.175215 [ 3 ] {} <Debug> HTTP-Session: bfbcdeda-4667-48e8-b71c-db5daeb7762b Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13082 2024.08.22 17:56:05.175234 [ 3 ] {} <Debug> HTTP-Session: bfbcdeda-4667-48e8-b71c-db5daeb7762b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13083 2024.08.22 17:56:05.175248 [ 3 ] {} <Debug> HTTP-Session: bfbcdeda-4667-48e8-b71c-db5daeb7762b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13084 2024.08.22 17:56:05.175283 [ 3 ] {} <Trace> HTTP-Session: bfbcdeda-4667-48e8-b71c-db5daeb7762b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13085 2024.08.22 17:56:05.175405 [ 3 ] {89f7afa8-b4d0-40f1-a7d9-99433b9ac626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13086 2024.08.22 17:56:05.175451 [ 3 ] {89f7afa8-b4d0-40f1-a7d9-99433b9ac626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13087 2024.08.22 17:56:05.175687 [ 3 ] {89f7afa8-b4d0-40f1-a7d9-99433b9ac626} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13088 2024.08.22 17:56:05.176042 [ 3 ] {89f7afa8-b4d0-40f1-a7d9-99433b9ac626} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13089 2024.08.22 17:56:05.176080 [ 3 ] {89f7afa8-b4d0-40f1-a7d9-99433b9ac626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13090 2024.08.22 17:56:05.176438 [ 3 ] {89f7afa8-b4d0-40f1-a7d9-99433b9ac626} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
13091 2024.08.22 17:56:05.176809 [ 3 ] {89f7afa8-b4d0-40f1-a7d9-99433b9ac626} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13092 2024.08.22 17:56:05.176976 [ 3 ] {89f7afa8-b4d0-40f1-a7d9-99433b9ac626} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001602 sec., 35580.52434456929 rows/sec., 2.73 MiB/sec.
13093 2024.08.22 17:56:05.177258 [ 3 ] {89f7afa8-b4d0-40f1-a7d9-99433b9ac626} <Debug> DynamicQueryHandler: Done processing query
13094 2024.08.22 17:56:05.177319 [ 3 ] {89f7afa8-b4d0-40f1-a7d9-99433b9ac626} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
13095 2024.08.22 17:56:05.177383 [ 3 ] {} <Debug> HTTP-Session: bfbcdeda-4667-48e8-b71c-db5daeb7762b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13096 2024.08.22 17:56:05.177577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13097 2024.08.22 17:56:05.177649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13098 2024.08.22 17:56:05.177669 [ 3 ] {} <Debug> HTTP-Session: 38b8f032-3f30-4d84-b867-5d7e556956ec Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13099 2024.08.22 17:56:05.177688 [ 3 ] {} <Debug> HTTP-Session: 38b8f032-3f30-4d84-b867-5d7e556956ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13100 2024.08.22 17:56:05.177702 [ 3 ] {} <Debug> HTTP-Session: 38b8f032-3f30-4d84-b867-5d7e556956ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13101 2024.08.22 17:56:05.177737 [ 3 ] {} <Trace> HTTP-Session: 38b8f032-3f30-4d84-b867-5d7e556956ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13102 2024.08.22 17:56:05.177838 [ 3 ] {12a6bb6c-f70d-4591-9e75-d181147014a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13103 2024.08.22 17:56:05.177885 [ 3 ] {12a6bb6c-f70d-4591-9e75-d181147014a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13104 2024.08.22 17:56:05.178130 [ 3 ] {12a6bb6c-f70d-4591-9e75-d181147014a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13105 2024.08.22 17:56:05.178422 [ 3 ] {12a6bb6c-f70d-4591-9e75-d181147014a1} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13106 2024.08.22 17:56:05.178458 [ 3 ] {12a6bb6c-f70d-4591-9e75-d181147014a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13107 2024.08.22 17:56:05.178800 [ 3 ] {12a6bb6c-f70d-4591-9e75-d181147014a1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
13108 2024.08.22 17:56:05.179161 [ 3 ] {12a6bb6c-f70d-4591-9e75-d181147014a1} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13109 2024.08.22 17:56:05.179319 [ 3 ] {12a6bb6c-f70d-4591-9e75-d181147014a1} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.0015 sec., 1333.3333333333333 rows/sec., 93.10 KiB/sec.
13110 2024.08.22 17:56:05.179499 [ 3 ] {12a6bb6c-f70d-4591-9e75-d181147014a1} <Debug> DynamicQueryHandler: Done processing query
13111 2024.08.22 17:56:05.179524 [ 3 ] {12a6bb6c-f70d-4591-9e75-d181147014a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13112 2024.08.22 17:56:05.179540 [ 3 ] {} <Debug> HTTP-Session: 38b8f032-3f30-4d84-b867-5d7e556956ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13113 2024.08.22 17:56:05.179657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 11225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13114 2024.08.22 17:56:05.179707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13115 2024.08.22 17:56:05.179726 [ 3 ] {} <Debug> HTTP-Session: 8b4c051c-c2ba-4bb3-a518-6daa48aa5523 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13116 2024.08.22 17:56:05.179745 [ 3 ] {} <Debug> HTTP-Session: 8b4c051c-c2ba-4bb3-a518-6daa48aa5523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13117 2024.08.22 17:56:05.179759 [ 3 ] {} <Debug> HTTP-Session: 8b4c051c-c2ba-4bb3-a518-6daa48aa5523 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13118 2024.08.22 17:56:05.179791 [ 3 ] {} <Trace> HTTP-Session: 8b4c051c-c2ba-4bb3-a518-6daa48aa5523 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13119 2024.08.22 17:56:05.179908 [ 3 ] {01c220f0-7e7f-4108-9926-ea3780d9dbfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13120 2024.08.22 17:56:05.179952 [ 3 ] {01c220f0-7e7f-4108-9926-ea3780d9dbfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13121 2024.08.22 17:56:05.180180 [ 3 ] {01c220f0-7e7f-4108-9926-ea3780d9dbfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13122 2024.08.22 17:56:05.180532 [ 3 ] {01c220f0-7e7f-4108-9926-ea3780d9dbfa} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13123 2024.08.22 17:56:05.180568 [ 3 ] {01c220f0-7e7f-4108-9926-ea3780d9dbfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13124 2024.08.22 17:56:05.180923 [ 3 ] {01c220f0-7e7f-4108-9926-ea3780d9dbfa} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
13125 2024.08.22 17:56:05.181276 [ 3 ] {01c220f0-7e7f-4108-9926-ea3780d9dbfa} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13126 2024.08.22 17:56:05.181433 [ 3 ] {01c220f0-7e7f-4108-9926-ea3780d9dbfa} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001559 sec., 42334.830019243105 rows/sec., 3.31 MiB/sec.
13127 2024.08.22 17:56:05.181607 [ 3 ] {01c220f0-7e7f-4108-9926-ea3780d9dbfa} <Debug> DynamicQueryHandler: Done processing query
13128 2024.08.22 17:56:05.181632 [ 3 ] {01c220f0-7e7f-4108-9926-ea3780d9dbfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13129 2024.08.22 17:56:05.181648 [ 3 ] {} <Debug> HTTP-Session: 8b4c051c-c2ba-4bb3-a518-6daa48aa5523 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13130 2024.08.22 17:56:05.181799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13131 2024.08.22 17:56:05.181850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13132 2024.08.22 17:56:05.181869 [ 3 ] {} <Debug> HTTP-Session: 553404f9-acfc-4bb3-83ee-41a3ef63e9be Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13133 2024.08.22 17:56:05.181885 [ 3 ] {} <Debug> HTTP-Session: 553404f9-acfc-4bb3-83ee-41a3ef63e9be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13134 2024.08.22 17:56:05.181899 [ 3 ] {} <Debug> HTTP-Session: 553404f9-acfc-4bb3-83ee-41a3ef63e9be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13135 2024.08.22 17:56:05.181930 [ 3 ] {} <Trace> HTTP-Session: 553404f9-acfc-4bb3-83ee-41a3ef63e9be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13136 2024.08.22 17:56:05.182079 [ 3 ] {de9c23ad-a552-44df-9a36-d407e22b9c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13137 2024.08.22 17:56:05.182125 [ 3 ] {de9c23ad-a552-44df-9a36-d407e22b9c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13138 2024.08.22 17:56:05.182271 [ 3 ] {de9c23ad-a552-44df-9a36-d407e22b9c15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13139 2024.08.22 17:56:05.182694 [ 3 ] {de9c23ad-a552-44df-9a36-d407e22b9c15} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13140 2024.08.22 17:56:05.182730 [ 3 ] {de9c23ad-a552-44df-9a36-d407e22b9c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13141 2024.08.22 17:56:05.183113 [ 3 ] {de9c23ad-a552-44df-9a36-d407e22b9c15} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
13142 2024.08.22 17:56:05.183453 [ 3 ] {de9c23ad-a552-44df-9a36-d407e22b9c15} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13143 2024.08.22 17:56:05.183610 [ 3 ] {de9c23ad-a552-44df-9a36-d407e22b9c15} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001593 sec., 101067.16886377904 rows/sec., 7.04 MiB/sec.
13144 2024.08.22 17:56:05.183784 [ 3 ] {de9c23ad-a552-44df-9a36-d407e22b9c15} <Debug> DynamicQueryHandler: Done processing query
13145 2024.08.22 17:56:05.183809 [ 3 ] {de9c23ad-a552-44df-9a36-d407e22b9c15} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13146 2024.08.22 17:56:05.183824 [ 3 ] {} <Debug> HTTP-Session: 553404f9-acfc-4bb3-83ee-41a3ef63e9be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13147 2024.08.22 17:56:05.183933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13148 2024.08.22 17:56:05.183982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13149 2024.08.22 17:56:05.184001 [ 3 ] {} <Debug> HTTP-Session: 99837e86-f961-4b92-8e00-5eb8cb02e2d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13150 2024.08.22 17:56:05.184017 [ 3 ] {} <Debug> HTTP-Session: 99837e86-f961-4b92-8e00-5eb8cb02e2d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13151 2024.08.22 17:56:05.184031 [ 3 ] {} <Debug> HTTP-Session: 99837e86-f961-4b92-8e00-5eb8cb02e2d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13152 2024.08.22 17:56:05.184061 [ 3 ] {} <Trace> HTTP-Session: 99837e86-f961-4b92-8e00-5eb8cb02e2d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13153 2024.08.22 17:56:05.184194 [ 3 ] {9d1e9730-cc4e-41b3-bbb5-6edb2760dcf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13154 2024.08.22 17:56:05.184239 [ 3 ] {9d1e9730-cc4e-41b3-bbb5-6edb2760dcf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13155 2024.08.22 17:56:05.184367 [ 3 ] {9d1e9730-cc4e-41b3-bbb5-6edb2760dcf0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13156 2024.08.22 17:56:05.184665 [ 3 ] {9d1e9730-cc4e-41b3-bbb5-6edb2760dcf0} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13157 2024.08.22 17:56:05.184701 [ 3 ] {9d1e9730-cc4e-41b3-bbb5-6edb2760dcf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13158 2024.08.22 17:56:05.185057 [ 3 ] {9d1e9730-cc4e-41b3-bbb5-6edb2760dcf0} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
13159 2024.08.22 17:56:05.185375 [ 3 ] {9d1e9730-cc4e-41b3-bbb5-6edb2760dcf0} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13160 2024.08.22 17:56:05.185531 [ 3 ] {9d1e9730-cc4e-41b3-bbb5-6edb2760dcf0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001392 sec., 43103.448275862065 rows/sec., 2.90 MiB/sec.
13161 2024.08.22 17:56:05.185702 [ 3 ] {9d1e9730-cc4e-41b3-bbb5-6edb2760dcf0} <Debug> DynamicQueryHandler: Done processing query
13162 2024.08.22 17:56:05.185727 [ 3 ] {9d1e9730-cc4e-41b3-bbb5-6edb2760dcf0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13163 2024.08.22 17:56:05.185742 [ 3 ] {} <Debug> HTTP-Session: 99837e86-f961-4b92-8e00-5eb8cb02e2d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13164 2024.08.22 17:56:09.514963 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache
13165 2024.08.22 17:56:09.515031 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache
13166 2024.08.22 17:56:10.180197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13167 2024.08.22 17:56:10.180317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13168 2024.08.22 17:56:10.180346 [ 3 ] {} <Debug> HTTP-Session: 12f8e325-04ac-470a-b12b-b7d274d5d527 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13169 2024.08.22 17:56:10.180374 [ 3 ] {} <Debug> HTTP-Session: 12f8e325-04ac-470a-b12b-b7d274d5d527 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13170 2024.08.22 17:56:10.180393 [ 3 ] {} <Debug> HTTP-Session: 12f8e325-04ac-470a-b12b-b7d274d5d527 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13171 2024.08.22 17:56:10.180448 [ 3 ] {} <Trace> HTTP-Session: 12f8e325-04ac-470a-b12b-b7d274d5d527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13172 2024.08.22 17:56:10.180648 [ 3 ] {0e2b66ec-9087-4cef-a008-7231518abfe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13173 2024.08.22 17:56:10.180724 [ 3 ] {0e2b66ec-9087-4cef-a008-7231518abfe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13174 2024.08.22 17:56:10.181117 [ 3 ] {0e2b66ec-9087-4cef-a008-7231518abfe4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13175 2024.08.22 17:56:10.181633 [ 3 ] {0e2b66ec-9087-4cef-a008-7231518abfe4} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13176 2024.08.22 17:56:10.181673 [ 3 ] {0e2b66ec-9087-4cef-a008-7231518abfe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13177 2024.08.22 17:56:10.182086 [ 3 ] {0e2b66ec-9087-4cef-a008-7231518abfe4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
13178 2024.08.22 17:56:10.182463 [ 3 ] {0e2b66ec-9087-4cef-a008-7231518abfe4} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13179 2024.08.22 17:56:10.182642 [ 3 ] {0e2b66ec-9087-4cef-a008-7231518abfe4} <Debug> executeQuery: Read 7 rows, 562.00 B in 0.002047 sec., 3419.638495359062 rows/sec., 268.11 KiB/sec.
13180 2024.08.22 17:56:10.182652 [ 50 ] {} <Debug> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0
13181 2024.08.22 17:56:10.182756 [ 50 ] {} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13182 2024.08.22 17:56:10.182817 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13183 2024.08.22 17:56:10.182956 [ 3 ] {0e2b66ec-9087-4cef-a008-7231518abfe4} <Debug> DynamicQueryHandler: Done processing query
13184 2024.08.22 17:56:10.183009 [ 3 ] {0e2b66ec-9087-4cef-a008-7231518abfe4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13185 2024.08.22 17:56:10.183028 [ 200 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full
13186 2024.08.22 17:56:10.183041 [ 3 ] {} <Debug> HTTP-Session: 12f8e325-04ac-470a-b12b-b7d274d5d527 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13187 2024.08.22 17:56:10.183267 [ 200 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13188 2024.08.22 17:56:10.183284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 43353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13189 2024.08.22 17:56:10.183328 [ 200 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 16 rows starting from the beginning of the part
13190 2024.08.22 17:56:10.183375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13191 2024.08.22 17:56:10.183441 [ 3 ] {} <Debug> HTTP-Session: c82a0654-96fd-4ead-b389-dfb5af46eca4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13192 2024.08.22 17:56:10.183492 [ 3 ] {} <Debug> HTTP-Session: c82a0654-96fd-4ead-b389-dfb5af46eca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13193 2024.08.22 17:56:10.183538 [ 200 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part
13194 2024.08.22 17:56:10.183550 [ 3 ] {} <Debug> HTTP-Session: c82a0654-96fd-4ead-b389-dfb5af46eca4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13195 2024.08.22 17:56:10.183696 [ 3 ] {} <Trace> HTTP-Session: c82a0654-96fd-4ead-b389-dfb5af46eca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13196 2024.08.22 17:56:10.183899 [ 200 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 7 rows starting from the beginning of the part
13197 2024.08.22 17:56:10.184202 [ 200 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part
13198 2024.08.22 17:56:10.184224 [ 3 ] {e5da0e5a-9cc6-4c2b-bd10-1a86eb790cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13199 2024.08.22 17:56:10.184380 [ 3 ] {e5da0e5a-9cc6-4c2b-bd10-1a86eb790cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13200 2024.08.22 17:56:10.184599 [ 200 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part
13201 2024.08.22 17:56:10.184859 [ 200 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part
13202 2024.08.22 17:56:10.185732 [ 3 ] {e5da0e5a-9cc6-4c2b-bd10-1a86eb790cc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13203 2024.08.22 17:56:10.186992 [ 3 ] {e5da0e5a-9cc6-4c2b-bd10-1a86eb790cc8} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13204 2024.08.22 17:56:10.187072 [ 3 ] {e5da0e5a-9cc6-4c2b-bd10-1a86eb790cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13205 2024.08.22 17:56:10.187673 [ 200 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39 rows, containing 5 columns (5 merged, 0 gathered) in 0.004762344 sec., 8189.244624075875 rows/sec., 685.92 KiB/sec.
13206 2024.08.22 17:56:10.187859 [ 200 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary)
13207 2024.08.22 17:56:10.188031 [ 3 ] {e5da0e5a-9cc6-4c2b-bd10-1a86eb790cc8} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
13208 2024.08.22 17:56:10.188822 [ 200 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_34_7} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13209 2024.08.22 17:56:10.188967 [ 3 ] {e5da0e5a-9cc6-4c2b-bd10-1a86eb790cc8} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13210 2024.08.22 17:56:10.188983 [ 200 ] {d20d05ee-85a7-4980-8dd1-ba1d5f5d235b::all_1_34_7} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7
13211 2024.08.22 17:56:10.189141 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
13212 2024.08.22 17:56:10.189278 [ 3 ] {e5da0e5a-9cc6-4c2b-bd10-1a86eb790cc8} <Debug> executeQuery: Read 287 rows, 25.92 KiB in 0.005308 sec., 54069.32931424265 rows/sec., 4.77 MiB/sec.
13213 2024.08.22 17:56:10.189513 [ 3 ] {e5da0e5a-9cc6-4c2b-bd10-1a86eb790cc8} <Debug> DynamicQueryHandler: Done processing query
13214 2024.08.22 17:56:10.189539 [ 3 ] {e5da0e5a-9cc6-4c2b-bd10-1a86eb790cc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
13215 2024.08.22 17:56:10.189556 [ 3 ] {} <Debug> HTTP-Session: c82a0654-96fd-4ead-b389-dfb5af46eca4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13216 2024.08.22 17:56:10.189684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 7455, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13217 2024.08.22 17:56:10.189734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13218 2024.08.22 17:56:10.189754 [ 3 ] {} <Debug> HTTP-Session: 32cc8d7c-db36-4d1e-9e52-b15b76979275 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13219 2024.08.22 17:56:10.189771 [ 3 ] {} <Debug> HTTP-Session: 32cc8d7c-db36-4d1e-9e52-b15b76979275 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13220 2024.08.22 17:56:10.189784 [ 3 ] {} <Debug> HTTP-Session: 32cc8d7c-db36-4d1e-9e52-b15b76979275 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13221 2024.08.22 17:56:10.189816 [ 3 ] {} <Trace> HTTP-Session: 32cc8d7c-db36-4d1e-9e52-b15b76979275 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13222 2024.08.22 17:56:10.189932 [ 3 ] {6a82db4c-fc62-4911-8bea-538f48835d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13223 2024.08.22 17:56:10.189980 [ 3 ] {6a82db4c-fc62-4911-8bea-538f48835d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13224 2024.08.22 17:56:10.190217 [ 3 ] {6a82db4c-fc62-4911-8bea-538f48835d54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13225 2024.08.22 17:56:10.190579 [ 3 ] {6a82db4c-fc62-4911-8bea-538f48835d54} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13226 2024.08.22 17:56:10.190615 [ 3 ] {6a82db4c-fc62-4911-8bea-538f48835d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13227 2024.08.22 17:56:10.190963 [ 3 ] {6a82db4c-fc62-4911-8bea-538f48835d54} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
13228 2024.08.22 17:56:10.191316 [ 3 ] {6a82db4c-fc62-4911-8bea-538f48835d54} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13229 2024.08.22 17:56:10.191483 [ 3 ] {6a82db4c-fc62-4911-8bea-538f48835d54} <Debug> executeQuery: Read 52 rows, 3.85 KiB in 0.001581 sec., 32890.57558507274 rows/sec., 2.38 MiB/sec.
13230 2024.08.22 17:56:10.191766 [ 3 ] {6a82db4c-fc62-4911-8bea-538f48835d54} <Debug> DynamicQueryHandler: Done processing query
13231 2024.08.22 17:56:10.191825 [ 3 ] {6a82db4c-fc62-4911-8bea-538f48835d54} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
13232 2024.08.22 17:56:10.191883 [ 3 ] {} <Debug> HTTP-Session: 32cc8d7c-db36-4d1e-9e52-b15b76979275 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13233 2024.08.22 17:56:10.192032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13234 2024.08.22 17:56:10.192084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13235 2024.08.22 17:56:10.192103 [ 3 ] {} <Debug> HTTP-Session: 43549a6c-0ec4-43e1-aa05-84098d4a266a Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13236 2024.08.22 17:56:10.192119 [ 3 ] {} <Debug> HTTP-Session: 43549a6c-0ec4-43e1-aa05-84098d4a266a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13237 2024.08.22 17:56:10.192133 [ 3 ] {} <Debug> HTTP-Session: 43549a6c-0ec4-43e1-aa05-84098d4a266a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13238 2024.08.22 17:56:10.192165 [ 3 ] {} <Trace> HTTP-Session: 43549a6c-0ec4-43e1-aa05-84098d4a266a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13239 2024.08.22 17:56:10.192268 [ 3 ] {9e50759b-7032-4436-a815-4777ef912c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
13240 2024.08.22 17:56:10.192315 [ 3 ] {9e50759b-7032-4436-a815-4777ef912c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13241 2024.08.22 17:56:10.192553 [ 3 ] {9e50759b-7032-4436-a815-4777ef912c4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13242 2024.08.22 17:56:10.192869 [ 3 ] {9e50759b-7032-4436-a815-4777ef912c4d} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13243 2024.08.22 17:56:10.192904 [ 3 ] {9e50759b-7032-4436-a815-4777ef912c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13244 2024.08.22 17:56:10.193249 [ 3 ] {9e50759b-7032-4436-a815-4777ef912c4d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
13245 2024.08.22 17:56:10.193606 [ 3 ] {9e50759b-7032-4436-a815-4777ef912c4d} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13246 2024.08.22 17:56:10.193769 [ 3 ] {9e50759b-7032-4436-a815-4777ef912c4d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001522 sec., 9198.423127463864 rows/sec., 644.20 KiB/sec.
13247 2024.08.22 17:56:10.194051 [ 3 ] {9e50759b-7032-4436-a815-4777ef912c4d} <Debug> DynamicQueryHandler: Done processing query
13248 2024.08.22 17:56:10.194095 [ 3 ] {9e50759b-7032-4436-a815-4777ef912c4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13249 2024.08.22 17:56:10.194119 [ 3 ] {} <Debug> HTTP-Session: 43549a6c-0ec4-43e1-aa05-84098d4a266a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13250 2024.08.22 17:56:10.194220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13251 2024.08.22 17:56:10.194270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13252 2024.08.22 17:56:10.194289 [ 3 ] {} <Debug> HTTP-Session: 39bab802-a444-4e5c-90ef-da5230b228d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13253 2024.08.22 17:56:10.194304 [ 3 ] {} <Debug> HTTP-Session: 39bab802-a444-4e5c-90ef-da5230b228d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13254 2024.08.22 17:56:10.194318 [ 3 ] {} <Debug> HTTP-Session: 39bab802-a444-4e5c-90ef-da5230b228d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13255 2024.08.22 17:56:10.194347 [ 3 ] {} <Trace> HTTP-Session: 39bab802-a444-4e5c-90ef-da5230b228d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13256 2024.08.22 17:56:10.194444 [ 3 ] {a90fc8eb-ac29-4541-a95c-bc98741c5b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
13257 2024.08.22 17:56:10.194487 [ 3 ] {a90fc8eb-ac29-4541-a95c-bc98741c5b46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
13258 2024.08.22 17:56:10.194726 [ 3 ] {a90fc8eb-ac29-4541-a95c-bc98741c5b46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13259 2024.08.22 17:56:10.195033 [ 3 ] {a90fc8eb-ac29-4541-a95c-bc98741c5b46} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13260 2024.08.22 17:56:10.195069 [ 3 ] {a90fc8eb-ac29-4541-a95c-bc98741c5b46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13261 2024.08.22 17:56:10.195413 [ 3 ] {a90fc8eb-ac29-4541-a95c-bc98741c5b46} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
13262 2024.08.22 17:56:10.195760 [ 3 ] {a90fc8eb-ac29-4541-a95c-bc98741c5b46} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13263 2024.08.22 17:56:10.195926 [ 3 ] {a90fc8eb-ac29-4541-a95c-bc98741c5b46} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001498 sec., 4005.3404539385847 rows/sec., 236.64 KiB/sec.
13264 2024.08.22 17:56:10.196087 [ 3 ] {a90fc8eb-ac29-4541-a95c-bc98741c5b46} <Debug> DynamicQueryHandler: Done processing query
13265 2024.08.22 17:56:10.196111 [ 3 ] {a90fc8eb-ac29-4541-a95c-bc98741c5b46} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13266 2024.08.22 17:56:10.196127 [ 3 ] {} <Debug> HTTP-Session: 39bab802-a444-4e5c-90ef-da5230b228d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13267 2024.08.22 17:56:10.196274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 73455, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13268 2024.08.22 17:56:10.196321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13269 2024.08.22 17:56:10.196340 [ 3 ] {} <Debug> HTTP-Session: e374a355-5596-42c6-a307-d70f43cbe30a Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13270 2024.08.22 17:56:10.196356 [ 3 ] {} <Debug> HTTP-Session: e374a355-5596-42c6-a307-d70f43cbe30a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13271 2024.08.22 17:56:10.196370 [ 3 ] {} <Debug> HTTP-Session: e374a355-5596-42c6-a307-d70f43cbe30a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13272 2024.08.22 17:56:10.196401 [ 3 ] {} <Trace> HTTP-Session: e374a355-5596-42c6-a307-d70f43cbe30a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13273 2024.08.22 17:56:10.196629 [ 3 ] {ef4b5ac7-b71c-45ca-9a8f-0147f82110d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13274 2024.08.22 17:56:10.196672 [ 3 ] {ef4b5ac7-b71c-45ca-9a8f-0147f82110d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13275 2024.08.22 17:56:10.196897 [ 3 ] {ef4b5ac7-b71c-45ca-9a8f-0147f82110d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13276 2024.08.22 17:56:10.197461 [ 3 ] {ef4b5ac7-b71c-45ca-9a8f-0147f82110d6} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13277 2024.08.22 17:56:10.197497 [ 3 ] {ef4b5ac7-b71c-45ca-9a8f-0147f82110d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13278 2024.08.22 17:56:10.197865 [ 3 ] {ef4b5ac7-b71c-45ca-9a8f-0147f82110d6} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
13279 2024.08.22 17:56:10.198210 [ 3 ] {ef4b5ac7-b71c-45ca-9a8f-0147f82110d6} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13280 2024.08.22 17:56:10.198364 [ 3 ] {ef4b5ac7-b71c-45ca-9a8f-0147f82110d6} <Debug> executeQuery: Read 452 rows, 33.08 KiB in 0.001864 sec., 242489.2703862661 rows/sec., 17.33 MiB/sec.
13281 2024.08.22 17:56:10.198661 [ 3 ] {ef4b5ac7-b71c-45ca-9a8f-0147f82110d6} <Debug> DynamicQueryHandler: Done processing query
13282 2024.08.22 17:56:10.198719 [ 3 ] {ef4b5ac7-b71c-45ca-9a8f-0147f82110d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
13283 2024.08.22 17:56:10.198775 [ 3 ] {} <Debug> HTTP-Session: e374a355-5596-42c6-a307-d70f43cbe30a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13284 2024.08.22 17:56:10.198942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13285 2024.08.22 17:56:10.198996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13286 2024.08.22 17:56:10.199015 [ 3 ] {} <Debug> HTTP-Session: caeb47b8-598f-423f-b5df-bf6f090844a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13287 2024.08.22 17:56:10.199031 [ 3 ] {} <Debug> HTTP-Session: caeb47b8-598f-423f-b5df-bf6f090844a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13288 2024.08.22 17:56:10.199045 [ 3 ] {} <Debug> HTTP-Session: caeb47b8-598f-423f-b5df-bf6f090844a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13289 2024.08.22 17:56:10.199077 [ 3 ] {} <Trace> HTTP-Session: caeb47b8-598f-423f-b5df-bf6f090844a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13290 2024.08.22 17:56:10.199179 [ 3 ] {351a2e53-b04a-40aa-9282-add0523c6554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13291 2024.08.22 17:56:10.199225 [ 3 ] {351a2e53-b04a-40aa-9282-add0523c6554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13292 2024.08.22 17:56:10.199372 [ 3 ] {351a2e53-b04a-40aa-9282-add0523c6554} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13293 2024.08.22 17:56:10.199677 [ 3 ] {351a2e53-b04a-40aa-9282-add0523c6554} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13294 2024.08.22 17:56:10.199713 [ 3 ] {351a2e53-b04a-40aa-9282-add0523c6554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13295 2024.08.22 17:56:10.200067 [ 3 ] {351a2e53-b04a-40aa-9282-add0523c6554} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
13296 2024.08.22 17:56:10.200386 [ 3 ] {351a2e53-b04a-40aa-9282-add0523c6554} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13297 2024.08.22 17:56:10.200540 [ 3 ] {351a2e53-b04a-40aa-9282-add0523c6554} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00138 sec., 4347.826086956522 rows/sec., 227.16 KiB/sec.
13298 2024.08.22 17:56:10.200824 [ 3 ] {351a2e53-b04a-40aa-9282-add0523c6554} <Debug> DynamicQueryHandler: Done processing query
13299 2024.08.22 17:56:10.200855 [ 3 ] {351a2e53-b04a-40aa-9282-add0523c6554} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13300 2024.08.22 17:56:10.200872 [ 3 ] {} <Debug> HTTP-Session: caeb47b8-598f-423f-b5df-bf6f090844a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13301 2024.08.22 17:56:10.201016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 45553, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13302 2024.08.22 17:56:10.201062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13303 2024.08.22 17:56:10.201080 [ 3 ] {} <Debug> HTTP-Session: 494d862a-eaad-4f6a-bac5-ed3ba210ebd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13304 2024.08.22 17:56:10.201095 [ 3 ] {} <Debug> HTTP-Session: 494d862a-eaad-4f6a-bac5-ed3ba210ebd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13305 2024.08.22 17:56:10.201107 [ 3 ] {} <Debug> HTTP-Session: 494d862a-eaad-4f6a-bac5-ed3ba210ebd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13306 2024.08.22 17:56:10.201136 [ 3 ] {} <Trace> HTTP-Session: 494d862a-eaad-4f6a-bac5-ed3ba210ebd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13307 2024.08.22 17:56:10.201345 [ 3 ] {5919aa2b-4f4f-4bcb-bd43-c3cddc17e9cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13308 2024.08.22 17:56:10.201390 [ 3 ] {5919aa2b-4f4f-4bcb-bd43-c3cddc17e9cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13309 2024.08.22 17:56:10.201541 [ 3 ] {5919aa2b-4f4f-4bcb-bd43-c3cddc17e9cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13310 2024.08.22 17:56:10.202011 [ 3 ] {5919aa2b-4f4f-4bcb-bd43-c3cddc17e9cf} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13311 2024.08.22 17:56:10.202048 [ 3 ] {5919aa2b-4f4f-4bcb-bd43-c3cddc17e9cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13312 2024.08.22 17:56:10.202424 [ 3 ] {5919aa2b-4f4f-4bcb-bd43-c3cddc17e9cf} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
13313 2024.08.22 17:56:10.202752 [ 3 ] {5919aa2b-4f4f-4bcb-bd43-c3cddc17e9cf} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13314 2024.08.22 17:56:10.202906 [ 3 ] {5919aa2b-4f4f-4bcb-bd43-c3cddc17e9cf} <Debug> executeQuery: Read 242 rows, 16.59 KiB in 0.001672 sec., 144736.84210526315 rows/sec., 9.69 MiB/sec.
13315 2024.08.22 17:56:10.203077 [ 3 ] {5919aa2b-4f4f-4bcb-bd43-c3cddc17e9cf} <Debug> DynamicQueryHandler: Done processing query
13316 2024.08.22 17:56:10.203101 [ 3 ] {5919aa2b-4f4f-4bcb-bd43-c3cddc17e9cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
13317 2024.08.22 17:56:10.203117 [ 3 ] {} <Debug> HTTP-Session: 494d862a-eaad-4f6a-bac5-ed3ba210ebd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13318 2024.08.22 17:56:10.203219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13319 2024.08.22 17:56:10.203267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13320 2024.08.22 17:56:10.203287 [ 3 ] {} <Debug> HTTP-Session: c48fff55-5d17-4f73-b2e8-bba9503e85bd Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13321 2024.08.22 17:56:10.203303 [ 3 ] {} <Debug> HTTP-Session: c48fff55-5d17-4f73-b2e8-bba9503e85bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13322 2024.08.22 17:56:10.203317 [ 3 ] {} <Debug> HTTP-Session: c48fff55-5d17-4f73-b2e8-bba9503e85bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13323 2024.08.22 17:56:10.203347 [ 3 ] {} <Trace> HTTP-Session: c48fff55-5d17-4f73-b2e8-bba9503e85bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13324 2024.08.22 17:56:10.203440 [ 3 ] {ff0ec6e1-5f26-4bb6-ab97-2a5e03b44bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
13325 2024.08.22 17:56:10.203485 [ 3 ] {ff0ec6e1-5f26-4bb6-ab97-2a5e03b44bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
13326 2024.08.22 17:56:10.203611 [ 3 ] {ff0ec6e1-5f26-4bb6-ab97-2a5e03b44bcc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13327 2024.08.22 17:56:10.203861 [ 3 ] {ff0ec6e1-5f26-4bb6-ab97-2a5e03b44bcc} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13328 2024.08.22 17:56:10.203896 [ 3 ] {ff0ec6e1-5f26-4bb6-ab97-2a5e03b44bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13329 2024.08.22 17:56:10.204236 [ 3 ] {ff0ec6e1-5f26-4bb6-ab97-2a5e03b44bcc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
13330 2024.08.22 17:56:10.204543 [ 3 ] {ff0ec6e1-5f26-4bb6-ab97-2a5e03b44bcc} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13331 2024.08.22 17:56:10.204691 [ 50 ] {} <Debug> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0
13332 2024.08.22 17:56:10.204701 [ 3 ] {ff0ec6e1-5f26-4bb6-ab97-2a5e03b44bcc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001277 sec., 783.0853563038372 rows/sec., 52.77 KiB/sec.
13333 2024.08.22 17:56:10.204739 [ 50 ] {} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13334 2024.08.22 17:56:10.204798 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13335 2024.08.22 17:56:10.205074 [ 3 ] {ff0ec6e1-5f26-4bb6-ab97-2a5e03b44bcc} <Debug> DynamicQueryHandler: Done processing query
13336 2024.08.22 17:56:10.205152 [ 3 ] {ff0ec6e1-5f26-4bb6-ab97-2a5e03b44bcc} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
13337 2024.08.22 17:56:10.205210 [ 3 ] {} <Debug> HTTP-Session: c48fff55-5d17-4f73-b2e8-bba9503e85bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13338 2024.08.22 17:56:10.205204 [ 201 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full
13339 2024.08.22 17:56:10.205450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 72822, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13340 2024.08.22 17:56:10.205614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13341 2024.08.22 17:56:10.205733 [ 3 ] {} <Debug> HTTP-Session: ffdb8b4b-5993-4a7c-8d41-a1a8be81e11f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13342 2024.08.22 17:56:10.205823 [ 3 ] {} <Debug> HTTP-Session: ffdb8b4b-5993-4a7c-8d41-a1a8be81e11f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13343 2024.08.22 17:56:10.205855 [ 201 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13344 2024.08.22 17:56:10.205866 [ 3 ] {} <Debug> HTTP-Session: ffdb8b4b-5993-4a7c-8d41-a1a8be81e11f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13345 2024.08.22 17:56:10.205927 [ 201 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 30 rows starting from the beginning of the part
13346 2024.08.22 17:56:10.205945 [ 3 ] {} <Trace> HTTP-Session: ffdb8b4b-5993-4a7c-8d41-a1a8be81e11f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13347 2024.08.22 17:56:10.206135 [ 201 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part
13348 2024.08.22 17:56:10.206322 [ 201 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part
13349 2024.08.22 17:56:10.206557 [ 201 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part
13350 2024.08.22 17:56:10.206629 [ 3 ] {448736b4-c122-4fa9-a33f-666b85485829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13351 2024.08.22 17:56:10.206979 [ 201 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part
13352 2024.08.22 17:56:10.207012 [ 3 ] {448736b4-c122-4fa9-a33f-666b85485829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
13353 2024.08.22 17:56:10.207269 [ 201 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part
13354 2024.08.22 17:56:10.209370 [ 3 ] {448736b4-c122-4fa9-a33f-666b85485829} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13355 2024.08.22 17:56:10.210345 [ 188 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.005436409 sec., 6438.073367916211 rows/sec., 433.82 KiB/sec.
13356 2024.08.22 17:56:10.210578 [ 189 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary)
13357 2024.08.22 17:56:10.211290 [ 3 ] {448736b4-c122-4fa9-a33f-666b85485829} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13358 2024.08.22 17:56:10.211363 [ 3 ] {448736b4-c122-4fa9-a33f-666b85485829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13359 2024.08.22 17:56:10.211706 [ 189 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_35_7} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13360 2024.08.22 17:56:10.211884 [ 189 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_35_7} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7
13361 2024.08.22 17:56:10.212049 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
13362 2024.08.22 17:56:10.212483 [ 3 ] {448736b4-c122-4fa9-a33f-666b85485829} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
13363 2024.08.22 17:56:10.212914 [ 3 ] {448736b4-c122-4fa9-a33f-666b85485829} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13364 2024.08.22 17:56:10.213099 [ 3 ] {448736b4-c122-4fa9-a33f-666b85485829} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.006951 sec., 6473.888649115235 rows/sec., 11.60 MiB/sec.
13365 2024.08.22 17:56:10.213366 [ 3 ] {448736b4-c122-4fa9-a33f-666b85485829} <Debug> DynamicQueryHandler: Done processing query
13366 2024.08.22 17:56:10.213392 [ 3 ] {448736b4-c122-4fa9-a33f-666b85485829} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
13367 2024.08.22 17:56:10.213408 [ 3 ] {} <Debug> HTTP-Session: ffdb8b4b-5993-4a7c-8d41-a1a8be81e11f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13368 2024.08.22 17:56:10.213532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13369 2024.08.22 17:56:10.213581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13370 2024.08.22 17:56:10.213600 [ 3 ] {} <Debug> HTTP-Session: 9ddd3600-6c5e-4656-bd90-0fd6da3e8b77 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13371 2024.08.22 17:56:10.213616 [ 3 ] {} <Debug> HTTP-Session: 9ddd3600-6c5e-4656-bd90-0fd6da3e8b77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13372 2024.08.22 17:56:10.213629 [ 3 ] {} <Debug> HTTP-Session: 9ddd3600-6c5e-4656-bd90-0fd6da3e8b77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13373 2024.08.22 17:56:10.213660 [ 3 ] {} <Trace> HTTP-Session: 9ddd3600-6c5e-4656-bd90-0fd6da3e8b77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13374 2024.08.22 17:56:10.213780 [ 3 ] {d32fb347-6f42-4c9b-b8e2-4e25a4e4cea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13375 2024.08.22 17:56:10.213826 [ 3 ] {d32fb347-6f42-4c9b-b8e2-4e25a4e4cea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13376 2024.08.22 17:56:10.213959 [ 3 ] {d32fb347-6f42-4c9b-b8e2-4e25a4e4cea4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13377 2024.08.22 17:56:10.214330 [ 3 ] {d32fb347-6f42-4c9b-b8e2-4e25a4e4cea4} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13378 2024.08.22 17:56:10.214366 [ 3 ] {d32fb347-6f42-4c9b-b8e2-4e25a4e4cea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13379 2024.08.22 17:56:10.214725 [ 3 ] {d32fb347-6f42-4c9b-b8e2-4e25a4e4cea4} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
13380 2024.08.22 17:56:10.215044 [ 3 ] {d32fb347-6f42-4c9b-b8e2-4e25a4e4cea4} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13381 2024.08.22 17:56:10.215184 [ 3 ] {d32fb347-6f42-4c9b-b8e2-4e25a4e4cea4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001446 sec., 56708.160442600274 rows/sec., 3.60 MiB/sec.
13382 2024.08.22 17:56:10.215369 [ 3 ] {d32fb347-6f42-4c9b-b8e2-4e25a4e4cea4} <Debug> DynamicQueryHandler: Done processing query
13383 2024.08.22 17:56:10.215392 [ 3 ] {d32fb347-6f42-4c9b-b8e2-4e25a4e4cea4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13384 2024.08.22 17:56:10.215408 [ 3 ] {} <Debug> HTTP-Session: 9ddd3600-6c5e-4656-bd90-0fd6da3e8b77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13385 2024.08.22 17:56:12.108349 [ 48 ] {} <Debug> oximeter.measurements_i64 (582821bc-4642-481b-946a-951a2d491258) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
13386 2024.08.22 17:56:12.108440 [ 48 ] {} <Trace> oximeter.measurements_i64 (582821bc-4642-481b-946a-951a2d491258): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13387 2024.08.22 17:56:12.108472 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13388 2024.08.22 17:56:12.108689 [ 198 ] {582821bc-4642-481b-946a-951a2d491258::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
13389 2024.08.22 17:56:12.108955 [ 198 ] {582821bc-4642-481b-946a-951a2d491258::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13390 2024.08.22 17:56:12.109021 [ 198 ] {582821bc-4642-481b-946a-951a2d491258::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part
13391 2024.08.22 17:56:12.109168 [ 198 ] {582821bc-4642-481b-946a-951a2d491258::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part
13392 2024.08.22 17:56:12.109314 [ 198 ] {582821bc-4642-481b-946a-951a2d491258::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part
13393 2024.08.22 17:56:12.109458 [ 198 ] {582821bc-4642-481b-946a-951a2d491258::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part
13394 2024.08.22 17:56:12.109746 [ 198 ] {582821bc-4642-481b-946a-951a2d491258::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part
13395 2024.08.22 17:56:12.110777 [ 189 ] {582821bc-4642-481b-946a-951a2d491258::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.002207712 sec., 23100.839239900855 rows/sec., 1.64 MiB/sec.
13396 2024.08.22 17:56:12.110931 [ 198 ] {582821bc-4642-481b-946a-951a2d491258::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
13397 2024.08.22 17:56:12.111322 [ 198 ] {582821bc-4642-481b-946a-951a2d491258::all_1_5_1} <Trace> oximeter.measurements_i64 (582821bc-4642-481b-946a-951a2d491258): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13398 2024.08.22 17:56:12.111399 [ 198 ] {582821bc-4642-481b-946a-951a2d491258::all_1_5_1} <Trace> oximeter.measurements_i64 (582821bc-4642-481b-946a-951a2d491258) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
13399 2024.08.22 17:56:12.111474 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
13400 2024.08.22 17:56:15.206576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 173264, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13401 2024.08.22 17:56:15.206716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13402 2024.08.22 17:56:15.206746 [ 3 ] {} <Debug> HTTP-Session: 0d53e15f-7ba3-48a8-8818-a5ff8e0d95a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13403 2024.08.22 17:56:15.206776 [ 3 ] {} <Debug> HTTP-Session: 0d53e15f-7ba3-48a8-8818-a5ff8e0d95a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13404 2024.08.22 17:56:15.206796 [ 3 ] {} <Debug> HTTP-Session: 0d53e15f-7ba3-48a8-8818-a5ff8e0d95a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13405 2024.08.22 17:56:15.206856 [ 3 ] {} <Trace> HTTP-Session: 0d53e15f-7ba3-48a8-8818-a5ff8e0d95a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13406 2024.08.22 17:56:15.207529 [ 3 ] {6bcba233-efb8-425a-9747-a56d5f46efff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13407 2024.08.22 17:56:15.207615 [ 3 ] {6bcba233-efb8-425a-9747-a56d5f46efff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13408 2024.08.22 17:56:15.208013 [ 3 ] {6bcba233-efb8-425a-9747-a56d5f46efff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13409 2024.08.22 17:56:15.209517 [ 3 ] {6bcba233-efb8-425a-9747-a56d5f46efff} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13410 2024.08.22 17:56:15.209574 [ 3 ] {6bcba233-efb8-425a-9747-a56d5f46efff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13411 2024.08.22 17:56:15.210218 [ 3 ] {6bcba233-efb8-425a-9747-a56d5f46efff} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
13412 2024.08.22 17:56:15.210730 [ 3 ] {6bcba233-efb8-425a-9747-a56d5f46efff} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13413 2024.08.22 17:56:15.210914 [ 3 ] {6bcba233-efb8-425a-9747-a56d5f46efff} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.003835 sec., 311864.406779661 rows/sec., 25.71 MiB/sec.
13414 2024.08.22 17:56:15.210916 [ 43 ] {} <Debug> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
13415 2024.08.22 17:56:15.210985 [ 43 ] {} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13416 2024.08.22 17:56:15.211018 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13417 2024.08.22 17:56:15.211206 [ 192 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::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
13418 2024.08.22 17:56:15.211223 [ 3 ] {6bcba233-efb8-425a-9747-a56d5f46efff} <Debug> DynamicQueryHandler: Done processing query
13419 2024.08.22 17:56:15.211308 [ 3 ] {6bcba233-efb8-425a-9747-a56d5f46efff} <Debug> MemoryTracker: Peak memory usage (for query): 4.97 MiB.
13420 2024.08.22 17:56:15.211349 [ 3 ] {} <Debug> HTTP-Session: 0d53e15f-7ba3-48a8-8818-a5ff8e0d95a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13421 2024.08.22 17:56:15.211479 [ 192 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13422 2024.08.22 17:56:15.211527 [ 192 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1427 rows starting from the beginning of the part
13423 2024.08.22 17:56:15.211689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13424 2024.08.22 17:56:15.211725 [ 192 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part
13425 2024.08.22 17:56:15.211873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13426 2024.08.22 17:56:15.212045 [ 3 ] {} <Debug> HTTP-Session: 573da586-0bf6-4b0d-908e-07fd5351fe79 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13427 2024.08.22 17:56:15.212117 [ 192 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 286 rows starting from the beginning of the part
13428 2024.08.22 17:56:15.212169 [ 3 ] {} <Debug> HTTP-Session: 573da586-0bf6-4b0d-908e-07fd5351fe79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13429 2024.08.22 17:56:15.212266 [ 3 ] {} <Debug> HTTP-Session: 573da586-0bf6-4b0d-908e-07fd5351fe79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13430 2024.08.22 17:56:15.212439 [ 192 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 57 rows starting from the beginning of the part
13431 2024.08.22 17:56:15.212456 [ 3 ] {} <Trace> HTTP-Session: 573da586-0bf6-4b0d-908e-07fd5351fe79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13432 2024.08.22 17:56:15.212752 [ 192 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 287 rows starting from the beginning of the part
13433 2024.08.22 17:56:15.212961 [ 3 ] {094129a9-2e32-440f-b381-7ad5066e781d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
13434 2024.08.22 17:56:15.212980 [ 192 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1196 rows starting from the beginning of the part
13435 2024.08.22 17:56:15.213135 [ 3 ] {094129a9-2e32-440f-b381-7ad5066e781d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13436 2024.08.22 17:56:15.214331 [ 3 ] {094129a9-2e32-440f-b381-7ad5066e781d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13437 2024.08.22 17:56:15.216213 [ 3 ] {094129a9-2e32-440f-b381-7ad5066e781d} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13438 2024.08.22 17:56:15.216314 [ 3 ] {094129a9-2e32-440f-b381-7ad5066e781d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13439 2024.08.22 17:56:15.216619 [ 192 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3309 rows, containing 5 columns (5 merged, 0 gathered) in 0.005504308 sec., 601165.487105736 rows/sec., 52.67 MiB/sec.
13440 2024.08.22 17:56:15.216982 [ 189 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
13441 2024.08.22 17:56:15.217214 [ 3 ] {094129a9-2e32-440f-b381-7ad5066e781d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
13442 2024.08.22 17:56:15.218198 [ 189 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_76_15} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13443 2024.08.22 17:56:15.218368 [ 189 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_76_15} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
13444 2024.08.22 17:56:15.218494 [ 3 ] {094129a9-2e32-440f-b381-7ad5066e781d} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13445 2024.08.22 17:56:15.218571 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB.
13446 2024.08.22 17:56:15.218762 [ 3 ] {094129a9-2e32-440f-b381-7ad5066e781d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.006048 sec., 37698.41269841269 rows/sec., 2.55 MiB/sec.
13447 2024.08.22 17:56:15.219041 [ 3 ] {094129a9-2e32-440f-b381-7ad5066e781d} <Debug> DynamicQueryHandler: Done processing query
13448 2024.08.22 17:56:15.219075 [ 3 ] {094129a9-2e32-440f-b381-7ad5066e781d} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
13449 2024.08.22 17:56:15.219096 [ 3 ] {} <Debug> HTTP-Session: 573da586-0bf6-4b0d-908e-07fd5351fe79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13450 2024.08.22 17:56:15.219296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 85838, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13451 2024.08.22 17:56:15.219362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13452 2024.08.22 17:56:15.219386 [ 3 ] {} <Debug> HTTP-Session: 21dca45e-8a24-4839-8c9d-744677f788cf Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13453 2024.08.22 17:56:15.219410 [ 3 ] {} <Debug> HTTP-Session: 21dca45e-8a24-4839-8c9d-744677f788cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13454 2024.08.22 17:56:15.219428 [ 3 ] {} <Debug> HTTP-Session: 21dca45e-8a24-4839-8c9d-744677f788cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13455 2024.08.22 17:56:15.219475 [ 3 ] {} <Trace> HTTP-Session: 21dca45e-8a24-4839-8c9d-744677f788cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13456 2024.08.22 17:56:15.220010 [ 3 ] {7cc4545f-4c1b-43d8-a01c-17922848199c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13457 2024.08.22 17:56:15.220069 [ 3 ] {7cc4545f-4c1b-43d8-a01c-17922848199c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13458 2024.08.22 17:56:15.220375 [ 3 ] {7cc4545f-4c1b-43d8-a01c-17922848199c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13459 2024.08.22 17:56:15.221266 [ 3 ] {7cc4545f-4c1b-43d8-a01c-17922848199c} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13460 2024.08.22 17:56:15.221309 [ 3 ] {7cc4545f-4c1b-43d8-a01c-17922848199c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13461 2024.08.22 17:56:15.221777 [ 3 ] {7cc4545f-4c1b-43d8-a01c-17922848199c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
13462 2024.08.22 17:56:15.222283 [ 3 ] {7cc4545f-4c1b-43d8-a01c-17922848199c} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13463 2024.08.22 17:56:15.222445 [ 3 ] {7cc4545f-4c1b-43d8-a01c-17922848199c} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.002823 sec., 184201.20439249027 rows/sec., 13.63 MiB/sec.
13464 2024.08.22 17:56:15.222490 [ 42 ] {} <Debug> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
13465 2024.08.22 17:56:15.222614 [ 42 ] {} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13466 2024.08.22 17:56:15.222651 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13467 2024.08.22 17:56:15.222766 [ 3 ] {7cc4545f-4c1b-43d8-a01c-17922848199c} <Debug> DynamicQueryHandler: Done processing query
13468 2024.08.22 17:56:15.222843 [ 3 ] {7cc4545f-4c1b-43d8-a01c-17922848199c} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
13469 2024.08.22 17:56:15.222895 [ 3 ] {} <Debug> HTTP-Session: 21dca45e-8a24-4839-8c9d-744677f788cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13470 2024.08.22 17:56:15.222913 [ 190 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::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
13471 2024.08.22 17:56:15.223437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 160519, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13472 2024.08.22 17:56:15.223528 [ 190 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13473 2024.08.22 17:56:15.223618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13474 2024.08.22 17:56:15.223718 [ 190 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 938 rows starting from the beginning of the part
13475 2024.08.22 17:56:15.223727 [ 3 ] {} <Debug> HTTP-Session: bf98dadc-a365-4b51-a5a0-b0bd156fc3a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13476 2024.08.22 17:56:15.223825 [ 3 ] {} <Debug> HTTP-Session: bf98dadc-a365-4b51-a5a0-b0bd156fc3a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13477 2024.08.22 17:56:15.223891 [ 3 ] {} <Debug> HTTP-Session: bf98dadc-a365-4b51-a5a0-b0bd156fc3a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13478 2024.08.22 17:56:15.224068 [ 3 ] {} <Trace> HTTP-Session: bf98dadc-a365-4b51-a5a0-b0bd156fc3a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13479 2024.08.22 17:56:15.224274 [ 190 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part
13480 2024.08.22 17:56:15.224539 [ 190 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 459 rows starting from the beginning of the part
13481 2024.08.22 17:56:15.224643 [ 190 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 66 rows starting from the beginning of the part
13482 2024.08.22 17:56:15.224740 [ 190 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 452 rows starting from the beginning of the part
13483 2024.08.22 17:56:15.224839 [ 190 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 520 rows starting from the beginning of the part
13484 2024.08.22 17:56:15.225021 [ 3 ] {14116b49-de78-455a-a49a-53d1b02e7dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13485 2024.08.22 17:56:15.225234 [ 3 ] {14116b49-de78-455a-a49a-53d1b02e7dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13486 2024.08.22 17:56:15.225926 [ 3 ] {14116b49-de78-455a-a49a-53d1b02e7dfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13487 2024.08.22 17:56:15.227219 [ 3 ] {14116b49-de78-455a-a49a-53d1b02e7dfd} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13488 2024.08.22 17:56:15.227272 [ 189 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2499 rows, containing 5 columns (5 merged, 0 gathered) in 0.004550563 sec., 549162.8178755025 rows/sec., 42.08 MiB/sec.
13489 2024.08.22 17:56:15.227280 [ 3 ] {14116b49-de78-455a-a49a-53d1b02e7dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13490 2024.08.22 17:56:15.227522 [ 189 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
13491 2024.08.22 17:56:15.228468 [ 193 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_76_15} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13492 2024.08.22 17:56:15.228524 [ 3 ] {14116b49-de78-455a-a49a-53d1b02e7dfd} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
13493 2024.08.22 17:56:15.228630 [ 193 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_76_15} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
13494 2024.08.22 17:56:15.228788 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
13495 2024.08.22 17:56:15.229160 [ 3 ] {14116b49-de78-455a-a49a-53d1b02e7dfd} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13496 2024.08.22 17:56:15.229390 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
13497 2024.08.22 17:56:15.229401 [ 3 ] {14116b49-de78-455a-a49a-53d1b02e7dfd} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.004923 sec., 171440.178752793 rows/sec., 11.54 MiB/sec.
13498 2024.08.22 17:56:15.229445 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13499 2024.08.22 17:56:15.229510 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13500 2024.08.22 17:56:15.229843 [ 189 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::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
13501 2024.08.22 17:56:15.230015 [ 3 ] {14116b49-de78-455a-a49a-53d1b02e7dfd} <Debug> DynamicQueryHandler: Done processing query
13502 2024.08.22 17:56:15.230135 [ 3 ] {14116b49-de78-455a-a49a-53d1b02e7dfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
13503 2024.08.22 17:56:15.230282 [ 3 ] {} <Debug> HTTP-Session: bf98dadc-a365-4b51-a5a0-b0bd156fc3a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13504 2024.08.22 17:56:15.230433 [ 189 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13505 2024.08.22 17:56:15.230508 [ 189 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 22897 rows starting from the beginning of the part
13506 2024.08.22 17:56:15.230754 [ 189 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part
13507 2024.08.22 17:56:15.230754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13508 2024.08.22 17:56:15.230991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13509 2024.08.22 17:56:15.231079 [ 189 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 241 rows starting from the beginning of the part
13510 2024.08.22 17:56:15.231091 [ 3 ] {} <Debug> HTTP-Session: 24c19f2d-2b08-4523-9ce9-eb03807f43d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13511 2024.08.22 17:56:15.231186 [ 3 ] {} <Debug> HTTP-Session: 24c19f2d-2b08-4523-9ce9-eb03807f43d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13512 2024.08.22 17:56:15.231275 [ 3 ] {} <Debug> HTTP-Session: 24c19f2d-2b08-4523-9ce9-eb03807f43d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13513 2024.08.22 17:56:15.231377 [ 189 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::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
13514 2024.08.22 17:56:15.231426 [ 3 ] {} <Trace> HTTP-Session: 24c19f2d-2b08-4523-9ce9-eb03807f43d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13515 2024.08.22 17:56:15.231710 [ 189 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 242 rows starting from the beginning of the part
13516 2024.08.22 17:56:15.231915 [ 3 ] {ca187c63-6cd7-4fd7-ac43-a8bab75979d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13517 2024.08.22 17:56:15.231970 [ 189 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 844 rows starting from the beginning of the part
13518 2024.08.22 17:56:15.232088 [ 3 ] {ca187c63-6cd7-4fd7-ac43-a8bab75979d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13519 2024.08.22 17:56:15.232940 [ 3 ] {ca187c63-6cd7-4fd7-ac43-a8bab75979d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13520 2024.08.22 17:56:15.233520 [ 3 ] {ca187c63-6cd7-4fd7-ac43-a8bab75979d9} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13521 2024.08.22 17:56:15.233565 [ 3 ] {ca187c63-6cd7-4fd7-ac43-a8bab75979d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13522 2024.08.22 17:56:15.236894 [ 3 ] {ca187c63-6cd7-4fd7-ac43-a8bab75979d9} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
13523 2024.08.22 17:56:15.237640 [ 3 ] {ca187c63-6cd7-4fd7-ac43-a8bab75979d9} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13524 2024.08.22 17:56:15.237892 [ 42 ] {} <Debug> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
13525 2024.08.22 17:56:15.237977 [ 3 ] {ca187c63-6cd7-4fd7-ac43-a8bab75979d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006239 sec., 9616.925789389326 rows/sec., 663.67 KiB/sec.
13526 2024.08.22 17:56:15.238020 [ 42 ] {} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13527 2024.08.22 17:56:15.238101 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13528 2024.08.22 17:56:15.238494 [ 196 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
13529 2024.08.22 17:56:15.238636 [ 3 ] {ca187c63-6cd7-4fd7-ac43-a8bab75979d9} <Debug> DynamicQueryHandler: Done processing query
13530 2024.08.22 17:56:15.238765 [ 3 ] {ca187c63-6cd7-4fd7-ac43-a8bab75979d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13531 2024.08.22 17:56:15.238895 [ 3 ] {} <Debug> HTTP-Session: 24c19f2d-2b08-4523-9ce9-eb03807f43d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13532 2024.08.22 17:56:15.239150 [ 196 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13533 2024.08.22 17:56:15.239229 [ 196 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4854 rows starting from the beginning of the part
13534 2024.08.22 17:56:15.239389 [ 196 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
13535 2024.08.22 17:56:15.239603 [ 196 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 82 rows starting from the beginning of the part
13536 2024.08.22 17:56:15.239855 [ 196 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
13537 2024.08.22 17:56:15.240096 [ 196 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 82 rows starting from the beginning of the part
13538 2024.08.22 17:56:15.240330 [ 196 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
13539 2024.08.22 17:56:15.241528 [ 197 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24545 rows, containing 5 columns (5 merged, 0 gathered) in 0.011868111 sec., 2068147.1550105994 rows/sec., 139.77 MiB/sec.
13540 2024.08.22 17:56:15.242038 [ 197 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
13541 2024.08.22 17:56:15.243046 [ 197 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13542 2024.08.22 17:56:15.243158 [ 197 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
13543 2024.08.22 17:56:15.243293 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB.
13544 2024.08.22 17:56:15.244447 [ 195 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5198 rows, containing 4 columns (4 merged, 0 gathered) in 0.006204902 sec., 837724.7537511471 rows/sec., 54.66 MiB/sec.
13545 2024.08.22 17:56:15.245125 [ 196 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
13546 2024.08.22 17:56:15.245700 [ 196 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_76_15} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13547 2024.08.22 17:56:15.245810 [ 196 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_76_15} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
13548 2024.08.22 17:56:15.245923 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB.
13549 2024.08.22 17:56:20.179853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13550 2024.08.22 17:56:20.179988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13551 2024.08.22 17:56:20.180018 [ 3 ] {} <Debug> HTTP-Session: 7a2776b1-1fba-49d3-a61f-a49933ab9b82 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13552 2024.08.22 17:56:20.180046 [ 3 ] {} <Debug> HTTP-Session: 7a2776b1-1fba-49d3-a61f-a49933ab9b82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13553 2024.08.22 17:56:20.180064 [ 3 ] {} <Debug> HTTP-Session: 7a2776b1-1fba-49d3-a61f-a49933ab9b82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13554 2024.08.22 17:56:20.180120 [ 3 ] {} <Trace> HTTP-Session: 7a2776b1-1fba-49d3-a61f-a49933ab9b82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13555 2024.08.22 17:56:20.180315 [ 3 ] {7c217500-2d5e-42e9-bf20-d6ad6a0cea01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13556 2024.08.22 17:56:20.180392 [ 3 ] {7c217500-2d5e-42e9-bf20-d6ad6a0cea01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13557 2024.08.22 17:56:20.180755 [ 3 ] {7c217500-2d5e-42e9-bf20-d6ad6a0cea01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13558 2024.08.22 17:56:20.181254 [ 3 ] {7c217500-2d5e-42e9-bf20-d6ad6a0cea01} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13559 2024.08.22 17:56:20.181296 [ 3 ] {7c217500-2d5e-42e9-bf20-d6ad6a0cea01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13560 2024.08.22 17:56:20.181718 [ 3 ] {7c217500-2d5e-42e9-bf20-d6ad6a0cea01} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
13561 2024.08.22 17:56:20.182107 [ 3 ] {7c217500-2d5e-42e9-bf20-d6ad6a0cea01} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13562 2024.08.22 17:56:20.182273 [ 3 ] {7c217500-2d5e-42e9-bf20-d6ad6a0cea01} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002013 sec., 993.5419771485346 rows/sec., 81.02 KiB/sec.
13563 2024.08.22 17:56:20.182496 [ 3 ] {7c217500-2d5e-42e9-bf20-d6ad6a0cea01} <Debug> DynamicQueryHandler: Done processing query
13564 2024.08.22 17:56:20.182523 [ 3 ] {7c217500-2d5e-42e9-bf20-d6ad6a0cea01} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13565 2024.08.22 17:56:20.182541 [ 3 ] {} <Debug> HTTP-Session: 7a2776b1-1fba-49d3-a61f-a49933ab9b82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13566 2024.08.22 17:56:20.182713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 42458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13567 2024.08.22 17:56:20.182771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13568 2024.08.22 17:56:20.182790 [ 3 ] {} <Debug> HTTP-Session: 5dafb2e9-12be-434a-bc8c-0f6e22626c5e Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13569 2024.08.22 17:56:20.182809 [ 3 ] {} <Debug> HTTP-Session: 5dafb2e9-12be-434a-bc8c-0f6e22626c5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13570 2024.08.22 17:56:20.182823 [ 3 ] {} <Debug> HTTP-Session: 5dafb2e9-12be-434a-bc8c-0f6e22626c5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13571 2024.08.22 17:56:20.182858 [ 3 ] {} <Trace> HTTP-Session: 5dafb2e9-12be-434a-bc8c-0f6e22626c5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13572 2024.08.22 17:56:20.183052 [ 3 ] {1de9a234-6308-4854-952b-5cee1e6cd174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13573 2024.08.22 17:56:20.183099 [ 3 ] {1de9a234-6308-4854-952b-5cee1e6cd174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13574 2024.08.22 17:56:20.183340 [ 3 ] {1de9a234-6308-4854-952b-5cee1e6cd174} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13575 2024.08.22 17:56:20.183914 [ 3 ] {1de9a234-6308-4854-952b-5cee1e6cd174} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13576 2024.08.22 17:56:20.183952 [ 3 ] {1de9a234-6308-4854-952b-5cee1e6cd174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13577 2024.08.22 17:56:20.184333 [ 3 ] {1de9a234-6308-4854-952b-5cee1e6cd174} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
13578 2024.08.22 17:56:20.184694 [ 3 ] {1de9a234-6308-4854-952b-5cee1e6cd174} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13579 2024.08.22 17:56:20.184858 [ 3 ] {1de9a234-6308-4854-952b-5cee1e6cd174} <Debug> executeQuery: Read 280 rows, 25.44 KiB in 0.001902 sec., 147213.45951629864 rows/sec., 13.06 MiB/sec.
13580 2024.08.22 17:56:20.185045 [ 3 ] {1de9a234-6308-4854-952b-5cee1e6cd174} <Debug> DynamicQueryHandler: Done processing query
13581 2024.08.22 17:56:20.185069 [ 3 ] {1de9a234-6308-4854-952b-5cee1e6cd174} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
13582 2024.08.22 17:56:20.185085 [ 3 ] {} <Debug> HTTP-Session: 5dafb2e9-12be-434a-bc8c-0f6e22626c5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13583 2024.08.22 17:56:20.185204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 6782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13584 2024.08.22 17:56:20.185254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13585 2024.08.22 17:56:20.185273 [ 3 ] {} <Debug> HTTP-Session: f4273393-2d0c-447e-9ec8-1c22e6a005f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13586 2024.08.22 17:56:20.185291 [ 3 ] {} <Debug> HTTP-Session: f4273393-2d0c-447e-9ec8-1c22e6a005f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13587 2024.08.22 17:56:20.185304 [ 3 ] {} <Debug> HTTP-Session: f4273393-2d0c-447e-9ec8-1c22e6a005f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13588 2024.08.22 17:56:20.185337 [ 3 ] {} <Trace> HTTP-Session: f4273393-2d0c-447e-9ec8-1c22e6a005f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13589 2024.08.22 17:56:20.185448 [ 3 ] {9f3d328c-0d49-4e01-8464-e6eb2c024682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13590 2024.08.22 17:56:20.185495 [ 3 ] {9f3d328c-0d49-4e01-8464-e6eb2c024682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13591 2024.08.22 17:56:20.185727 [ 3 ] {9f3d328c-0d49-4e01-8464-e6eb2c024682} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13592 2024.08.22 17:56:20.186057 [ 3 ] {9f3d328c-0d49-4e01-8464-e6eb2c024682} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13593 2024.08.22 17:56:20.186094 [ 3 ] {9f3d328c-0d49-4e01-8464-e6eb2c024682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13594 2024.08.22 17:56:20.186440 [ 3 ] {9f3d328c-0d49-4e01-8464-e6eb2c024682} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
13595 2024.08.22 17:56:20.186800 [ 3 ] {9f3d328c-0d49-4e01-8464-e6eb2c024682} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13596 2024.08.22 17:56:20.186964 [ 3 ] {9f3d328c-0d49-4e01-8464-e6eb2c024682} <Debug> executeQuery: Read 47 rows, 3.52 KiB in 0.001544 sec., 30440.41450777202 rows/sec., 2.23 MiB/sec.
13597 2024.08.22 17:56:20.187178 [ 3 ] {9f3d328c-0d49-4e01-8464-e6eb2c024682} <Debug> DynamicQueryHandler: Done processing query
13598 2024.08.22 17:56:20.187215 [ 3 ] {9f3d328c-0d49-4e01-8464-e6eb2c024682} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
13599 2024.08.22 17:56:20.187240 [ 3 ] {} <Debug> HTTP-Session: f4273393-2d0c-447e-9ec8-1c22e6a005f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13600 2024.08.22 17:56:20.187354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13601 2024.08.22 17:56:20.187404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13602 2024.08.22 17:56:20.187423 [ 3 ] {} <Debug> HTTP-Session: b20cf66a-283a-4988-ba03-3cb4c4cd514b Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13603 2024.08.22 17:56:20.187440 [ 3 ] {} <Debug> HTTP-Session: b20cf66a-283a-4988-ba03-3cb4c4cd514b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13604 2024.08.22 17:56:20.187454 [ 3 ] {} <Debug> HTTP-Session: b20cf66a-283a-4988-ba03-3cb4c4cd514b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13605 2024.08.22 17:56:20.187486 [ 3 ] {} <Trace> HTTP-Session: b20cf66a-283a-4988-ba03-3cb4c4cd514b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13606 2024.08.22 17:56:20.187591 [ 3 ] {9bb9bf40-684c-4728-81d4-2be059cd3c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
13607 2024.08.22 17:56:20.187635 [ 3 ] {9bb9bf40-684c-4728-81d4-2be059cd3c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13608 2024.08.22 17:56:20.187863 [ 3 ] {9bb9bf40-684c-4728-81d4-2be059cd3c58} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13609 2024.08.22 17:56:20.188169 [ 3 ] {9bb9bf40-684c-4728-81d4-2be059cd3c58} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13610 2024.08.22 17:56:20.188207 [ 3 ] {9bb9bf40-684c-4728-81d4-2be059cd3c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13611 2024.08.22 17:56:20.188554 [ 3 ] {9bb9bf40-684c-4728-81d4-2be059cd3c58} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
13612 2024.08.22 17:56:20.188901 [ 3 ] {9bb9bf40-684c-4728-81d4-2be059cd3c58} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13613 2024.08.22 17:56:20.189052 [ 3 ] {9bb9bf40-684c-4728-81d4-2be059cd3c58} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001484 sec., 9433.962264150943 rows/sec., 660.69 KiB/sec.
13614 2024.08.22 17:56:20.189391 [ 3 ] {9bb9bf40-684c-4728-81d4-2be059cd3c58} <Debug> DynamicQueryHandler: Done processing query
13615 2024.08.22 17:56:20.189432 [ 3 ] {9bb9bf40-684c-4728-81d4-2be059cd3c58} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13616 2024.08.22 17:56:20.189450 [ 3 ] {} <Debug> HTTP-Session: b20cf66a-283a-4988-ba03-3cb4c4cd514b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13617 2024.08.22 17:56:20.189553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13618 2024.08.22 17:56:20.189603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13619 2024.08.22 17:56:20.189622 [ 3 ] {} <Debug> HTTP-Session: bb0371f5-4a79-4a11-9915-b8dd0d844e1b Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13620 2024.08.22 17:56:20.189639 [ 3 ] {} <Debug> HTTP-Session: bb0371f5-4a79-4a11-9915-b8dd0d844e1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13621 2024.08.22 17:56:20.189654 [ 3 ] {} <Debug> HTTP-Session: bb0371f5-4a79-4a11-9915-b8dd0d844e1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13622 2024.08.22 17:56:20.189685 [ 3 ] {} <Trace> HTTP-Session: bb0371f5-4a79-4a11-9915-b8dd0d844e1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13623 2024.08.22 17:56:20.189786 [ 3 ] {ea4bd92a-812a-4fe5-ad06-fab49d3e63bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
13624 2024.08.22 17:56:20.189832 [ 3 ] {ea4bd92a-812a-4fe5-ad06-fab49d3e63bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
13625 2024.08.22 17:56:20.190077 [ 3 ] {ea4bd92a-812a-4fe5-ad06-fab49d3e63bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13626 2024.08.22 17:56:20.190399 [ 3 ] {ea4bd92a-812a-4fe5-ad06-fab49d3e63bf} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13627 2024.08.22 17:56:20.190434 [ 3 ] {ea4bd92a-812a-4fe5-ad06-fab49d3e63bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13628 2024.08.22 17:56:20.190780 [ 3 ] {ea4bd92a-812a-4fe5-ad06-fab49d3e63bf} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
13629 2024.08.22 17:56:20.191127 [ 3 ] {ea4bd92a-812a-4fe5-ad06-fab49d3e63bf} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13630 2024.08.22 17:56:20.191286 [ 3 ] {ea4bd92a-812a-4fe5-ad06-fab49d3e63bf} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001516 sec., 3957.78364116095 rows/sec., 233.83 KiB/sec.
13631 2024.08.22 17:56:20.191472 [ 3 ] {ea4bd92a-812a-4fe5-ad06-fab49d3e63bf} <Debug> DynamicQueryHandler: Done processing query
13632 2024.08.22 17:56:20.191496 [ 3 ] {ea4bd92a-812a-4fe5-ad06-fab49d3e63bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13633 2024.08.22 17:56:20.191513 [ 3 ] {} <Debug> HTTP-Session: bb0371f5-4a79-4a11-9915-b8dd0d844e1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13634 2024.08.22 17:56:20.191676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 69766, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13635 2024.08.22 17:56:20.191725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13636 2024.08.22 17:56:20.191768 [ 3 ] {} <Debug> HTTP-Session: 853fa692-2305-4954-ade5-f1d023ad648a Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13637 2024.08.22 17:56:20.191786 [ 3 ] {} <Debug> HTTP-Session: 853fa692-2305-4954-ade5-f1d023ad648a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13638 2024.08.22 17:56:20.191800 [ 3 ] {} <Debug> HTTP-Session: 853fa692-2305-4954-ade5-f1d023ad648a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13639 2024.08.22 17:56:20.191830 [ 3 ] {} <Trace> HTTP-Session: 853fa692-2305-4954-ade5-f1d023ad648a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13640 2024.08.22 17:56:20.192071 [ 3 ] {f27d7edf-bb22-4153-90b4-78780bae723a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13641 2024.08.22 17:56:20.192114 [ 3 ] {f27d7edf-bb22-4153-90b4-78780bae723a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13642 2024.08.22 17:56:20.192341 [ 3 ] {f27d7edf-bb22-4153-90b4-78780bae723a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13643 2024.08.22 17:56:20.192917 [ 3 ] {f27d7edf-bb22-4153-90b4-78780bae723a} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13644 2024.08.22 17:56:20.192954 [ 3 ] {f27d7edf-bb22-4153-90b4-78780bae723a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13645 2024.08.22 17:56:20.193330 [ 3 ] {f27d7edf-bb22-4153-90b4-78780bae723a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
13646 2024.08.22 17:56:20.193686 [ 3 ] {f27d7edf-bb22-4153-90b4-78780bae723a} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13647 2024.08.22 17:56:20.193851 [ 3 ] {f27d7edf-bb22-4153-90b4-78780bae723a} <Debug> executeQuery: Read 429 rows, 31.45 KiB in 0.001915 sec., 224020.88772845952 rows/sec., 16.04 MiB/sec.
13648 2024.08.22 17:56:20.194033 [ 3 ] {f27d7edf-bb22-4153-90b4-78780bae723a} <Debug> DynamicQueryHandler: Done processing query
13649 2024.08.22 17:56:20.194057 [ 3 ] {f27d7edf-bb22-4153-90b4-78780bae723a} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
13650 2024.08.22 17:56:20.194073 [ 3 ] {} <Debug> HTTP-Session: 853fa692-2305-4954-ade5-f1d023ad648a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13651 2024.08.22 17:56:20.194184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13652 2024.08.22 17:56:20.194233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13653 2024.08.22 17:56:20.194252 [ 3 ] {} <Debug> HTTP-Session: fa2b97fe-75f1-4017-b91f-6f992a6cb674 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13654 2024.08.22 17:56:20.194269 [ 3 ] {} <Debug> HTTP-Session: fa2b97fe-75f1-4017-b91f-6f992a6cb674 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13655 2024.08.22 17:56:20.194283 [ 3 ] {} <Debug> HTTP-Session: fa2b97fe-75f1-4017-b91f-6f992a6cb674 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13656 2024.08.22 17:56:20.194313 [ 3 ] {} <Trace> HTTP-Session: fa2b97fe-75f1-4017-b91f-6f992a6cb674 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13657 2024.08.22 17:56:20.194409 [ 3 ] {537cde22-bd1e-4002-9fd5-0ce0303208d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13658 2024.08.22 17:56:20.194454 [ 3 ] {537cde22-bd1e-4002-9fd5-0ce0303208d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13659 2024.08.22 17:56:20.194588 [ 3 ] {537cde22-bd1e-4002-9fd5-0ce0303208d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13660 2024.08.22 17:56:20.194870 [ 3 ] {537cde22-bd1e-4002-9fd5-0ce0303208d6} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13661 2024.08.22 17:56:20.194910 [ 3 ] {537cde22-bd1e-4002-9fd5-0ce0303208d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13662 2024.08.22 17:56:20.195273 [ 3 ] {537cde22-bd1e-4002-9fd5-0ce0303208d6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
13663 2024.08.22 17:56:20.195595 [ 3 ] {537cde22-bd1e-4002-9fd5-0ce0303208d6} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13664 2024.08.22 17:56:20.195751 [ 3 ] {537cde22-bd1e-4002-9fd5-0ce0303208d6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001359 sec., 4415.0110375275935 rows/sec., 230.67 KiB/sec.
13665 2024.08.22 17:56:20.195750 [ 36 ] {} <Debug> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
13666 2024.08.22 17:56:20.195865 [ 36 ] {} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13667 2024.08.22 17:56:20.195906 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13668 2024.08.22 17:56:20.195996 [ 3 ] {537cde22-bd1e-4002-9fd5-0ce0303208d6} <Debug> DynamicQueryHandler: Done processing query
13669 2024.08.22 17:56:20.196049 [ 3 ] {537cde22-bd1e-4002-9fd5-0ce0303208d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13670 2024.08.22 17:56:20.196111 [ 3 ] {} <Debug> HTTP-Session: fa2b97fe-75f1-4017-b91f-6f992a6cb674 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13671 2024.08.22 17:56:20.196172 [ 197 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::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
13672 2024.08.22 17:56:20.196314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 44820, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13673 2024.08.22 17:56:20.196426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13674 2024.08.22 17:56:20.196488 [ 3 ] {} <Debug> HTTP-Session: e0a5b432-1f39-42f4-8722-7ef5e5caa877 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13675 2024.08.22 17:56:20.196497 [ 197 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13676 2024.08.22 17:56:20.196516 [ 3 ] {} <Debug> HTTP-Session: e0a5b432-1f39-42f4-8722-7ef5e5caa877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13677 2024.08.22 17:56:20.196556 [ 3 ] {} <Debug> HTTP-Session: e0a5b432-1f39-42f4-8722-7ef5e5caa877 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13678 2024.08.22 17:56:20.196572 [ 197 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part
13679 2024.08.22 17:56:20.196611 [ 3 ] {} <Trace> HTTP-Session: e0a5b432-1f39-42f4-8722-7ef5e5caa877 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13680 2024.08.22 17:56:20.196820 [ 197 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part
13681 2024.08.22 17:56:20.197132 [ 197 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part
13682 2024.08.22 17:56:20.197147 [ 3 ] {25821a0a-d179-42ea-b464-a1f744b1ea4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13683 2024.08.22 17:56:20.197388 [ 3 ] {25821a0a-d179-42ea-b464-a1f744b1ea4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13684 2024.08.22 17:56:20.197583 [ 197 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part
13685 2024.08.22 17:56:20.197973 [ 197 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part
13686 2024.08.22 17:56:20.198370 [ 197 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part
13687 2024.08.22 17:56:20.198949 [ 3 ] {25821a0a-d179-42ea-b464-a1f744b1ea4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13688 2024.08.22 17:56:20.199891 [ 3 ] {25821a0a-d179-42ea-b464-a1f744b1ea4d} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13689 2024.08.22 17:56:20.199969 [ 3 ] {25821a0a-d179-42ea-b464-a1f744b1ea4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13690 2024.08.22 17:56:20.201144 [ 3 ] {25821a0a-d179-42ea-b464-a1f744b1ea4d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
13691 2024.08.22 17:56:20.201150 [ 196 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.005145357 sec., 41979.59441881292 rows/sec., 2.14 MiB/sec.
13692 2024.08.22 17:56:20.201360 [ 197 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
13693 2024.08.22 17:56:20.201988 [ 3 ] {25821a0a-d179-42ea-b464-a1f744b1ea4d} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13694 2024.08.22 17:56:20.202278 [ 3 ] {25821a0a-d179-42ea-b464-a1f744b1ea4d} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.005477 sec., 43454.44586452437 rows/sec., 2.91 MiB/sec.
13695 2024.08.22 17:56:20.202417 [ 197 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_36_7} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13696 2024.08.22 17:56:20.202616 [ 197 ] {fc04824b-8ce7-4ed6-99a8-8540727d3927::all_1_36_7} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
13697 2024.08.22 17:56:20.202649 [ 3 ] {25821a0a-d179-42ea-b464-a1f744b1ea4d} <Debug> DynamicQueryHandler: Done processing query
13698 2024.08.22 17:56:20.202733 [ 3 ] {25821a0a-d179-42ea-b464-a1f744b1ea4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
13699 2024.08.22 17:56:20.202776 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
13700 2024.08.22 17:56:20.202778 [ 3 ] {} <Debug> HTTP-Session: e0a5b432-1f39-42f4-8722-7ef5e5caa877 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13701 2024.08.22 17:56:20.202932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13702 2024.08.22 17:56:20.202981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13703 2024.08.22 17:56:20.203001 [ 3 ] {} <Debug> HTTP-Session: 2ef59012-ba57-4e9e-9b81-058245d2f259 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13704 2024.08.22 17:56:20.203017 [ 3 ] {} <Debug> HTTP-Session: 2ef59012-ba57-4e9e-9b81-058245d2f259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13705 2024.08.22 17:56:20.203030 [ 3 ] {} <Debug> HTTP-Session: 2ef59012-ba57-4e9e-9b81-058245d2f259 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13706 2024.08.22 17:56:20.203060 [ 3 ] {} <Trace> HTTP-Session: 2ef59012-ba57-4e9e-9b81-058245d2f259 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13707 2024.08.22 17:56:20.203156 [ 3 ] {2b901ea2-3ce7-4f69-9255-37214781b998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
13708 2024.08.22 17:56:20.203202 [ 3 ] {2b901ea2-3ce7-4f69-9255-37214781b998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
13709 2024.08.22 17:56:20.203356 [ 3 ] {2b901ea2-3ce7-4f69-9255-37214781b998} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13710 2024.08.22 17:56:20.203684 [ 3 ] {2b901ea2-3ce7-4f69-9255-37214781b998} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13711 2024.08.22 17:56:20.203719 [ 3 ] {2b901ea2-3ce7-4f69-9255-37214781b998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13712 2024.08.22 17:56:20.204076 [ 3 ] {2b901ea2-3ce7-4f69-9255-37214781b998} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
13713 2024.08.22 17:56:20.204401 [ 3 ] {2b901ea2-3ce7-4f69-9255-37214781b998} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13714 2024.08.22 17:56:20.204555 [ 3 ] {2b901ea2-3ce7-4f69-9255-37214781b998} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001418 sec., 705.2186177715091 rows/sec., 47.52 KiB/sec.
13715 2024.08.22 17:56:20.204751 [ 3 ] {2b901ea2-3ce7-4f69-9255-37214781b998} <Debug> DynamicQueryHandler: Done processing query
13716 2024.08.22 17:56:20.204776 [ 3 ] {2b901ea2-3ce7-4f69-9255-37214781b998} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
13717 2024.08.22 17:56:20.204792 [ 3 ] {} <Debug> HTTP-Session: 2ef59012-ba57-4e9e-9b81-058245d2f259 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13718 2024.08.22 17:56:20.204935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 72821, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13719 2024.08.22 17:56:20.204984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13720 2024.08.22 17:56:20.205002 [ 3 ] {} <Debug> HTTP-Session: 908f1556-22e2-49ee-bda4-42ea5b8ac873 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13721 2024.08.22 17:56:20.205020 [ 3 ] {} <Debug> HTTP-Session: 908f1556-22e2-49ee-bda4-42ea5b8ac873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13722 2024.08.22 17:56:20.205033 [ 3 ] {} <Debug> HTTP-Session: 908f1556-22e2-49ee-bda4-42ea5b8ac873 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13723 2024.08.22 17:56:20.205066 [ 3 ] {} <Trace> HTTP-Session: 908f1556-22e2-49ee-bda4-42ea5b8ac873 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13724 2024.08.22 17:56:20.205496 [ 3 ] {13dd8c92-642e-4ea9-9557-d893394acc97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13725 2024.08.22 17:56:20.205559 [ 3 ] {13dd8c92-642e-4ea9-9557-d893394acc97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
13726 2024.08.22 17:56:20.205971 [ 3 ] {13dd8c92-642e-4ea9-9557-d893394acc97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13727 2024.08.22 17:56:20.206710 [ 3 ] {13dd8c92-642e-4ea9-9557-d893394acc97} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13728 2024.08.22 17:56:20.206746 [ 3 ] {13dd8c92-642e-4ea9-9557-d893394acc97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13729 2024.08.22 17:56:20.207366 [ 3 ] {13dd8c92-642e-4ea9-9557-d893394acc97} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
13730 2024.08.22 17:56:20.207764 [ 3 ] {13dd8c92-642e-4ea9-9557-d893394acc97} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13731 2024.08.22 17:56:20.207913 [ 3 ] {13dd8c92-642e-4ea9-9557-d893394acc97} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.00275 sec., 16363.636363636364 rows/sec., 29.32 MiB/sec.
13732 2024.08.22 17:56:20.208457 [ 3 ] {13dd8c92-642e-4ea9-9557-d893394acc97} <Debug> DynamicQueryHandler: Done processing query
13733 2024.08.22 17:56:20.208481 [ 3 ] {13dd8c92-642e-4ea9-9557-d893394acc97} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
13734 2024.08.22 17:56:20.208497 [ 3 ] {} <Debug> HTTP-Session: 908f1556-22e2-49ee-bda4-42ea5b8ac873 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13735 2024.08.22 17:56:20.208619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13736 2024.08.22 17:56:20.208666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13737 2024.08.22 17:56:20.208685 [ 3 ] {} <Debug> HTTP-Session: b95f31f9-58f5-4a20-859e-03b28dac5de6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13738 2024.08.22 17:56:20.208701 [ 3 ] {} <Debug> HTTP-Session: b95f31f9-58f5-4a20-859e-03b28dac5de6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13739 2024.08.22 17:56:20.208714 [ 3 ] {} <Debug> HTTP-Session: b95f31f9-58f5-4a20-859e-03b28dac5de6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13740 2024.08.22 17:56:20.208745 [ 3 ] {} <Trace> HTTP-Session: b95f31f9-58f5-4a20-859e-03b28dac5de6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13741 2024.08.22 17:56:20.208867 [ 3 ] {21c0c25c-6ac1-4823-b7e8-384509242717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13742 2024.08.22 17:56:20.208914 [ 3 ] {21c0c25c-6ac1-4823-b7e8-384509242717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13743 2024.08.22 17:56:20.209065 [ 3 ] {21c0c25c-6ac1-4823-b7e8-384509242717} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13744 2024.08.22 17:56:20.209439 [ 3 ] {21c0c25c-6ac1-4823-b7e8-384509242717} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13745 2024.08.22 17:56:20.209474 [ 3 ] {21c0c25c-6ac1-4823-b7e8-384509242717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13746 2024.08.22 17:56:20.209828 [ 3 ] {21c0c25c-6ac1-4823-b7e8-384509242717} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
13747 2024.08.22 17:56:20.210140 [ 3 ] {21c0c25c-6ac1-4823-b7e8-384509242717} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13748 2024.08.22 17:56:20.210265 [ 3 ] {21c0c25c-6ac1-4823-b7e8-384509242717} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001444 sec., 56786.703601108034 rows/sec., 3.61 MiB/sec.
13749 2024.08.22 17:56:20.210448 [ 3 ] {21c0c25c-6ac1-4823-b7e8-384509242717} <Debug> DynamicQueryHandler: Done processing query
13750 2024.08.22 17:56:20.210483 [ 3 ] {21c0c25c-6ac1-4823-b7e8-384509242717} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13751 2024.08.22 17:56:20.210513 [ 3 ] {} <Debug> HTTP-Session: b95f31f9-58f5-4a20-859e-03b28dac5de6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13752 2024.08.22 17:56:24.515078 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache
13753 2024.08.22 17:56:24.515150 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache
13754 2024.08.22 17:56:25.173362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 7834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13755 2024.08.22 17:56:25.173495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13756 2024.08.22 17:56:25.173521 [ 3 ] {} <Debug> HTTP-Session: a63c1a08-3031-4c26-845e-060a767d8de1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13757 2024.08.22 17:56:25.173550 [ 3 ] {} <Debug> HTTP-Session: a63c1a08-3031-4c26-845e-060a767d8de1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13758 2024.08.22 17:56:25.173567 [ 3 ] {} <Debug> HTTP-Session: a63c1a08-3031-4c26-845e-060a767d8de1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13759 2024.08.22 17:56:25.173620 [ 3 ] {} <Trace> HTTP-Session: a63c1a08-3031-4c26-845e-060a767d8de1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13760 2024.08.22 17:56:25.173832 [ 3 ] {8bf6cded-6a91-4649-8b9d-3bff4a8b3768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13761 2024.08.22 17:56:25.173897 [ 3 ] {8bf6cded-6a91-4649-8b9d-3bff4a8b3768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13762 2024.08.22 17:56:25.174217 [ 3 ] {8bf6cded-6a91-4649-8b9d-3bff4a8b3768} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13763 2024.08.22 17:56:25.174808 [ 3 ] {8bf6cded-6a91-4649-8b9d-3bff4a8b3768} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13764 2024.08.22 17:56:25.174853 [ 3 ] {8bf6cded-6a91-4649-8b9d-3bff4a8b3768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13765 2024.08.22 17:56:25.175280 [ 3 ] {8bf6cded-6a91-4649-8b9d-3bff4a8b3768} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
13766 2024.08.22 17:56:25.175671 [ 3 ] {8bf6cded-6a91-4649-8b9d-3bff4a8b3768} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13767 2024.08.22 17:56:25.175867 [ 3 ] {8bf6cded-6a91-4649-8b9d-3bff4a8b3768} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002064 sec., 27131.782945736435 rows/sec., 2.08 MiB/sec.
13768 2024.08.22 17:56:25.176083 [ 3 ] {8bf6cded-6a91-4649-8b9d-3bff4a8b3768} <Debug> DynamicQueryHandler: Done processing query
13769 2024.08.22 17:56:25.176111 [ 3 ] {8bf6cded-6a91-4649-8b9d-3bff4a8b3768} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
13770 2024.08.22 17:56:25.176127 [ 3 ] {} <Debug> HTTP-Session: a63c1a08-3031-4c26-845e-060a767d8de1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13771 2024.08.22 17:56:25.176269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 10882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13772 2024.08.22 17:56:25.176319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13773 2024.08.22 17:56:25.176338 [ 3 ] {} <Debug> HTTP-Session: 0a2cd0ff-2795-47df-9526-30a7117e51d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13774 2024.08.22 17:56:25.176355 [ 3 ] {} <Debug> HTTP-Session: 0a2cd0ff-2795-47df-9526-30a7117e51d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13775 2024.08.22 17:56:25.176369 [ 3 ] {} <Debug> HTTP-Session: 0a2cd0ff-2795-47df-9526-30a7117e51d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13776 2024.08.22 17:56:25.176402 [ 3 ] {} <Trace> HTTP-Session: 0a2cd0ff-2795-47df-9526-30a7117e51d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13777 2024.08.22 17:56:25.176528 [ 3 ] {0c8bf884-3977-483c-b4b9-b8aa3dfdd653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13778 2024.08.22 17:56:25.176572 [ 3 ] {0c8bf884-3977-483c-b4b9-b8aa3dfdd653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13779 2024.08.22 17:56:25.176798 [ 3 ] {0c8bf884-3977-483c-b4b9-b8aa3dfdd653} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13780 2024.08.22 17:56:25.177152 [ 3 ] {0c8bf884-3977-483c-b4b9-b8aa3dfdd653} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13781 2024.08.22 17:56:25.177188 [ 3 ] {0c8bf884-3977-483c-b4b9-b8aa3dfdd653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13782 2024.08.22 17:56:25.177540 [ 3 ] {0c8bf884-3977-483c-b4b9-b8aa3dfdd653} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
13783 2024.08.22 17:56:25.177891 [ 3 ] {0c8bf884-3977-483c-b4b9-b8aa3dfdd653} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13784 2024.08.22 17:56:25.178064 [ 3 ] {0c8bf884-3977-483c-b4b9-b8aa3dfdd653} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001576 sec., 40609.137055837564 rows/sec., 3.17 MiB/sec.
13785 2024.08.22 17:56:25.178222 [ 3 ] {0c8bf884-3977-483c-b4b9-b8aa3dfdd653} <Debug> DynamicQueryHandler: Done processing query
13786 2024.08.22 17:56:25.178247 [ 3 ] {0c8bf884-3977-483c-b4b9-b8aa3dfdd653} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13787 2024.08.22 17:56:25.178263 [ 3 ] {} <Debug> HTTP-Session: 0a2cd0ff-2795-47df-9526-30a7117e51d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13788 2024.08.22 17:56:25.178425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13789 2024.08.22 17:56:25.178472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13790 2024.08.22 17:56:25.178491 [ 3 ] {} <Debug> HTTP-Session: ea7e2e4c-460b-4acd-b652-af9e6792aaef Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13791 2024.08.22 17:56:25.178507 [ 3 ] {} <Debug> HTTP-Session: ea7e2e4c-460b-4acd-b652-af9e6792aaef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13792 2024.08.22 17:56:25.178521 [ 3 ] {} <Debug> HTTP-Session: ea7e2e4c-460b-4acd-b652-af9e6792aaef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13793 2024.08.22 17:56:25.178553 [ 3 ] {} <Trace> HTTP-Session: ea7e2e4c-460b-4acd-b652-af9e6792aaef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13794 2024.08.22 17:56:25.178697 [ 3 ] {bd9641bf-da3b-4a5b-af9e-d52e675bea6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13795 2024.08.22 17:56:25.178744 [ 3 ] {bd9641bf-da3b-4a5b-af9e-d52e675bea6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13796 2024.08.22 17:56:25.178890 [ 3 ] {bd9641bf-da3b-4a5b-af9e-d52e675bea6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13797 2024.08.22 17:56:25.179287 [ 3 ] {bd9641bf-da3b-4a5b-af9e-d52e675bea6a} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13798 2024.08.22 17:56:25.179325 [ 3 ] {bd9641bf-da3b-4a5b-af9e-d52e675bea6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13799 2024.08.22 17:56:25.179706 [ 3 ] {bd9641bf-da3b-4a5b-af9e-d52e675bea6a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
13800 2024.08.22 17:56:25.180057 [ 3 ] {bd9641bf-da3b-4a5b-af9e-d52e675bea6a} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13801 2024.08.22 17:56:25.180221 [ 3 ] {bd9641bf-da3b-4a5b-af9e-d52e675bea6a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001582 sec., 101137.80025284449 rows/sec., 7.04 MiB/sec.
13802 2024.08.22 17:56:25.180391 [ 3 ] {bd9641bf-da3b-4a5b-af9e-d52e675bea6a} <Debug> DynamicQueryHandler: Done processing query
13803 2024.08.22 17:56:25.180415 [ 3 ] {bd9641bf-da3b-4a5b-af9e-d52e675bea6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13804 2024.08.22 17:56:25.180431 [ 3 ] {} <Debug> HTTP-Session: ea7e2e4c-460b-4acd-b652-af9e6792aaef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13805 2024.08.22 17:56:25.180555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13806 2024.08.22 17:56:25.180602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13807 2024.08.22 17:56:25.180620 [ 3 ] {} <Debug> HTTP-Session: b837c33e-d06b-4f7e-93b2-47405a93a5e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13808 2024.08.22 17:56:25.180637 [ 3 ] {} <Debug> HTTP-Session: b837c33e-d06b-4f7e-93b2-47405a93a5e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13809 2024.08.22 17:56:25.180650 [ 3 ] {} <Debug> HTTP-Session: b837c33e-d06b-4f7e-93b2-47405a93a5e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13810 2024.08.22 17:56:25.180682 [ 3 ] {} <Trace> HTTP-Session: b837c33e-d06b-4f7e-93b2-47405a93a5e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13811 2024.08.22 17:56:25.180794 [ 3 ] {bb9addee-7bbc-4ded-ae4c-918bf9190531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13812 2024.08.22 17:56:25.180840 [ 3 ] {bb9addee-7bbc-4ded-ae4c-918bf9190531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13813 2024.08.22 17:56:25.180967 [ 3 ] {bb9addee-7bbc-4ded-ae4c-918bf9190531} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13814 2024.08.22 17:56:25.181284 [ 3 ] {bb9addee-7bbc-4ded-ae4c-918bf9190531} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13815 2024.08.22 17:56:25.181322 [ 3 ] {bb9addee-7bbc-4ded-ae4c-918bf9190531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13816 2024.08.22 17:56:25.181674 [ 3 ] {bb9addee-7bbc-4ded-ae4c-918bf9190531} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
13817 2024.08.22 17:56:25.181990 [ 3 ] {bb9addee-7bbc-4ded-ae4c-918bf9190531} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13818 2024.08.22 17:56:25.182148 [ 3 ] {bb9addee-7bbc-4ded-ae4c-918bf9190531} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001385 sec., 43321.29963898917 rows/sec., 2.92 MiB/sec.
13819 2024.08.22 17:56:25.182299 [ 3 ] {bb9addee-7bbc-4ded-ae4c-918bf9190531} <Debug> DynamicQueryHandler: Done processing query
13820 2024.08.22 17:56:25.182323 [ 3 ] {bb9addee-7bbc-4ded-ae4c-918bf9190531} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13821 2024.08.22 17:56:25.182339 [ 3 ] {} <Debug> HTTP-Session: b837c33e-d06b-4f7e-93b2-47405a93a5e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13822 2024.08.22 17:56:30.180275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 42324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13823 2024.08.22 17:56:30.180479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13824 2024.08.22 17:56:30.180527 [ 3 ] {} <Debug> HTTP-Session: 9cfaf9fd-ff02-438a-9343-28f56a22af4c Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13825 2024.08.22 17:56:30.180570 [ 3 ] {} <Debug> HTTP-Session: 9cfaf9fd-ff02-438a-9343-28f56a22af4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13826 2024.08.22 17:56:30.180599 [ 3 ] {} <Debug> HTTP-Session: 9cfaf9fd-ff02-438a-9343-28f56a22af4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13827 2024.08.22 17:56:30.180682 [ 3 ] {} <Trace> HTTP-Session: 9cfaf9fd-ff02-438a-9343-28f56a22af4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13828 2024.08.22 17:56:30.181067 [ 3 ] {10bf5d29-0c6e-452d-ad63-0f017e7115df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13829 2024.08.22 17:56:30.181138 [ 3 ] {10bf5d29-0c6e-452d-ad63-0f017e7115df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13830 2024.08.22 17:56:30.181486 [ 3 ] {10bf5d29-0c6e-452d-ad63-0f017e7115df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13831 2024.08.22 17:56:30.182235 [ 3 ] {10bf5d29-0c6e-452d-ad63-0f017e7115df} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13832 2024.08.22 17:56:30.182280 [ 3 ] {10bf5d29-0c6e-452d-ad63-0f017e7115df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13833 2024.08.22 17:56:30.182728 [ 3 ] {10bf5d29-0c6e-452d-ad63-0f017e7115df} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
13834 2024.08.22 17:56:30.183146 [ 3 ] {10bf5d29-0c6e-452d-ad63-0f017e7115df} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13835 2024.08.22 17:56:30.183323 [ 3 ] {10bf5d29-0c6e-452d-ad63-0f017e7115df} <Debug> executeQuery: Read 279 rows, 25.37 KiB in 0.002421 sec., 115241.63568773234 rows/sec., 10.23 MiB/sec.
13836 2024.08.22 17:56:30.183652 [ 3 ] {10bf5d29-0c6e-452d-ad63-0f017e7115df} <Debug> DynamicQueryHandler: Done processing query
13837 2024.08.22 17:56:30.183716 [ 3 ] {10bf5d29-0c6e-452d-ad63-0f017e7115df} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
13838 2024.08.22 17:56:30.183779 [ 3 ] {} <Debug> HTTP-Session: 9cfaf9fd-ff02-438a-9343-28f56a22af4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13839 2024.08.22 17:56:30.184049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 6501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13840 2024.08.22 17:56:30.184107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13841 2024.08.22 17:56:30.184128 [ 3 ] {} <Debug> HTTP-Session: cf323686-2e42-4a17-800e-0c27e4e74cf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13842 2024.08.22 17:56:30.184147 [ 3 ] {} <Debug> HTTP-Session: cf323686-2e42-4a17-800e-0c27e4e74cf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13843 2024.08.22 17:56:30.184161 [ 3 ] {} <Debug> HTTP-Session: cf323686-2e42-4a17-800e-0c27e4e74cf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13844 2024.08.22 17:56:30.184199 [ 3 ] {} <Trace> HTTP-Session: cf323686-2e42-4a17-800e-0c27e4e74cf0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13845 2024.08.22 17:56:30.184325 [ 3 ] {61a66614-ca7b-4dc6-b5ea-436c9400a353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13846 2024.08.22 17:56:30.184376 [ 3 ] {61a66614-ca7b-4dc6-b5ea-436c9400a353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13847 2024.08.22 17:56:30.184620 [ 3 ] {61a66614-ca7b-4dc6-b5ea-436c9400a353} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13848 2024.08.22 17:56:30.184946 [ 3 ] {61a66614-ca7b-4dc6-b5ea-436c9400a353} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13849 2024.08.22 17:56:30.184983 [ 3 ] {61a66614-ca7b-4dc6-b5ea-436c9400a353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13850 2024.08.22 17:56:30.185327 [ 3 ] {61a66614-ca7b-4dc6-b5ea-436c9400a353} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
13851 2024.08.22 17:56:30.185757 [ 3 ] {61a66614-ca7b-4dc6-b5ea-436c9400a353} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13852 2024.08.22 17:56:30.185926 [ 3 ] {61a66614-ca7b-4dc6-b5ea-436c9400a353} <Debug> executeQuery: Read 45 rows, 3.38 KiB in 0.001635 sec., 27522.935779816515 rows/sec., 2.02 MiB/sec.
13853 2024.08.22 17:56:30.185927 [ 25 ] {} <Debug> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
13854 2024.08.22 17:56:30.186038 [ 25 ] {} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13855 2024.08.22 17:56:30.186082 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13856 2024.08.22 17:56:30.186195 [ 3 ] {61a66614-ca7b-4dc6-b5ea-436c9400a353} <Debug> DynamicQueryHandler: Done processing query
13857 2024.08.22 17:56:30.186260 [ 3 ] {61a66614-ca7b-4dc6-b5ea-436c9400a353} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
13858 2024.08.22 17:56:30.186293 [ 3 ] {} <Debug> HTTP-Session: cf323686-2e42-4a17-800e-0c27e4e74cf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13859 2024.08.22 17:56:30.186311 [ 194 ] {1a7be023-87b3-4213-931c-ba4d37173f07::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
13860 2024.08.22 17:56:30.186487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13861 2024.08.22 17:56:30.186615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13862 2024.08.22 17:56:30.186638 [ 194 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13863 2024.08.22 17:56:30.186652 [ 3 ] {} <Debug> HTTP-Session: 25828d61-70b2-416f-8bf0-c9ce4732bfe4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13864 2024.08.22 17:56:30.186705 [ 3 ] {} <Debug> HTTP-Session: 25828d61-70b2-416f-8bf0-c9ce4732bfe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13865 2024.08.22 17:56:30.186709 [ 194 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 61 rows starting from the beginning of the part
13866 2024.08.22 17:56:30.186724 [ 3 ] {} <Debug> HTTP-Session: 25828d61-70b2-416f-8bf0-c9ce4732bfe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13867 2024.08.22 17:56:30.186802 [ 3 ] {} <Trace> HTTP-Session: 25828d61-70b2-416f-8bf0-c9ce4732bfe4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13868 2024.08.22 17:56:30.186963 [ 194 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 50 rows starting from the beginning of the part
13869 2024.08.22 17:56:30.187263 [ 3 ] {34e39f07-98e7-4d28-83e4-acc0e8aa1a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
13870 2024.08.22 17:56:30.187280 [ 194 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2 rows starting from the beginning of the part
13871 2024.08.22 17:56:30.187395 [ 3 ] {34e39f07-98e7-4d28-83e4-acc0e8aa1a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13872 2024.08.22 17:56:30.187537 [ 194 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 52 rows starting from the beginning of the part
13873 2024.08.22 17:56:30.187877 [ 194 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 47 rows starting from the beginning of the part
13874 2024.08.22 17:56:30.188164 [ 194 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 45 rows starting from the beginning of the part
13875 2024.08.22 17:56:30.188886 [ 3 ] {34e39f07-98e7-4d28-83e4-acc0e8aa1a41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13876 2024.08.22 17:56:30.189751 [ 3 ] {34e39f07-98e7-4d28-83e4-acc0e8aa1a41} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13877 2024.08.22 17:56:30.189831 [ 3 ] {34e39f07-98e7-4d28-83e4-acc0e8aa1a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13878 2024.08.22 17:56:30.190971 [ 3 ] {34e39f07-98e7-4d28-83e4-acc0e8aa1a41} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
13879 2024.08.22 17:56:30.191051 [ 197 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 5 columns (5 merged, 0 gathered) in 0.004889725 sec., 52559.19300165142 rows/sec., 4.01 MiB/sec.
13880 2024.08.22 17:56:30.191387 [ 197 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
13881 2024.08.22 17:56:30.191713 [ 3 ] {34e39f07-98e7-4d28-83e4-acc0e8aa1a41} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13882 2024.08.22 17:56:30.192182 [ 3 ] {34e39f07-98e7-4d28-83e4-acc0e8aa1a41} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005108 sec., 2740.7987470634303 rows/sec., 191.95 KiB/sec.
13883 2024.08.22 17:56:30.193250 [ 3 ] {34e39f07-98e7-4d28-83e4-acc0e8aa1a41} <Debug> DynamicQueryHandler: Done processing query
13884 2024.08.22 17:56:30.193373 [ 3 ] {34e39f07-98e7-4d28-83e4-acc0e8aa1a41} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13885 2024.08.22 17:56:30.193469 [ 3 ] {} <Debug> HTTP-Session: 25828d61-70b2-416f-8bf0-c9ce4732bfe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13886 2024.08.22 17:56:30.193789 [ 197 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_51_10} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13887 2024.08.22 17:56:30.193845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13888 2024.08.22 17:56:30.194068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13889 2024.08.22 17:56:30.194187 [ 3 ] {} <Debug> HTTP-Session: da20c635-4a64-457d-a4a1-3e7fd3752420 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13890 2024.08.22 17:56:30.194265 [ 3 ] {} <Debug> HTTP-Session: da20c635-4a64-457d-a4a1-3e7fd3752420 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13891 2024.08.22 17:56:30.194332 [ 3 ] {} <Debug> HTTP-Session: da20c635-4a64-457d-a4a1-3e7fd3752420 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13892 2024.08.22 17:56:30.194382 [ 197 ] {1a7be023-87b3-4213-931c-ba4d37173f07::all_1_51_10} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
13893 2024.08.22 17:56:30.194412 [ 3 ] {} <Trace> HTTP-Session: da20c635-4a64-457d-a4a1-3e7fd3752420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13894 2024.08.22 17:56:30.194550 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
13895 2024.08.22 17:56:30.194606 [ 3 ] {3d3d6745-d511-436a-ac47-4f0e9aecf4c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
13896 2024.08.22 17:56:30.194658 [ 3 ] {3d3d6745-d511-436a-ac47-4f0e9aecf4c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
13897 2024.08.22 17:56:30.194918 [ 3 ] {3d3d6745-d511-436a-ac47-4f0e9aecf4c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13898 2024.08.22 17:56:30.195255 [ 3 ] {3d3d6745-d511-436a-ac47-4f0e9aecf4c6} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13899 2024.08.22 17:56:30.195291 [ 3 ] {3d3d6745-d511-436a-ac47-4f0e9aecf4c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13900 2024.08.22 17:56:30.195645 [ 3 ] {3d3d6745-d511-436a-ac47-4f0e9aecf4c6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
13901 2024.08.22 17:56:30.196030 [ 3 ] {3d3d6745-d511-436a-ac47-4f0e9aecf4c6} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13902 2024.08.22 17:56:30.196197 [ 25 ] {} <Debug> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0
13903 2024.08.22 17:56:30.196206 [ 3 ] {3d3d6745-d511-436a-ac47-4f0e9aecf4c6} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00165 sec., 3636.3636363636365 rows/sec., 214.84 KiB/sec.
13904 2024.08.22 17:56:30.196257 [ 25 ] {} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13905 2024.08.22 17:56:30.196323 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13906 2024.08.22 17:56:30.196548 [ 3 ] {3d3d6745-d511-436a-ac47-4f0e9aecf4c6} <Debug> DynamicQueryHandler: Done processing query
13907 2024.08.22 17:56:30.196596 [ 3 ] {3d3d6745-d511-436a-ac47-4f0e9aecf4c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13908 2024.08.22 17:56:30.196605 [ 196 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full
13909 2024.08.22 17:56:30.196628 [ 3 ] {} <Debug> HTTP-Session: da20c635-4a64-457d-a4a1-3e7fd3752420 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13910 2024.08.22 17:56:30.196961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 69423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13911 2024.08.22 17:56:30.196972 [ 196 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13912 2024.08.22 17:56:30.197049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13913 2024.08.22 17:56:30.197051 [ 196 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 6 rows starting from the beginning of the part
13914 2024.08.22 17:56:30.197092 [ 3 ] {} <Debug> HTTP-Session: 3db5529f-3c86-4995-8419-0d8df6d10ac6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13915 2024.08.22 17:56:30.197130 [ 3 ] {} <Debug> HTTP-Session: 3db5529f-3c86-4995-8419-0d8df6d10ac6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13916 2024.08.22 17:56:30.197165 [ 3 ] {} <Debug> HTTP-Session: 3db5529f-3c86-4995-8419-0d8df6d10ac6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13917 2024.08.22 17:56:30.197306 [ 3 ] {} <Trace> HTTP-Session: 3db5529f-3c86-4995-8419-0d8df6d10ac6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13918 2024.08.22 17:56:30.197340 [ 196 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part
13919 2024.08.22 17:56:30.197668 [ 196 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part
13920 2024.08.22 17:56:30.197771 [ 3 ] {f2ccd949-6df6-4ac8-8119-bdb7653a14a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13921 2024.08.22 17:56:30.197926 [ 3 ] {f2ccd949-6df6-4ac8-8119-bdb7653a14a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13922 2024.08.22 17:56:30.197948 [ 196 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part
13923 2024.08.22 17:56:30.198309 [ 196 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part
13924 2024.08.22 17:56:30.199090 [ 3 ] {f2ccd949-6df6-4ac8-8119-bdb7653a14a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13925 2024.08.22 17:56:30.200309 [ 3 ] {f2ccd949-6df6-4ac8-8119-bdb7653a14a0} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13926 2024.08.22 17:56:30.200377 [ 3 ] {f2ccd949-6df6-4ac8-8119-bdb7653a14a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13927 2024.08.22 17:56:30.200824 [ 194 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004365583 sec., 6871.934401430462 rows/sec., 436.21 KiB/sec.
13928 2024.08.22 17:56:30.201060 [ 194 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary)
13929 2024.08.22 17:56:30.201293 [ 3 ] {f2ccd949-6df6-4ac8-8119-bdb7653a14a0} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
13930 2024.08.22 17:56:30.202126 [ 194 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_37_9} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13931 2024.08.22 17:56:30.202302 [ 194 ] {60a3b98a-0f05-4249-8334-ac26b5eae560::all_1_37_9} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9
13932 2024.08.22 17:56:30.202313 [ 3 ] {f2ccd949-6df6-4ac8-8119-bdb7653a14a0} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13933 2024.08.22 17:56:30.202472 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
13934 2024.08.22 17:56:30.202608 [ 3 ] {f2ccd949-6df6-4ac8-8119-bdb7653a14a0} <Debug> executeQuery: Read 427 rows, 31.29 KiB in 0.005043 sec., 84671.82232797937 rows/sec., 6.06 MiB/sec.
13935 2024.08.22 17:56:30.202956 [ 3 ] {f2ccd949-6df6-4ac8-8119-bdb7653a14a0} <Debug> DynamicQueryHandler: Done processing query
13936 2024.08.22 17:56:30.203013 [ 3 ] {f2ccd949-6df6-4ac8-8119-bdb7653a14a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
13937 2024.08.22 17:56:30.203072 [ 3 ] {} <Debug> HTTP-Session: 3db5529f-3c86-4995-8419-0d8df6d10ac6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13938 2024.08.22 17:56:30.203300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13939 2024.08.22 17:56:30.203354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13940 2024.08.22 17:56:30.203373 [ 3 ] {} <Debug> HTTP-Session: 305e0899-86be-49a5-b365-acdd127b3ba9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13941 2024.08.22 17:56:30.203390 [ 3 ] {} <Debug> HTTP-Session: 305e0899-86be-49a5-b365-acdd127b3ba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13942 2024.08.22 17:56:30.203405 [ 3 ] {} <Debug> HTTP-Session: 305e0899-86be-49a5-b365-acdd127b3ba9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13943 2024.08.22 17:56:30.203439 [ 3 ] {} <Trace> HTTP-Session: 305e0899-86be-49a5-b365-acdd127b3ba9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13944 2024.08.22 17:56:30.203546 [ 3 ] {92d69f72-9476-4ede-96ec-aff777158bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13945 2024.08.22 17:56:30.203593 [ 3 ] {92d69f72-9476-4ede-96ec-aff777158bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13946 2024.08.22 17:56:30.203742 [ 3 ] {92d69f72-9476-4ede-96ec-aff777158bbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13947 2024.08.22 17:56:30.204015 [ 3 ] {92d69f72-9476-4ede-96ec-aff777158bbf} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13948 2024.08.22 17:56:30.204052 [ 3 ] {92d69f72-9476-4ede-96ec-aff777158bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13949 2024.08.22 17:56:30.204420 [ 3 ] {92d69f72-9476-4ede-96ec-aff777158bbf} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
13950 2024.08.22 17:56:30.204750 [ 3 ] {92d69f72-9476-4ede-96ec-aff777158bbf} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13951 2024.08.22 17:56:30.204908 [ 3 ] {92d69f72-9476-4ede-96ec-aff777158bbf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001392 sec., 4310.3448275862065 rows/sec., 225.20 KiB/sec.
13952 2024.08.22 17:56:30.205069 [ 3 ] {92d69f72-9476-4ede-96ec-aff777158bbf} <Debug> DynamicQueryHandler: Done processing query
13953 2024.08.22 17:56:30.205094 [ 3 ] {92d69f72-9476-4ede-96ec-aff777158bbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13954 2024.08.22 17:56:30.205109 [ 3 ] {} <Debug> HTTP-Session: 305e0899-86be-49a5-b365-acdd127b3ba9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13955 2024.08.22 17:56:30.205288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 44629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13956 2024.08.22 17:56:30.205338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13957 2024.08.22 17:56:30.205358 [ 3 ] {} <Debug> HTTP-Session: 4b0e9d61-567f-4c33-a2ff-6f9dbce9ece7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13958 2024.08.22 17:56:30.205374 [ 3 ] {} <Debug> HTTP-Session: 4b0e9d61-567f-4c33-a2ff-6f9dbce9ece7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13959 2024.08.22 17:56:30.205388 [ 3 ] {} <Debug> HTTP-Session: 4b0e9d61-567f-4c33-a2ff-6f9dbce9ece7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13960 2024.08.22 17:56:30.205419 [ 3 ] {} <Trace> HTTP-Session: 4b0e9d61-567f-4c33-a2ff-6f9dbce9ece7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13961 2024.08.22 17:56:30.205601 [ 3 ] {617196ce-6610-4eac-83ae-e4634e135244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13962 2024.08.22 17:56:30.205648 [ 3 ] {617196ce-6610-4eac-83ae-e4634e135244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13963 2024.08.22 17:56:30.205797 [ 3 ] {617196ce-6610-4eac-83ae-e4634e135244} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13964 2024.08.22 17:56:30.206216 [ 3 ] {617196ce-6610-4eac-83ae-e4634e135244} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13965 2024.08.22 17:56:30.206253 [ 3 ] {617196ce-6610-4eac-83ae-e4634e135244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13966 2024.08.22 17:56:30.206644 [ 3 ] {617196ce-6610-4eac-83ae-e4634e135244} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
13967 2024.08.22 17:56:30.206994 [ 3 ] {617196ce-6610-4eac-83ae-e4634e135244} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13968 2024.08.22 17:56:30.207151 [ 3 ] {617196ce-6610-4eac-83ae-e4634e135244} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001632 sec., 145220.58823529413 rows/sec., 9.73 MiB/sec.
13969 2024.08.22 17:56:30.207423 [ 3 ] {617196ce-6610-4eac-83ae-e4634e135244} <Debug> DynamicQueryHandler: Done processing query
13970 2024.08.22 17:56:30.207485 [ 3 ] {617196ce-6610-4eac-83ae-e4634e135244} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
13971 2024.08.22 17:56:30.207550 [ 3 ] {} <Debug> HTTP-Session: 4b0e9d61-567f-4c33-a2ff-6f9dbce9ece7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13972 2024.08.22 17:56:30.207758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13973 2024.08.22 17:56:30.207812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13974 2024.08.22 17:56:30.207832 [ 3 ] {} <Debug> HTTP-Session: f6580326-3fe8-467f-8dd0-a152d3a59faf Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13975 2024.08.22 17:56:30.207850 [ 3 ] {} <Debug> HTTP-Session: f6580326-3fe8-467f-8dd0-a152d3a59faf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13976 2024.08.22 17:56:30.207863 [ 3 ] {} <Debug> HTTP-Session: f6580326-3fe8-467f-8dd0-a152d3a59faf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13977 2024.08.22 17:56:30.207896 [ 3 ] {} <Trace> HTTP-Session: f6580326-3fe8-467f-8dd0-a152d3a59faf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13978 2024.08.22 17:56:30.207995 [ 3 ] {534571f2-787d-4a5c-ae60-c105dc5d4c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
13979 2024.08.22 17:56:30.208044 [ 3 ] {534571f2-787d-4a5c-ae60-c105dc5d4c3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
13980 2024.08.22 17:56:30.208193 [ 3 ] {534571f2-787d-4a5c-ae60-c105dc5d4c3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13981 2024.08.22 17:56:30.208468 [ 3 ] {534571f2-787d-4a5c-ae60-c105dc5d4c3c} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13982 2024.08.22 17:56:30.208505 [ 3 ] {534571f2-787d-4a5c-ae60-c105dc5d4c3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
13983 2024.08.22 17:56:30.208858 [ 3 ] {534571f2-787d-4a5c-ae60-c105dc5d4c3c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
13984 2024.08.22 17:56:30.209179 [ 3 ] {534571f2-787d-4a5c-ae60-c105dc5d4c3c} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13985 2024.08.22 17:56:30.209336 [ 3 ] {534571f2-787d-4a5c-ae60-c105dc5d4c3c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001366 sec., 732.0644216691069 rows/sec., 49.33 KiB/sec.
13986 2024.08.22 17:56:30.209506 [ 3 ] {534571f2-787d-4a5c-ae60-c105dc5d4c3c} <Debug> DynamicQueryHandler: Done processing query
13987 2024.08.22 17:56:30.209531 [ 3 ] {534571f2-787d-4a5c-ae60-c105dc5d4c3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
13988 2024.08.22 17:56:30.209546 [ 3 ] {} <Debug> HTTP-Session: f6580326-3fe8-467f-8dd0-a152d3a59faf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13989 2024.08.22 17:56:30.209692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 72820, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13990 2024.08.22 17:56:30.209742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13991 2024.08.22 17:56:30.209762 [ 3 ] {} <Debug> HTTP-Session: c3eb669d-f05e-4f5e-a4eb-836f2d46e237 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
13992 2024.08.22 17:56:30.209778 [ 3 ] {} <Debug> HTTP-Session: c3eb669d-f05e-4f5e-a4eb-836f2d46e237 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13993 2024.08.22 17:56:30.209792 [ 3 ] {} <Debug> HTTP-Session: c3eb669d-f05e-4f5e-a4eb-836f2d46e237 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13994 2024.08.22 17:56:30.209823 [ 3 ] {} <Trace> HTTP-Session: c3eb669d-f05e-4f5e-a4eb-836f2d46e237 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13995 2024.08.22 17:56:30.210249 [ 3 ] {893ad68c-53a7-450f-8b49-e392599b751f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13996 2024.08.22 17:56:30.210316 [ 3 ] {893ad68c-53a7-450f-8b49-e392599b751f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
13997 2024.08.22 17:56:30.210747 [ 3 ] {893ad68c-53a7-450f-8b49-e392599b751f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13998 2024.08.22 17:56:30.211884 [ 3 ] {893ad68c-53a7-450f-8b49-e392599b751f} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13999 2024.08.22 17:56:30.211922 [ 3 ] {893ad68c-53a7-450f-8b49-e392599b751f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
14000 2024.08.22 17:56:30.212567 [ 3 ] {893ad68c-53a7-450f-8b49-e392599b751f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
14001 2024.08.22 17:56:30.212981 [ 3 ] {893ad68c-53a7-450f-8b49-e392599b751f} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14002 2024.08.22 17:56:30.213193 [ 3 ] {893ad68c-53a7-450f-8b49-e392599b751f} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.003266 sec., 13778.322106552358 rows/sec., 24.69 MiB/sec.
14003 2024.08.22 17:56:30.213812 [ 3 ] {893ad68c-53a7-450f-8b49-e392599b751f} <Debug> DynamicQueryHandler: Done processing query
14004 2024.08.22 17:56:30.213837 [ 3 ] {893ad68c-53a7-450f-8b49-e392599b751f} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
14005 2024.08.22 17:56:30.213853 [ 3 ] {} <Debug> HTTP-Session: c3eb669d-f05e-4f5e-a4eb-836f2d46e237 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14006 2024.08.22 17:56:30.213999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14007 2024.08.22 17:56:30.214050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14008 2024.08.22 17:56:30.214070 [ 3 ] {} <Debug> HTTP-Session: 8d1f9b59-1a95-4f34-af85-d0ddf3df2b47 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14009 2024.08.22 17:56:30.214086 [ 3 ] {} <Debug> HTTP-Session: 8d1f9b59-1a95-4f34-af85-d0ddf3df2b47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14010 2024.08.22 17:56:30.214100 [ 3 ] {} <Debug> HTTP-Session: 8d1f9b59-1a95-4f34-af85-d0ddf3df2b47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14011 2024.08.22 17:56:30.214131 [ 3 ] {} <Trace> HTTP-Session: 8d1f9b59-1a95-4f34-af85-d0ddf3df2b47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14012 2024.08.22 17:56:30.214256 [ 3 ] {82018484-ba05-4d7b-9426-3d3537153bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14013 2024.08.22 17:56:30.214303 [ 3 ] {82018484-ba05-4d7b-9426-3d3537153bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14014 2024.08.22 17:56:30.214457 [ 3 ] {82018484-ba05-4d7b-9426-3d3537153bd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14015 2024.08.22 17:56:30.214769 [ 3 ] {82018484-ba05-4d7b-9426-3d3537153bd1} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14016 2024.08.22 17:56:30.214805 [ 3 ] {82018484-ba05-4d7b-9426-3d3537153bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
14017 2024.08.22 17:56:30.215184 [ 3 ] {82018484-ba05-4d7b-9426-3d3537153bd1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
14018 2024.08.22 17:56:30.215516 [ 3 ] {82018484-ba05-4d7b-9426-3d3537153bd1} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14019 2024.08.22 17:56:30.215681 [ 3 ] {82018484-ba05-4d7b-9426-3d3537153bd1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001462 sec., 56087.551299589606 rows/sec., 3.56 MiB/sec.
14020 2024.08.22 17:56:30.215934 [ 3 ] {82018484-ba05-4d7b-9426-3d3537153bd1} <Debug> DynamicQueryHandler: Done processing query
14021 2024.08.22 17:56:30.215994 [ 3 ] {82018484-ba05-4d7b-9426-3d3537153bd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14022 2024.08.22 17:56:30.216058 [ 3 ] {} <Debug> HTTP-Session: 8d1f9b59-1a95-4f34-af85-d0ddf3df2b47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14023 2024.08.22 17:56:35.173673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 7834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14024 2024.08.22 17:56:35.173830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14025 2024.08.22 17:56:35.173861 [ 3 ] {} <Debug> HTTP-Session: 84a5c970-fae7-4f35-b5ce-5e0cd138e295 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14026 2024.08.22 17:56:35.173891 [ 3 ] {} <Debug> HTTP-Session: 84a5c970-fae7-4f35-b5ce-5e0cd138e295 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14027 2024.08.22 17:56:35.173909 [ 3 ] {} <Debug> HTTP-Session: 84a5c970-fae7-4f35-b5ce-5e0cd138e295 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14028 2024.08.22 17:56:35.173966 [ 3 ] {} <Trace> HTTP-Session: 84a5c970-fae7-4f35-b5ce-5e0cd138e295 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14029 2024.08.22 17:56:35.174209 [ 3 ] {eff2fdde-306f-4893-955c-ec8b6e52c587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14030 2024.08.22 17:56:35.174290 [ 3 ] {eff2fdde-306f-4893-955c-ec8b6e52c587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14031 2024.08.22 17:56:35.174628 [ 3 ] {eff2fdde-306f-4893-955c-ec8b6e52c587} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14032 2024.08.22 17:56:35.175121 [ 3 ] {eff2fdde-306f-4893-955c-ec8b6e52c587} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14033 2024.08.22 17:56:35.175164 [ 3 ] {eff2fdde-306f-4893-955c-ec8b6e52c587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14034 2024.08.22 17:56:35.175583 [ 3 ] {eff2fdde-306f-4893-955c-ec8b6e52c587} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
14035 2024.08.22 17:56:35.175970 [ 3 ] {eff2fdde-306f-4893-955c-ec8b6e52c587} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14036 2024.08.22 17:56:35.176140 [ 3 ] {eff2fdde-306f-4893-955c-ec8b6e52c587} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002015 sec., 27791.563275434244 rows/sec., 2.13 MiB/sec.
14037 2024.08.22 17:56:35.176449 [ 3 ] {eff2fdde-306f-4893-955c-ec8b6e52c587} <Debug> DynamicQueryHandler: Done processing query
14038 2024.08.22 17:56:35.176509 [ 3 ] {eff2fdde-306f-4893-955c-ec8b6e52c587} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
14039 2024.08.22 17:56:35.176570 [ 3 ] {} <Debug> HTTP-Session: 84a5c970-fae7-4f35-b5ce-5e0cd138e295 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14040 2024.08.22 17:56:35.176794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 10882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14041 2024.08.22 17:56:35.176848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14042 2024.08.22 17:56:35.176868 [ 3 ] {} <Debug> HTTP-Session: 20361eb1-9f4d-4019-a171-2c0385304e26 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14043 2024.08.22 17:56:35.176886 [ 3 ] {} <Debug> HTTP-Session: 20361eb1-9f4d-4019-a171-2c0385304e26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14044 2024.08.22 17:56:35.176900 [ 3 ] {} <Debug> HTTP-Session: 20361eb1-9f4d-4019-a171-2c0385304e26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14045 2024.08.22 17:56:35.176933 [ 3 ] {} <Trace> HTTP-Session: 20361eb1-9f4d-4019-a171-2c0385304e26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14046 2024.08.22 17:56:35.177057 [ 3 ] {7506807f-dfec-4816-a735-eea58a71659c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14047 2024.08.22 17:56:35.177103 [ 3 ] {7506807f-dfec-4816-a735-eea58a71659c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14048 2024.08.22 17:56:35.177353 [ 3 ] {7506807f-dfec-4816-a735-eea58a71659c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14049 2024.08.22 17:56:35.177709 [ 3 ] {7506807f-dfec-4816-a735-eea58a71659c} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14050 2024.08.22 17:56:35.177746 [ 3 ] {7506807f-dfec-4816-a735-eea58a71659c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14051 2024.08.22 17:56:35.178100 [ 3 ] {7506807f-dfec-4816-a735-eea58a71659c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
14052 2024.08.22 17:56:35.178456 [ 3 ] {7506807f-dfec-4816-a735-eea58a71659c} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14053 2024.08.22 17:56:35.178611 [ 3 ] {7506807f-dfec-4816-a735-eea58a71659c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001595 sec., 40125.39184952978 rows/sec., 3.13 MiB/sec.
14054 2024.08.22 17:56:35.178796 [ 3 ] {7506807f-dfec-4816-a735-eea58a71659c} <Debug> DynamicQueryHandler: Done processing query
14055 2024.08.22 17:56:35.178820 [ 3 ] {7506807f-dfec-4816-a735-eea58a71659c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14056 2024.08.22 17:56:35.178836 [ 3 ] {} <Debug> HTTP-Session: 20361eb1-9f4d-4019-a171-2c0385304e26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14057 2024.08.22 17:56:35.179008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14058 2024.08.22 17:56:35.179057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14059 2024.08.22 17:56:35.179077 [ 3 ] {} <Debug> HTTP-Session: d017a78d-8ee0-4ddd-92a7-50d7fb212443 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14060 2024.08.22 17:56:35.179094 [ 3 ] {} <Debug> HTTP-Session: d017a78d-8ee0-4ddd-92a7-50d7fb212443 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14061 2024.08.22 17:56:35.179108 [ 3 ] {} <Debug> HTTP-Session: d017a78d-8ee0-4ddd-92a7-50d7fb212443 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14062 2024.08.22 17:56:35.179139 [ 3 ] {} <Trace> HTTP-Session: d017a78d-8ee0-4ddd-92a7-50d7fb212443 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14063 2024.08.22 17:56:35.179291 [ 3 ] {552c2127-ac1e-4d9f-957c-c80b1b1ea103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14064 2024.08.22 17:56:35.179338 [ 3 ] {552c2127-ac1e-4d9f-957c-c80b1b1ea103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14065 2024.08.22 17:56:35.179484 [ 3 ] {552c2127-ac1e-4d9f-957c-c80b1b1ea103} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14066 2024.08.22 17:56:35.179881 [ 3 ] {552c2127-ac1e-4d9f-957c-c80b1b1ea103} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14067 2024.08.22 17:56:35.179917 [ 3 ] {552c2127-ac1e-4d9f-957c-c80b1b1ea103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14068 2024.08.22 17:56:35.180311 [ 3 ] {552c2127-ac1e-4d9f-957c-c80b1b1ea103} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
14069 2024.08.22 17:56:35.180655 [ 3 ] {552c2127-ac1e-4d9f-957c-c80b1b1ea103} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14070 2024.08.22 17:56:35.180813 [ 3 ] {552c2127-ac1e-4d9f-957c-c80b1b1ea103} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001591 sec., 100565.6819610308 rows/sec., 7.00 MiB/sec.
14071 2024.08.22 17:56:35.180988 [ 3 ] {552c2127-ac1e-4d9f-957c-c80b1b1ea103} <Debug> DynamicQueryHandler: Done processing query
14072 2024.08.22 17:56:35.181012 [ 3 ] {552c2127-ac1e-4d9f-957c-c80b1b1ea103} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14073 2024.08.22 17:56:35.181028 [ 3 ] {} <Debug> HTTP-Session: d017a78d-8ee0-4ddd-92a7-50d7fb212443 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14074 2024.08.22 17:56:35.181163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14075 2024.08.22 17:56:35.181213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14076 2024.08.22 17:56:35.181231 [ 3 ] {} <Debug> HTTP-Session: c1cbdfdb-7c40-464f-8bb8-e8c1e819d482 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14077 2024.08.22 17:56:35.181248 [ 3 ] {} <Debug> HTTP-Session: c1cbdfdb-7c40-464f-8bb8-e8c1e819d482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14078 2024.08.22 17:56:35.181263 [ 3 ] {} <Debug> HTTP-Session: c1cbdfdb-7c40-464f-8bb8-e8c1e819d482 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14079 2024.08.22 17:56:35.181295 [ 3 ] {} <Trace> HTTP-Session: c1cbdfdb-7c40-464f-8bb8-e8c1e819d482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14080 2024.08.22 17:56:35.181428 [ 3 ] {448f2017-0e28-4973-8f16-11c5ae69d8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14081 2024.08.22 17:56:35.181472 [ 3 ] {448f2017-0e28-4973-8f16-11c5ae69d8b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14082 2024.08.22 17:56:35.181605 [ 3 ] {448f2017-0e28-4973-8f16-11c5ae69d8b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14083 2024.08.22 17:56:35.181939 [ 3 ] {448f2017-0e28-4973-8f16-11c5ae69d8b7} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14084 2024.08.22 17:56:35.181995 [ 3 ] {448f2017-0e28-4973-8f16-11c5ae69d8b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14085 2024.08.22 17:56:35.182879 [ 3 ] {448f2017-0e28-4973-8f16-11c5ae69d8b7} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
14086 2024.08.22 17:56:35.183208 [ 3 ] {448f2017-0e28-4973-8f16-11c5ae69d8b7} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14087 2024.08.22 17:56:35.183368 [ 3 ] {448f2017-0e28-4973-8f16-11c5ae69d8b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001999 sec., 30015.007503751876 rows/sec., 2.02 MiB/sec.
14088 2024.08.22 17:56:35.183538 [ 3 ] {448f2017-0e28-4973-8f16-11c5ae69d8b7} <Debug> DynamicQueryHandler: Done processing query
14089 2024.08.22 17:56:35.183562 [ 3 ] {448f2017-0e28-4973-8f16-11c5ae69d8b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14090 2024.08.22 17:56:35.183578 [ 3 ] {} <Debug> HTTP-Session: c1cbdfdb-7c40-464f-8bb8-e8c1e819d482 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14091 2024.08.22 17:56:39.515201 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache
14092 2024.08.22 17:56:39.515318 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache
14093 2024.08.22 17:56:40.180493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 42324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14094 2024.08.22 17:56:40.180619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14095 2024.08.22 17:56:40.180649 [ 3 ] {} <Debug> HTTP-Session: 15386de2-15c0-4a1c-9ad0-8c24677c3da9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14096 2024.08.22 17:56:40.180678 [ 3 ] {} <Debug> HTTP-Session: 15386de2-15c0-4a1c-9ad0-8c24677c3da9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14097 2024.08.22 17:56:40.180695 [ 3 ] {} <Debug> HTTP-Session: 15386de2-15c0-4a1c-9ad0-8c24677c3da9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14098 2024.08.22 17:56:40.180752 [ 3 ] {} <Trace> HTTP-Session: 15386de2-15c0-4a1c-9ad0-8c24677c3da9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14099 2024.08.22 17:56:40.181053 [ 3 ] {aff244f6-98b9-4357-9bf5-e573e5ceb107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14100 2024.08.22 17:56:40.181129 [ 3 ] {aff244f6-98b9-4357-9bf5-e573e5ceb107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14101 2024.08.22 17:56:40.181500 [ 3 ] {aff244f6-98b9-4357-9bf5-e573e5ceb107} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14102 2024.08.22 17:56:40.182278 [ 3 ] {aff244f6-98b9-4357-9bf5-e573e5ceb107} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14103 2024.08.22 17:56:40.182325 [ 3 ] {aff244f6-98b9-4357-9bf5-e573e5ceb107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14104 2024.08.22 17:56:40.182770 [ 3 ] {aff244f6-98b9-4357-9bf5-e573e5ceb107} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
14105 2024.08.22 17:56:40.183159 [ 3 ] {aff244f6-98b9-4357-9bf5-e573e5ceb107} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14106 2024.08.22 17:56:40.183322 [ 3 ] {aff244f6-98b9-4357-9bf5-e573e5ceb107} <Debug> executeQuery: Read 279 rows, 25.37 KiB in 0.002409 sec., 115815.6911581569 rows/sec., 10.28 MiB/sec.
14107 2024.08.22 17:56:40.183389 [ 120 ] {} <Debug> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
14108 2024.08.22 17:56:40.183527 [ 120 ] {} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14109 2024.08.22 17:56:40.183586 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14110 2024.08.22 17:56:40.183671 [ 3 ] {aff244f6-98b9-4357-9bf5-e573e5ceb107} <Debug> DynamicQueryHandler: Done processing query
14111 2024.08.22 17:56:40.183732 [ 3 ] {aff244f6-98b9-4357-9bf5-e573e5ceb107} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
14112 2024.08.22 17:56:40.183765 [ 3 ] {} <Debug> HTTP-Session: 15386de2-15c0-4a1c-9ad0-8c24677c3da9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14113 2024.08.22 17:56:40.183827 [ 191 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::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
14114 2024.08.22 17:56:40.183967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 6501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14115 2024.08.22 17:56:40.184109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14116 2024.08.22 17:56:40.184190 [ 3 ] {} <Debug> HTTP-Session: 7350d3d7-5bd9-4ef5-85c3-8acf33fe9167 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14117 2024.08.22 17:56:40.184256 [ 3 ] {} <Debug> HTTP-Session: 7350d3d7-5bd9-4ef5-85c3-8acf33fe9167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14118 2024.08.22 17:56:40.184297 [ 191 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14119 2024.08.22 17:56:40.184308 [ 3 ] {} <Debug> HTTP-Session: 7350d3d7-5bd9-4ef5-85c3-8acf33fe9167 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14120 2024.08.22 17:56:40.184375 [ 191 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1433 rows starting from the beginning of the part
14121 2024.08.22 17:56:40.184407 [ 3 ] {} <Trace> HTTP-Session: 7350d3d7-5bd9-4ef5-85c3-8acf33fe9167 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14122 2024.08.22 17:56:40.184664 [ 191 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 280 rows starting from the beginning of the part
14123 2024.08.22 17:56:40.184777 [ 3 ] {6e247d1b-0a71-41ff-8c5b-31c5ba102f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14124 2024.08.22 17:56:40.185061 [ 3 ] {6e247d1b-0a71-41ff-8c5b-31c5ba102f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14125 2024.08.22 17:56:40.185191 [ 191 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part
14126 2024.08.22 17:56:40.185530 [ 191 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 279 rows starting from the beginning of the part
14127 2024.08.22 17:56:40.185681 [ 191 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 56 rows starting from the beginning of the part
14128 2024.08.22 17:56:40.185923 [ 191 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 279 rows starting from the beginning of the part
14129 2024.08.22 17:56:40.186510 [ 3 ] {6e247d1b-0a71-41ff-8c5b-31c5ba102f17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14130 2024.08.22 17:56:40.187076 [ 3 ] {6e247d1b-0a71-41ff-8c5b-31c5ba102f17} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14131 2024.08.22 17:56:40.187123 [ 3 ] {6e247d1b-0a71-41ff-8c5b-31c5ba102f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14132 2024.08.22 17:56:40.187620 [ 3 ] {6e247d1b-0a71-41ff-8c5b-31c5ba102f17} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
14133 2024.08.22 17:56:40.188061 [ 191 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2383 rows, containing 5 columns (5 merged, 0 gathered) in 0.004367473 sec., 545624.4377469535 rows/sec., 48.57 MiB/sec.
14134 2024.08.22 17:56:40.188106 [ 3 ] {6e247d1b-0a71-41ff-8c5b-31c5ba102f17} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14135 2024.08.22 17:56:40.188302 [ 3 ] {6e247d1b-0a71-41ff-8c5b-31c5ba102f17} <Debug> executeQuery: Read 45 rows, 3.38 KiB in 0.003703 sec., 12152.308938698352 rows/sec., 913.80 KiB/sec.
14136 2024.08.22 17:56:40.188312 [ 191 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
14137 2024.08.22 17:56:40.188536 [ 3 ] {6e247d1b-0a71-41ff-8c5b-31c5ba102f17} <Debug> DynamicQueryHandler: Done processing query
14138 2024.08.22 17:56:40.188577 [ 3 ] {6e247d1b-0a71-41ff-8c5b-31c5ba102f17} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
14139 2024.08.22 17:56:40.188614 [ 3 ] {} <Debug> HTTP-Session: 7350d3d7-5bd9-4ef5-85c3-8acf33fe9167 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14140 2024.08.22 17:56:40.188751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14141 2024.08.22 17:56:40.188815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14142 2024.08.22 17:56:40.188831 [ 191 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_81_16} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14143 2024.08.22 17:56:40.188839 [ 3 ] {} <Debug> HTTP-Session: 6bd4d5c4-a52e-447f-8ead-6e376f2b9475 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14144 2024.08.22 17:56:40.188867 [ 3 ] {} <Debug> HTTP-Session: 6bd4d5c4-a52e-447f-8ead-6e376f2b9475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14145 2024.08.22 17:56:40.188888 [ 3 ] {} <Debug> HTTP-Session: 6bd4d5c4-a52e-447f-8ead-6e376f2b9475 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14146 2024.08.22 17:56:40.188925 [ 191 ] {d58baaa9-689d-41b3-a881-a857e9807a2f::all_1_81_16} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
14147 2024.08.22 17:56:40.188930 [ 3 ] {} <Trace> HTTP-Session: 6bd4d5c4-a52e-447f-8ead-6e376f2b9475 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14148 2024.08.22 17:56:40.189003 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB.
14149 2024.08.22 17:56:40.189055 [ 3 ] {89e48d01-0a42-4b97-b0c8-6e6ca7cc093e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14150 2024.08.22 17:56:40.189101 [ 3 ] {89e48d01-0a42-4b97-b0c8-6e6ca7cc093e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14151 2024.08.22 17:56:40.189328 [ 3 ] {89e48d01-0a42-4b97-b0c8-6e6ca7cc093e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14152 2024.08.22 17:56:40.189654 [ 3 ] {89e48d01-0a42-4b97-b0c8-6e6ca7cc093e} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14153 2024.08.22 17:56:40.189691 [ 3 ] {89e48d01-0a42-4b97-b0c8-6e6ca7cc093e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14154 2024.08.22 17:56:40.190051 [ 3 ] {89e48d01-0a42-4b97-b0c8-6e6ca7cc093e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
14155 2024.08.22 17:56:40.190399 [ 3 ] {89e48d01-0a42-4b97-b0c8-6e6ca7cc093e} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14156 2024.08.22 17:56:40.190565 [ 120 ] {} <Debug> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
14157 2024.08.22 17:56:40.190565 [ 3 ] {89e48d01-0a42-4b97-b0c8-6e6ca7cc093e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001534 sec., 9126.466753585397 rows/sec., 639.16 KiB/sec.
14158 2024.08.22 17:56:40.190633 [ 120 ] {} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14159 2024.08.22 17:56:40.190691 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14160 2024.08.22 17:56:40.190910 [ 3 ] {89e48d01-0a42-4b97-b0c8-6e6ca7cc093e} <Debug> DynamicQueryHandler: Done processing query
14161 2024.08.22 17:56:40.190914 [ 201 ] {8378af89-b748-4819-bb42-a0859c82c077::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
14162 2024.08.22 17:56:40.190943 [ 3 ] {89e48d01-0a42-4b97-b0c8-6e6ca7cc093e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14163 2024.08.22 17:56:40.191000 [ 3 ] {} <Debug> HTTP-Session: 6bd4d5c4-a52e-447f-8ead-6e376f2b9475 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14164 2024.08.22 17:56:40.191170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14165 2024.08.22 17:56:40.191228 [ 201 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14166 2024.08.22 17:56:40.191253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14167 2024.08.22 17:56:40.191293 [ 201 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 242 rows starting from the beginning of the part
14168 2024.08.22 17:56:40.191304 [ 3 ] {} <Debug> HTTP-Session: 37239c91-6367-470b-9819-aa4593303a29 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14169 2024.08.22 17:56:40.191354 [ 3 ] {} <Debug> HTTP-Session: 37239c91-6367-470b-9819-aa4593303a29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14170 2024.08.22 17:56:40.191391 [ 3 ] {} <Debug> HTTP-Session: 37239c91-6367-470b-9819-aa4593303a29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14171 2024.08.22 17:56:40.191545 [ 3 ] {} <Trace> HTTP-Session: 37239c91-6367-470b-9819-aa4593303a29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14172 2024.08.22 17:56:40.191570 [ 201 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part
14173 2024.08.22 17:56:40.191862 [ 3 ] {a7350c29-aed9-4281-a76a-ce91f75660db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
14174 2024.08.22 17:56:40.191942 [ 201 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 228 rows starting from the beginning of the part
14175 2024.08.22 17:56:40.191980 [ 3 ] {a7350c29-aed9-4281-a76a-ce91f75660db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
14176 2024.08.22 17:56:40.192223 [ 201 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part
14177 2024.08.22 17:56:40.192559 [ 201 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part
14178 2024.08.22 17:56:40.192911 [ 201 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part
14179 2024.08.22 17:56:40.193638 [ 3 ] {a7350c29-aed9-4281-a76a-ce91f75660db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14180 2024.08.22 17:56:40.194554 [ 3 ] {a7350c29-aed9-4281-a76a-ce91f75660db} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14181 2024.08.22 17:56:40.194619 [ 3 ] {a7350c29-aed9-4281-a76a-ce91f75660db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14182 2024.08.22 17:56:40.195694 [ 3 ] {a7350c29-aed9-4281-a76a-ce91f75660db} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
14183 2024.08.22 17:56:40.196081 [ 200 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005261217 sec., 99976.8684697856 rows/sec., 6.79 MiB/sec.
14184 2024.08.22 17:56:40.196359 [ 200 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
14185 2024.08.22 17:56:40.196576 [ 3 ] {a7350c29-aed9-4281-a76a-ce91f75660db} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14186 2024.08.22 17:56:40.197018 [ 3 ] {a7350c29-aed9-4281-a76a-ce91f75660db} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005291 sec., 1134.001134001134 rows/sec., 67.00 KiB/sec.
14187 2024.08.22 17:56:40.197461 [ 3 ] {a7350c29-aed9-4281-a76a-ce91f75660db} <Debug> DynamicQueryHandler: Done processing query
14188 2024.08.22 17:56:40.197484 [ 200 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_51_10} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14189 2024.08.22 17:56:40.197499 [ 3 ] {a7350c29-aed9-4281-a76a-ce91f75660db} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14190 2024.08.22 17:56:40.197551 [ 3 ] {} <Debug> HTTP-Session: 37239c91-6367-470b-9819-aa4593303a29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14191 2024.08.22 17:56:40.197643 [ 200 ] {8378af89-b748-4819-bb42-a0859c82c077::all_1_51_10} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
14192 2024.08.22 17:56:40.197780 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
14193 2024.08.22 17:56:40.197791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 69423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14194 2024.08.22 17:56:40.197863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14195 2024.08.22 17:56:40.197883 [ 3 ] {} <Debug> HTTP-Session: b46b8448-0ef4-45a3-8dec-c079f3e528ea Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14196 2024.08.22 17:56:40.197899 [ 3 ] {} <Debug> HTTP-Session: b46b8448-0ef4-45a3-8dec-c079f3e528ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14197 2024.08.22 17:56:40.197913 [ 3 ] {} <Debug> HTTP-Session: b46b8448-0ef4-45a3-8dec-c079f3e528ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14198 2024.08.22 17:56:40.197947 [ 3 ] {} <Trace> HTTP-Session: b46b8448-0ef4-45a3-8dec-c079f3e528ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14199 2024.08.22 17:56:40.198173 [ 3 ] {d5b6bc5a-d3d1-4845-8d6e-2cb6d63d0545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14200 2024.08.22 17:56:40.198220 [ 3 ] {d5b6bc5a-d3d1-4845-8d6e-2cb6d63d0545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14201 2024.08.22 17:56:40.198471 [ 3 ] {d5b6bc5a-d3d1-4845-8d6e-2cb6d63d0545} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14202 2024.08.22 17:56:40.199219 [ 3 ] {d5b6bc5a-d3d1-4845-8d6e-2cb6d63d0545} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14203 2024.08.22 17:56:40.199256 [ 3 ] {d5b6bc5a-d3d1-4845-8d6e-2cb6d63d0545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14204 2024.08.22 17:56:40.199636 [ 3 ] {d5b6bc5a-d3d1-4845-8d6e-2cb6d63d0545} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
14205 2024.08.22 17:56:40.199991 [ 3 ] {d5b6bc5a-d3d1-4845-8d6e-2cb6d63d0545} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14206 2024.08.22 17:56:40.200141 [ 3 ] {d5b6bc5a-d3d1-4845-8d6e-2cb6d63d0545} <Debug> executeQuery: Read 427 rows, 31.29 KiB in 0.002086 sec., 204697.9865771812 rows/sec., 14.65 MiB/sec.
14207 2024.08.22 17:56:40.200153 [ 120 ] {} <Debug> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
14208 2024.08.22 17:56:40.200230 [ 120 ] {} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14209 2024.08.22 17:56:40.200285 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14210 2024.08.22 17:56:40.200438 [ 3 ] {d5b6bc5a-d3d1-4845-8d6e-2cb6d63d0545} <Debug> DynamicQueryHandler: Done processing query
14211 2024.08.22 17:56:40.200477 [ 201 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::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
14212 2024.08.22 17:56:40.200485 [ 3 ] {d5b6bc5a-d3d1-4845-8d6e-2cb6d63d0545} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
14213 2024.08.22 17:56:40.200574 [ 3 ] {} <Debug> HTTP-Session: b46b8448-0ef4-45a3-8dec-c079f3e528ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14214 2024.08.22 17:56:40.200785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14215 2024.08.22 17:56:40.200786 [ 201 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14216 2024.08.22 17:56:40.200877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14217 2024.08.22 17:56:40.200896 [ 201 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 941 rows starting from the beginning of the part
14218 2024.08.22 17:56:40.200916 [ 3 ] {} <Debug> HTTP-Session: 4da533bf-42ef-4eed-814f-e318017f83de Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14219 2024.08.22 17:56:40.200971 [ 3 ] {} <Debug> HTTP-Session: 4da533bf-42ef-4eed-814f-e318017f83de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14220 2024.08.22 17:56:40.201017 [ 3 ] {} <Debug> HTTP-Session: 4da533bf-42ef-4eed-814f-e318017f83de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14221 2024.08.22 17:56:40.201202 [ 3 ] {} <Trace> HTTP-Session: 4da533bf-42ef-4eed-814f-e318017f83de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14222 2024.08.22 17:56:40.201246 [ 201 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 429 rows starting from the beginning of the part
14223 2024.08.22 17:56:40.201554 [ 201 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part
14224 2024.08.22 17:56:40.201569 [ 3 ] {499a1569-7cdc-4577-bd17-d124c5a6018e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14225 2024.08.22 17:56:40.201767 [ 3 ] {499a1569-7cdc-4577-bd17-d124c5a6018e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14226 2024.08.22 17:56:40.201817 [ 201 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 427 rows starting from the beginning of the part
14227 2024.08.22 17:56:40.202207 [ 201 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 64 rows starting from the beginning of the part
14228 2024.08.22 17:56:40.202586 [ 201 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 427 rows starting from the beginning of the part
14229 2024.08.22 17:56:40.202667 [ 3 ] {499a1569-7cdc-4577-bd17-d124c5a6018e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14230 2024.08.22 17:56:40.203676 [ 3 ] {499a1569-7cdc-4577-bd17-d124c5a6018e} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14231 2024.08.22 17:56:40.203726 [ 3 ] {499a1569-7cdc-4577-bd17-d124c5a6018e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14232 2024.08.22 17:56:40.204749 [ 3 ] {499a1569-7cdc-4577-bd17-d124c5a6018e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
14233 2024.08.22 17:56:40.205251 [ 3 ] {499a1569-7cdc-4577-bd17-d124c5a6018e} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14234 2024.08.22 17:56:40.205685 [ 3 ] {499a1569-7cdc-4577-bd17-d124c5a6018e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004314 sec., 1390.8205841446454 rows/sec., 72.66 KiB/sec.
14235 2024.08.22 17:56:40.205977 [ 201 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2352 rows, containing 5 columns (5 merged, 0 gathered) in 0.005586329 sec., 421027.8342002413 rows/sec., 32.07 MiB/sec.
14236 2024.08.22 17:56:40.206134 [ 3 ] {499a1569-7cdc-4577-bd17-d124c5a6018e} <Debug> DynamicQueryHandler: Done processing query
14237 2024.08.22 17:56:40.206178 [ 3 ] {499a1569-7cdc-4577-bd17-d124c5a6018e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14238 2024.08.22 17:56:40.206216 [ 3 ] {} <Debug> HTTP-Session: 4da533bf-42ef-4eed-814f-e318017f83de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14239 2024.08.22 17:56:40.206254 [ 201 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
14240 2024.08.22 17:56:40.206427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 44629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14241 2024.08.22 17:56:40.206590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14242 2024.08.22 17:56:40.206641 [ 3 ] {} <Debug> HTTP-Session: 4570b692-0a46-40e2-b0d7-f5100545c1de Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14243 2024.08.22 17:56:40.206680 [ 3 ] {} <Debug> HTTP-Session: 4570b692-0a46-40e2-b0d7-f5100545c1de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14244 2024.08.22 17:56:40.206726 [ 3 ] {} <Debug> HTTP-Session: 4570b692-0a46-40e2-b0d7-f5100545c1de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14245 2024.08.22 17:56:40.206795 [ 3 ] {} <Trace> HTTP-Session: 4570b692-0a46-40e2-b0d7-f5100545c1de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14246 2024.08.22 17:56:40.207028 [ 201 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_81_16} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14247 2024.08.22 17:56:40.207162 [ 3 ] {d9f7cebc-352f-4418-abd8-95d9d83a3e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14248 2024.08.22 17:56:40.207166 [ 201 ] {c75087ee-9664-4844-873a-5f667c5b9eb6::all_1_81_16} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
14249 2024.08.22 17:56:40.207238 [ 3 ] {d9f7cebc-352f-4418-abd8-95d9d83a3e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14250 2024.08.22 17:56:40.207353 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
14251 2024.08.22 17:56:40.207542 [ 3 ] {d9f7cebc-352f-4418-abd8-95d9d83a3e6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14252 2024.08.22 17:56:40.208024 [ 3 ] {d9f7cebc-352f-4418-abd8-95d9d83a3e6e} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14253 2024.08.22 17:56:40.208063 [ 3 ] {d9f7cebc-352f-4418-abd8-95d9d83a3e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14254 2024.08.22 17:56:40.208473 [ 3 ] {d9f7cebc-352f-4418-abd8-95d9d83a3e6e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
14255 2024.08.22 17:56:40.208836 [ 3 ] {d9f7cebc-352f-4418-abd8-95d9d83a3e6e} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14256 2024.08.22 17:56:40.208996 [ 3 ] {d9f7cebc-352f-4418-abd8-95d9d83a3e6e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002047 sec., 115779.18905715681 rows/sec., 7.76 MiB/sec.
14257 2024.08.22 17:56:40.209004 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
14258 2024.08.22 17:56:40.209076 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14259 2024.08.22 17:56:40.209115 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14260 2024.08.22 17:56:40.209286 [ 200 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::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
14261 2024.08.22 17:56:40.209310 [ 3 ] {d9f7cebc-352f-4418-abd8-95d9d83a3e6e} <Debug> DynamicQueryHandler: Done processing query
14262 2024.08.22 17:56:40.209352 [ 3 ] {d9f7cebc-352f-4418-abd8-95d9d83a3e6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
14263 2024.08.22 17:56:40.209386 [ 3 ] {} <Debug> HTTP-Session: 4570b692-0a46-40e2-b0d7-f5100545c1de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14264 2024.08.22 17:56:40.209513 [ 200 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14265 2024.08.22 17:56:40.209575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14266 2024.08.22 17:56:40.209584 [ 200 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 24545 rows starting from the beginning of the part
14267 2024.08.22 17:56:40.209666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14268 2024.08.22 17:56:40.209745 [ 3 ] {} <Debug> HTTP-Session: d90202a6-c163-4d41-8b71-9110df641b41 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14269 2024.08.22 17:56:40.209816 [ 3 ] {} <Debug> HTTP-Session: d90202a6-c163-4d41-8b71-9110df641b41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14270 2024.08.22 17:56:40.209877 [ 200 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 238 rows starting from the beginning of the part
14271 2024.08.22 17:56:40.209884 [ 3 ] {} <Debug> HTTP-Session: d90202a6-c163-4d41-8b71-9110df641b41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14272 2024.08.22 17:56:40.210026 [ 3 ] {} <Trace> HTTP-Session: d90202a6-c163-4d41-8b71-9110df641b41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14273 2024.08.22 17:56:40.210210 [ 200 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part
14274 2024.08.22 17:56:40.210325 [ 3 ] {8769f1d7-ec48-43e5-8020-6aa6225c7c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
14275 2024.08.22 17:56:40.210462 [ 200 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 237 rows starting from the beginning of the part
14276 2024.08.22 17:56:40.210494 [ 3 ] {8769f1d7-ec48-43e5-8020-6aa6225c7c5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
14277 2024.08.22 17:56:40.210767 [ 200 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::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
14278 2024.08.22 17:56:40.211060 [ 200 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 237 rows starting from the beginning of the part
14279 2024.08.22 17:56:40.211775 [ 3 ] {8769f1d7-ec48-43e5-8020-6aa6225c7c5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14280 2024.08.22 17:56:40.212554 [ 3 ] {8769f1d7-ec48-43e5-8020-6aa6225c7c5a} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14281 2024.08.22 17:56:40.212621 [ 3 ] {8769f1d7-ec48-43e5-8020-6aa6225c7c5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14282 2024.08.22 17:56:40.213157 [ 3 ] {8769f1d7-ec48-43e5-8020-6aa6225c7c5a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
14283 2024.08.22 17:56:40.213653 [ 3 ] {8769f1d7-ec48-43e5-8020-6aa6225c7c5a} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14284 2024.08.22 17:56:40.214084 [ 3 ] {8769f1d7-ec48-43e5-8020-6aa6225c7c5a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003821 sec., 261.7115938236064 rows/sec., 17.63 KiB/sec.
14285 2024.08.22 17:56:40.214656 [ 3 ] {8769f1d7-ec48-43e5-8020-6aa6225c7c5a} <Debug> DynamicQueryHandler: Done processing query
14286 2024.08.22 17:56:40.214738 [ 3 ] {8769f1d7-ec48-43e5-8020-6aa6225c7c5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
14287 2024.08.22 17:56:40.214813 [ 3 ] {} <Debug> HTTP-Session: d90202a6-c163-4d41-8b71-9110df641b41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14288 2024.08.22 17:56:40.215136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 72816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14289 2024.08.22 17:56:40.215284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14290 2024.08.22 17:56:40.215365 [ 3 ] {} <Debug> HTTP-Session: d813f1d9-1b64-4d98-9c65-f8f77064afb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14291 2024.08.22 17:56:40.215432 [ 3 ] {} <Debug> HTTP-Session: d813f1d9-1b64-4d98-9c65-f8f77064afb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14292 2024.08.22 17:56:40.215453 [ 3 ] {} <Debug> HTTP-Session: d813f1d9-1b64-4d98-9c65-f8f77064afb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14293 2024.08.22 17:56:40.215500 [ 3 ] {} <Trace> HTTP-Session: d813f1d9-1b64-4d98-9c65-f8f77064afb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14294 2024.08.22 17:56:40.216621 [ 3 ] {53a178a9-4717-45ac-a424-67c12f1941fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14295 2024.08.22 17:56:40.216726 [ 3 ] {53a178a9-4717-45ac-a424-67c12f1941fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
14296 2024.08.22 17:56:40.217442 [ 3 ] {53a178a9-4717-45ac-a424-67c12f1941fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14297 2024.08.22 17:56:40.218831 [ 3 ] {53a178a9-4717-45ac-a424-67c12f1941fc} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14298 2024.08.22 17:56:40.218872 [ 3 ] {53a178a9-4717-45ac-a424-67c12f1941fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14299 2024.08.22 17:56:40.219704 [ 3 ] {53a178a9-4717-45ac-a424-67c12f1941fc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
14300 2024.08.22 17:56:40.220620 [ 3 ] {53a178a9-4717-45ac-a424-67c12f1941fc} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14301 2024.08.22 17:56:40.220807 [ 198 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25577 rows, containing 5 columns (5 merged, 0 gathered) in 0.01157878 sec., 2208954.6567082196 rows/sec., 149.31 MiB/sec.
14302 2024.08.22 17:56:40.220981 [ 3 ] {53a178a9-4717-45ac-a424-67c12f1941fc} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.005381 sec., 8362.757851700428 rows/sec., 14.99 MiB/sec.
14303 2024.08.22 17:56:40.221321 [ 3 ] {53a178a9-4717-45ac-a424-67c12f1941fc} <Debug> DynamicQueryHandler: Done processing query
14304 2024.08.22 17:56:40.221366 [ 3 ] {53a178a9-4717-45ac-a424-67c12f1941fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
14305 2024.08.22 17:56:40.221392 [ 3 ] {} <Debug> HTTP-Session: d813f1d9-1b64-4d98-9c65-f8f77064afb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14306 2024.08.22 17:56:40.221397 [ 198 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
14307 2024.08.22 17:56:40.221533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14308 2024.08.22 17:56:40.221594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14309 2024.08.22 17:56:40.221646 [ 3 ] {} <Debug> HTTP-Session: 3b5798eb-5568-4b2f-ab1a-ddf5e61f1487 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14310 2024.08.22 17:56:40.221692 [ 3 ] {} <Debug> HTTP-Session: 3b5798eb-5568-4b2f-ab1a-ddf5e61f1487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14311 2024.08.22 17:56:40.221763 [ 3 ] {} <Debug> HTTP-Session: 3b5798eb-5568-4b2f-ab1a-ddf5e61f1487 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14312 2024.08.22 17:56:40.221902 [ 3 ] {} <Trace> HTTP-Session: 3b5798eb-5568-4b2f-ab1a-ddf5e61f1487 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14313 2024.08.22 17:56:40.222152 [ 3 ] {81517f0b-240a-48a2-9281-59e4780007e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14314 2024.08.22 17:56:40.222239 [ 3 ] {81517f0b-240a-48a2-9281-59e4780007e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14315 2024.08.22 17:56:40.222258 [ 198 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14316 2024.08.22 17:56:40.222496 [ 198 ] {c9d00dcd-12ee-44bc-9787-ee195d33fbf5::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
14317 2024.08.22 17:56:40.222657 [ 3 ] {81517f0b-240a-48a2-9281-59e4780007e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14318 2024.08.22 17:56:40.222689 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB.
14319 2024.08.22 17:56:40.223070 [ 3 ] {81517f0b-240a-48a2-9281-59e4780007e6} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14320 2024.08.22 17:56:40.223113 [ 3 ] {81517f0b-240a-48a2-9281-59e4780007e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14321 2024.08.22 17:56:40.223483 [ 3 ] {81517f0b-240a-48a2-9281-59e4780007e6} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
14322 2024.08.22 17:56:40.223812 [ 3 ] {81517f0b-240a-48a2-9281-59e4780007e6} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14323 2024.08.22 17:56:40.223943 [ 3 ] {81517f0b-240a-48a2-9281-59e4780007e6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.0019 sec., 43157.89473684211 rows/sec., 2.74 MiB/sec.
14324 2024.08.22 17:56:40.223951 [ 139 ] {} <Debug> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
14325 2024.08.22 17:56:40.224013 [ 139 ] {} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14326 2024.08.22 17:56:40.224054 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14327 2024.08.22 17:56:40.224186 [ 3 ] {81517f0b-240a-48a2-9281-59e4780007e6} <Debug> DynamicQueryHandler: Done processing query
14328 2024.08.22 17:56:40.224279 [ 3 ] {81517f0b-240a-48a2-9281-59e4780007e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14329 2024.08.22 17:56:40.224351 [ 3 ] {} <Debug> HTTP-Session: 3b5798eb-5568-4b2f-ab1a-ddf5e61f1487 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14330 2024.08.22 17:56:40.224382 [ 198 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
14331 2024.08.22 17:56:40.225142 [ 198 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14332 2024.08.22 17:56:40.225245 [ 198 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5198 rows starting from the beginning of the part
14333 2024.08.22 17:56:40.225387 [ 198 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 82 rows starting from the beginning of the part
14334 2024.08.22 17:56:40.225550 [ 198 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
14335 2024.08.22 17:56:40.225707 [ 198 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 82 rows starting from the beginning of the part
14336 2024.08.22 17:56:40.225848 [ 198 ] {475c74f8-0e29-4da5-97ce-7891caad584a::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
14337 2024.08.22 17:56:40.225993 [ 198 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 82 rows starting from the beginning of the part
14338 2024.08.22 17:56:40.228269 [ 199 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5564 rows, containing 4 columns (4 merged, 0 gathered) in 0.004136602 sec., 1345065.3459046823 rows/sec., 87.72 MiB/sec.
14339 2024.08.22 17:56:40.229037 [ 199 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
14340 2024.08.22 17:56:40.229581 [ 199 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_81_16} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14341 2024.08.22 17:56:40.229657 [ 199 ] {475c74f8-0e29-4da5-97ce-7891caad584a::all_1_81_16} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
14342 2024.08.22 17:56:40.229742 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB.
14343 2024.08.22 17:56:45.222764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14344 2024.08.22 17:56:45.222922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14345 2024.08.22 17:56:45.222954 [ 3 ] {} <Debug> HTTP-Session: a1762525-7987-4a1d-a5df-3f9672a9cd22 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14346 2024.08.22 17:56:45.222982 [ 3 ] {} <Debug> HTTP-Session: a1762525-7987-4a1d-a5df-3f9672a9cd22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14347 2024.08.22 17:56:45.223000 [ 3 ] {} <Debug> HTTP-Session: a1762525-7987-4a1d-a5df-3f9672a9cd22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14348 2024.08.22 17:56:45.223091 [ 3 ] {} <Trace> HTTP-Session: a1762525-7987-4a1d-a5df-3f9672a9cd22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14349 2024.08.22 17:56:45.223311 [ 3 ] {f1dd5177-5e2f-4356-a48c-11b92342f5d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14350 2024.08.22 17:56:45.223391 [ 3 ] {f1dd5177-5e2f-4356-a48c-11b92342f5d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14351 2024.08.22 17:56:45.223741 [ 3 ] {f1dd5177-5e2f-4356-a48c-11b92342f5d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14352 2024.08.22 17:56:45.224235 [ 3 ] {f1dd5177-5e2f-4356-a48c-11b92342f5d4} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14353 2024.08.22 17:56:45.224284 [ 3 ] {f1dd5177-5e2f-4356-a48c-11b92342f5d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14354 2024.08.22 17:56:45.224710 [ 3 ] {f1dd5177-5e2f-4356-a48c-11b92342f5d4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
14355 2024.08.22 17:56:45.225102 [ 3 ] {f1dd5177-5e2f-4356-a48c-11b92342f5d4} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14356 2024.08.22 17:56:45.225258 [ 3 ] {f1dd5177-5e2f-4356-a48c-11b92342f5d4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002011 sec., 994.5300845350571 rows/sec., 81.10 KiB/sec.
14357 2024.08.22 17:56:45.225486 [ 3 ] {f1dd5177-5e2f-4356-a48c-11b92342f5d4} <Debug> DynamicQueryHandler: Done processing query
14358 2024.08.22 17:56:45.225515 [ 3 ] {f1dd5177-5e2f-4356-a48c-11b92342f5d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14359 2024.08.22 17:56:45.225532 [ 3 ] {} <Debug> HTTP-Session: a1762525-7987-4a1d-a5df-3f9672a9cd22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14360 2024.08.22 17:56:45.225893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 173398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14361 2024.08.22 17:56:45.225956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14362 2024.08.22 17:56:45.225976 [ 3 ] {} <Debug> HTTP-Session: bcf509b1-f9de-4f91-a6c8-323ecd0a34da Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14363 2024.08.22 17:56:45.225994 [ 3 ] {} <Debug> HTTP-Session: bcf509b1-f9de-4f91-a6c8-323ecd0a34da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14364 2024.08.22 17:56:45.226008 [ 3 ] {} <Debug> HTTP-Session: bcf509b1-f9de-4f91-a6c8-323ecd0a34da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14365 2024.08.22 17:56:45.226045 [ 3 ] {} <Trace> HTTP-Session: bcf509b1-f9de-4f91-a6c8-323ecd0a34da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14366 2024.08.22 17:56:45.226498 [ 3 ] {21199470-8b1b-4ba4-9606-203478b82697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14367 2024.08.22 17:56:45.226549 [ 3 ] {21199470-8b1b-4ba4-9606-203478b82697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14368 2024.08.22 17:56:45.226795 [ 3 ] {21199470-8b1b-4ba4-9606-203478b82697} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14369 2024.08.22 17:56:45.228041 [ 3 ] {21199470-8b1b-4ba4-9606-203478b82697} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14370 2024.08.22 17:56:45.228080 [ 3 ] {21199470-8b1b-4ba4-9606-203478b82697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14371 2024.08.22 17:56:45.228531 [ 3 ] {21199470-8b1b-4ba4-9606-203478b82697} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
14372 2024.08.22 17:56:45.228909 [ 3 ] {21199470-8b1b-4ba4-9606-203478b82697} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14373 2024.08.22 17:56:45.229043 [ 3 ] {21199470-8b1b-4ba4-9606-203478b82697} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.00286 sec., 418531.46853146853 rows/sec., 34.50 MiB/sec.
14374 2024.08.22 17:56:45.229242 [ 3 ] {21199470-8b1b-4ba4-9606-203478b82697} <Debug> DynamicQueryHandler: Done processing query
14375 2024.08.22 17:56:45.229269 [ 3 ] {21199470-8b1b-4ba4-9606-203478b82697} <Debug> MemoryTracker: Peak memory usage (for query): 4.97 MiB.
14376 2024.08.22 17:56:45.229286 [ 3 ] {} <Debug> HTTP-Session: bcf509b1-f9de-4f91-a6c8-323ecd0a34da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14377 2024.08.22 17:56:45.229471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14378 2024.08.22 17:56:45.229529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14379 2024.08.22 17:56:45.229549 [ 3 ] {} <Debug> HTTP-Session: 8d19b749-a6c3-48d2-81a5-1d58262fbeee Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14380 2024.08.22 17:56:45.229567 [ 3 ] {} <Debug> HTTP-Session: 8d19b749-a6c3-48d2-81a5-1d58262fbeee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14381 2024.08.22 17:56:45.229581 [ 3 ] {} <Debug> HTTP-Session: 8d19b749-a6c3-48d2-81a5-1d58262fbeee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14382 2024.08.22 17:56:45.229617 [ 3 ] {} <Trace> HTTP-Session: 8d19b749-a6c3-48d2-81a5-1d58262fbeee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14383 2024.08.22 17:56:45.229720 [ 3 ] {da4270aa-8802-4338-87f6-53343b378fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14384 2024.08.22 17:56:45.229772 [ 3 ] {da4270aa-8802-4338-87f6-53343b378fc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14385 2024.08.22 17:56:45.230009 [ 3 ] {da4270aa-8802-4338-87f6-53343b378fc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14386 2024.08.22 17:56:45.230352 [ 3 ] {da4270aa-8802-4338-87f6-53343b378fc6} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14387 2024.08.22 17:56:45.230389 [ 3 ] {da4270aa-8802-4338-87f6-53343b378fc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14388 2024.08.22 17:56:45.230765 [ 3 ] {da4270aa-8802-4338-87f6-53343b378fc6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
14389 2024.08.22 17:56:45.231184 [ 3 ] {da4270aa-8802-4338-87f6-53343b378fc6} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14390 2024.08.22 17:56:45.231321 [ 3 ] {da4270aa-8802-4338-87f6-53343b378fc6} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001628 sec., 1228.5012285012285 rows/sec., 85.78 KiB/sec.
14391 2024.08.22 17:56:45.231499 [ 3 ] {da4270aa-8802-4338-87f6-53343b378fc6} <Debug> DynamicQueryHandler: Done processing query
14392 2024.08.22 17:56:45.231526 [ 3 ] {da4270aa-8802-4338-87f6-53343b378fc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14393 2024.08.22 17:56:45.231542 [ 3 ] {} <Debug> HTTP-Session: 8d19b749-a6c3-48d2-81a5-1d58262fbeee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14394 2024.08.22 17:56:45.231726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14395 2024.08.22 17:56:45.231783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14396 2024.08.22 17:56:45.231804 [ 3 ] {} <Debug> HTTP-Session: 2176e22b-5052-4d7c-bc23-a18e28aae78e Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14397 2024.08.22 17:56:45.231822 [ 3 ] {} <Debug> HTTP-Session: 2176e22b-5052-4d7c-bc23-a18e28aae78e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14398 2024.08.22 17:56:45.231836 [ 3 ] {} <Debug> HTTP-Session: 2176e22b-5052-4d7c-bc23-a18e28aae78e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14399 2024.08.22 17:56:45.231870 [ 3 ] {} <Trace> HTTP-Session: 2176e22b-5052-4d7c-bc23-a18e28aae78e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14400 2024.08.22 17:56:45.232023 [ 3 ] {d8cd616e-08b9-4128-b706-cd53b1eb18b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14401 2024.08.22 17:56:45.232070 [ 3 ] {d8cd616e-08b9-4128-b706-cd53b1eb18b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14402 2024.08.22 17:56:45.232299 [ 3 ] {d8cd616e-08b9-4128-b706-cd53b1eb18b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14403 2024.08.22 17:56:45.232759 [ 3 ] {d8cd616e-08b9-4128-b706-cd53b1eb18b9} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14404 2024.08.22 17:56:45.232797 [ 3 ] {d8cd616e-08b9-4128-b706-cd53b1eb18b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14405 2024.08.22 17:56:45.233167 [ 3 ] {d8cd616e-08b9-4128-b706-cd53b1eb18b9} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
14406 2024.08.22 17:56:45.233563 [ 3 ] {d8cd616e-08b9-4128-b706-cd53b1eb18b9} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14407 2024.08.22 17:56:45.233696 [ 3 ] {d8cd616e-08b9-4128-b706-cd53b1eb18b9} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001747 sec., 130509.44476244992 rows/sec., 8.84 MiB/sec.
14408 2024.08.22 17:56:45.233979 [ 3 ] {d8cd616e-08b9-4128-b706-cd53b1eb18b9} <Debug> DynamicQueryHandler: Done processing query
14409 2024.08.22 17:56:45.234034 [ 3 ] {d8cd616e-08b9-4128-b706-cd53b1eb18b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
14410 2024.08.22 17:56:45.234090 [ 3 ] {} <Debug> HTTP-Session: 2176e22b-5052-4d7c-bc23-a18e28aae78e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14411 2024.08.22 17:56:45.234342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 86181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14412 2024.08.22 17:56:45.234400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14413 2024.08.22 17:56:45.234421 [ 3 ] {} <Debug> HTTP-Session: 935db496-9dfc-4645-a9c7-976b12cdd4dd Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14414 2024.08.22 17:56:45.234438 [ 3 ] {} <Debug> HTTP-Session: 935db496-9dfc-4645-a9c7-976b12cdd4dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14415 2024.08.22 17:56:45.234453 [ 3 ] {} <Debug> HTTP-Session: 935db496-9dfc-4645-a9c7-976b12cdd4dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14416 2024.08.22 17:56:45.234485 [ 3 ] {} <Trace> HTTP-Session: 935db496-9dfc-4645-a9c7-976b12cdd4dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14417 2024.08.22 17:56:45.234778 [ 3 ] {f7897e87-30ad-4a86-9a1c-634b248c2594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14418 2024.08.22 17:56:45.234825 [ 3 ] {f7897e87-30ad-4a86-9a1c-634b248c2594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14419 2024.08.22 17:56:45.235073 [ 3 ] {f7897e87-30ad-4a86-9a1c-634b248c2594} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14420 2024.08.22 17:56:45.235733 [ 3 ] {f7897e87-30ad-4a86-9a1c-634b248c2594} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14421 2024.08.22 17:56:45.235778 [ 3 ] {f7897e87-30ad-4a86-9a1c-634b248c2594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14422 2024.08.22 17:56:45.236169 [ 3 ] {f7897e87-30ad-4a86-9a1c-634b248c2594} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
14423 2024.08.22 17:56:45.236532 [ 3 ] {f7897e87-30ad-4a86-9a1c-634b248c2594} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14424 2024.08.22 17:56:45.236664 [ 3 ] {f7897e87-30ad-4a86-9a1c-634b248c2594} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.002064 sec., 252906.97674418607 rows/sec., 18.72 MiB/sec.
14425 2024.08.22 17:56:45.236844 [ 3 ] {f7897e87-30ad-4a86-9a1c-634b248c2594} <Debug> DynamicQueryHandler: Done processing query
14426 2024.08.22 17:56:45.236869 [ 3 ] {f7897e87-30ad-4a86-9a1c-634b248c2594} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
14427 2024.08.22 17:56:45.236885 [ 3 ] {} <Debug> HTTP-Session: 935db496-9dfc-4645-a9c7-976b12cdd4dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14428 2024.08.22 17:56:45.237224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 160718, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14429 2024.08.22 17:56:45.237276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14430 2024.08.22 17:56:45.237296 [ 3 ] {} <Debug> HTTP-Session: 19abb007-0f1c-41c7-8d10-5fccb6f9ded8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14431 2024.08.22 17:56:45.237312 [ 3 ] {} <Debug> HTTP-Session: 19abb007-0f1c-41c7-8d10-5fccb6f9ded8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14432 2024.08.22 17:56:45.237326 [ 3 ] {} <Debug> HTTP-Session: 19abb007-0f1c-41c7-8d10-5fccb6f9ded8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14433 2024.08.22 17:56:45.237358 [ 3 ] {} <Trace> HTTP-Session: 19abb007-0f1c-41c7-8d10-5fccb6f9ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14434 2024.08.22 17:56:45.237819 [ 3 ] {c8bcee6e-0b7e-4729-85c7-06d2480d6532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14435 2024.08.22 17:56:45.237869 [ 3 ] {c8bcee6e-0b7e-4729-85c7-06d2480d6532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14436 2024.08.22 17:56:45.238017 [ 3 ] {c8bcee6e-0b7e-4729-85c7-06d2480d6532} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14437 2024.08.22 17:56:45.238846 [ 3 ] {c8bcee6e-0b7e-4729-85c7-06d2480d6532} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14438 2024.08.22 17:56:45.238882 [ 3 ] {c8bcee6e-0b7e-4729-85c7-06d2480d6532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14439 2024.08.22 17:56:45.239341 [ 3 ] {c8bcee6e-0b7e-4729-85c7-06d2480d6532} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
14440 2024.08.22 17:56:45.239690 [ 3 ] {c8bcee6e-0b7e-4729-85c7-06d2480d6532} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14441 2024.08.22 17:56:45.239817 [ 3 ] {c8bcee6e-0b7e-4729-85c7-06d2480d6532} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.002317 sec., 364695.7272334916 rows/sec., 24.55 MiB/sec.
14442 2024.08.22 17:56:45.240004 [ 3 ] {c8bcee6e-0b7e-4729-85c7-06d2480d6532} <Debug> DynamicQueryHandler: Done processing query
14443 2024.08.22 17:56:45.240039 [ 3 ] {c8bcee6e-0b7e-4729-85c7-06d2480d6532} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
14444 2024.08.22 17:56:45.240071 [ 3 ] {} <Debug> HTTP-Session: 19abb007-0f1c-41c7-8d10-5fccb6f9ded8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14445 2024.08.22 17:56:45.240249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14446 2024.08.22 17:56:45.240299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14447 2024.08.22 17:56:45.240318 [ 3 ] {} <Debug> HTTP-Session: e159c014-1864-4aff-a200-ff5b26243424 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14448 2024.08.22 17:56:45.240336 [ 3 ] {} <Debug> HTTP-Session: e159c014-1864-4aff-a200-ff5b26243424 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14449 2024.08.22 17:56:45.240350 [ 3 ] {} <Debug> HTTP-Session: e159c014-1864-4aff-a200-ff5b26243424 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14450 2024.08.22 17:56:45.240382 [ 3 ] {} <Trace> HTTP-Session: e159c014-1864-4aff-a200-ff5b26243424 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14451 2024.08.22 17:56:45.240491 [ 3 ] {fa645cdc-96f2-4445-aee8-1d2907b2b06c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14452 2024.08.22 17:56:45.240538 [ 3 ] {fa645cdc-96f2-4445-aee8-1d2907b2b06c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14453 2024.08.22 17:56:45.240663 [ 3 ] {fa645cdc-96f2-4445-aee8-1d2907b2b06c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14454 2024.08.22 17:56:45.240973 [ 3 ] {fa645cdc-96f2-4445-aee8-1d2907b2b06c} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14455 2024.08.22 17:56:45.241009 [ 3 ] {fa645cdc-96f2-4445-aee8-1d2907b2b06c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14456 2024.08.22 17:56:45.241363 [ 3 ] {fa645cdc-96f2-4445-aee8-1d2907b2b06c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
14457 2024.08.22 17:56:45.241721 [ 3 ] {fa645cdc-96f2-4445-aee8-1d2907b2b06c} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14458 2024.08.22 17:56:45.241848 [ 3 ] {fa645cdc-96f2-4445-aee8-1d2907b2b06c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001394 sec., 43041.6068866571 rows/sec., 2.90 MiB/sec.
14459 2024.08.22 17:56:45.242014 [ 3 ] {fa645cdc-96f2-4445-aee8-1d2907b2b06c} <Debug> DynamicQueryHandler: Done processing query
14460 2024.08.22 17:56:45.242039 [ 3 ] {fa645cdc-96f2-4445-aee8-1d2907b2b06c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14461 2024.08.22 17:56:45.242055 [ 3 ] {} <Debug> HTTP-Session: e159c014-1864-4aff-a200-ff5b26243424 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14462 2024.08.22 17:56:50.180652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14463 2024.08.22 17:56:50.180786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14464 2024.08.22 17:56:50.180816 [ 3 ] {} <Debug> HTTP-Session: f009658c-eb3f-4e1a-a5e5-b0d8719045dc Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14465 2024.08.22 17:56:50.180844 [ 3 ] {} <Debug> HTTP-Session: f009658c-eb3f-4e1a-a5e5-b0d8719045dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14466 2024.08.22 17:56:50.180861 [ 3 ] {} <Debug> HTTP-Session: f009658c-eb3f-4e1a-a5e5-b0d8719045dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14467 2024.08.22 17:56:50.180917 [ 3 ] {} <Trace> HTTP-Session: f009658c-eb3f-4e1a-a5e5-b0d8719045dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14468 2024.08.22 17:56:50.181116 [ 3 ] {16019189-0c05-4262-8d07-9f195e134b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14469 2024.08.22 17:56:50.181191 [ 3 ] {16019189-0c05-4262-8d07-9f195e134b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14470 2024.08.22 17:56:50.181578 [ 3 ] {16019189-0c05-4262-8d07-9f195e134b23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14471 2024.08.22 17:56:50.182042 [ 3 ] {16019189-0c05-4262-8d07-9f195e134b23} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14472 2024.08.22 17:56:50.182082 [ 3 ] {16019189-0c05-4262-8d07-9f195e134b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14473 2024.08.22 17:56:50.182489 [ 3 ] {16019189-0c05-4262-8d07-9f195e134b23} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
14474 2024.08.22 17:56:50.182873 [ 3 ] {16019189-0c05-4262-8d07-9f195e134b23} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14475 2024.08.22 17:56:50.183024 [ 3 ] {16019189-0c05-4262-8d07-9f195e134b23} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001972 sec., 2028.397565922921 rows/sec., 165.40 KiB/sec.
14476 2024.08.22 17:56:50.183224 [ 3 ] {16019189-0c05-4262-8d07-9f195e134b23} <Debug> DynamicQueryHandler: Done processing query
14477 2024.08.22 17:56:50.183251 [ 3 ] {16019189-0c05-4262-8d07-9f195e134b23} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14478 2024.08.22 17:56:50.183267 [ 3 ] {} <Debug> HTTP-Session: f009658c-eb3f-4e1a-a5e5-b0d8719045dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14479 2024.08.22 17:56:50.183444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 42591, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14480 2024.08.22 17:56:50.183497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14481 2024.08.22 17:56:50.183518 [ 3 ] {} <Debug> HTTP-Session: 356475e7-55ed-47a6-b582-1c464658301f Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14482 2024.08.22 17:56:50.183536 [ 3 ] {} <Debug> HTTP-Session: 356475e7-55ed-47a6-b582-1c464658301f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14483 2024.08.22 17:56:50.183550 [ 3 ] {} <Debug> HTTP-Session: 356475e7-55ed-47a6-b582-1c464658301f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14484 2024.08.22 17:56:50.183585 [ 3 ] {} <Trace> HTTP-Session: 356475e7-55ed-47a6-b582-1c464658301f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14485 2024.08.22 17:56:50.183774 [ 3 ] {33cde79b-3f48-48b8-8db8-d6344fda59fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14486 2024.08.22 17:56:50.183820 [ 3 ] {33cde79b-3f48-48b8-8db8-d6344fda59fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14487 2024.08.22 17:56:50.184056 [ 3 ] {33cde79b-3f48-48b8-8db8-d6344fda59fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14488 2024.08.22 17:56:50.184578 [ 3 ] {33cde79b-3f48-48b8-8db8-d6344fda59fc} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14489 2024.08.22 17:56:50.184614 [ 3 ] {33cde79b-3f48-48b8-8db8-d6344fda59fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14490 2024.08.22 17:56:50.184994 [ 3 ] {33cde79b-3f48-48b8-8db8-d6344fda59fc} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
14491 2024.08.22 17:56:50.185358 [ 3 ] {33cde79b-3f48-48b8-8db8-d6344fda59fc} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14492 2024.08.22 17:56:50.185499 [ 3 ] {33cde79b-3f48-48b8-8db8-d6344fda59fc} <Debug> executeQuery: Read 281 rows, 25.51 KiB in 0.001822 sec., 154226.12513721184 rows/sec., 13.67 MiB/sec.
14493 2024.08.22 17:56:50.185703 [ 3 ] {33cde79b-3f48-48b8-8db8-d6344fda59fc} <Debug> DynamicQueryHandler: Done processing query
14494 2024.08.22 17:56:50.185727 [ 3 ] {33cde79b-3f48-48b8-8db8-d6344fda59fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
14495 2024.08.22 17:56:50.185743 [ 3 ] {} <Debug> HTTP-Session: 356475e7-55ed-47a6-b582-1c464658301f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14496 2024.08.22 17:56:50.185868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 7061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14497 2024.08.22 17:56:50.185919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14498 2024.08.22 17:56:50.185938 [ 3 ] {} <Debug> HTTP-Session: d0ffea58-c68a-4f22-b387-03f6485736d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14499 2024.08.22 17:56:50.185955 [ 3 ] {} <Debug> HTTP-Session: d0ffea58-c68a-4f22-b387-03f6485736d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14500 2024.08.22 17:56:50.185968 [ 3 ] {} <Debug> HTTP-Session: d0ffea58-c68a-4f22-b387-03f6485736d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14501 2024.08.22 17:56:50.186000 [ 3 ] {} <Trace> HTTP-Session: d0ffea58-c68a-4f22-b387-03f6485736d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14502 2024.08.22 17:56:50.186110 [ 3 ] {a033825d-d75d-4d00-babf-ad1303f80d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14503 2024.08.22 17:56:50.186155 [ 3 ] {a033825d-d75d-4d00-babf-ad1303f80d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14504 2024.08.22 17:56:50.186391 [ 3 ] {a033825d-d75d-4d00-babf-ad1303f80d3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14505 2024.08.22 17:56:50.186715 [ 3 ] {a033825d-d75d-4d00-babf-ad1303f80d3d} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14506 2024.08.22 17:56:50.186751 [ 3 ] {a033825d-d75d-4d00-babf-ad1303f80d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14507 2024.08.22 17:56:50.187108 [ 3 ] {a033825d-d75d-4d00-babf-ad1303f80d3d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
14508 2024.08.22 17:56:50.187462 [ 3 ] {a033825d-d75d-4d00-babf-ad1303f80d3d} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14509 2024.08.22 17:56:50.187624 [ 3 ] {a033825d-d75d-4d00-babf-ad1303f80d3d} <Debug> executeQuery: Read 49 rows, 3.66 KiB in 0.001539 sec., 31838.85640025991 rows/sec., 2.32 MiB/sec.
14510 2024.08.22 17:56:50.187783 [ 3 ] {a033825d-d75d-4d00-babf-ad1303f80d3d} <Debug> DynamicQueryHandler: Done processing query
14511 2024.08.22 17:56:50.187807 [ 3 ] {a033825d-d75d-4d00-babf-ad1303f80d3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
14512 2024.08.22 17:56:50.187823 [ 3 ] {} <Debug> HTTP-Session: d0ffea58-c68a-4f22-b387-03f6485736d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14513 2024.08.22 17:56:50.187931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14514 2024.08.22 17:56:50.187980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14515 2024.08.22 17:56:50.188000 [ 3 ] {} <Debug> HTTP-Session: ed9d2d3f-9b5e-4ad6-8ec7-43eae452a029 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14516 2024.08.22 17:56:50.188016 [ 3 ] {} <Debug> HTTP-Session: ed9d2d3f-9b5e-4ad6-8ec7-43eae452a029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14517 2024.08.22 17:56:50.188030 [ 3 ] {} <Debug> HTTP-Session: ed9d2d3f-9b5e-4ad6-8ec7-43eae452a029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14518 2024.08.22 17:56:50.188061 [ 3 ] {} <Trace> HTTP-Session: ed9d2d3f-9b5e-4ad6-8ec7-43eae452a029 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14519 2024.08.22 17:56:50.188160 [ 3 ] {a387a179-43f4-47d2-9b1e-f80f8968e283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14520 2024.08.22 17:56:50.188204 [ 3 ] {a387a179-43f4-47d2-9b1e-f80f8968e283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14521 2024.08.22 17:56:50.188427 [ 3 ] {a387a179-43f4-47d2-9b1e-f80f8968e283} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14522 2024.08.22 17:56:50.188719 [ 3 ] {a387a179-43f4-47d2-9b1e-f80f8968e283} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14523 2024.08.22 17:56:50.188756 [ 3 ] {a387a179-43f4-47d2-9b1e-f80f8968e283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14524 2024.08.22 17:56:50.189103 [ 3 ] {a387a179-43f4-47d2-9b1e-f80f8968e283} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
14525 2024.08.22 17:56:50.189457 [ 3 ] {a387a179-43f4-47d2-9b1e-f80f8968e283} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14526 2024.08.22 17:56:50.189616 [ 3 ] {a387a179-43f4-47d2-9b1e-f80f8968e283} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001474 sec., 9497.96472184532 rows/sec., 665.18 KiB/sec.
14527 2024.08.22 17:56:50.189809 [ 3 ] {a387a179-43f4-47d2-9b1e-f80f8968e283} <Debug> DynamicQueryHandler: Done processing query
14528 2024.08.22 17:56:50.189844 [ 3 ] {a387a179-43f4-47d2-9b1e-f80f8968e283} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14529 2024.08.22 17:56:50.189863 [ 3 ] {} <Debug> HTTP-Session: ed9d2d3f-9b5e-4ad6-8ec7-43eae452a029 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14530 2024.08.22 17:56:50.189968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14531 2024.08.22 17:56:50.190018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14532 2024.08.22 17:56:50.190037 [ 3 ] {} <Debug> HTTP-Session: 47a3ed0a-7f82-4478-a8b5-6400709aa568 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14533 2024.08.22 17:56:50.190053 [ 3 ] {} <Debug> HTTP-Session: 47a3ed0a-7f82-4478-a8b5-6400709aa568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14534 2024.08.22 17:56:50.190067 [ 3 ] {} <Debug> HTTP-Session: 47a3ed0a-7f82-4478-a8b5-6400709aa568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14535 2024.08.22 17:56:50.190098 [ 3 ] {} <Trace> HTTP-Session: 47a3ed0a-7f82-4478-a8b5-6400709aa568 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14536 2024.08.22 17:56:50.190192 [ 3 ] {2450fd5a-8e38-4c8f-8364-40b0a540c719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
14537 2024.08.22 17:56:50.190236 [ 3 ] {2450fd5a-8e38-4c8f-8364-40b0a540c719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
14538 2024.08.22 17:56:50.190459 [ 3 ] {2450fd5a-8e38-4c8f-8364-40b0a540c719} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14539 2024.08.22 17:56:50.190755 [ 3 ] {2450fd5a-8e38-4c8f-8364-40b0a540c719} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14540 2024.08.22 17:56:50.190792 [ 3 ] {2450fd5a-8e38-4c8f-8364-40b0a540c719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14541 2024.08.22 17:56:50.191130 [ 3 ] {2450fd5a-8e38-4c8f-8364-40b0a540c719} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
14542 2024.08.22 17:56:50.191491 [ 3 ] {2450fd5a-8e38-4c8f-8364-40b0a540c719} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14543 2024.08.22 17:56:50.191643 [ 3 ] {2450fd5a-8e38-4c8f-8364-40b0a540c719} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001467 sec., 4089.9795501022495 rows/sec., 241.64 KiB/sec.
14544 2024.08.22 17:56:50.191799 [ 3 ] {2450fd5a-8e38-4c8f-8364-40b0a540c719} <Debug> DynamicQueryHandler: Done processing query
14545 2024.08.22 17:56:50.191823 [ 3 ] {2450fd5a-8e38-4c8f-8364-40b0a540c719} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14546 2024.08.22 17:56:50.191838 [ 3 ] {} <Debug> HTTP-Session: 47a3ed0a-7f82-4478-a8b5-6400709aa568 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14547 2024.08.22 17:56:50.191985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 70107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14548 2024.08.22 17:56:50.192033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14549 2024.08.22 17:56:50.192052 [ 3 ] {} <Debug> HTTP-Session: a767b431-f8fb-4ed6-a1ce-a1ad6b8058ed Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14550 2024.08.22 17:56:50.192068 [ 3 ] {} <Debug> HTTP-Session: a767b431-f8fb-4ed6-a1ce-a1ad6b8058ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14551 2024.08.22 17:56:50.192081 [ 3 ] {} <Debug> HTTP-Session: a767b431-f8fb-4ed6-a1ce-a1ad6b8058ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14552 2024.08.22 17:56:50.192112 [ 3 ] {} <Trace> HTTP-Session: a767b431-f8fb-4ed6-a1ce-a1ad6b8058ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14553 2024.08.22 17:56:50.192317 [ 3 ] {fae21267-6318-4396-a18e-ffd27b36b0ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14554 2024.08.22 17:56:50.192361 [ 3 ] {fae21267-6318-4396-a18e-ffd27b36b0ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14555 2024.08.22 17:56:50.192579 [ 3 ] {fae21267-6318-4396-a18e-ffd27b36b0ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14556 2024.08.22 17:56:50.193163 [ 3 ] {fae21267-6318-4396-a18e-ffd27b36b0ed} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14557 2024.08.22 17:56:50.193200 [ 3 ] {fae21267-6318-4396-a18e-ffd27b36b0ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14558 2024.08.22 17:56:50.193564 [ 3 ] {fae21267-6318-4396-a18e-ffd27b36b0ed} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
14559 2024.08.22 17:56:50.193917 [ 3 ] {fae21267-6318-4396-a18e-ffd27b36b0ed} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14560 2024.08.22 17:56:50.194069 [ 3 ] {fae21267-6318-4396-a18e-ffd27b36b0ed} <Debug> executeQuery: Read 431 rows, 31.61 KiB in 0.001858 sec., 231969.86006458558 rows/sec., 16.61 MiB/sec.
14561 2024.08.22 17:56:50.194245 [ 3 ] {fae21267-6318-4396-a18e-ffd27b36b0ed} <Debug> DynamicQueryHandler: Done processing query
14562 2024.08.22 17:56:50.194269 [ 3 ] {fae21267-6318-4396-a18e-ffd27b36b0ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
14563 2024.08.22 17:56:50.194285 [ 3 ] {} <Debug> HTTP-Session: a767b431-f8fb-4ed6-a1ce-a1ad6b8058ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14564 2024.08.22 17:56:50.194396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14565 2024.08.22 17:56:50.194444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14566 2024.08.22 17:56:50.194463 [ 3 ] {} <Debug> HTTP-Session: 5e55c708-3bbd-4d4a-9a51-c73e1cd95b23 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14567 2024.08.22 17:56:50.194479 [ 3 ] {} <Debug> HTTP-Session: 5e55c708-3bbd-4d4a-9a51-c73e1cd95b23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14568 2024.08.22 17:56:50.194493 [ 3 ] {} <Debug> HTTP-Session: 5e55c708-3bbd-4d4a-9a51-c73e1cd95b23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14569 2024.08.22 17:56:50.194524 [ 3 ] {} <Trace> HTTP-Session: 5e55c708-3bbd-4d4a-9a51-c73e1cd95b23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14570 2024.08.22 17:56:50.194620 [ 3 ] {09c2f752-61e1-4c6f-9dd0-5e65941f293c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14571 2024.08.22 17:56:50.194665 [ 3 ] {09c2f752-61e1-4c6f-9dd0-5e65941f293c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14572 2024.08.22 17:56:50.194794 [ 3 ] {09c2f752-61e1-4c6f-9dd0-5e65941f293c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14573 2024.08.22 17:56:50.195048 [ 3 ] {09c2f752-61e1-4c6f-9dd0-5e65941f293c} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14574 2024.08.22 17:56:50.195084 [ 3 ] {09c2f752-61e1-4c6f-9dd0-5e65941f293c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14575 2024.08.22 17:56:50.195436 [ 3 ] {09c2f752-61e1-4c6f-9dd0-5e65941f293c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
14576 2024.08.22 17:56:50.195761 [ 3 ] {09c2f752-61e1-4c6f-9dd0-5e65941f293c} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14577 2024.08.22 17:56:50.195932 [ 3 ] {09c2f752-61e1-4c6f-9dd0-5e65941f293c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001328 sec., 4518.0722891566265 rows/sec., 236.05 KiB/sec.
14578 2024.08.22 17:56:50.196095 [ 3 ] {09c2f752-61e1-4c6f-9dd0-5e65941f293c} <Debug> DynamicQueryHandler: Done processing query
14579 2024.08.22 17:56:50.196119 [ 3 ] {09c2f752-61e1-4c6f-9dd0-5e65941f293c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14580 2024.08.22 17:56:50.196135 [ 3 ] {} <Debug> HTTP-Session: 5e55c708-3bbd-4d4a-9a51-c73e1cd95b23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14581 2024.08.22 17:56:50.196284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 45010, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14582 2024.08.22 17:56:50.196332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14583 2024.08.22 17:56:50.196350 [ 3 ] {} <Debug> HTTP-Session: ab7c7e56-9905-43bf-844d-f9fc4eb22a3e Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14584 2024.08.22 17:56:50.196366 [ 3 ] {} <Debug> HTTP-Session: ab7c7e56-9905-43bf-844d-f9fc4eb22a3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14585 2024.08.22 17:56:50.196380 [ 3 ] {} <Debug> HTTP-Session: ab7c7e56-9905-43bf-844d-f9fc4eb22a3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14586 2024.08.22 17:56:50.196410 [ 3 ] {} <Trace> HTTP-Session: ab7c7e56-9905-43bf-844d-f9fc4eb22a3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14587 2024.08.22 17:56:50.196589 [ 3 ] {8aadc6bc-a0ed-440c-8f27-cf913b76705f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14588 2024.08.22 17:56:50.196635 [ 3 ] {8aadc6bc-a0ed-440c-8f27-cf913b76705f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14589 2024.08.22 17:56:50.196775 [ 3 ] {8aadc6bc-a0ed-440c-8f27-cf913b76705f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14590 2024.08.22 17:56:50.197187 [ 3 ] {8aadc6bc-a0ed-440c-8f27-cf913b76705f} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14591 2024.08.22 17:56:50.197224 [ 3 ] {8aadc6bc-a0ed-440c-8f27-cf913b76705f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14592 2024.08.22 17:56:50.197629 [ 3 ] {8aadc6bc-a0ed-440c-8f27-cf913b76705f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
14593 2024.08.22 17:56:50.197956 [ 3 ] {8aadc6bc-a0ed-440c-8f27-cf913b76705f} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14594 2024.08.22 17:56:50.198107 [ 3 ] {8aadc6bc-a0ed-440c-8f27-cf913b76705f} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001603 sec., 149095.44603867747 rows/sec., 10.00 MiB/sec.
14595 2024.08.22 17:56:50.198275 [ 3 ] {8aadc6bc-a0ed-440c-8f27-cf913b76705f} <Debug> DynamicQueryHandler: Done processing query
14596 2024.08.22 17:56:50.198299 [ 3 ] {8aadc6bc-a0ed-440c-8f27-cf913b76705f} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
14597 2024.08.22 17:56:50.198314 [ 3 ] {} <Debug> HTTP-Session: ab7c7e56-9905-43bf-844d-f9fc4eb22a3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14598 2024.08.22 17:56:50.198418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14599 2024.08.22 17:56:50.198467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14600 2024.08.22 17:56:50.198485 [ 3 ] {} <Debug> HTTP-Session: 7c2b5c33-2537-45e6-88b7-6d9d78ed657e Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14601 2024.08.22 17:56:50.198501 [ 3 ] {} <Debug> HTTP-Session: 7c2b5c33-2537-45e6-88b7-6d9d78ed657e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14602 2024.08.22 17:56:50.198515 [ 3 ] {} <Debug> HTTP-Session: 7c2b5c33-2537-45e6-88b7-6d9d78ed657e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14603 2024.08.22 17:56:50.198545 [ 3 ] {} <Trace> HTTP-Session: 7c2b5c33-2537-45e6-88b7-6d9d78ed657e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14604 2024.08.22 17:56:50.198635 [ 3 ] {76e0f05a-2311-4d91-a002-7208901aa90d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
14605 2024.08.22 17:56:50.198679 [ 3 ] {76e0f05a-2311-4d91-a002-7208901aa90d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
14606 2024.08.22 17:56:50.198805 [ 3 ] {76e0f05a-2311-4d91-a002-7208901aa90d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14607 2024.08.22 17:56:50.199066 [ 3 ] {76e0f05a-2311-4d91-a002-7208901aa90d} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14608 2024.08.22 17:56:50.199102 [ 3 ] {76e0f05a-2311-4d91-a002-7208901aa90d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14609 2024.08.22 17:56:50.199444 [ 3 ] {76e0f05a-2311-4d91-a002-7208901aa90d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
14610 2024.08.22 17:56:50.199763 [ 3 ] {76e0f05a-2311-4d91-a002-7208901aa90d} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14611 2024.08.22 17:56:50.199921 [ 3 ] {76e0f05a-2311-4d91-a002-7208901aa90d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001301 sec., 768.6395080707148 rows/sec., 51.79 KiB/sec.
14612 2024.08.22 17:56:50.200080 [ 3 ] {76e0f05a-2311-4d91-a002-7208901aa90d} <Debug> DynamicQueryHandler: Done processing query
14613 2024.08.22 17:56:50.200104 [ 3 ] {76e0f05a-2311-4d91-a002-7208901aa90d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
14614 2024.08.22 17:56:50.200119 [ 3 ] {} <Debug> HTTP-Session: 7c2b5c33-2537-45e6-88b7-6d9d78ed657e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14615 2024.08.22 17:56:50.200262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 72824, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14616 2024.08.22 17:56:50.200310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14617 2024.08.22 17:56:50.200328 [ 3 ] {} <Debug> HTTP-Session: ed97cd7c-ec30-443c-8af4-7b5e8e09905b Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14618 2024.08.22 17:56:50.200345 [ 3 ] {} <Debug> HTTP-Session: ed97cd7c-ec30-443c-8af4-7b5e8e09905b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14619 2024.08.22 17:56:50.200358 [ 3 ] {} <Debug> HTTP-Session: ed97cd7c-ec30-443c-8af4-7b5e8e09905b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14620 2024.08.22 17:56:50.200388 [ 3 ] {} <Trace> HTTP-Session: ed97cd7c-ec30-443c-8af4-7b5e8e09905b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14621 2024.08.22 17:56:50.200803 [ 3 ] {197920a1-86d4-4e1c-a7be-28bdf5d60e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14622 2024.08.22 17:56:50.200866 [ 3 ] {197920a1-86d4-4e1c-a7be-28bdf5d60e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
14623 2024.08.22 17:56:50.201281 [ 3 ] {197920a1-86d4-4e1c-a7be-28bdf5d60e10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14624 2024.08.22 17:56:50.202117 [ 3 ] {197920a1-86d4-4e1c-a7be-28bdf5d60e10} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14625 2024.08.22 17:56:50.202154 [ 3 ] {197920a1-86d4-4e1c-a7be-28bdf5d60e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14626 2024.08.22 17:56:50.202793 [ 3 ] {197920a1-86d4-4e1c-a7be-28bdf5d60e10} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
14627 2024.08.22 17:56:50.203210 [ 3 ] {197920a1-86d4-4e1c-a7be-28bdf5d60e10} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14628 2024.08.22 17:56:50.203387 [ 149 ] {} <Debug> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
14629 2024.08.22 17:56:50.203404 [ 3 ] {197920a1-86d4-4e1c-a7be-28bdf5d60e10} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.00292 sec., 15410.95890410959 rows/sec., 27.62 MiB/sec.
14630 2024.08.22 17:56:50.203478 [ 149 ] {} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14631 2024.08.22 17:56:50.203560 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14632 2024.08.22 17:56:50.203989 [ 190 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::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
14633 2024.08.22 17:56:50.204002 [ 3 ] {197920a1-86d4-4e1c-a7be-28bdf5d60e10} <Debug> DynamicQueryHandler: Done processing query
14634 2024.08.22 17:56:50.204098 [ 3 ] {197920a1-86d4-4e1c-a7be-28bdf5d60e10} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
14635 2024.08.22 17:56:50.204141 [ 3 ] {} <Debug> HTTP-Session: ed97cd7c-ec30-443c-8af4-7b5e8e09905b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14636 2024.08.22 17:56:50.204329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14637 2024.08.22 17:56:50.204445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14638 2024.08.22 17:56:50.204513 [ 3 ] {} <Debug> HTTP-Session: a4bb2bd9-7d47-47c7-bf03-5d2ffe2909e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14639 2024.08.22 17:56:50.204586 [ 3 ] {} <Debug> HTTP-Session: a4bb2bd9-7d47-47c7-bf03-5d2ffe2909e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14640 2024.08.22 17:56:50.204634 [ 3 ] {} <Debug> HTTP-Session: a4bb2bd9-7d47-47c7-bf03-5d2ffe2909e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14641 2024.08.22 17:56:50.204748 [ 3 ] {} <Trace> HTTP-Session: a4bb2bd9-7d47-47c7-bf03-5d2ffe2909e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14642 2024.08.22 17:56:50.205063 [ 3 ] {0446134a-f604-4c2e-bc4a-6fc876723a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14643 2024.08.22 17:56:50.205107 [ 190 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14644 2024.08.22 17:56:50.205150 [ 3 ] {0446134a-f604-4c2e-bc4a-6fc876723a1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14645 2024.08.22 17:56:50.205320 [ 190 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1080 rows starting from the beginning of the part
14646 2024.08.22 17:56:50.206069 [ 3 ] {0446134a-f604-4c2e-bc4a-6fc876723a1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14647 2024.08.22 17:56:50.206166 [ 190 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 45 rows starting from the beginning of the part
14648 2024.08.22 17:56:50.206824 [ 190 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 45 rows starting from the beginning of the part
14649 2024.08.22 17:56:50.207270 [ 3 ] {0446134a-f604-4c2e-bc4a-6fc876723a1b} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14650 2024.08.22 17:56:50.207375 [ 3 ] {0446134a-f604-4c2e-bc4a-6fc876723a1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14651 2024.08.22 17:56:50.207543 [ 190 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 45 rows starting from the beginning of the part
14652 2024.08.22 17:56:50.208182 [ 190 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 45 rows starting from the beginning of the part
14653 2024.08.22 17:56:50.208740 [ 190 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 45 rows starting from the beginning of the part
14654 2024.08.22 17:56:50.208748 [ 3 ] {0446134a-f604-4c2e-bc4a-6fc876723a1b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
14655 2024.08.22 17:56:50.209962 [ 3 ] {0446134a-f604-4c2e-bc4a-6fc876723a1b} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14656 2024.08.22 17:56:50.210222 [ 3 ] {0446134a-f604-4c2e-bc4a-6fc876723a1b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005291 sec., 15498.015498015498 rows/sec., 1007.94 KiB/sec.
14657 2024.08.22 17:56:50.210584 [ 3 ] {0446134a-f604-4c2e-bc4a-6fc876723a1b} <Debug> DynamicQueryHandler: Done processing query
14658 2024.08.22 17:56:50.210634 [ 3 ] {0446134a-f604-4c2e-bc4a-6fc876723a1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14659 2024.08.22 17:56:50.210682 [ 3 ] {} <Debug> HTTP-Session: a4bb2bd9-7d47-47c7-bf03-5d2ffe2909e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14660 2024.08.22 17:56:50.215834 [ 199 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1305 rows, containing 19 columns (19 merged, 0 gathered) in 0.012110702 sec., 107755.93355364537 rows/sec., 193.09 MiB/sec.
14661 2024.08.22 17:56:50.217306 [ 199 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
14662 2024.08.22 17:56:50.217914 [ 199 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14663 2024.08.22 17:56:50.217994 [ 199 ] {ecac7029-1e46-4ea4-9d45-486b747ee3cd::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
14664 2024.08.22 17:56:50.218150 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.44 MiB.
14665 2024.08.22 17:56:54.515375 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache
14666 2024.08.22 17:56:54.515450 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache
14667 2024.08.22 17:56:55.174429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 7834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14668 2024.08.22 17:56:55.174544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14669 2024.08.22 17:56:55.174569 [ 3 ] {} <Debug> HTTP-Session: 56abebbb-6349-463e-a7e8-189ea8ecce34 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14670 2024.08.22 17:56:55.174595 [ 3 ] {} <Debug> HTTP-Session: 56abebbb-6349-463e-a7e8-189ea8ecce34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14671 2024.08.22 17:56:55.174611 [ 3 ] {} <Debug> HTTP-Session: 56abebbb-6349-463e-a7e8-189ea8ecce34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14672 2024.08.22 17:56:55.174660 [ 3 ] {} <Trace> HTTP-Session: 56abebbb-6349-463e-a7e8-189ea8ecce34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14673 2024.08.22 17:56:55.174860 [ 3 ] {9d05881d-69ef-4597-bb0e-4ca0b21e8d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14674 2024.08.22 17:56:55.174928 [ 3 ] {9d05881d-69ef-4597-bb0e-4ca0b21e8d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14675 2024.08.22 17:56:55.175261 [ 3 ] {9d05881d-69ef-4597-bb0e-4ca0b21e8d2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14676 2024.08.22 17:56:55.175738 [ 3 ] {9d05881d-69ef-4597-bb0e-4ca0b21e8d2d} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14677 2024.08.22 17:56:55.175783 [ 3 ] {9d05881d-69ef-4597-bb0e-4ca0b21e8d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14678 2024.08.22 17:56:55.176223 [ 3 ] {9d05881d-69ef-4597-bb0e-4ca0b21e8d2d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
14679 2024.08.22 17:56:55.176615 [ 3 ] {9d05881d-69ef-4597-bb0e-4ca0b21e8d2d} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14680 2024.08.22 17:56:55.176786 [ 3 ] {9d05881d-69ef-4597-bb0e-4ca0b21e8d2d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00199 sec., 28140.70351758794 rows/sec., 2.16 MiB/sec.
14681 2024.08.22 17:56:55.177006 [ 3 ] {9d05881d-69ef-4597-bb0e-4ca0b21e8d2d} <Debug> DynamicQueryHandler: Done processing query
14682 2024.08.22 17:56:55.177034 [ 3 ] {9d05881d-69ef-4597-bb0e-4ca0b21e8d2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
14683 2024.08.22 17:56:55.177050 [ 3 ] {} <Debug> HTTP-Session: 56abebbb-6349-463e-a7e8-189ea8ecce34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14684 2024.08.22 17:56:55.177215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 10882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14685 2024.08.22 17:56:55.177270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14686 2024.08.22 17:56:55.177291 [ 3 ] {} <Debug> HTTP-Session: a7d49a3c-a9f1-48c8-a5b0-47f91d62294b Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14687 2024.08.22 17:56:55.177310 [ 3 ] {} <Debug> HTTP-Session: a7d49a3c-a9f1-48c8-a5b0-47f91d62294b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14688 2024.08.22 17:56:55.177324 [ 3 ] {} <Debug> HTTP-Session: a7d49a3c-a9f1-48c8-a5b0-47f91d62294b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14689 2024.08.22 17:56:55.177360 [ 3 ] {} <Trace> HTTP-Session: a7d49a3c-a9f1-48c8-a5b0-47f91d62294b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14690 2024.08.22 17:56:55.177485 [ 3 ] {25d7a8b6-fb1e-4d3e-a8ff-215d7bd3dbc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14691 2024.08.22 17:56:55.177533 [ 3 ] {25d7a8b6-fb1e-4d3e-a8ff-215d7bd3dbc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14692 2024.08.22 17:56:55.177772 [ 3 ] {25d7a8b6-fb1e-4d3e-a8ff-215d7bd3dbc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14693 2024.08.22 17:56:55.178134 [ 3 ] {25d7a8b6-fb1e-4d3e-a8ff-215d7bd3dbc9} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14694 2024.08.22 17:56:55.178173 [ 3 ] {25d7a8b6-fb1e-4d3e-a8ff-215d7bd3dbc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14695 2024.08.22 17:56:55.178537 [ 3 ] {25d7a8b6-fb1e-4d3e-a8ff-215d7bd3dbc9} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
14696 2024.08.22 17:56:55.178912 [ 3 ] {25d7a8b6-fb1e-4d3e-a8ff-215d7bd3dbc9} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14697 2024.08.22 17:56:55.179071 [ 3 ] {25d7a8b6-fb1e-4d3e-a8ff-215d7bd3dbc9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001631 sec., 39239.73022685469 rows/sec., 3.06 MiB/sec.
14698 2024.08.22 17:56:55.179246 [ 3 ] {25d7a8b6-fb1e-4d3e-a8ff-215d7bd3dbc9} <Debug> DynamicQueryHandler: Done processing query
14699 2024.08.22 17:56:55.179271 [ 3 ] {25d7a8b6-fb1e-4d3e-a8ff-215d7bd3dbc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14700 2024.08.22 17:56:55.179288 [ 3 ] {} <Debug> HTTP-Session: a7d49a3c-a9f1-48c8-a5b0-47f91d62294b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14701 2024.08.22 17:56:55.179467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 30612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14702 2024.08.22 17:56:55.179517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14703 2024.08.22 17:56:55.179537 [ 3 ] {} <Debug> HTTP-Session: e901c0c6-c3b2-43d1-b9e2-7f0d9830b72c Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14704 2024.08.22 17:56:55.179554 [ 3 ] {} <Debug> HTTP-Session: e901c0c6-c3b2-43d1-b9e2-7f0d9830b72c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14705 2024.08.22 17:56:55.179568 [ 3 ] {} <Debug> HTTP-Session: e901c0c6-c3b2-43d1-b9e2-7f0d9830b72c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14706 2024.08.22 17:56:55.179602 [ 3 ] {} <Trace> HTTP-Session: e901c0c6-c3b2-43d1-b9e2-7f0d9830b72c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14707 2024.08.22 17:56:55.179754 [ 3 ] {32738b5c-900a-40b2-a71d-eab01ace1f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14708 2024.08.22 17:56:55.179803 [ 3 ] {32738b5c-900a-40b2-a71d-eab01ace1f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14709 2024.08.22 17:56:55.179952 [ 3 ] {32738b5c-900a-40b2-a71d-eab01ace1f24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14710 2024.08.22 17:56:55.180329 [ 3 ] {32738b5c-900a-40b2-a71d-eab01ace1f24} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14711 2024.08.22 17:56:55.180367 [ 3 ] {32738b5c-900a-40b2-a71d-eab01ace1f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14712 2024.08.22 17:56:55.180753 [ 3 ] {32738b5c-900a-40b2-a71d-eab01ace1f24} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
14713 2024.08.22 17:56:55.181086 [ 3 ] {32738b5c-900a-40b2-a71d-eab01ace1f24} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14714 2024.08.22 17:56:55.181243 [ 3 ] {32738b5c-900a-40b2-a71d-eab01ace1f24} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001558 sec., 102695.76379974326 rows/sec., 7.15 MiB/sec.
14715 2024.08.22 17:56:55.181435 [ 3 ] {32738b5c-900a-40b2-a71d-eab01ace1f24} <Debug> DynamicQueryHandler: Done processing query
14716 2024.08.22 17:56:55.181459 [ 3 ] {32738b5c-900a-40b2-a71d-eab01ace1f24} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14717 2024.08.22 17:56:55.181475 [ 3 ] {} <Debug> HTTP-Session: e901c0c6-c3b2-43d1-b9e2-7f0d9830b72c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14718 2024.08.22 17:56:55.181625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14719 2024.08.22 17:56:55.181675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14720 2024.08.22 17:56:55.181695 [ 3 ] {} <Debug> HTTP-Session: 4789da6b-699e-43b7-a314-0e2b873d5174 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14721 2024.08.22 17:56:55.181712 [ 3 ] {} <Debug> HTTP-Session: 4789da6b-699e-43b7-a314-0e2b873d5174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14722 2024.08.22 17:56:55.181726 [ 3 ] {} <Debug> HTTP-Session: 4789da6b-699e-43b7-a314-0e2b873d5174 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14723 2024.08.22 17:56:55.181758 [ 3 ] {} <Trace> HTTP-Session: 4789da6b-699e-43b7-a314-0e2b873d5174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14724 2024.08.22 17:56:55.181876 [ 3 ] {141af640-5f6d-4d72-af5a-83bf823a21b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14725 2024.08.22 17:56:55.181921 [ 3 ] {141af640-5f6d-4d72-af5a-83bf823a21b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14726 2024.08.22 17:56:55.182051 [ 3 ] {141af640-5f6d-4d72-af5a-83bf823a21b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14727 2024.08.22 17:56:55.182348 [ 3 ] {141af640-5f6d-4d72-af5a-83bf823a21b7} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14728 2024.08.22 17:56:55.182385 [ 3 ] {141af640-5f6d-4d72-af5a-83bf823a21b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14729 2024.08.22 17:56:55.182744 [ 3 ] {141af640-5f6d-4d72-af5a-83bf823a21b7} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
14730 2024.08.22 17:56:55.183062 [ 3 ] {141af640-5f6d-4d72-af5a-83bf823a21b7} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14731 2024.08.22 17:56:55.183209 [ 3 ] {141af640-5f6d-4d72-af5a-83bf823a21b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001373 sec., 43699.92716678805 rows/sec., 2.95 MiB/sec.
14732 2024.08.22 17:56:55.183374 [ 3 ] {141af640-5f6d-4d72-af5a-83bf823a21b7} <Debug> DynamicQueryHandler: Done processing query
14733 2024.08.22 17:56:55.183399 [ 3 ] {141af640-5f6d-4d72-af5a-83bf823a21b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14734 2024.08.22 17:56:55.183415 [ 3 ] {} <Debug> HTTP-Session: 4789da6b-699e-43b7-a314-0e2b873d5174 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14735 2024.08.22 17:57:00.180861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14736 2024.08.22 17:57:00.181001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14737 2024.08.22 17:57:00.181031 [ 3 ] {} <Debug> HTTP-Session: 62e300a7-69df-4d99-9d62-cd3cc80e23c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14738 2024.08.22 17:57:00.181064 [ 3 ] {} <Debug> HTTP-Session: 62e300a7-69df-4d99-9d62-cd3cc80e23c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14739 2024.08.22 17:57:00.181085 [ 3 ] {} <Debug> HTTP-Session: 62e300a7-69df-4d99-9d62-cd3cc80e23c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14740 2024.08.22 17:57:00.181154 [ 3 ] {} <Trace> HTTP-Session: 62e300a7-69df-4d99-9d62-cd3cc80e23c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14741 2024.08.22 17:57:00.181373 [ 3 ] {b5ef2722-e056-49c1-92d7-a4d83cbf285f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14742 2024.08.22 17:57:00.181452 [ 3 ] {b5ef2722-e056-49c1-92d7-a4d83cbf285f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14743 2024.08.22 17:57:00.181850 [ 3 ] {b5ef2722-e056-49c1-92d7-a4d83cbf285f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14744 2024.08.22 17:57:00.182404 [ 3 ] {b5ef2722-e056-49c1-92d7-a4d83cbf285f} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14745 2024.08.22 17:57:00.182461 [ 3 ] {b5ef2722-e056-49c1-92d7-a4d83cbf285f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14746 2024.08.22 17:57:00.182935 [ 3 ] {b5ef2722-e056-49c1-92d7-a4d83cbf285f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
14747 2024.08.22 17:57:00.183325 [ 3 ] {b5ef2722-e056-49c1-92d7-a4d83cbf285f} <Trace> oximeter.fields_ipaddr (d20d05ee-85a7-4980-8dd1-ba1d5f5d235b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14748 2024.08.22 17:57:00.183513 [ 3 ] {b5ef2722-e056-49c1-92d7-a4d83cbf285f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002193 sec., 911.9927040583675 rows/sec., 74.37 KiB/sec.
14749 2024.08.22 17:57:00.183749 [ 3 ] {b5ef2722-e056-49c1-92d7-a4d83cbf285f} <Debug> DynamicQueryHandler: Done processing query
14750 2024.08.22 17:57:00.183782 [ 3 ] {b5ef2722-e056-49c1-92d7-a4d83cbf285f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14751 2024.08.22 17:57:00.183799 [ 3 ] {} <Debug> HTTP-Session: 62e300a7-69df-4d99-9d62-cd3cc80e23c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14752 2024.08.22 17:57:00.183991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 42457, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14753 2024.08.22 17:57:00.184055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14754 2024.08.22 17:57:00.184079 [ 3 ] {} <Debug> HTTP-Session: 60cb4336-ea7d-4816-8437-a5d88412d87b Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14755 2024.08.22 17:57:00.184104 [ 3 ] {} <Debug> HTTP-Session: 60cb4336-ea7d-4816-8437-a5d88412d87b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14756 2024.08.22 17:57:00.184121 [ 3 ] {} <Debug> HTTP-Session: 60cb4336-ea7d-4816-8437-a5d88412d87b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14757 2024.08.22 17:57:00.184161 [ 3 ] {} <Trace> HTTP-Session: 60cb4336-ea7d-4816-8437-a5d88412d87b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14758 2024.08.22 17:57:00.184360 [ 3 ] {381048a6-de79-492b-b93a-9595c8d830c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14759 2024.08.22 17:57:00.184410 [ 3 ] {381048a6-de79-492b-b93a-9595c8d830c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14760 2024.08.22 17:57:00.184651 [ 3 ] {381048a6-de79-492b-b93a-9595c8d830c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14761 2024.08.22 17:57:00.185221 [ 3 ] {381048a6-de79-492b-b93a-9595c8d830c2} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14762 2024.08.22 17:57:00.185259 [ 3 ] {381048a6-de79-492b-b93a-9595c8d830c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14763 2024.08.22 17:57:00.185635 [ 3 ] {381048a6-de79-492b-b93a-9595c8d830c2} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
14764 2024.08.22 17:57:00.185994 [ 3 ] {381048a6-de79-492b-b93a-9595c8d830c2} <Trace> oximeter.fields_string (d58baaa9-689d-41b3-a881-a857e9807a2f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14765 2024.08.22 17:57:00.186170 [ 3 ] {381048a6-de79-492b-b93a-9595c8d830c2} <Debug> executeQuery: Read 280 rows, 25.44 KiB in 0.001896 sec., 147679.32489451478 rows/sec., 13.10 MiB/sec.
14766 2024.08.22 17:57:00.186466 [ 3 ] {381048a6-de79-492b-b93a-9595c8d830c2} <Debug> DynamicQueryHandler: Done processing query
14767 2024.08.22 17:57:00.186525 [ 3 ] {381048a6-de79-492b-b93a-9595c8d830c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
14768 2024.08.22 17:57:00.186584 [ 3 ] {} <Debug> HTTP-Session: 60cb4336-ea7d-4816-8437-a5d88412d87b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14769 2024.08.22 17:57:00.186778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 6780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14770 2024.08.22 17:57:00.186834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14771 2024.08.22 17:57:00.186854 [ 3 ] {} <Debug> HTTP-Session: fe6a5f6e-07dc-461c-9772-245b6f42a13a Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14772 2024.08.22 17:57:00.186872 [ 3 ] {} <Debug> HTTP-Session: fe6a5f6e-07dc-461c-9772-245b6f42a13a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14773 2024.08.22 17:57:00.186887 [ 3 ] {} <Debug> HTTP-Session: fe6a5f6e-07dc-461c-9772-245b6f42a13a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14774 2024.08.22 17:57:00.186921 [ 3 ] {} <Trace> HTTP-Session: fe6a5f6e-07dc-461c-9772-245b6f42a13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14775 2024.08.22 17:57:00.187047 [ 3 ] {52b6c22f-a81f-493c-8eba-181c6061f435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14776 2024.08.22 17:57:00.187094 [ 3 ] {52b6c22f-a81f-493c-8eba-181c6061f435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14777 2024.08.22 17:57:00.187343 [ 3 ] {52b6c22f-a81f-493c-8eba-181c6061f435} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14778 2024.08.22 17:57:00.187677 [ 3 ] {52b6c22f-a81f-493c-8eba-181c6061f435} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14779 2024.08.22 17:57:00.187714 [ 3 ] {52b6c22f-a81f-493c-8eba-181c6061f435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14780 2024.08.22 17:57:00.188061 [ 3 ] {52b6c22f-a81f-493c-8eba-181c6061f435} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
14781 2024.08.22 17:57:00.188431 [ 3 ] {52b6c22f-a81f-493c-8eba-181c6061f435} <Trace> oximeter.fields_u16 (1a7be023-87b3-4213-931c-ba4d37173f07): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14782 2024.08.22 17:57:00.188601 [ 3 ] {52b6c22f-a81f-493c-8eba-181c6061f435} <Debug> executeQuery: Read 47 rows, 3.52 KiB in 0.001587 sec., 29615.626969124132 rows/sec., 2.17 MiB/sec.
14783 2024.08.22 17:57:00.188804 [ 3 ] {52b6c22f-a81f-493c-8eba-181c6061f435} <Debug> DynamicQueryHandler: Done processing query
14784 2024.08.22 17:57:00.188831 [ 3 ] {52b6c22f-a81f-493c-8eba-181c6061f435} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
14785 2024.08.22 17:57:00.188849 [ 3 ] {} <Debug> HTTP-Session: fe6a5f6e-07dc-461c-9772-245b6f42a13a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14786 2024.08.22 17:57:00.189025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14787 2024.08.22 17:57:00.189075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14788 2024.08.22 17:57:00.189095 [ 3 ] {} <Debug> HTTP-Session: 3c14d695-baf7-4d82-8c53-019672630518 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14789 2024.08.22 17:57:00.189112 [ 3 ] {} <Debug> HTTP-Session: 3c14d695-baf7-4d82-8c53-019672630518 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14790 2024.08.22 17:57:00.189126 [ 3 ] {} <Debug> HTTP-Session: 3c14d695-baf7-4d82-8c53-019672630518 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14791 2024.08.22 17:57:00.189158 [ 3 ] {} <Trace> HTTP-Session: 3c14d695-baf7-4d82-8c53-019672630518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14792 2024.08.22 17:57:00.189258 [ 3 ] {f81bc0cf-3825-49b1-9f61-3611583535dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14793 2024.08.22 17:57:00.189301 [ 3 ] {f81bc0cf-3825-49b1-9f61-3611583535dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14794 2024.08.22 17:57:00.189525 [ 3 ] {f81bc0cf-3825-49b1-9f61-3611583535dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14795 2024.08.22 17:57:00.189852 [ 3 ] {f81bc0cf-3825-49b1-9f61-3611583535dd} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14796 2024.08.22 17:57:00.189890 [ 3 ] {f81bc0cf-3825-49b1-9f61-3611583535dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14797 2024.08.22 17:57:00.190245 [ 3 ] {f81bc0cf-3825-49b1-9f61-3611583535dd} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
14798 2024.08.22 17:57:00.190604 [ 3 ] {f81bc0cf-3825-49b1-9f61-3611583535dd} <Trace> oximeter.fields_u32 (8378af89-b748-4819-bb42-a0859c82c077): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14799 2024.08.22 17:57:00.190745 [ 3 ] {f81bc0cf-3825-49b1-9f61-3611583535dd} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001514 sec., 9247.027741083224 rows/sec., 647.60 KiB/sec.
14800 2024.08.22 17:57:00.191044 [ 3 ] {f81bc0cf-3825-49b1-9f61-3611583535dd} <Debug> DynamicQueryHandler: Done processing query
14801 2024.08.22 17:57:00.191109 [ 3 ] {f81bc0cf-3825-49b1-9f61-3611583535dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14802 2024.08.22 17:57:00.191166 [ 3 ] {} <Debug> HTTP-Session: 3c14d695-baf7-4d82-8c53-019672630518 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14803 2024.08.22 17:57:00.191309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14804 2024.08.22 17:57:00.191364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14805 2024.08.22 17:57:00.191384 [ 3 ] {} <Debug> HTTP-Session: 27f31e07-3a13-4800-a1ac-db54eabb9039 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14806 2024.08.22 17:57:00.191401 [ 3 ] {} <Debug> HTTP-Session: 27f31e07-3a13-4800-a1ac-db54eabb9039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14807 2024.08.22 17:57:00.191415 [ 3 ] {} <Debug> HTTP-Session: 27f31e07-3a13-4800-a1ac-db54eabb9039 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14808 2024.08.22 17:57:00.191447 [ 3 ] {} <Trace> HTTP-Session: 27f31e07-3a13-4800-a1ac-db54eabb9039 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14809 2024.08.22 17:57:00.191549 [ 3 ] {2805b9a7-fb09-4b71-9e2b-69839f7d7ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
14810 2024.08.22 17:57:00.191595 [ 3 ] {2805b9a7-fb09-4b71-9e2b-69839f7d7ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
14811 2024.08.22 17:57:00.191841 [ 3 ] {2805b9a7-fb09-4b71-9e2b-69839f7d7ac3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14812 2024.08.22 17:57:00.192146 [ 3 ] {2805b9a7-fb09-4b71-9e2b-69839f7d7ac3} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14813 2024.08.22 17:57:00.192184 [ 3 ] {2805b9a7-fb09-4b71-9e2b-69839f7d7ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14814 2024.08.22 17:57:00.192529 [ 3 ] {2805b9a7-fb09-4b71-9e2b-69839f7d7ac3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
14815 2024.08.22 17:57:00.192880 [ 3 ] {2805b9a7-fb09-4b71-9e2b-69839f7d7ac3} <Trace> oximeter.fields_u8 (60a3b98a-0f05-4249-8334-ac26b5eae560): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14816 2024.08.22 17:57:00.193040 [ 3 ] {2805b9a7-fb09-4b71-9e2b-69839f7d7ac3} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001511 sec., 3970.880211780278 rows/sec., 234.61 KiB/sec.
14817 2024.08.22 17:57:00.193369 [ 3 ] {2805b9a7-fb09-4b71-9e2b-69839f7d7ac3} <Debug> DynamicQueryHandler: Done processing query
14818 2024.08.22 17:57:00.193411 [ 3 ] {2805b9a7-fb09-4b71-9e2b-69839f7d7ac3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14819 2024.08.22 17:57:00.193428 [ 3 ] {} <Debug> HTTP-Session: 27f31e07-3a13-4800-a1ac-db54eabb9039 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14820 2024.08.22 17:57:00.193658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 69764, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14821 2024.08.22 17:57:00.193709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14822 2024.08.22 17:57:00.193728 [ 3 ] {} <Debug> HTTP-Session: 17f2dc3f-6904-4d65-997a-dfdea668fff9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14823 2024.08.22 17:57:00.193746 [ 3 ] {} <Debug> HTTP-Session: 17f2dc3f-6904-4d65-997a-dfdea668fff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14824 2024.08.22 17:57:00.193760 [ 3 ] {} <Debug> HTTP-Session: 17f2dc3f-6904-4d65-997a-dfdea668fff9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14825 2024.08.22 17:57:00.193791 [ 3 ] {} <Trace> HTTP-Session: 17f2dc3f-6904-4d65-997a-dfdea668fff9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14826 2024.08.22 17:57:00.194010 [ 3 ] {0ae2eab9-35ba-4f99-9ef0-90ed44e05207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14827 2024.08.22 17:57:00.194056 [ 3 ] {0ae2eab9-35ba-4f99-9ef0-90ed44e05207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14828 2024.08.22 17:57:00.194537 [ 3 ] {0ae2eab9-35ba-4f99-9ef0-90ed44e05207} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14829 2024.08.22 17:57:00.195240 [ 3 ] {0ae2eab9-35ba-4f99-9ef0-90ed44e05207} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14830 2024.08.22 17:57:00.195277 [ 3 ] {0ae2eab9-35ba-4f99-9ef0-90ed44e05207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14831 2024.08.22 17:57:00.195654 [ 3 ] {0ae2eab9-35ba-4f99-9ef0-90ed44e05207} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
14832 2024.08.22 17:57:00.196012 [ 3 ] {0ae2eab9-35ba-4f99-9ef0-90ed44e05207} <Trace> oximeter.fields_uuid (c75087ee-9664-4844-873a-5f667c5b9eb6): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14833 2024.08.22 17:57:00.196178 [ 3 ] {0ae2eab9-35ba-4f99-9ef0-90ed44e05207} <Debug> executeQuery: Read 429 rows, 31.45 KiB in 0.002283 sec., 187910.64388961892 rows/sec., 13.45 MiB/sec.
14834 2024.08.22 17:57:00.196355 [ 3 ] {0ae2eab9-35ba-4f99-9ef0-90ed44e05207} <Debug> DynamicQueryHandler: Done processing query
14835 2024.08.22 17:57:00.196380 [ 3 ] {0ae2eab9-35ba-4f99-9ef0-90ed44e05207} <Debug> MemoryTracker: Peak memory usage (for query): 4.47 MiB.
14836 2024.08.22 17:57:00.196396 [ 3 ] {} <Debug> HTTP-Session: 17f2dc3f-6904-4d65-997a-dfdea668fff9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14837 2024.08.22 17:57:00.196521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14838 2024.08.22 17:57:00.196571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14839 2024.08.22 17:57:00.196591 [ 3 ] {} <Debug> HTTP-Session: a719fd27-787b-4549-88f1-e8421f117896 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14840 2024.08.22 17:57:00.196608 [ 3 ] {} <Debug> HTTP-Session: a719fd27-787b-4549-88f1-e8421f117896 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14841 2024.08.22 17:57:00.196623 [ 3 ] {} <Debug> HTTP-Session: a719fd27-787b-4549-88f1-e8421f117896 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14842 2024.08.22 17:57:00.196653 [ 3 ] {} <Trace> HTTP-Session: a719fd27-787b-4549-88f1-e8421f117896 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14843 2024.08.22 17:57:00.196749 [ 3 ] {5e191bc1-1a5f-409d-9050-f68f5abacc25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14844 2024.08.22 17:57:00.196794 [ 3 ] {5e191bc1-1a5f-409d-9050-f68f5abacc25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14845 2024.08.22 17:57:00.196928 [ 3 ] {5e191bc1-1a5f-409d-9050-f68f5abacc25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14846 2024.08.22 17:57:00.197188 [ 3 ] {5e191bc1-1a5f-409d-9050-f68f5abacc25} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14847 2024.08.22 17:57:00.197225 [ 3 ] {5e191bc1-1a5f-409d-9050-f68f5abacc25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14848 2024.08.22 17:57:00.197576 [ 3 ] {5e191bc1-1a5f-409d-9050-f68f5abacc25} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
14849 2024.08.22 17:57:00.197903 [ 3 ] {5e191bc1-1a5f-409d-9050-f68f5abacc25} <Trace> oximeter.measurements_bool (fc04824b-8ce7-4ed6-99a8-8540727d3927): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14850 2024.08.22 17:57:00.198054 [ 3 ] {5e191bc1-1a5f-409d-9050-f68f5abacc25} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001324 sec., 4531.722054380664 rows/sec., 236.76 KiB/sec.
14851 2024.08.22 17:57:00.198222 [ 3 ] {5e191bc1-1a5f-409d-9050-f68f5abacc25} <Debug> DynamicQueryHandler: Done processing query
14852 2024.08.22 17:57:00.198246 [ 3 ] {5e191bc1-1a5f-409d-9050-f68f5abacc25} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14853 2024.08.22 17:57:00.198261 [ 3 ] {} <Debug> HTTP-Session: a719fd27-787b-4549-88f1-e8421f117896 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14854 2024.08.22 17:57:00.198445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 44819, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14855 2024.08.22 17:57:00.198496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14856 2024.08.22 17:57:00.198515 [ 3 ] {} <Debug> HTTP-Session: 93f703be-1698-47e1-a8c9-be575b4aab6b Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14857 2024.08.22 17:57:00.198532 [ 3 ] {} <Debug> HTTP-Session: 93f703be-1698-47e1-a8c9-be575b4aab6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14858 2024.08.22 17:57:00.198546 [ 3 ] {} <Debug> HTTP-Session: 93f703be-1698-47e1-a8c9-be575b4aab6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14859 2024.08.22 17:57:00.198577 [ 3 ] {} <Trace> HTTP-Session: 93f703be-1698-47e1-a8c9-be575b4aab6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14860 2024.08.22 17:57:00.198788 [ 3 ] {33dd906f-847c-4893-979e-7e096679b2e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14861 2024.08.22 17:57:00.198835 [ 3 ] {33dd906f-847c-4893-979e-7e096679b2e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14862 2024.08.22 17:57:00.198981 [ 3 ] {33dd906f-847c-4893-979e-7e096679b2e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14863 2024.08.22 17:57:00.199420 [ 3 ] {33dd906f-847c-4893-979e-7e096679b2e0} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14864 2024.08.22 17:57:00.199458 [ 3 ] {33dd906f-847c-4893-979e-7e096679b2e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14865 2024.08.22 17:57:00.199839 [ 3 ] {33dd906f-847c-4893-979e-7e096679b2e0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
14866 2024.08.22 17:57:00.200182 [ 3 ] {33dd906f-847c-4893-979e-7e096679b2e0} <Trace> oximeter.measurements_cumulativeu64 (c9d00dcd-12ee-44bc-9787-ee195d33fbf5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14867 2024.08.22 17:57:00.200347 [ 3 ] {33dd906f-847c-4893-979e-7e096679b2e0} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001673 sec., 142259.4142259414 rows/sec., 9.54 MiB/sec.
14868 2024.08.22 17:57:00.200534 [ 3 ] {33dd906f-847c-4893-979e-7e096679b2e0} <Debug> DynamicQueryHandler: Done processing query
14869 2024.08.22 17:57:00.200560 [ 3 ] {33dd906f-847c-4893-979e-7e096679b2e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
14870 2024.08.22 17:57:00.200575 [ 3 ] {} <Debug> HTTP-Session: 93f703be-1698-47e1-a8c9-be575b4aab6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14871 2024.08.22 17:57:00.200691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14872 2024.08.22 17:57:00.200740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14873 2024.08.22 17:57:00.200759 [ 3 ] {} <Debug> HTTP-Session: f8a1e2a4-1bfa-4c38-b7e6-e215e6e5b243 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14874 2024.08.22 17:57:00.200776 [ 3 ] {} <Debug> HTTP-Session: f8a1e2a4-1bfa-4c38-b7e6-e215e6e5b243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14875 2024.08.22 17:57:00.200790 [ 3 ] {} <Debug> HTTP-Session: f8a1e2a4-1bfa-4c38-b7e6-e215e6e5b243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14876 2024.08.22 17:57:00.200821 [ 3 ] {} <Trace> HTTP-Session: f8a1e2a4-1bfa-4c38-b7e6-e215e6e5b243 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14877 2024.08.22 17:57:00.200921 [ 3 ] {2c28cf64-e54a-4a88-85ca-23f133939c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
14878 2024.08.22 17:57:00.200966 [ 3 ] {2c28cf64-e54a-4a88-85ca-23f133939c2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
14879 2024.08.22 17:57:00.201100 [ 3 ] {2c28cf64-e54a-4a88-85ca-23f133939c2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14880 2024.08.22 17:57:00.201350 [ 3 ] {2c28cf64-e54a-4a88-85ca-23f133939c2a} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14881 2024.08.22 17:57:00.201387 [ 3 ] {2c28cf64-e54a-4a88-85ca-23f133939c2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14882 2024.08.22 17:57:00.201734 [ 3 ] {2c28cf64-e54a-4a88-85ca-23f133939c2a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
14883 2024.08.22 17:57:00.202053 [ 3 ] {2c28cf64-e54a-4a88-85ca-23f133939c2a} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14884 2024.08.22 17:57:00.202219 [ 3 ] {2c28cf64-e54a-4a88-85ca-23f133939c2a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001313 sec., 761.6146230007616 rows/sec., 51.32 KiB/sec.
14885 2024.08.22 17:57:00.202233 [ 140 ] {} <Debug> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0
14886 2024.08.22 17:57:00.202360 [ 140 ] {} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14887 2024.08.22 17:57:00.202422 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14888 2024.08.22 17:57:00.202433 [ 3 ] {2c28cf64-e54a-4a88-85ca-23f133939c2a} <Debug> DynamicQueryHandler: Done processing query
14889 2024.08.22 17:57:00.202480 [ 3 ] {2c28cf64-e54a-4a88-85ca-23f133939c2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
14890 2024.08.22 17:57:00.202526 [ 3 ] {} <Debug> HTTP-Session: f8a1e2a4-1bfa-4c38-b7e6-e215e6e5b243 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14891 2024.08.22 17:57:00.202669 [ 193 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full
14892 2024.08.22 17:57:00.202809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 72826, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14893 2024.08.22 17:57:00.202918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14894 2024.08.22 17:57:00.202975 [ 3 ] {} <Debug> HTTP-Session: 3d9f5509-4ca5-4f0a-af41-3db7831edba5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14895 2024.08.22 17:57:00.203026 [ 3 ] {} <Debug> HTTP-Session: 3d9f5509-4ca5-4f0a-af41-3db7831edba5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14896 2024.08.22 17:57:00.203041 [ 193 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14897 2024.08.22 17:57:00.203057 [ 3 ] {} <Debug> HTTP-Session: 3d9f5509-4ca5-4f0a-af41-3db7831edba5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14898 2024.08.22 17:57:00.203115 [ 193 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 35 rows starting from the beginning of the part
14899 2024.08.22 17:57:00.203130 [ 3 ] {} <Trace> HTTP-Session: 3d9f5509-4ca5-4f0a-af41-3db7831edba5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14900 2024.08.22 17:57:00.203304 [ 193 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part
14901 2024.08.22 17:57:00.203518 [ 193 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part
14902 2024.08.22 17:57:00.203746 [ 193 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part
14903 2024.08.22 17:57:00.203773 [ 3 ] {9ae74ac9-4798-471c-97e9-430bb144b930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14904 2024.08.22 17:57:00.204189 [ 193 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part
14905 2024.08.22 17:57:00.204219 [ 3 ] {9ae74ac9-4798-471c-97e9-430bb144b930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
14906 2024.08.22 17:57:00.204429 [ 193 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part
14907 2024.08.22 17:57:00.206509 [ 3 ] {9ae74ac9-4798-471c-97e9-430bb144b930} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14908 2024.08.22 17:57:00.207519 [ 192 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 4 columns (4 merged, 0 gathered) in 0.004954816 sec., 8072.953667704311 rows/sec., 543.98 KiB/sec.
14909 2024.08.22 17:57:00.207807 [ 192 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary)
14910 2024.08.22 17:57:00.208135 [ 3 ] {9ae74ac9-4798-471c-97e9-430bb144b930} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14911 2024.08.22 17:57:00.208183 [ 3 ] {9ae74ac9-4798-471c-97e9-430bb144b930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14912 2024.08.22 17:57:00.208906 [ 192 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_40_8} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14913 2024.08.22 17:57:00.209095 [ 192 ] {f7eacfdb-c688-417e-954a-c71214588ae9::all_1_40_8} <Trace> oximeter.measurements_f64 (f7eacfdb-c688-417e-954a-c71214588ae9) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8
14914 2024.08.22 17:57:00.209267 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
14915 2024.08.22 17:57:00.209617 [ 3 ] {9ae74ac9-4798-471c-97e9-430bb144b930} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
14916 2024.08.22 17:57:00.210055 [ 3 ] {9ae74ac9-4798-471c-97e9-430bb144b930} <Trace> oximeter.measurements_histogramf64 (ecac7029-1e46-4ea4-9d45-486b747ee3cd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14917 2024.08.22 17:57:00.210278 [ 3 ] {9ae74ac9-4798-471c-97e9-430bb144b930} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.00697 sec., 6456.241032998566 rows/sec., 11.57 MiB/sec.
14918 2024.08.22 17:57:00.210929 [ 3 ] {9ae74ac9-4798-471c-97e9-430bb144b930} <Debug> DynamicQueryHandler: Done processing query
14919 2024.08.22 17:57:00.210955 [ 3 ] {9ae74ac9-4798-471c-97e9-430bb144b930} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
14920 2024.08.22 17:57:00.210971 [ 3 ] {} <Debug> HTTP-Session: 3d9f5509-4ca5-4f0a-af41-3db7831edba5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14921 2024.08.22 17:57:00.211098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62890, User-Agent: (none), Length: 12162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14922 2024.08.22 17:57:00.211146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14923 2024.08.22 17:57:00.211165 [ 3 ] {} <Debug> HTTP-Session: 6b53ec81-509e-4486-aa0f-2d13897ec1e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62890
14924 2024.08.22 17:57:00.211180 [ 3 ] {} <Debug> HTTP-Session: 6b53ec81-509e-4486-aa0f-2d13897ec1e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14925 2024.08.22 17:57:00.211193 [ 3 ] {} <Debug> HTTP-Session: 6b53ec81-509e-4486-aa0f-2d13897ec1e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14926 2024.08.22 17:57:00.211223 [ 3 ] {} <Trace> HTTP-Session: 6b53ec81-509e-4486-aa0f-2d13897ec1e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14927 2024.08.22 17:57:00.211340 [ 3 ] {492232c4-c90e-42ff-996f-a38c6cb31e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62890) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14928 2024.08.22 17:57:00.211383 [ 3 ] {492232c4-c90e-42ff-996f-a38c6cb31e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14929 2024.08.22 17:57:00.211523 [ 3 ] {492232c4-c90e-42ff-996f-a38c6cb31e58} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14930 2024.08.22 17:57:00.211816 [ 3 ] {492232c4-c90e-42ff-996f-a38c6cb31e58} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14931 2024.08.22 17:57:00.211851 [ 3 ] {492232c4-c90e-42ff-996f-a38c6cb31e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
14932 2024.08.22 17:57:00.212270 [ 3 ] {492232c4-c90e-42ff-996f-a38c6cb31e58} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
14933 2024.08.22 17:57:00.212610 [ 3 ] {492232c4-c90e-42ff-996f-a38c6cb31e58} <Trace> oximeter.measurements_u64 (475c74f8-0e29-4da5-97ce-7891caad584a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14934 2024.08.22 17:57:00.212771 [ 3 ] {492232c4-c90e-42ff-996f-a38c6cb31e58} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001458 sec., 56241.42661179698 rows/sec., 3.57 MiB/sec.
14935 2024.08.22 17:57:00.212970 [ 3 ] {492232c4-c90e-42ff-996f-a38c6cb31e58} <Debug> DynamicQueryHandler: Done processing query
14936 2024.08.22 17:57:00.213008 [ 3 ] {492232c4-c90e-42ff-996f-a38c6cb31e58} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14937 2024.08.22 17:57:00.213039 [ 3 ] {} <Debug> HTTP-Session: 6b53ec81-509e-4486-aa0f-2d13897ec1e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db